/*
hellgrau #e2e3e3
orange #f39b14
*/

* {padding:0px;
margin:0px;}

html {
	height: 100.05%;
	margin:0 0 1px 0;
	padding: 0;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}

body {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666;
	background-color:#fff;
	margin:0;
	padding:0;
}

h1 {
	font-weight: normal; 
	font-size: 11px; 
	line-height: 16px;
	margin: 0;
	color:#666;
	padding: 0 0 15px 0;
}

h2 {
	font-weight: normal; 
	font-size: 11px; 
	line-height: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #f39b14;
	font-weight:normal;
}
a:hover {
	color: #f39b14;
	font-weight:normal;
}

p {
	padding:0;
	margin:0;
	font-size: 8px;
	line-height: 12px;
}

p.error {
	color: #f39b14;
	border: 1px solid #f39b14;
	padding: 5px 5px;
	margin:10px 0 0 0;
	font-size:8px;
	text-transform:uppercase;
	font-weight:normal;
}

img {
	border:0;	
}



input, textarea, select {
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666;
	border:1px solid #bbb;
}


/*specific divs */
#container {
	width:940px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color:#fff;
	border:1px solid #e2e3e3;
}

#header {
	width:938px;
	height:120px;
	clear:both;
	margin:0 0 13px 0;
	padding: 0;
}

#main {
	width:885px;
	background-image:url(../images/bg_main.gif);
	margin:0 23px 10px 30px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
* html #main {
   	margin:0 0 10px 0;
	padding:0 23px 0 30px;
}


#left {
	width:421px;
	float:left;
}

#topmenu {
	margin:0 0 11px 0;	
}


.content_modul_header {
	width:421px;
	height:101px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}
.content_modul_main {
	width:391px;	/*421-15-15*/
	padding:0 15px 0 15px;
	float:left;
}


div.content_teaser {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:391px;	/*421-15-15*/
	padding:20px 0 0 0;
	font-size:16px;
	line-height:18px;
	text-transform:lowercase;
	font-weight:normal;
	color:#ccc;
}
p.content {
	width:391px;	/*421-15-15*/
	padding:20px 0 20px 0;
	font-weight:normal;
	font-size: 8px;
	line-height: 12px;
	text-transform:uppercase;
}
.content_modul_footer {
	width:421px;
	height:7px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}


.content1_modul_header {
	width:421px;
	height:57px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}
.content1_modul_main {
	width:391px;	/*421-15-15*/
	padding:0 15px 0 15px;
	float:left;
	min-height: 385px;
	height: auto !important;
	height: 385px;	
}
div.content1 {
	width:391px;	/*421-15-15*/
	padding:20px 0 20px 0;
}
div.content1 p {
	font-size: 8px;
	font-style: normal;
	line-height: 12px;
	text-transform:uppercase;
}
div.content1 h1 {
	color:#f39b14;
	font-size:18px;
	text-transform:lowercase;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	padding:10px 0 5px 0;
}
.content1_modul_footer {
	width:421px;
	height:5px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}


.content2_modul_main {
	width:411px;	/*421-5-5*/
	padding:0 5px 0 5px;
	float:left;
}
div.content2 {
	width:411px;	/*421-5-5*/
	padding:0;
}



#right {
	width:254px;
	float:left;
	padding:0 0 0 39px;	/*39*/
	margin:0;
}
span.hdl  {
	color:#f39b14;
	font-size:8px;
	text-transform:uppercase;
	font-weight:normal;
	padding:10px 0 5px 0;
}
#right p {
	font-size: 8px;
	font-style: normal;
	line-height: 12px;
	text-transform:uppercase;
}
.rechts_modul_zu {
	margin:0 0 11px 0;	
	cursor:pointer;
}


#modul_kostenloses_vorgespraech {
	width:241px;	/*253-12*/
	height:88px;	/*178-90*/
	background-image:url(../images/modul_kostenloses_vorgespraech.gif);
	background-repeat:no-repeat;
	margin:0 0 11px 0;
	padding:90px 12px 0 20px;
}
#modul_kostenloses_vorgespraech p {
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
}



#outer_right {
	width:161px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
}


#impressum {
	width:940px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color:#fff;
}
#impressum a {
	font-size: 8px;
	font-style: normal;
	line-height: 12px;
	text-transform:uppercase;
}









