/* Grunddefinitionen */

html {
	min -height: 101%;
	
}

body {
	
	font-family: Arial;
	font-size: 10pt;
	line-height: 18px;
	background: #FFF;
	overflow:hidden;
}




/* Hier starten die Basis-Layoutinformationen */

#team_asoronye { background:url(../images/team/Team_Susanne.jpg) transparent; background-repeat:no-repeat; width: 500px; height:500px; }
#team_nagel { background:url(../images/team/Team_Peter.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }
#team_borchardt { background:url(../images/team/Team_Regina.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }
#team_angelico { background:url(../images/team/Team_Enza.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }
#team_wolf { background:url(../images/team/Team_Harry.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }

#team_probst { background:url(../images/team/Team_Alex.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }
#team_schanz { background:url(../images/team/Team_Anja.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }
#team_maier { background:url(../images/team/Team_Uwe.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }
#team_boehm { background:url(../images/team/Team_Anjelica.jpg) transparent; background-repeat:no-repeat; width: 600px; height:500px; }

#team_text_rechts {
background:url(../images/team/hg_text.png);
padding:10px;
margin-left:240px;
margin-top:0px;
width: 320px;
height:470px;
border: 0px solid red;
}
#team_text_links {
background:url(../images/team/hg_text.png);
padding:10px;
margin-left:20px;
margin-top:0px;
width: 320px;
height:470px;
border: 0px solid red;
}
.team_head {
	font-size: 11pt;
	font-weight: bold;
	color:#006600;
}
.team_subhead {
	font-size: 9pt;
	font-weight: bold;
	color:#000;
}
.text_team {
font-size: 8pt;
text-align: justify;	
}
/* Hier enden die Basis-Layoutinformationen */



.clear {
	clear: both;
}

/* Layout-Definitionen */

a:link {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #333333; text-decoration: none;
}
a:active {
	color: #333333; text-decoration: none;
}
a:hover {
	color: #AD1C29; text-decoration: none;
}

/*   ---------------------------------------  */
/*   Inhalte  */
/*   ---------------------------------------  */


h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.textform {
	font-size: 10pt;
	line-height: 22px;
}
.subhead {
	font-size: 10pt;
	font-weight:bold;
}
.aktuell {
	padding-bottom: 15px;
	border-bottom: 2px solid #E3EEC7;
}
.text_klein {
font-size: 8pt;
text-align: left;	
}

.impress {
font-size: 8pt;
text-align: justify;	
}
.yellow {
	color: #FF8211;
}

.yellow a:link {
	color: #FF8211; text-decoration: none;
}
.yellow a:visited {
	color: #FF8211; text-decoration: none;
}
.yellow a:active {
	color: #FF8211; text-decoration: none;
}
.yellow a:hover {
	color: #FCC589; text-decoration: none;
}

/*   ---------------------------------------  */
/*   Kontaktformular  */
/*   ---------------------------------------  */
#kont_links {
float:left;
width: 270px;
padding:20px;
border: 0px dashed green;
}
#kont_rechts {
float:left;
width: 500px;
margin-top: 60px;
border: 0px dashed green;
}

.formular{
 	width:490px;
	height:380px;
 	border:0px solid #ccc;
	margin-left: 0px;
	margin-top: 0px;
	font-family:arial;
	font-size: 11px;
	color: #000000;
}

.ebene{
 	clear: both;
 	padding: 2px 0;
}

.input {
    border: 1px solid #C0C0C2;
    background: #eee;
}
.button {
    border: 1px solid #C0C0C2;
    background: #eee;
}

.feldbreite1{
	background:#eeeeee;
	border:1px solid #C0C0C2;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	overflow:auto;
	width:60px;
	height:20px;
}
.feldbreite2{
 	background:#eeeeee;
 	border:1px solid #C0C0C2;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	overflow:auto;
	width:197px;
	height:20px;
}
.feldbreite3{
	background:#eeeeee;
	border:1px solid #C0C0C2;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	overflow:auto;
	width:460px;
	height:20px;
}
.feldbreite4{
 	background:#eeeeee;
 	border:1px solid #C0C0C2;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
 	overflow:auto;
 	width:397px;
	height:20px;
}
.feldbreite5{
 	background:#eeeeee;
 	border:1px solid #C0C0C2;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
 	overflow:auto;
 	width:240px;
	height:20px;
}
.feldbreite6{
 	background:#eeeeee;
 	border:1px solid #C0C0C2;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
 	overflow:auto;
 	width:217px;
	height:20px;
}


div#linkeSpalte {
	width:250px;
	float:left;
	border:0px solid black;
}
div#rechteSpalte {
	float:left;
	width:540px;
}
