@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Verdana", tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	
}
a { outline:none;
	color: #777777;
	text-decoration:none;
}
a:hover {
	color: #777777;
	text-decoration:none;
}
.cleardiv {
	clear: both;
}
img {
	border:0px;
}

h1 {
	font-family: 'Verdana', Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
}

h3 {
	font-family: 'Verdana', Verdana, Sans-Serif;
	font-weight: normal;
	font-size:18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#21759b;
}
#header {
	margin:0 auto;
	width:900px; 
	height:146px;
	background:url(../images/header.gif) no-repeat top;
	font-size: 11px;
}
#hotline {
	width:151px; 
	
	float: left;
	text-align:left;
	padding-top: 86px;
	padding-left: 500px;
}
#header #hotline strong {
	color: #003878;
	font-size: 11px;
}
#logo {
	width:151px; 
	height:72px;
	float: right;
	padding-top: 72px;
}
#navbar {
	margin:0 auto;
	width:900px; 
	height:33px; 
	background:url(../images/navbar.gif) no-repeat top; 
	line-height:33px;
}
TD.navbar {
	height:23px; 
}


#center {
	margin:0 auto;
	padding-top:35px;
	width:900px;
}
#center1 {
	margin:0 auto;
	width:942px;
}
#PANEL_links {
	margin:0 auto;
	font-size:11px;
	background: url(../images/bg_leistungen_start.jpg) bottom right no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	width:610px; 
	float:left;
	text-align:left;
	border-right: solid 0px #dadada;
}
#leistungen {padding-left:20px;	width:500px; line-height: 20px;}
#leistungen_sub {width:130px; float:left;}
#kontakt_start {padding-top: 15px; width:500px;float:left;}

#PANEL_rechts {
	margin:0 auto;
	background-image: url(../images/panel_right_shade.jpg);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	width:230px; 
	text-align:left;
	float:left;
	color: #8e97a0;
}
#projekte_img {float:left;}
#projekte_text {padding-top:5px;	width:200px;border-bottom:1px dotted #bebebe;}
#footer {margin:0 auto;	width:900px; height:43px; line-height:43px;	background:url(../images/footer.gif) no-repeat;}
#copy_footer {border-top:solid 1px #dadada;	height:64px; background:url(../images/footer1.gif) no-repeat;}
#copyright {margin:0 auto; padding-top: 25px; padding-bottom: 25px; width:900px; text-align:left;}
.copyright {width:900px; text-align:left;}
.copyright1 {width:900px; text-align:center; line-height: 20px;}
.footer {padding-left:55px;	text-align:left; font-size: 12px; font-weight:bold;}

.grey_dotted { clear:both; height:8px; font-size:8px; border-top:1px dotted #bebebe; overflow:hidden; margin-top:30px; margin-bottom:15px;}
.grey_dotted_small { clear:both; height:8px; font-size:8px; border-top:1px dotted #bebebe; overflow:hidden; margin-top: 20px; margin-bottom:20px;}

/* ------------ hover effect menü ------------*/
.menu {margin: 0px 0 0;	padding: 0;	list-style: none; font-size: 10px;}
.menu li {margin-left:0px; position: relative; text-align: center;}
.menu a {color: #777777; text-decoration: none;	font-weight: normal;}
.menu a:hover {color: #21759b; text-decoration: none; font-weight: normal;}
.menu li em {background: url(../images/hover.png) no-repeat; width: 180px; height: 45px; position: absolute; top: -85px; left: -65px; 	text-align: center;	padding: 20px 12px 10px; font-style: normal; z-index: 2; display: none;	color: #8e97a0;	line-height:12px;}

/* ------------ Accordion ------------*/
.accordion {border-bottom: solid 0px #c4c4c4;}
.accordion h3 {background:  url(../images/hd_accordion.jpg) no-repeat; padding: 7px 15px; margin: 0; font: normal 11px Verdana, Helvetica, sans-serif; border-top: dotted 0px #dadada; border-bottom: 3px solid #ffffff; cursor: pointer;}
.accordion h3:hover {background-color: #f9f9f9;}
.accordion h3.active {background-position: left 0px; background:  url(../images/hd_accordion.jpg) no-repeat;}
.accordion p {background: #ffffff; margin: 0; padding: 10px 15px 20px; border-left: solid 0px #c4c4c4; border-right: solid 0px #c4c4c4;}

/* ------------ Link Classes ------------*/
.footer a {color: #777777;}
.footer a:hover {color: #777777; text-decoration:underline;}
.copyright a {color: #777777; float:center;	text-decoration: none; font-weight: normal;}
.copyright a:hover {color: #21759b;	float:center; text-decoration: none; font-weight: normal;}
.copyright1 a {float:center; font-weight: normal;}
.copyright1 a:hover {float:center; font-weight: normal;}
a.dotted  {border-bottom: dotted 1px #777777; padding-bottom:1px;}
a.dotted:hover {color:#555555; background: #aadd00;	border-bottom: solid 1px #799d17; padding-bottom:1px;}


	
