@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	
}

/* Standarts ---------------------------------------------*/

.ewcms_edit_logout {
	border:none;
	position:absolute;
	top:20px;
	left:20px;
	color:#ff0000;
}

.kontakt {
	margin-top:25px;
}

.bildrahmen {
	padding:2px;
	border:1px solid #ccc;
}

p {
	margin-bottom:15px;
}

.line {
	background:url(../images/bg_line.gif) repeat-x;
	width:600px;
	background-position:bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

/* Clearfix */

.clear:after {
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* Standarts ---------------------------------------------*/

/* Logo --------------------------------------------------*/

h1 {
	width:833px;
	height:62px;
	background:url(../images/logo.jpg);
	text-indent:-5000px;
	font-size:1px;
	overflow:hidden;
}

/* Logo --------------------------------------------------*/

/* Headlines ---------------------------------------------*/

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	color:#fb478f;
	margin-bottom:18px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#669900;
	margin-bottom:16px;

}

/* Headlines ---------------------------------------------*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	line-height:20px;
	background:url(../images/bg.jpg) left top no-repeat;
}

#wrapper {
	margin:0 auto;
	width:833px;
}

/* Header -------------------------------------------------*/

#header {
	width:833px; height:233px;
	background:url(../images/bg_wrapper.gif);
}

#bild {
	width:563px; height:233px;
	float:left;
	background:url(../images/image_bild.jpg);
}

#content_main {
	width:833px;
	background:url(../images/bg_wrapper.gif);
	float:left;
}

#box_li {
	padding:30px 0 0 20px;
	width:250px;
	float:left;
	background:url(../images/bg_box_li.jpg) no-repeat;
}

/* Header -------------------------------------------------*/

/* NAV ----------------------------------------------------*/

#navi {
	width:265px;
	padding-left:5px;
	float:left;
}

/* NAV ----------------------------------------------------*/

/* txt ----------------------------------------------------*/

#txt {
	padding:30px 30px 0 30px;
	width:503px;
	float:left;
}

#txt ul li, #box_li ul li {
	font-weight:bold;
	color:#669900;
	list-style:none;
	line-height:24px;
	padding-left:20px;
	background:url(../images/txt_bullet.gif) 0px 6px;
	background-repeat: no-repeat;
}

#txt ul, #box_li ul {
	margin-bottom:20px;
}

#txt a:link, #txt a:visited, #box_li a:link, #box_li a:visited {
	color:#fb478f;
	text-decoration:underline;
}

#txt a:active, #txt a:hover, #box_li a:active, #box_li a:hover {
	color:#fb478f;
	text-decoration:none;
}

/* txt ---------------------------------------------------*/

#mitarbeiter01 {
	width:250px;
	float:left;
}

#mitarbeiter02 {
	width:250px;
	float:left;
}

.abstand {
	margin-top:40px;
	padding:2px;
	border:1px solid #ccc;
}

/* Footer ------------------------------------------------*/

#footer {
	font-size:9px;
	color:#828282;
	clear:left;
	padding:20px 0 0 22px;
	width:811px; height:27px;
	background:url(../images/bg_footer.gif) no-repeat;
}

#footer a:link, #footer a:visited {
	color:#828282;
	text-decoration:none;
}

#footer a:active, #footer a:hover {
	color:#828282;
	text-decoration:underline;
}

/* Footer ------------------------------------------------*/