@charset "utf-8";
/* CSS Screen */

body{
	margin:0;
	padding:0;
	
	font-size:0.8em;
	line-height:1.5em;
	color:#000000;
	background-color:#e2e5eb;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	background:#e2e5eb url(../images/bg_body.png) left top repeat-y;
}
p, ul{margin:0; padding:0;}

a{color:#193064; text-decoration:underline;}
a:hover{color:#e60000; text-decoration:none;}

#frame{
	width:920px;
	text-align:left;
	background:url(../images/bg_body.png) left top repeat-y;
}

#navi1{
	width:103px;
	z-index:20000;
	margin-left:10px;
	float:left;
}

#navi2, #navi3{
	width:783px;
	margin-top:5px;
	position:absolute;
	text-align:right;
	background:url(../images/bullet_active.png) top right no-repeat;
}
#navi2 p, #navi3 p{margin-right:15px;}
#navi2 a, #navi3 a{color:#8c97b1; text-decoration:none;}
#footer a{color:#8c97b1;}
#navi2 a:hover, #navi3 a:hover, #footer a:hover{color:#193064; text-decoration:underline;}
#navi2 a.aktiv, #navi3 a.aktiv{color:#e60000;}

#navi3{
	margin-top:2.5em;
	font-size:0.9em;
}

#content{
	width:783px;
	z-index:10000;
	margin-left:120px;
	padding-bottom:1em;
}

#header{
	height:240px;
	width:779px;
	background:url(../images/bg_head.png) left top repeat-x;
}
#header img{margin-left:40px; margin-top:35px;}

#content2{
	margin-left:40px;
	margin-right:40px;
}

#footer{
	width:800px;
	padding-left:40px;
	padding-top:60px;
	padding-bottom:1em;
	background:url(../images/bg_footer.png) left top no-repeat;
	margin-left:120px;
	
	color:#999999;
}



h1{
	font-size:1.1em;
	margin-bottom:1.5em;
	margin-top:0em;
}
h2{
	font-size:1em;
	margin-bottom:1em;
	margin-top:2em;
	padding-top:1.5em;
	border-top:1px solid #e2e5eb;
}
h3{
	font-size:0.9em;
	margin-bottom:0.5em;
	margin-top:2em;
}
p{font-size:0.9em; margin-bottom:1em;}
li{
	list-style-type:circle;	
}
ul{
	padding-left:20px;
	margin-bottom:1em;
}

hr{
	margin-top:2em;
	height:1px;
	color:#e2e5eb;
	border:none;
	border-top:1px solid #e2e5eb;
	background-color:#e2e5eb;
}

.angebot, .angebot2{
	background:#efefef url(../images/bg_angebot.png) top center repeat-x;
	padding:1em;
	padding-top:2px;
	margin-bottom:20px;
	color:#193064;
} 
.angebot2{padding-top:2.5em;}
.angebot h2, .angebot2 h2{border:none; margin-top:0; padding-top:0;}
.angebot h2 a{color:#FFFFFF;}
.angebot h3, .angebot2 h3{border:none; margin-top:0; padding-top:0; color:#FFFFFF; padding-bottom:0.5em;}

.blau{color:#e2e5eb;}

.boxleftfloat{float:left; margin-right:1em;}

.feld, .feld2{width:300px;}
.feld2{height:150px;}

.top{text-align:right;}

.small{font-size:0.7em; background-color:#e2e5eb; padding:1em;}
.small2{font-size:0.8em; line-height:1.1em; color:#666666;}

.block{height:100%;}

a img{border:none;}

em{color:#193064;}
li{list-style-image:url(../images/bullet_active.png);}

.center{text-align:center;}
.right{text-align:right; width:100%;}
.clr{clear:both;}
.hide{display:none;}

#preload, .pre_home, .pre_leistungen, .pre_konzept, .pre_kunden, .pre_kontakt{
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
	overflow:hidden;
}
.pre_home{background-image:url(../images/Bilder/ba_home.png);}
.pre_leistungen{background-image:url(../images/Bilder/ba_leistungen.png);}
.pre_konzept{background-image:url(../images/Bilder/ba_konzept.png);}
.pre_kunden{background-image:url(../images/Bilder/ba_kunden.png);}
.pre_kontakt{background-image:url(../images/Bilder/ba_kontakt.png);}
