body {
	color: #000000;
	background: RGB(200,230,255) url(bilder/Rundbogenhallen.jpg) no-repeat bottom right;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
p {
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
h1 {
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
h3 {
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;

	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: RGB(0,45,214);
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: RGB(0,65,244);
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666666;
	}


/* specific divs */
#container { 
	position: absolute;
	top: 0px;
	left: 40px;
	background: url(bilder/header.jpg) no-repeat top left; 
	padding: 0px 20px 0px 180px;  
	margin: 0 0 0 40px; 
	width:960px;
	}
#eckebla {
	background: url(bilder/ecke.gif) no-repeat top right; 
	padding: 0px 150px 0px 120px;  
	margin: 0px; 
	height: 300px;

}
#intro { 
	min-width: 420px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(bilder/logo.gif) no-repeat top left; 
	margin-top: 20px; 
	width: 156px; 
	height: 67px; 
	float: right;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	/* background: transparent url(bilder/guellebla.gif) no-repeat top left; */
	background: none;
	margin-top: 145px;
	margin-right: -175px; 
	margin-bottom: 10px; 
	width: 458px; 
	float: right;
	padding-right:15px;
	color: #333;
	font-size:16px;
	text-align:right;
	}
#pageHeader h2 span {
/*	display:none; */
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 2px 10px 0px 10px;
	margin-top:3px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 10px; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	}
#linkList2 {
	font: 12px verdana, sans-serif;
	background: transparent url(bilder/navibg.gif) top left ;
	padding: 0px;
	margin-top: 134px;
	width: 150px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
#linkList h3.select { 
	background: transparent url(bilder/h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(bilder/h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(bilder/h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(bilder/h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(bilder/navibg.png) repeat-x bottom left; 
	border-bottom: 2px solid #ccc;
	display: block; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	margin-bottom: 3px;
	margin-left: 3px;
	}
#linkList li a { 
	color: #000066;
	font-weight:normal;
	}
#linkList li a:visited {
	color: #000066;
	}
#linkList li a:hover {
	color: #cc0000;
	text-decoration: none;
	}
.rot {
	font-weight: bold;
	color: #CC0000;
}

	


#extraDiv1 { 
	background: transparent top left no-repeat; 
	position: absolute; 
	top: 200px; 
	left: 170px; 
	width: 520px;
	height: 336px;
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #7BC0F7;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #7BC0F7;

}
td p:first-child {
	margin:0;
	padding:0;
	}
	
#linkList li a.rot {
	font-weight: bold;
	color: #CC0000;
}
#linkList li a.rot:hover {
	font-weight: bold;
	color: #cc0000;
}
h2 {
	font-size: 14px;
	color: #000066;
	text-align: center;
	background-color: #86BAE2;
	padding: 2px;
}
.fett {
	font-weight: bold;
}
.rechts {
	text-align: right;
}

