@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 #logo {
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	width:600px;
	height:120px;
}

/* RECHTS */

#rechts {
	width: 180px;
	position: absolute;
	right:10px;
	top: 180px;
	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;
}

#rechts #oben1 {
	height:175px;
	background-color: #E3EDFF;
	border-width: 1px 1px 1px 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;
	float:left;
}

#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;
}

#mitte #rechts #oben1 h1 {
	background-color: #0099FF;
	color:white;
	font-size: 14px;
	text-transform: uppercase;
	margin:0px;
	padding-left: 3px;
	padding-bottom: 1px;
}

#mitte #rechts #oben1 h2 {
	font-size: 12px;
	font-weight: bold;
	
	margin:0px;
	padding:0px;
	padding-left: 3px;
	padding-bottom: 2px;
}

#mitte #rechts #oben1 p {
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-left: 7px;
	padding-bottom: 2px;
}

/*suche / schriftgröße / englisch*/

#mitte #rechts #extras {
	position:absolute;
	top:-50px;
	right:0px;
}

#mitte #rechts #extras #suche {
	position:absolute;
	right:200px;
	top:1px;
	display:none;
}

#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:112px;
}

#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:75px; 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;
}

#mitte input.small, textarea.small {
	width:30px;
}

/* 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;
}


#mitte #inhalt img.img_links_ohne_rahmen {
	float:left;
	margin:5px 10px 5px 0px;
	border: 0px solid black;
}

#mitte #inhalt img.img_rechts_ohne_rahmen {
	float:right;
	margin:5px 0px 5px 10px;
	border: 0px solid black;
}

.imagebox {
	float:left;
	margin:5px 5px 5px 0px;
	background-color:#E0E0E0;
	padding:3px;
}

.imagebox p {
	font-size:10px;
	font-style:italic;
}

div.bild {
	margin-bottom:10px;
	/*border:1px solid red;*/
}

div.bild_fahrdienste {
	float:left;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	border:0px;
	padding-bottom: 5px;
}

div.bild p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px ! important;
	margin-top:5px;
}

div.left { float:left; margin-right:15px; clear:left;}
div.left_no_clear { float:left; margin-right:15px; }
div.right { float:right; margin-left:15px; clear:right; }
div.w100 { width:100px; }
div.w150 { width:150px; }
div.w200 { width:200px; }
div.w400 { width:400px; 
float:right;
margin-left:10px;}

div.clear { clear:both; }

/*** SONSTIGES ***/

abbr, acronym {
	cursor:help;
}

div.box11 {
	/*/background-color: #E3EDFF;*/
	background-color:#F0F0FF;
	border:1px solid #336699;
	padding:5px; margin:5px 0px 15px 0px;
}

div.box11 h2 { margin-bottom:5px ! important; color:#000000 ! important; }
div.box11 p { margin:0px; }

div.box11 img { margin:0px 10px 0px 0px; float:left; border:1px solid #000000; }

div.clear { clear:both; }

div.box12 {
	/*/background-color: #E3EDFF;*/
	background-color:#F0F0FF;
	border:1px solid #336699;
	padding:5px; margin:0px 5px 5px 10px;
	width:200px;
	float:right;
}

div.box12 h2 { margin-bottom:5px ! important; color:#000000 ! important; }
div.box12 p { margin:0px; }

div.box12 img { margin:0px 10px 0px 0px; float:left; border:1px solid #000000; }



div.box13 {
	/*/background-color: #E3EDFF;*/
	background-color:#F0F0FF;
	border:1px solid #336699;
	padding:5px; margin:5px 0px 15px 0px;
	width:100%;
	float:left;
}

div.box13 h2 { margin-bottom:5px ! important; color:#000000 ! important; }
div.box13 p { margin:0px; }

div.box13 img { margin:0px 10px 0px 0px; float:left; border:1px solid #000000; }

/* CMS */

.titel { margin: 0px; }

.text {
	margin: 5px 0px 25px 10px;
}

div.clear { clear:both; }

#mitglied_button {
	color: #CCCCCC;
	font-size: 14px;
}
#mitglied_button a {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #F0F0FF;
	padding: 5px;
	border: 1px solid #336699;
}

#mitglied_button a:link {
	color: #00FF00;
	background-color: #F0F0FF;
}

#mitglied_button a:hover {
	color: #0066FF;
	background-color: #CED2D3;
}
/*** Pflegeschwerpunkte ***/

div#oben.pflegeschwerpunkte {
	padding:0px ! important;
	margin:0px 0px 25px 0px ! important;
	background-color:#FFFFFF ! important;
	border:0px solid #000000 ! important;
}

div.pflegeschwerpunkte div {
	padding:0px ! important;
	margin:0px 0px 3px 0px ! important;
	height:40px;
	background-color:#E3EDFF ! important;
	border-right:1px solid #336699 ! important;
	border-bottom:1px solid #336699 ! important;
}

div.pflegeschwerpunkte h1 {
	text-transform:none ! important;
	padding:4px ! important;
	margin:0px ! important;
	font-size:12px ! important;
}

div.pflegeschwerpunkte h2 {
	text-transform:none ! important;
	padding:5px ! important;
	margin:0px 0px 0px 40px ! important;
	
}

div.pflegeschwerpunkte div img {
	float:left;
	border:0px solid #9999AA;
	width:40px; height:40px;
	padding:0px ! important;
	margin:0px ! important;
}
