/* Hintergrund: #BAF9C9 */
* {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;	
	/*background-image: url(../_images/allgemein/neubg.gif);		*/
	background-color: #C2D9F3;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;	
	color: #90282b;
	text-align: center;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;	
	color: #90282b;
	text-align: right;
	border-bottom: 1px solid #90282b;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #90282b;
	margin-bottom: 5px;		
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #90282b;
	margin-top: 15px;
	margin-bottom: 15px;		
}
#main {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	width: 950px;
	height: 610px;
	/*background-image: url(../_images/allgemein/back.gif);*/
	background-color: #5485bf;
}
#kopf {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 2px;
	width: 928px;
	height: 120px;
	background-image: url(../_images/allgemein/headbanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border:1px solid white;
	/*border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;*/
}
#links {
	position: absolute;
	left: 10px;
	top: 130px;
	width: 150px;
	height: 445px;
	/*background-color: #BAF9C9;*/
	background-color: #C2D9F3;
	border:1px solid white;
	/*border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;*/
}
#mittestart {
	position: absolute;
	left: 170px;
	top: 130px;
	width: 607px;
	height: 445px;
	/*background-color: #BAF9C9;*/
	background-color: #C2D9F3;
	border:1px solid white;
	/*border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	overflow: auto;	*/
}
#mitte {
	position: absolute;
	left: 170px;
	top: 130px;
	width: 607px;
	height: 445px;
	/*background-color: #BAF9C9;*/
	background-color: #C2D9F3;
	/*background-image: url(../_images/allgemein/bg_transparent.jpg);*/
	background-image: url(../_images/allgemein/bg_transparent.gif);
	background-repeat: no-repeat;
	background-position: center 220px; 
	background-attachment: fixed;
	border:1px solid white;
	/*border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;*/
	overflow: auto;	
}
#rechts {
	position: absolute;
	right: 10px;
	top: 130px;
	width: 150px;
	height: 445px;
	/*background-color: #BAF9C9;*/
	background-color: #C2D9F3;
	border:1px solid white;
	/*border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;*/	
}
#banner {
	position: absolute;
	width: 150px;
	height: 40px;	
	bottom: 2px;
	left: 0px;
}
#unten {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 928px;
	height: 15px;
	/*background-color: #BAF9C9;*/
	background-color: #C2D9F3;
	border:1px solid white;
	/*border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #90282b;	
}
#unten a {
	color: #90282b;
	text-decoration: none;
}
#unten a:hover {
	color: red;
	text-decoration: none;
}
#navigation {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 144px;
	height: 430px;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: red;
	font-style: italic;
}
#link {	
		color: red;	
}
#navigation a {
	color: #90282b;
	text-decoration: none;
}
#navigation a:hover {
	color: #BAF9C9;
	text-decoration: none;
	display: block;
	background-color: #90282b;
}
#navigation ul {
	margin-left: 20px;
} 
#navigation li {
	list-style-type: circle;
}
#sublink {
	font-size: 13px;	
	color: red;
	font-weight: normal;
}
#inhalt {
	position: relative;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
#inhalt p {
	font-size: 13px;	
	color: #90282b;
	text-align: justify;
}
#inhalt ul {
	font-size: 13px;	
	color: #90282b;
	text-align: left;
	margin-left: 20px;
}
.floatrechts {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}
.floatlinks {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;	
}
#inhalt table {
	margin-top: 20px;
}
#inhalt a {
	font-style: italic;
	color: #90282b;
	text-decoration: none;	
}
#inhalt a:hover {
	color: red;
}
.grundriss {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 452px;
	height: 328px;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
}
.textfeld1z {
	height: 18px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
}
.menue {
	height: 22px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
}
.textfeldtag {
	height: 18px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
}
.textfeldjahr {
	height: 18px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
}
.textfeldmz {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #90282b;
}
.button {
	width: 100px;
	height: 22px;
}
#feedback table {
	margin-top: 0px;
}
#ndatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #BAF9C9;
	margin-top: 5px;
	display: block;
	/*background-color: #90282b;*/
	background-color: #5485bf;
}
#ntitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #90282b;
	text-align: left;
	margin-top: 5px;
}
#ntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #90282b;
	text-align: justify;
	margin-top: 5px;
}
#news {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}
#nlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #90282b;
	text-align: center;
	margin-top: 5px;
}.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	text-decoration: none;
}
#vollbild {
	position: absolute;
	top: 25px;
	width: 100%;
	height: 300px;
	text-align: center;
}
#vorschau {
	position: absolute;
	top: 25px;
	width: 100%;
	text-align: center;
	overflow: auto;
}
#vorschaubild {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px; 
}
#backlink {
	position: relative;
	bottom: 10px;
	margin-top: 10px;
	widht: 100%;
	text-align: right;
}
ol {
	font-size: 13px;	
	color: #90282b;
	text-align: justify;
	margin-left: 30px;
}

