@charset 'utf-8';

/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body{
background:#d3d6db;


}


div#seite{
min-width:746px;
margin:auto;
margin-top:25px;
width:746px;
background:url(gfx/middle.jpg) repeat-y;
}

div#header{
	
}

div#seitenkopf{
background:url(gfx/seitenkopf.jpg) no-repeat;
height:115px;
}

div#menu{
	margin-left:28px;
	margin-right:28px;
	background-color:#dbe3ea;
	border-bottom:3px solid #FFF;
	padding-left:150px;

}

div#bild{
	
	left:-1px;
	border-bottom:3px solid #fff;
}

div#middle{
position:relative;
min-height:300px;

}

div#container{
	margin:0 28px;
}

/*------------------trenner1---------------------*/
div#trennerheadline{
	background-color:#e4eadb;
	margin-top:25px;
	margin-bottom:30px;
	overflow:hidden;
	width:100%;

	}
	
#trennerinnen{
	background-color:#bfd996;
	padding-left:100px;
	float:left;
}

#trennertext{
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#838fcb;
	font-size:14px;
	text-align:center;
}

/*------------------trenner2---------------------*/

div#trennerheadline2{
	background-color:#dbeae5;
	margin-top:30px;
	margin-bottom:40px;
	overflow:hidden;
	width:100%;

	}
	
#trennerinnen2{
	background-color:#a5e0cc;
	padding-left:100px;
	float:left;
}

#trennertext2{
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#838fcb;
	font-size:14px;
	text-align:center;
}

/*------------------trenner3---------------------*/


div#trennerheadline3{
	background-color:#dbe5ea;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	width:100%;

	}
	
#trennerinnen3{
	background-color:#a5d4e0;
	padding-left:100px;
	float:left;
}

#trennertext3{
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#838fcb;
	font-size:14px;
	text-align:center;
}

.kollegen{
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
	margin-top:30px;
}
.bild{
	background-color:#bfd996;
	/*background-color:#96cfd9;*/
	/*background-color:#dfeb9c;*/
	height:200px;
	float:left;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:141px;
}

.bildtext{
	margin-left:200px;
	margin-right:20px;
}
.copytext{
	margin-left:110px;
	margin-right:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	margin-bottom:40px;
	line-height:18px;
}

.copytextfett{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

div#einruecken{
	margin-left:15px;
}
	

div#footer{
position:relative;
background:url(gfx/footer.jpg) no-repeat;
height:30px;
left:-13px;
}

.menu{
	font-family:Arial, Helvetica, sans-serif;
	color:#838fcb;
	font-size:14px;
	text-align:center;
		padding-top:5px;
		padding-bottom:5px;


}

.menu a {
	background:url(gfx/strich.jpg) right top no-repeat;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	color:#FFF;
	padding-top:5px;
			padding-bottom:5px;


}

.menu a.active, .menu a:hover{
	background-color:#FFF;
	color:#838fcb;
			padding-bottom:5px;

	

}


a {
	
	text-decoration:none;
	color:#838fcb;
	padding-top:5px;
			padding-bottom:5px;


}

a.active, .menu a:hover{
	background-color:#FFF;
	color:#838fcb;
	
}



#trenner{
	width:2px;
		padding-top:5px;
		padding-bottom:5px;
		background:url(gfx/strich.jpg) right top no-repeat;

}

li ul{
	margin-left:30px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#838fcb;
	font-size:14px;
}
