 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #42739C;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;}
	a:link,a:active,a:visited 	{ text-decoration: none; color : #A7AEB5; }
	a:hover						{ text-decoration: underline; color : #A7AEB5; }
	hr							{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #9199A2;
	letter-spacing: 2pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}


/* General text */
.gen {
	font-size : 12px;
	color: #000000;
	text-align: justify;
}
a.gen { color: #000000; text-decoration: none;}
a.gen:link { color: #A7AEB5; text-decoration: none;}
a.gen:hover {color: #2A3B4B; text-decoration: none;}
a.gen:active {color: #A7AEB5; text-decoration: none;}
a.gen:visited {color: #A7AEB5; text-decoration: none; }

.genmed {
	font-size : 11px;
	text-align: justify;
}
a.genmed { color: #000000; text-decoration: none; }
a.genmed:link { color: #A7AEB5; text-decoration: none; }
a.genmed:hover { color: #2A3B4B; text-decoration: none; }
a.genmed:active { color: #A7AEB5; text-decoration: none; }
a.genmed:visited { color: #A7AEB5; text-decoration: none; }


.gensmall {
	font-size : 10px;
	text-align: justify;
}
a.gensmall { color: #000000; text-decoration: none; }
a.gensmall:link { color: #A7AEB5; text-decoration: none; }
a.gensmall:hover { color: #2A3B4B; text-decoration: none; }
a.gensmall:active { color: #A7AEB5; text-decoration: none; }
a.gensmall:visited { color: #A7AEB5; text-decoration: none; }

/* Überschriften */
.Ueberschrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a.Ueberschrift1:hover { color: #D1D3D6; text-decoration: none; }
a.Ueberschrift1:link { color: #A7AEB5; text-decoration: none; }
a.Ueberschrift1:active { color: #A7AEB5; text-decoration: none; }
a.Ueberschrift1:visited { color: #A7AEB5; text-decoration: none; }

.Ueberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.Ueberschrift2:hover { color: #D1D3D6; text-decoration: none; }
a.Ueberschrift2:link { color: #A7AEB5; text-decoration: none; }
a.Ueberschrift2:active { color: #A7AEB5; text-decoration: none; }
a.Ueberschrift2:visited { color: #A7AEB5; text-decoration: none; }

.Ueberschrift3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.Ueberschrift3:hover { color: #D1D3D6; text-decoration: none; }
a.Ueberschrift3:link { color: #A7AEB5; text-decoration: none; }
a.Ueberschrift3:active { color: #A7AEB5; text-decoration: none; }
a.Ueberschrift3:visited { color: #A7AEB5; text-decoration: none; }

.Abstandhalter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

/* NewNavi */

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height: 2px; /*Is needed to fix problem with spaces in IE */
}

#navcontainer li {
	margin: 0px; /* Is need to fix problmes with spaces in Opera */
	list-style-image: none;
	list-style-type: none;		
	line-height: 2px; /*Is needed to fix problems with spaces in IE */
}

#navcontainer a {
	display: block;
	color: #FFFFFF;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-transform: lowercase;
	line-height: 1; /*Is needed to fix problem with spaces in IE */
}

#navcontainer a:hover {
	color: #CCCCCC;
}


#navcontainer li li a {
	display: block;
	color: #FFFFFF;
	padding-left: 55px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
}



/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}
