@import  "rundeecken.css";

body {
	background-color: #FFFFFF;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.1%;
}

/*hintergrund*/
#mitte {
	top:0px;
	left:0px;
	/*margin-left:auto; margin-right: auto; width :780px;*/
	background-image:url(img/bkg_el2.gif);
	background-repeat:repeat-x;
	height:500px;
	position:relative;
}

/*Verbandsname*/

#mitte #kopf {
	background-image:url(img/bkg_el3.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
	
	height:140px;
	margin:0px;
	padding:0px;
	position:relative;
}

#mitte #kopf #verband {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	margin-right: 10px;
	position:absolute;
	top:89px;
	right:0px;
	/*width: 469px;*/
}

#mitte #kopf #traeger {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6E9FFF;
	font-size: 14px;
	margin-right: 10px;
	position:absolute;
	top:130px;
	right:0px;
	/*width: 469px;*/
}

#mitte #kopf #logo {
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	width:300px;
	height:120px;
}

/* RECHTS */

#rechts {
	width: 180px;
	position: absolute;
	right:10px;
	/*top: 180px;*/
	top:200px;
	height: 400px;
}
 
#rechts #unten div img {
	float: left;
	margin-right:5px;
}

#rechts #unten div {
	background-color: #FFFF99;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666666;
	font-size: 12px;
	height: 40px;
	margin-bottom: 4px;
}

#rechts #unten div:hover {
	background-color:#F0F0F0;
}

#mitte #rechts #unten h1 {
	font-size: 12px;
	font-weight: bold;
	
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}

#mitte #rechts #unten p {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

/*** *** *** ***/

#rechts #oben {
	background-color: #E3EDFF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #0099FF;
	margin-bottom:10px;
}



#mitte #rechts #unten a {
	color: #000000;
	text-decoration: none;
}


#mitte #rechts #oben a {
	color: #000000;
	text-decoration: none;
}

#mitte #rechts #oben  a:hover {
	text-decoration:underline;
}

#mitte #rechts #oben div {
	padding:5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #0099FF;
} 

/* Allgemein */

#mitte #rechts #oben h1 {
	background-color: #0099FF;
	color:white;
	font-size: 14px;
	text-transform: uppercase;
	margin:0px;
	padding-left: 3px;
	padding-bottom: 1px;
}

#mitte #rechts #oben h2 {
	font-size: 12px;
	font-weight: bold;
	
	margin:0px;
	padding:0px;
	padding-left: 3px;
	padding-bottom: 2px;
}

#mitte #rechts #oben p {
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-left: 7px;
	padding-bottom: 2px;
}

/*suche / schriftgröße / englisch*/

#mitte #rechts #extras {
	position:absolute;
	top:-40px;
	right:0px;
}

#mitte #rechts #extras #suche {
	position:absolute;
	right:200px;
	top:1px;
}

#mitte #rechts #extras #suche input.text {
	border: 1px solid #96B1E5;
	font-size:14px;
	width:120px; height:20px;
	margin:1px; padding:0px;
}

#mitte #rechts #extras #suche input.text:hover {
	border-color:#96B1E5;
}

#mitte #rechts #extras #suche input.button {
	border: 1px solid #96B1E5;
	font-size:12px;
	width:60px; height:22px;
	margin:1px; padding:0px;
	background-color:white;
	position:absolute;
	font-weight:bold;
	color:#0066FF;
}

#mitte #rechts #extras #suche input.button:hover {
	border: 1px solid #96B1E5;
	background-color:#96B1E5;
	color:white;
}

#mitte #rechts #extras #schrift {
	position:absolute;
	right:37px;
}

#mitte #rechts #extras #schrift a {
	width:20px;
	height:20px;
	background-color:white;
	border:1px solid #96B1E5;
	margin:2px; padding:2px;
	text-decoration:none;
	color:#0066FF;
	font-weight:bold;
	position:absolute;
}

#mitte #rechts #extras #schrift a:hover {
	background-color:#96B1E5;
	border-color:#96B1E5;
	color:white;
}

#mitte #rechts #extras #schrift a.s1 { font-size:12px; right:60px; }
#mitte #rechts #extras #schrift a.s2 { font-size:14px; right:30px; }
#mitte #rechts #extras #schrift a.s3 { font-size:16px; right:00px; }

#mitte #rechts #extras #fahne  {
	position:absolute;
	width:30px;
	height:30px;
	right:0px; top:4px;
}

#mitte #rechts #extras #fahne img {
	border: 1px solid #96B1E5;
}

#mitte #rechts #extras #fahne img:hover {
	border-color: black;
}

/*links*/

#menue {
	width:160px;
	position: absolute;
	left: 0px;
	top: 180px;
}

#mitte #menue a {
	height: auto;
	width: 160px;
	display: block;
	padding:2px 2px 2px 10px;
}

#mitte #menue a.first {
	border-top-width: 1px;
	border-top-style: solid;
}

#menue div div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #0066FF;
	display:block;
}
#menue div div a:hover {
	/*background-color: #E3EDFF;*/
	background-color:#EEEEEE;
}


#menue div a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3EDFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #0066FF;
}
#menue div a:hover {
	background-color: #FFFFFF;
}

/* auf- und zuklappen */
/*#menue div div {
	display:none;
}

#menue div:hover > div {
	display:block;
}*/

/*** INHALT ***/

#mitte #inhalt {
	position: absolute;
	top: 180px;
	left:220px;
	right:270px;
	margin:0px; padding:0px;
}

#mitte #inhalt h1 {
	font-size:20px;
	margin:5px 0px 10px 0px;
}

#mitte #inhalt h2 {
	font-size:13px;
	margin:0px;
	color:#0066FF;
}

#mitte #inhalt p, li, ul, label {
	font-size:12px;
}

#mitte #inhalt li {
	margin:10px;
}

#mitte #inhalt a {
	color:#660000;
	text-decoration:none;
}

#mitte #inhalt a:hover {
	text-decoration:underline;
}

#mitte #kopf .schrift img {
	float: right;
	margin-top: 130px;
	margin-right:10px;
}

/*formulare*/
#mitte input, textarea {
	width:250px;
	border: 1px dashed #96B1E5;
	background-color:white;
}

#mitte textarea {
	height:200px;
}

/* Bilder */

#mitte #inhalt img.img_links {
	float:left;
	margin:5px 10px 5px 0px;
	border: 1px solid black;
}

#mitte #inhalt img.img_rechts {
	float:right;
	margin:5px 0px 5px 10px;
	border: 1px solid black;
}

#mitte #inhalt img.img_rahmen {
	border: 1px solid black;
}

/*** SONSTIGES ***/

abbr, acronym {
	cursor:help;
}

div.box1 {
	/*/background-color: #E3EDFF;*/
	background-color:#F0F0FF;
	border:1px solid #336699;
	padding:5 px;
	width:270px;
	margin: 5 px;
	height: 168px;
}
div.box2 {
	/*/background-color: #E3EDFF;*/
	background-color:#F0F0FF;
	border:1px solid #336699;
	padding:5 px;
	width:270px;
	margin: 5 px;
	height: 161px;
}
div.box2 img { margin:10px 10px 10px 10px; float:left; border:1px solid #000000; }
div.box1 h2 { margin-bottom:5px ! important; color:#000000 ! important; }
div.box1 p { margin:0px; }

div.box1 img { margin:10px 10px 10px 10px; float:left; border:1px solid #000000; }

div.clear { clear:both; }


#rechts #oben_bewohner {
	background-color: #E3EDFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0099FF;
	margin-bottom:10px;
}
#mitte #rechts #oben_bewohner h1 {
	background-color: #0099FF;
	color:white;
	font-size: 14px;
	text-transform: uppercase;
	margin:0px;
	padding-left: 3px;
	padding-bottom: 1px;
}

#bewohner_im {
margin-top:5px;
margin-bottom:5px;
}


#Layer2 {
	position:absolute;
	width:300px;
	height:250px;
	z-index:2;
	left: 200px;
	top: 160px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 10px;
	visibility: hidden;
}

#Layer3 {
	position:absolute;
	width:300px;
	height:250px;
	z-index:2;
	left: 450px;
	top: 160px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 10px;
	visibility: hidden;
}

#mitte #inhalt #Layer2 p {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mitte #inhalt #Layer2 h2 {
	font-size: 18px;
}

#mitte #inhalt #Layer3 p {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mitte #inhalt #Layer3 h2 {
	font-size: 18px;
}


#img_rechts_text {
	float:right;
	width:250px;
	margin-left:10px;
	border: 1px solid #0099FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#box_tranparenz {
	width:600px;
	float:none;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #F0F0FF;
	height: 195px;
}
