/*<!--*/

/* --- general --- */
body{
	font-family:Verdana, Arial, sans-serif;
	text-align:center;
	background:#dddddd;
}

hr{
	border:solid #00aaaa 1px;
	background-color:#008080;
	color:#008080;
	height:2px;
}

/* --- banner --- */
#banner {
	background:url('../img/banner.png') no-repeat;
	height:130px;
	width:850px;
	margin:0 auto;
	padding:0;
	border:0;
	text-align:center;
	font-size:18pt;
	font-style:italic;
	color:#ffffff;
}

/* --- lower part --- */
#low {
	background:url('../img/low.gif') repeat-y;
	height:auto;
	width:850px;
	margin:0 auto;
	padding:0.1px;
	border:0;
}

/* --- content --- */
#inhalt {
	background:#008080;
	/*height:700px;*/
	width:140px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	text-align:left;
	font-size:10pt;
	color:#ffffff;
}

#inhalt ul {
	list-style:none;
	margin:0;
	padding:0;
}

#inhalt li.big {
	background:#008080;
	color:#00ffff;
	/*border:1px solid #008080;*/
	margin:0;
	padding:0;
}

#inhalt li.small {
	background:#009595;
	color:#ff00ff;
	/*border:1px solid #009090;*/
	margin:0;
	padding:0;
}

#inhalt a:link, #inhalt a:visited {
	display:block;
	margin:0;
	padding:5px 4px;
	/*background:#008080;*/
	border:1px;
	/* Höhenangabe für den IE, damit gesamte FLäche klickbar ist */
	/*height:1em;*/
	text-decoration:none;
	color:#ffffff;
	}

#inhalt a:link.active, #inhalt a:visited.active {
	display:block;
	margin:0;
	padding:5px 4px;
	/*background:#008080;*/
	border:1px;
	/* Höhenangabe für den IE, damit gesamte FLäche klickbar ist */
	height:1em;
	text-decoration:none;
	color:#cc8b3b;
	font-weight:bold;
	}

#inhalt a:hover {
	background:#00A5A5;
	border:1px solid #00B5B5;
	text-decoration:none;
	color:#ffffff;
}

#saints{
	background:#009595;
	border:1px solid #00AAAA;
	width:auto;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#ffffff;
}

/* --- main --- */
#main {
	background:url('../img/str-s4.gif') repeat-y #ffffff;
	/*height:700px;*/
	width:660px;
	margin:0;
	padding:0 0 0 35px;
	border:0;
	text-align:left; 
	float:left;
	color:#000000;
}

#clr {
	clear:both;
	height:0;
	width:0;
	overflow:hidden;
	font-size:0;

}

h1{
	font-size:18pt;
	font-weight:normal;
	text-align:left; 
	color:#000000;
}

h2{
	font-size:15pt;
	font-weight:normal;
	color:#000000;
}

h3{
	font-size:12pt;
	font-weight:normal;
	text-align:left; 
	color:#000000;
}

h5{
	font-size:9pt;
	font-weight:normal;
	text-align:left; 
	color:#000000;
}

#gbheader{
	background:#008080;
	font-size:10pt;
	font-weight:normal;
	text-align:left; 
	color:#ffffff;
}

#gbA{
	background:#1db6b6;
	font-size:10pt;
	font-weight:normal;
	text-align:left; 
	color:#000000;
}

#gbB{
	background:#74e8e8;
	font-size:10pt;
	font-weight:normal;
	text-align:left; 
	color:#000000;
}

td{
	font-size:10pt;
	font-weight:normal;
	text-align:left; 
	color:#000000;
	line-height:12pt;
}

p{
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

a:link, a:visited {

	text-decoration:underline;
	color:#000000;
	border:0;
	}
	
a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	border:0;
}

#abc { 
	display:none; 
}


/*-->*/

