/*layout CSS */
body {
	text-align:center;
	padding:0;
	margin:0;
	overflow: scroll;
	overflow-x: hidden;
	color: #6E6F70;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	background: #FFFFFF;
}

/* IE */
* html body{ overflow: auto;}

.bg{ background: url(../img/bg.gif) repeat-x center top;} /****** EDITIEREN *******/

#wrapper {
margin:0 auto; 
text-align:left; 
}
/*.topbg5 {  VERS.5 --- */
/*background: url(../img/av5bg.jpg) no-repeat; 
}*/

.width_fluid{
	width: 1000px; /* VERS.5 --- width: 930px; */
	padding-left: 70px; /* VERS.5 --- */
}

.center {
	width: 100%;
	text-align: center;
}
.rahmen {
	width: 842px;
	text-align: left;
	margin-right: 200px;
	margin-left: 0px;
}

/* ------------------ Kopfillu -------------------- */
#heading{
	width:100%;
	position:relative;
	padding:16px 0px 0px;
	height: 190px;
}

#logo{
	float:right;
	width:460px;
	height:104px;
	padding: 12px 0px 0px;
}

#claimprint{
	display: none;
}

/* ----------- LAYOUT ---------- */
#container{
	position:relative;
	min-height:500px;
	top: 5px;
}
*html #container{position:relative; top: 0px;}

#breadcrumbs{
padding-bottom:6px;
margin-bottom:9px;
}
#content, #breadcrumbs{
	position:relative;
	width:100%;
}
*html #content{
	padding-top: 5px;
}

.left, .middle, .right{ 
overflow:hidden;
}

.left, .right{
	width:320px;
	padding-top: 110px 
}
.left{
	float:left;
	padding-bottom: 50px;
	height: 300px;
}

.middlewrap{
	width:460px;
	float:right;
	color: #6E6F70;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	padding-top: 60px; 
	padding-bottom: 50px;
}
*html .middlewrap{
	padding-top: 68px; 
}


/* ------- global reset ------- */

html, body, h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address  {
	margin: 0;
	padding: 0;
}

ul,ol{}
p {
	padding-top: 14px;
	line-height: 20px;
}
li,dd { 

}
fieldset { 
padding:.5em; 
border:0;
}

/* ------- general -------- */

h1, .componentheading{
	font-size:1.4em;
	margin:0;
	color: #f9b000; /******* FARBE EDITIEREN! *******/
	text-transform: uppercase;
	font-weight: normal;
	padding: 2em 0em 0em;
}
/******* FARBE EDITIEREN! *******/
.no7{ color: #6E6F70;}
.no6{ color: #de3215;}
.no5{ color: #5d838f;}
.no4{ color: #132E5F;}
.no3{ color: #923E0D;}
.no2{ color: #738b19;}
.no1{ color: #7d1b18;}
/*h2,.contentheading{
font-size:1.3em;
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
}*/
.headingprint{ display:none; }
ul{
list-style:none;
}

a img{
border:0 none;
}

a{
text-decoration:none;
font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
a:active, a:focus{
	/*outline:none;*/
}
.aktiv, a:link.aktiv, a:visited.aktiv{
	color:#000000;
	text-decoration: none;
}
.kursiv{
	font-style: italic;
}
/*h3{
font-size:1.2em;
font-weight:bold;
}
h4{
font-size:1.1em;
font-weight:bold;
}
h5{
font-size:1.1em;
font-weight:bold;
}
h6{
font-size:1em;
font-weight:bold;
}*/

.clear{
clear:both;
}


/* --- Middlewrap Content --- */

h2, .contentheading{
color: #6E6F70;
}
.middlewrap a{
	text-decoration: underline;
	color: #6E6F70;
}
.middlewrap a.sublink{
	text-decoration: none;
	color: #6E6F70;
	font-size: 11px;
}
.middlewrap a:hover{
	text-decoration: none;
	color: #000;
}
/* end green */

.article_column {
	padding-right: 5px;
}

.column_separator {
	background:url(../dotted_v.gif) top left repeat-y;
	padding-left: 10px;
}

.contentpaneopen{
	margin: 0;
	padding: 0;
	width: 100%;
}

.contentpaneopen li {
	margin-bottom: 5px;
}

.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
img.floatright {
	float: left;
	margin-right: 60px;
}
#subtopmenu{
	position: absolute;
	z-index: 100;
	margin-bottom: -16px;
	top: 48px;
	font-size: 11px;
	width: 460px;/*100%;*/
	line-height: 18px;
}
* html #subtopmenu{top: 59px;}
#subtopmenu .aktiv{
	color:#000000;
	text-decoration: underline;
}
.topbutton{
	text-align: right;
	font-weight: bold;
}
