/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	font: 8pt/16pt verdana, arial, helvetiva; 
	color: #640000; 
	background: #FED24C url(bg_glob.gif) top left; 
	margin: 0px; 
	}
	
p { 
	font: 8pt/12pt verdana, arial, helvetiva; 
	margin-top: 0px; 
	text-align: left;
	}
	
h1 { 
	font: bold 1.2em verdana; 
	line-height: 1.5em; 	
	background: #E6E6E6 url(a_oneitem.gif) no-repeat top left; 
	margin-bottom: 10px; 
	padding-left: 20px;
	color: #000;
	border-bottom: 1px solid #000;		
	}
	
h2 { 
	font: bold 1.1em verdana; 	
	line-height: 1.5em; 	
	margin-bottom: 10px; 
	color: #C00;
	}	
	
h3 { 
	font: bold 1.1em verdana; 
	margin-bottom: 10px; 
	color: #000;
	border-bottom: 1px solid #C00;		
	}
		
h4 { 
	margin-top: 0px;
	font: bold 1.7em verdana; 
	color: #FED24C;
	}
	
h5 { 
	margin-top: 0px;
	margin-bottom: 7px;
	font: bold 1em verdana; 
	color: #000;
	}

a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #C00;
	}

a:visited { 
	color: #C00;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000;
	}


/* ab hier	*/

#extraDiv1 { /*logo */
	background: transparent url(logo5.gif) top left no-repeat; 
	position: absolute; 
	top: 10px; 
	left: 22px; 
	width: 342px; 
	height: 73px; 
	}

#topred { 
	background: #020A7F; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 780px; 
	height: 100px; 
	}	
	
#topbeige { 
	background: #E98100 bottom right no-repeat; 
	position: absolute; 
	top: 86px; 
	left: 190px; 
	width: 590px; 
	height: 14px; 
	border-bottom: 3px solid #C95616;		
	}	
	
#ariadne { 
	position: absolute; 
	top: 105px; 
	left: 203px; 
	width: 590px; 
	height: 14px; 
	}			
	
#footer { 
	width: 780px;
	height: 30px; 
	text-align: right;
	margin-top: 0px;
	background: url(bg_glob.gif) repeat top left; 
	}	
	
#footergraphics { 
	background: #FCC24F; 
	width: 660px; 
	height: 10px; 
	margin-left: 120px;
	}		

#footergraphics2 { 
	background: #E98100; 
	width: 780px; 
	height: 10px; 
	border-bottom: 3px solid #C95616;	
	}	
	
#footertext { 
	padding: 10px 80px 0px 202px;
	margin: 0px; 
	text-align: left;	
	line-height:1.2em;
	background: #E1E1E1;
	}	

#footer	b {
	position: absolute;
	left: 233px;
	margin-top: 57px;
}

#topnavi { 
	background: #FED24C bottom right no-repeat; 
	position: absolute; 
	text-align: right;
	top: 79px; 
	left: 0px; 
	width: 780px; 
	height: 20px; 
	}		

#topnavi a:link { 
	font: bold 1em verdana;
	color: #000;
	background: #FCC24F url(item2.gif) no-repeat top left; 	
	text-decoration: none; 
	padding-left: 15px;
	margin-left: 0px;
	}

#topnavi a:visited {
	font: bold 1em verdana;
	color: #000;
	background: #FCC24F url(item2.gif) no-repeat top left; 	
	text-decoration: none; 
	padding-left: 15px;
	margin-left: 0px;
	}

.navtable { 
	position: absolute; 
	top: 123px; 
	left: 0px; 
	width: 193px; 
	}	
	
a.ariadne {
	font-size: 0.9em;
	font-weight: normal;
	color: #C00;
	text-decoration: none;	
}

a.ariadne:visited {
	color: #C00;
}

a.navi {
	font: 0.8em verdana, arial, helvetiva; 
	display: block;
	border-bottom: 1px solid #C00;
	background: transparent url(oneitem.gif) no-repeat top left; 	
	padding-left: 20px;
	color: #000;
	text-decoration: none;	
}

a.navi:visited {
	color: #000;
	text-decoration: none;
}

a.navi:hover {
	text-decoration: none;
	color: #C00;
	background-color: #F1F1F1;
}

a.subnavi {
	display: block;
	border-bottom: 1px solid #C00;
	background: #CDCDCD url(itemsub.gif) no-repeat top left; 	
	padding-left: 40px;
	color: #000;
	text-decoration: none;	
}

a.subnavi:visited {
	color: #000;
	text-decoration: none;
}

a.subnavi:hover {
	text-decoration: none;
	color: #C00;
	background-color: #F1F1F1;
}

a.subsubnavi {
	display: block;
	border-bottom: 1px solid #C00;
	background: #E1E1E1 url(itemsub2.gif) no-repeat top left; 	
	padding-left: 60px;
	color: #000;
	text-decoration: none;	
}

a.subsubnavi:visited {
	color: #000;
	text-decoration: none;
}

a.subsubnavi:hover {
	text-decoration: none;
	color: #C00;
	background-color: #F1F1F1;
}

#image {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C00;	
	border-top: 1px dotted #C00;	
	margin-right: 20px;
	float: left;
	clear: both;
}

#partnerlogo {
	padding: 5px;
	border-bottom: 1px dotted #C00;	
	border-top: 1px dotted #C00;	
	background: #FFF; 	
	margin-left: 15px;
	float: right;
	clear: both;
	}
	
#container { 
	padding: 119px 0px 0px 193px;  
	width: 610px;
	margin: 0px; 
	background: #E6E6E6 url(bg_glob.gif) repeat top left; 
	}

#preamble {
	padding: 0px 10px 0px 10px;
	font: 1em/1.6em verdana, arial, helvetiva; 
	margin-top: 0px; 
	text-align: left;	
	width: 525px;
	float: left;
	}
	
#forum {
	padding: 0px 10px 0px 10px;
	font: 1em/1.6em verdana, arial, helvetiva; 
	margin-top: 0px; 
	text-align: left;	
	width: 565px;
	float: left;
	}	

    #content {
    }

    .Clear {
      clear: both;
    }

/* spalte rechts */

#linkList {
	float:right;
	width: 200px; 
	}
	
#linkList2 { 
	font: 0.9em verdana, sans-serif; 
	padding: 10px; 
	width: 145px; 
	border: 1px solid #C0C0C0;			
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
	
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	border-bottom: 1px dotted #C00;	
	display: block; 
	padding-top: 5px; 
	padding-bottom: 15px;
	margin-bottom: 5px;
	}

#linkList li a:link { 
	color: #C00;
	}

#linkList li a:visited {
	color: #C00;
	}

#linkList li i { 
	color: #000;
	font-style: normal;
	font-weight: bold;
	background-color: #FCC24F;
	}

#linkList ul p { 
	color: #FFF;
	font-size: 1.2em;
	font-style:	 normal;
	font-weight: bold;
	background-color: #C00;
	text-align: center;
	margin-bottom: 5px;
	}

/* // spalte rechts */

#list li {
	line-height: 2.5ex; 
	list-style-type: none;
	border-bottom: 1px dotted #C00;	
	background: #E1E1E1 url(oneitem.gif) no-repeat top left; 
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: -40px;
	}

	
#imagelist {
	padding-left: 0px;
	border-bottom: 1px solid #C00;	
	border-top: 1px solid #C00;	
	margin-bottom: 4px;
	margin-right: 7px;
	margin-left: 10px;
	float: right;
	}

#partner {
	background: #F6F6F6; 
	padding: 10px;
	}	
	
#hardware { 
	width: 355px;
	margin: 0px; 
	margin-bottom: 20px;
	padding: 10px;
	background: #F6F6F6;
	}

#hardwareleft {
	width: 120px;
	float: left;
	text-align: center;
	}	

#hardwareright {
	float:right;
	width: 235px; 
	}	
	
#hardwaretable {
	font: 0.9em verdana, sans-serif; 
    border-collapse: collapse; 
    padding: 5px;
	background: #F6F6F6;
	text-align: left;
	vertical-align: text-top;
	}
	
#hardwaretable th {
	background: #FEE2AB;
	vertical-align: text-top;
	font-weight: normal;
    padding: 5px;
   	border-bottom: 1px solid #C00;	
	}

#hardwaretable td {
    padding: 5px;
    vertical-align: text-top;
   	border-bottom: 1px solid #C00;	
	}
	
#beige {
	background: #FCC24F;
	}

#hardwaretable .links {
	padding: 5px;
	border-right: 1px solid #C00;	
	vertical-align: text-top;
	}
	
#hardwaretable .rechts {
	padding: 5px;
	vertical-align: text-top;
	}
	
#thin-clients-left {
	float: left;
    text-align: left;
	}
	
#thin-clients-right {
  padding-left:170px;
	text-align: left;
	}
	
#button {
background: #FFFFFF;
border-bottom: #C00 1px solid;
border-left: #C00 1px solid;
border-right: #C00 1px solid;
border-top: #C00 1px solid;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}	

.textfield {
	background-color: #F6F6F6;
    width: 230px;
	border: 1px #CCC solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 12pt
}

#listtable {
	background-color: #FFE8A2;
}

#listtable td {
	background-color: #FFE8A2;
	border-bottom: 1px #C00 dotted;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	vertical-align: text-top;
	padding: 5px;

}

#listtable2 td {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	vertical-align: text-top;
	padding: 5px;

}


