/* CSS Document */


html[xmlns^="http"] {
overflow-y:scroll;
}



.bgcolor_1{ background-color:#000;}
/*.bgcolor_2{	background-color:#7b7e80;}*/
.bgcolor_2{	background-color:#384048;}

.bgcolor_3{	background-color:#7b7e80;}
.bgcolor_4{	background-color:#cccccc;}
.bgcolor_5{	background-color:#eee;}

.bgcolor_red{	background-color:#972407;}

/* grau erste version 7B7E80 */

.color_1{	color:#333;}
.color_2{	color:#666;}
.color_3{	color:#999;}
.color_4{	color:#ccc;}
.color_5{	color:#eee;}

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapper {
	width:930px; 
	text-align:left; 
	margin:auto;
	margin-top:80px;
	padding : 0px; 
	overflow:hidden;
	background-color:#fff;
	border:7px solid #fff;
}
#firstrow{
	overflow:hidden;
}
#headleft{
	width:362px;
	overflow:hidden;
	float: left;
	height:200px;
}

#logo{
	width: 362px;
	height:73px;
}

#navi{
	width:362px;
	float:left;
	height: 120px;
	overflow: hidden;
}


#navi a{
	display:block;
	height:12px;
	width:362px;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
}
#navi a:hover, #navi a.active{
	color:#972407;
	background:#999 url(img/ico_arrow_white.gif) 25px 5px no-repeat;
}

.links .qsignet:link, .links .qsignet:visited{
	text-decoration:none;
	color:#ed8f09;
}
.links .qsignet:hover{
	text-decoration:none;
	color:#972407;
}

#images {
	float:right;
	width:560px;
	height:200px;
}
#randm, #randm img{
	height:200px;
	width:560px;
	float:right;
	overflow:hidden;
}

.spacer{
	clear:both;
	height:15px;
}
.copy{
	color: #333;
	line-height:2;
	padding-top:15px;
	margin-bottom:15px;
}

.copy h1{
	font-size:14px;
	font-weight:bold;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:5px;
	background:url(img/ico_arrow_grey.gif) 0px 10px no-repeat;
	color:#3b4d75;
}

.copy h2{
	font-size:11px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:5px;
	color:#972407;
}

.copy h3{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;

}

.copy p{
	margin:0px;
	padding:0px;
	text-align:justify;
}
.copy ul{
	margin:0px;
	padding:0px;
	/*list-style-image:url(img/ico_listdot.gif);*/
	list-style-type:none;

}
.copy ul li{
	background: url(img/ico_listdot.gif) 0px 7px no-repeat;
	padding-left:15px;
}
#nav_anwaelte a, .contentlink{
	text-decoration:none;
	color:#990000;
}
#nav_anwaelte a:hover, .contentlink:hover{
	text-decoration:underline;
	color:#663300;
}

.rechts a {
	text-decoration:none;
	color:#972407;
	font-style:italic;
}
.rechts a:hover {
	text-decoration:underline;
	color:#E66414;
}
.copy .links{
	clear:both;
	float:left;
	padding-left:10px;
	width:350px;
}
.copy .rechts{
	float:right;
	padding-right:60px;
	width:500px;
}
.copy .line{
	border-bottom: 1px solid #fff;
	line-height:30px;
}
.copy .small{
	font-size:10px;
}


#footer{
	clear:both;
	padding : 5px;
	overflow:hidden;
	font-size:10px;
	line-height:18px;
	height:35px;
}
#footernav{
	width:360px;
	float:left;
	text-align:center; 
}
#footernav a{
	padding:5px;
}
#footerline{
	width:560px;
	float:left;
}
#footer a{
	text-decoration:none;
	text-transform:uppercase;
	color:#333;
}
#footer a:hover, #footer .active{
	color:#fff;
}
#footerline a {
	text-transform:lowercase;
}

/* FORM */
.form form{
	padding:0px;
	margin:0px;
	line-height:1.2;
}

.form_line{
	clear:both;
	height:20px;
}

.form_left{
	float:left;
	width:100px;
}
.form_right{
	float:left;
	width:200px;
}
input{
	font-size:11px;
}

.txtinput{
	width:180px;
	height:12px;
}
.txtinput2{
	width:50px;
	height:12px;
}
.txtinput3{
	width:122px;
	height:12px;
	margin-left:2px;
}
.txtinput4{
	width:300px;
	height:50px;
}
.red{
	color:#972407;
	font-weight:bold;
}

.toggleopacity img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
border:1px solid #597177;
}

.toggleopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
border:1px solid #990000;
}



/* ------ Gebiete / Admin ---------- */

.bg_yellow{
	font-size:10px;
	font-weight:bold;
	background-color:#FF6600;
	color:#fff;
}
.morelink{
	text-decoration:none;
	padding-left:15px;
	font-size:10px;
	color:#3b4d75;
	font-weight:normal;
	background: url(img/ico_arrow_orange.gif) 0px 3px no-repeat;
}
.morelink:hover, .morelink_active {
	text-decoration:none;
	padding-left:15px;
	font-size:10px;
	font-weight:bold;
	
	color:#972407;
	/*background:url(img/arrow_more_a.gif) 0px 3px no-repeat;*/
	background: url(img/ico_arrow_blue_s.gif) 0px 3px no-repeat;
}
.emaillink{
	text-decoration:none;
	padding-left:16px;
	font-size:10px;
	color:#2870AE;
	background:url(img/ico_email.gif) 0px 1px no-repeat;
}
.emaillink:hover{
	text-decoration:underline;
	color:#E66414;
	background:url(img/ico_email_a.gif) 0px 1px no-repeat;
}

.newstitle, h2{
/*
	background: url(img/ico_news.gif) 0px 3px no-repeat;
	padding-left:15px;
*/
	font-size:12px;
	text-decoration:none;
	color:#006f7c;
	font-weight:bold;
}
blockquote{
	margin:0px;
	padding:0px;
	margin-left:-15px;
	line-height:1.2;
}
.gebiete_ol li{
	list-style-type:none;

	font-weight:bold;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:5px;
	background:url(img/ico_arrow_grey.gif) 0px 2px no-repeat;
}
.leistdate{
	font-size:9px;
	display:none;
}
