body {
	background-color : #fafafa; /* #099CCC; */
	color : #0000A0;
	font-family: "liberation sans", verdana, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
 	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	color : #0000A0;
	font-weight: bold;
}

h1	{
	text-align: center;
	font-size: x-large;
	}

h1.banner {
	font-size: 80px;
	line-height: 0.5em;
}
	
h2, h3	{
	margin-bottom: 0.25em;
	margin-top: 2em;
	}

h2	{
	font-size: large;
}

h3	{
	font-size: medium;
}

h4	{
	font-size: small;
}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5;
	}

.xs {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}

.code {
		font-family: courier;
		color: black;
}

.gallery {
	display: inline;
}

#home {
	position: absolute;
	top: 5px;
	margin: 0 20px;
	width: 150px;
	height: 74px;
	background: transparent url(/images/viilogo.png) center no-repeat;
}

#home a {
	display: block;
	line-height: 74px;
	visibility: collapse;
}

#fedora {
	position: absolute;
	top: 550px;
	left: 20px;
	width: 150px;
	height: 75px;
}

#fedora img {
	width: 100%;
}


#portals {
	clear:both;
 	float: left;
	margin-top: 20px;
}

#portals a {
	margin-right: 20px;
}


#nav {
	position: absolute;
	top: 20px;
	left: 190px;
}

#nav div {
	font: 12px "liberation sans", verdana, arial, sans-serif;
	text-align: center;
}

#nav div a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	color : #0000A0;
}

#nav div a:link, #nav div a:visited {
	display: block;
	margin: 0;
	width: 130px;
	line-height: 30px;
}

#nav div a:hover {
	text-decoration: underline;
}


#nav div.top {
	position: absolute;
	border-top: 1px solid #0000A0; 
	border-right: 1px solid #0000A0; 
}

#nav div.bottom {
	position: absolute;
	top: 30px;
	border-top: 1px solid #0000A0;
	border-bottom: 1px solid #0000A0;
	border-right: 1px solid #0000A0;
}

#nav div.left {
	border-left: 1px solid #0000A0;
}

#viivorstandsinfos, #viiwebmasterinfos {
	left: 130px;
}

#viireferenzen, #viileistungen {
	left: 260px;
}

#viiselbstausprobieren, #viikundewerden {
	left: 390px;
}

#viiimpressum, #viifaq {
	left: 520px;
}

#viilogin, #viilogindemo {
	left: 670px;
}

#viilogindemo {
	background: transparent url(/images/viilogint.png) center no-repeat;
}

#viilogin {
	background: transparent url(/images/viiloginb.png) center no-repeat;
}

#main {
	position: absolute;
	top: 100px;
	padding: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
}

#impressum div {
	float: left;
	margin-right: 20px;
}

#linkresponsibility {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#credits {
	float: right;
}

ul.linklist li {
	float: left;
	display: block;
	padding-left: 40px;
	background: url(/images/viiarrow.png) no-repeat 20px;
}

table.comparision th, table.comparision td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #0000A0;
}

table.access th, table.access td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #0000A0;
}

#eventform {
	padding: 5px 5px 5px 5px;
	border: 1px solid #0000A0;
}

#eventform td {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}


#viiportals td {
	padding: 15px;
	border: 1px solid #0000A0;
	text-align: center;
}

#viiconfigitemform {
	left: 100px;
}

#viinewsletterform td {
	padding: 10px;

	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}


.filestructure td {
	padding: 5px 5px 5px 5px;

	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}

.filestructure td.doc {
	border-left: 2px solid;

	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}

.filestructure td.groupdoc {
	border-top: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;

	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}

.filestructure td.part {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}

.filestructure td.file {
	border: 1px solid;
}

.filestructure td.link {
	border: 1px dotted;
}

.filestructure td.dir {
	color: #0000A0;
}

.filestructure td.xml {
	color: orange;
}

.filestructure td.xsl {
	color: lightgreen;
}

.filestructure td.perl {
	color: green;
}

.filestructure td.html {
	color: lightblue;
}

.filestructure td.soft {
	color: darkgrey;
}

.filestructure td.htaccess {
	color: grey;
}

.filestructure td.server {
	color: brown;
}