@media print{
	body{
		margin:0px;
		padding:0px;
		background:#ffffff;
	}
	
	#head{
		height:120px;
	}
	
	#menu{
		height:0;
		visibility:hidden;
	}
	
	#menu_links{
		height:0;
		visibility:hidden;
	}
	
	#foot{
		height:0;
		visibility:hidden;
	}
	
	#head-border{
		height:0;
		visibility:hidden;
	}
	
	#foot_border{
		height:0;
		visibility:hidden;
	}
}

body{
	margin:0;
	color:#000000;
	font-size:11px;
	padding:0;
	font-family:Verdana, sans-serif;
}

/*--------------------------------------------*/
/*Startseite*/
#indexBG{
	background:url(bilder/pkf_bg.jpg) no-repeat center 0;
}

#mainStart{
	background:none;
	width:814px;
}

/*--------------------------------------------*/

img{
	border:0;
}

hr {
	height:1px;
	border:none;
	border-top:1px solid #192d6a;
	margin-top:30px;
}

h1{
	margin:0;
	padding:0;
	color:#192d6a;
	font-size:16px;	
}

h2{
	margin:0;
	padding:0;
	color:#192d6a;
	font-size:14px;
	line-height:21.5px;
}

h3{
	margin:0;
	padding:0;
	color:#192d6a;
	font-size:12px;
	line-height:21.5px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
label {
	width:80px;
	display:block;
	float:left;
	padding:0 0 0 5px;
	margin:0;
}

.fehlermeldung { color:red;padding:10px 0; }

#start{
	width:814px;
	margin:0 auto;
}

#headerBody{
	background:#f8f2e6;
}

#head{
	width:800px;
	height:150px;
	margin:0 auto;
	padding-top:40px;
	text-align:center;
	background:#f8f2e6;
}

#main{
	width:814px;
	background:url(bilder/haus.jpg) no-repeat;
	background-position:bottom right;
}

#menuBody{
	background:url(bilder/navi_bg.jpg) no-repeat center center;
}

#menu{
	width:800px;
	height:25px;
	background-color:#94a2d3;
	margin:0 auto;
}

#menu_links{
	width:600px;
	height:20px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
	background-color:#002f63;
}

#menu_links a{
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	padding:0 1px;
}

#content{
	float:left;
	width:525px;
	padding-top:43px;
	padding-left:55px;
	padding-right:20px;
	line-height:1.5;
	min-height:380px;
	padding-bottom:43px;
}

img.panorama{margin-bottom:43px;}

.anwaelte{
	float:left;
	width:175px;
	color:#192d6a;
	font-size:12px;
}

.anwaelte a{
	color:#192d6a;
	padding-left:8px;
}

.anwaelte a:hover{
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	background:transparent url(bilder/arrow.png) no-repeat 0 4px;
}
.anwaelte a.active{
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	background:transparent url(bilder/arrow.png) no-repeat 0 4px;
}
/*
#anwalt{
	padding-top:5px;
}
*/
#picture{
	float:left;
	width:260px;
	height:180px;
}

#info{
	float:left;
	width:250px;
	font-size:12px;
}

#vita{
	width:514px;
	font-size:12px;
	padding-top:30px;	/* raus, wenn Fotos eingesetzt werden */
}

#content_text_small{
	font-size:12px;
	line-height:19px;
	width:514px;
}

#content_text_small a, #contact a.anfahrt, #contact a {
	color:#192d6a;
	font-style:italic;
	text-decoration:underline;
}

#content_text{
	font-size:14px;
}

#leistung_left{
	float:left;
	width:240px;
	font-size:12px;
	padding-right:30px;
}

#leistung_right{
	float:left;
	width:255px;
	font-size:12px;
}

#contact{
	float:left;
	width:180px;
	padding-top:43px;
	padding-left:20px;
	line-height:18px;
}

#contact_left{
	width:60px;
	float:left;
}

#contact_right{
	width:100px;
	float:left;
}
.contact_left{
	width:110px;
	float:left;
	margin:0;
	padding:0;
}

.contact_right{
	width:300px;
	float:left;
	margin:0;
	padding:0
}

#foot{
	width:803px;
	height:22px;
	padding-top:8px;
	border-top:1px solid #002f63;
	border-bottom:10px solid #002f63;
	font-size:10px;
}

#foot_left{
	float:left;
	width:605px;
}

#foot_right{
	float:left;
	width:195px;
}

#foot a{
	font-size:10px;
}

/* DIRO */
input[type=text]{
	width:140px;
	background:#ffffff;
	border:1px solid #94a2d3;
}

input[type=text]:active, input[type=text]:focus, input[type=text]:hover {
	background:#f8f2e6;
	border:1px solid #002f63;
}

input[type=submit]{
	color:#ffffff;
	background:#002f63;
	border:1px solid #94a2d3;
}

input.absender { width:379px;width:376px\9; }
	

textarea {
	background:#ffffff;
	border:1px solid #94a2d3;
	font-family:Verdana, sans-serif;
}
textarea:hover, textarea:focus {
	background:#f8f2e6;
	border:1px solid #002f63;
}

ol{
	margin:0;
	padding-left:20px;	
}

li{
	margin:0;
	padding:0;
}

#diro_title_left{
	float:left;
	text-align:center;
	border:1px solid #002f63;
	height:30px;
	width:450px;
	padding-top:10px;
	background:#94a2d3;
	font-weight:bold;
	font-size:14px;
}

#diro_title_right{
	float:left;
	border:1px solid #002f63;
	font-weight:bold;
	border-left:0;
	width:60px;
	height:30px;
	text-align:center;
	font-size:18px;
	padding-top:10px;
	color:#ffffff;
	background:#002f63;
}

#diro_head{
	width:511px;
	height:86px;
	border:1px solid #002f63;
	overflow:hidden;
}

#diro_head_left{
	float:left;
	width:300px;
	line-height:2;
	padding-top:8px;
	padding-left:20px;
}

.diro_head_left_left{
	float:left;
	width:130px;
	padding-bottom:22px;
}

.diro_head_left_right{
	float:left;
	width:130px;
	padding-bottom:22px;
}


#diro_head_right{
	float:left;
	width:210;
	padding-top:8px;
}

#diro_head_right_top{
	padding-bottom:8px;
}

#diro_options_left{
	float:left;
	width:220px;
	border:1px solid #002f63;
	border-right:0;
}

#diro_options_left_title{
	height:60px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	background:#94a2d3;
}

.diro_options_left{
	height:25px;
	font-size:9px;
	line-height:normal;
	border-top:1px solid #002f63;
}

#diro_options_left_8{
	height:170px;
	font-size:9px;
	line-height:normal;
	border-top:1px solid #002f63;
}

#diro_options_left_9{
	height:106px;
	font-size:9px;
	line-height:normal;
	border-top:1px solid #002f63;
}

#diro_options_left_10{
	height:30px;
	font-size:9px;
	line-height:normal;
	padding-left:28px;
	border-top:1px solid #002f63;
}

#diro_frage8{
	height:170px;
	font-size:9px;
	line-height:normal;
	border-top:1px solid #002f63;
	border-left:1px solid #002f63;
}

#diro_frage9{
	height:106px;
	font-size:9px;
	line-height:normal;
	border-top:1px solid #002f63;
	border-left:1px solid #002f63;
}

#diro_frage10{
	height:30px;
	font-size:9px;
	line-height:normal;
	border-top:1px solid #002f63;
	border-left:1px solid #002f63;
}

.diro_frage10{
	float:left;
	width:20px;
	height:30px;
	text-align:center;
	border-right:1px solid #002f63;
}

#diro_frage10_left{
	float:left;
	width:70px;
	height:30px;
	text-align:center;
	border-right:1px solid #002f63;
}

#diro_frage10_right{
	float:left;
	width:90px;
	height:30px;
	text-align:center;
}

#diro_frage8_detail{
	padding-left:20px;
}

.diro_radio_left{
	float:left; 
	width:25px;
}

.diro_radio_right{
	float:left; 
	width:250px;
	padding-top:3px;
	padding-bottom:4px;
}

.diro_radio_right_detail{
	float:left; 
	width:240px;
	padding-top:3px;
	padding-bottom:4px;
}

#diro_list_abc{
	font-size:9px;
	line-height:normal;
	list-style-type:lower-alpha;
}

.diro_list_abc{
	height:18px;
	padding-top:8px;
}

#diro_options_right{
	float:left;
	width:291px;
	border:1px solid #002f63;
	border-left:0;
}

#diro_options_right_left{
	float:left;
	width:130px;
	text-align:center;
	border-left:1px solid #002f63;
}

#diro_urteil{
	font-weight:bold;
	border-right:1px solid #002f63;
}

#diro_italic{
	font-style:italic; 
	border-right:1px solid #002f63;	
}

.diro_options_right_left{
	width:25px;
	height:21px;
	float:left;
	padding-top:4px;
	text-align:center;
	border-right:1px solid #002f63;
	border-top:1px solid #002f63;
}

#diro_options_right_right{
	float:left;	
	width:160px;
	text-align:center;
}

.diro_options_right_left_once{
	padding-top:3px;
	text-align:center;
	height:22px;
	border-top:1px solid #002f63;
	border-right:1px solid #002f63;
}

.diro_options_right_right{
	padding-top:3px;
	text-align:center;
	height:22px;
	border-top:1px solid #002f63;
}

#flyoutDIV {
	position:absolute;
	/*
	border-left:1px solid #3e455f;
	border-bottom:1px solid #3e455f;
	border-right:1px solid #3e455f;
	*/
	background-color:#f8f2e6;	
	display:none;
	margin:7px 0 0 243px;
	padding:5px 10px;
	line-height:2em;
	width:150px;
}
#flyoutDIV a { color:#3e455f;outline:none; }
#flyoutDIV a:hover, #flyoutDIV a.active{ color:#002f63;text-decoration:underline; }

* + html #flyoutDIV { margin:20px 0 0 -150px; }

