/* 
dommain  	  css-definition - screen 
Autor:		  Horst Dommermuth
Updated:	  20.01.2009
*/

/* =Basis 
================================================================ */

* {
	padding: 0;
	margin: 0;
}

html { 
	overflow: -moz-scrollbars-vertical; 
} 
	
html>body a:focus { 
	-moz-outline-style: none; 
}
	
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;	
    font-size: 62.5%;
	background: #fff url(/img/bg_blau.jpg) top left repeat-x; 	
    color: #666; 
	text-align: center;			
}

img, a img { 
  	border: none;
}

a {
	text-decoration: none;
}

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

.clearfix {
	display: inline-block;
}

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

/* ie7/win */
*:first-child+html .clearfix {
	min-height: 1px;
}

h2 {
	color: #666;
	font: normal 20px Georgia,"Trebuchet MS",sans-serif;
	margin: 32px 0 20px 0;	
}		

h3 {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0;  
}

#home h3 {
	background: #f8f8f8;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 5px;
	width: 455px; 
	margin: 25px 0 15px 0;
}

h4 {
	color: #326ea2;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

p {	
	line-height: 165%;
	font-size: 1.2em;
}	

p.content {
    margin-bottom: 10px;
}

ul {
	list-style: none;
}

.marginBottom_20 {
	margin-bottom: 20px;
}

.paddingTop_20 {
	padding-top: 20px;
}

.paddingBottom_30 {
	padding-bottom: 30px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/* =Hauptlayer fuer Breite 
================================================================ */
	
#mainDivBreite {
	margin: 22px auto;
	width: 955px;
}

#head {
	background: #fff;	
	width: 935px;
}

#logo {
	float: left;
	background: #fff;
	height: 170px;
	text-align: left;
}

/* =Hauptnavigation
================================================================ */

#navibg {
	background: #f8f8f8; 
	float: left; 
	width: 935px;
	height: 35px;
}

#nav {
	float: left;
	font-size: 1.2em;
	padding-left: 282px;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	color: #666;	
	padding: 10px 7px;
	margin: 1px 3px 0 0;
}

#nav li a:hover {
	color: #333;		
	padding: 7px 7px 10px 7px;
	background: #fff;	
	margin-top: 1px;
	border-top: 3px solid #f8f8f8;
}

body#home #n_home a, body#referenzen #n_referenzen a, body#ueber #n_ueber a, body#leistungen #n_leistungen a, body#anschrift #n_kontakt a, body#formular #n_kontakt a {
	color: #666;		
	background: #fff;
	padding: 7px 7px 8px 7px;
	border-top: 3px solid #f8f8f8;	
	border-bottom: 2px solid #fb6600;
}	
	
/* =Content 
================================================================ */

#contentarea {
	text-align: left;
	padding-bottom: 40px;
	border-top: 1px solid #ddd;
	background: #fff;
	width: 935px;
}

#subnavi {
	float: left;
	width: 286px;
}

#content {
	float: left;	
	width: 500px;
	text-align: left; 	
	min-height: 33em;
	height: auto !important;   /* for IE6 */
	height: 33em;
}

#content ul {	
	line-height: 165%;
	font-size: 1.2em;
	list-style: disc;
	margin: 0 0 10px 15px;
}	

#content ul li {
	padding: 5px 0 5px 3px;
}

#aktuelles {
	float: left;
	width: 245px;
	padding-left: 35px;
}

#contentarea a {
	color: #326ea2;
	padding-bottom: 1px;
	border-bottom: 1px solid #ddd;
}

#contentarea a:hover {
	color: #3778b1;
	padding-bottom: 1px;
	border-bottom: 1px solid #fb6600;
}

acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.footnote {
	font-size: 0.9em;
}

/* =Referenzen 
================================================================ */

.referenz {
	padding: 20px 0;
	width: 500px;
	border-bottom: 1px solid #ddd;
}

.refImg {
	float: left;
	padding: 4px;	
	border: 1px solid #ddd;
	border-bottom-color: #888;
	border-right-color: #888;	
}

#contentarea a.transparent {
	float: left;
	border: none;
}

#contentarea a.transparent:hover {   
    opacity: 0.6;
    filter:Alpha(opacity=60);
	border: none;
}

.refText {
	float: right;
	width: 280px;
}

/* =Ueber Uns 
================================================================ */

.ueberImg {
	float: right;
	padding: 3px;	
	border: 1px solid #eee;
	margin: 6px 0 0 25px;
}

/* =footer
================================================================ */

#footer {
	background-color: #fff;	
	color: #888;				
	width: 935px;	
	height: 2.6em;		
	border-top: 1px solid #ddd;
	font-size: 1.1em;	
}

#footerleft {
	float: left;	
	width: 250px;	
	height: 2.6em;		
	border-right: #ddd 1px solid;			
	text-align: center;	
}

#footerLeftPadding {
	text-align: left;
	padding: 0.6em 0 0 36px; 
}

#footerright {
	float: left;	
	text-align: left;
	margin-left: 26px;
}

#footerright li {
	float: left;
	padding: 0.6em 10px 0;			
	text-align: left;
}

#footer li.pipe {
	color: #aaa;
}

a.footerLink {
	color: #888;	
}

a.footerLink:hover {
	color: #bbb;
}

/* =Kontaktformular 
================================================================ */

label {
	font-size: 1.2em;	
}

td {
	padding: 4px 0;		
	color: #666;
}

.width_130 {
	width: 180px;
}

input, textarea {
	color: #666;
	font-size: 1.1em;
	border: 1px solid #bbb;	
}

/* ====== Fuer Opera, keine Border bei radio buttons ====== */	
.no_border {
	border: none;
}

input:focus, textarea:focus {
	border: 1px solid #666;
}

.inputFormGr {
	width: 16em;	
	height: 1.6em;
	padding: 4px 0 0 3px;
}

.inputFormPLZ {
	width: 3.2em;
	height: 1.6em;	
	padding: 3px 0 0 3px;
}

.inputFormTextarea {
	width: 30.8em;
	height: 10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 10px;	
	overflow: auto;
}

.inputFormSubmit {
	background-color: #fff;
	padding: 2px 25px;
}

.red {
	color: #E72B20;
}

/* =Schatten 
================================================================ */

#shadowwrap-top {
	padding-right: 20px;
}

html>body div#shadowwrap-top { 
	background: url(/img/schatten/shadow_no.png) right top no-repeat;
}

#shadowwrap-mid {
	padding-right: 20px;
}

html>body div#shadowwrap-mid {
	background: url(/img/schatten/shadow_o.png) right top repeat-y;
}

#shadowbottom {
	height: 20px;
}
		
html>body div#shadowbottom {
	background: url(/img/schatten/shadow_s.png) top right repeat-x;
}

#shadowbottom .sub-lft {
	float: left;
	width: 20px;
	height: 20px;
}

html>body div#shadowbottom .sub-lft {
	background: url(/img/schatten/shadow_sw.gif) top right no-repeat;
}

#shadowbottom .sub-rgt {
	float: right;
	width: 20px;
	height: 20px;
}

html>body div#shadowbottom .sub-rgt {
	background: url(/img/schatten/shadow_so.gif) top right no-repeat;
}
