﻿
body{
	background-position: left top;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url('bilder/oben_1440_60.jpg');
}
a:link {
	font-weight: normal;
	
	color: #FF9900;
	text-decoration: none;
}
a:visited { font-weight: normal; color: orange; text-decoration:none; }
a:focus { font-weight: normal; color: #3E5D8F; }
a:hover { font-weight:  normal; color: #3E5D8F; text-decoration:none; }
a:active {
	font-weight: normal;
	color: #00FFFF;
}
/*a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #FFFFFF;}
*/

h1{
	color: #000000;
	
}

h2{
	color: #000000;
}

h3{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h4{
	color: #000000;
}

h5{
	color: #000000;
	
}


h6{
	color: #000000;
}
.style2 {
	text-align: right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: lighter;
	font-style: italic;
	color: #666666;
	position: absolute;
	top: 37px;
	left: 5px;
}
.nob {
	border-width: 0px;
	
}
.style4 {
	font-weight: normal;
	color: #FF9900;
}

.fett {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.fett_gr {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
}
.fett_m {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: normal;
}



.normal1 {
	font-size: small;
	font-family: arial,helvetica;
	color: #000000;
	font-weight: normal;
}
.normal1_z {
	font-size: small;
	font-family: arial,helvetica;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.normal1_r {
	font-size: small;
	font-family: arial,helvetica;
	color: #000000;
	font-weight: normal;
	text-align:  right;
}

.normal2 {
	font-size: small;
	font-family: arial,helvetica;
	color: #666666;
	font-weight:  bold;
}

.medium1 {
	font-size: medium;
	font-family: arial,helvetica;
	color:  #FF9900;
	font-weight: normal;
}

.kursiv {font-size:12px; font-family:arial,helvetica; font-style:italic; color:#000000}
.small {font-size:11px; font-family:arial,helvetica; color:#000000}
.small_z {font-size: 11px;font-family: arial,helvetica;	color: #000000; text-align: center;}
.small_b {font-size:11px; font-family:arial,helvetica; color:#000000; text-align: justify }
.xsmall {font-size: x-small; font-family:arial,helvetica; color: #666666}
	


.space {font-family: Arial, Helvetica, sans-serif; line-height: 7px;}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	text-align: justify;
	z-index: 20;
}
.plan{
	text-indent:-70px;
	padding-left: 70px;
	
}
.eingerenkt {
	border: thin solid #FF6600;
	width: 120px;
	height: 120px;
	background: url('bilder/x.gif') no-repeat left top;
	display: block;
}
.eingerenkt:hover {
	
	width: 120px;
	height: 120px;
	background: transparent url('bilder/y.gif') no-repeat left top;
	display: block;
}



#mutter{
	background-position: -50px 13px;
	position: relative;
	z-index: 0;
	width: 800px;
	height: 600px;
	margin-left: -8px /*background-image: url('bilder/Bad_Kroz1.jpg');*/;
	
	margin-right: auto;
	background-repeat: no-repeat;
	visibility: visible;
	
	top: 0px;
}
#adress{
	position: absolute;
	width: 150px;
	height: 80px;
	top: 40px;
	z-index: 5;
	right: -15px;
	text-align: justify;
	font-size: x-small;
	vertical-align: bottom;
	color: #666666;
	float: right;
}
#logo{
	width: 100px;
	height: 100px;
	z-index: 50;
	position: absolute;
	top: 55px;
	right: 40px;
}
#kopf{
	overflow: visible;
	width: 640px;
	height: 170px;
	z-index: 1;
	position: absolute;
	top: 25px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#titel{
	width: 640px;
	height: 30px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: lighter;
	font-style: italic;
	color: #FFFFFF;
	position: absolute;
	top: 29px;
	z-index: 10;
}
#menu{
	width: 640px;
	height: 50px;
	position: absolute;
	top: 87px;
}
#banner{
	overflow: hidden;
	width: 640px;
	height: 60px;
	position: absolute;
	top: 27px;
	left: 0px;
}

#links{
	width: 120px;
	height: 600px;
	position: absolute;
	top: 180px;
	left: 3px;
	
}
#rechts{
	width: 130px;
	height: 600px;
	position: absolute;
	top: 180px;
	right: 10px;
}
#fuss{
	width: 500px;
	height: 30px;
	z-index: 1;
	margin-top: 10px;
	color: #808080;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: lighter;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	position: static;
	left: 0px;
}
#inhalt{
	width: 500px;
	margin-left: 140px; /*background-image: url('bilder/Hintergrund_inhalt.gif');*/;
	vertical-align: top;
	background-repeat: no-repeat;
	position: absolute;
	top: 180px;
	background-image: url('bilder/Hintergrund_inhalt.gif');
}

#bilder{
	position: absolute;
	width: 500px;
	height: 365px;
	overflow: hidden;
}
#test{
	width: 1980px;
	height: 60px;
	position: absolute;
	color: #FFFFFF;
	background-color: #E2E2E2;
	left: -140px;
}

