@import url(editor.css);

body
{
	margin:0; padding:0; 
	padding-right: 10px;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
DIV.news-single-img
{
float:right;
}
form
{
	margin:0; padding:0; 
}

#rahmen
{

	background-image: url(../lay/white.gif);
	background-position: 00% 20%;
}

/* Selectoren */
#header
{
	background-image: url(../lay/bgHeader.jpg);
	background-repeat: repeat-x;
	height: 189px;
}

#gfxHeader
{
	float:left;
	display: inline;
	height: 157px;
	background-image: url(../lay/gfxHeader.jpg);
	background-repeat: no-repeat;
}
#gfxSubHeader
{
	float:right;
	margin-top: 126px;
	/*display:none;*/
	background-image: url(../lay/gfxSubHeader.jpg);
	background-repeat: no-repeat;
	width: 306px;
	height:63px;
	/*display:none;*/
}
#contWrap
{
/*background-image:url(../lay/bgNavKpl.gif);
background-repeat: repeat-y;*/

}
#nav
{
	float:left;
	/*width: 13.13em;*/
	width: 20%;
	background-color: #B1C2D5;
	margin-top: -32px;
	min-height:300px;
	height:auto !important;  /* f?r moderne Browser */
	height:300px;  /*f?r den IE */
}
#navBody
{
	margin-left: 10px;
	margin-top: 41px;
}
#navBody ul
{
	margin:0; padding:0; 
	list-style-type: none;
}
#navBody ul li
{
	
}


#navBody ul li ul
{
	margin-left: 15px;
	padding-bottom: 8px;
	background-color: #EFEFEF;
}

#navBody ul li ul li
{

}

li.active
{
	margin-top: 10px;
	background-color: #EFEFEF;
	margin-left: -10px;
	padding-left: 10px;
}


#metaBox
{
	margin-top: 34px;
	background-color: #C2CFDE;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-left: -10px;
	font-size: 0.95em;
}
#metaBox ul
{
	margin-top: 10px;
	line-height: 1.0em;
}
#metaBox input
{
	width: 7.25em;
	background-color: White;
	border: 1px solid #4D565F;
}
#metaBox input.suBut
{
	background-color: #8E9BA9;
	margin-left: 5px;
	width: 3.9em;
	border: 1px solid #4D565F;
}

#contnrightWrap
{
	background-color: White;
	float:left;
	width: 80%;
}
#content
{
	float:left;
	width: 75%;
	min-height:300px;
	height:auto !important;  /* f?r moderne Browser */
	height:300px;  /*f?r den IE */
	background-color: White;
	margin-left:15px;
}
#contentBody
{
	padding: 10px;
	color: #555;
	font-size: 0.77em;
}
#contentBody h1,#right h1, h3
{
	font-size: 1.05em;
	color: #853F00;
	margin:0; padding:0; 
	margin-bottom: 0.75em;
}
#breadCrumb
{
	margin-top: 20px;/*41*/
	margin-left: 10px;
	color:#555555;
	font-size: 0.75em;
}
#claimIll
{
	position: relative;
	margin-left: 10px;
	margin-top: -11px;
	width: 154px;
}

#right
{
	float: right;
	margin-right: 8px;
	width: 18%;
	/*width:178px;*/
	/*height: 12.56em;*/
	/*border: 1px solid black;*/
	margin-top: 45px;
	background-color:#FFEF9E;
}
#einespalte #right
{
display:none;
}
#rightBody
{
	margin: 8px;
	color: #AF5300;
	font-size: 0.71em;
}
#rightBody h4
{
	font-size: 1.1em;
}
#footer
{
	background-color: #C4D7EC;
	height: 1.53em;
	text-align: center;
	padding-top: 0.3em;
}
#footer ul
{
	margin:0; padding:0; 
	list-style-type: none;
	/*margin-top: 0.3em;*/
}
#footer ul li
{
	display:inline;
	font-size: 0.72em;
	margin-right: 4em;
}
/* diverses */
#clearer, .clearer
{
	height: 0px;
	font-size: 0px;
	margin:0; padding:0; 
	line-height: 0px;
	clear: both;
}
dfn
{
display:block;
position: absolute;
left: -3000px;
height: 0px;
width:0px;
}
acronym {
  border-bottom: 1px dashed #858686;
  speak: normal;
}
.hide
{
	position: absolute;
  	left: -1000px;
  	top: -1000px;
  	width: 0;
  	height: 0;
  	overflow: hidden;
  	display: inline; 
}

/* LINKS */
a.aBread,a.aBread:link,a.aBread:visited 
{
	text-decoration: none;
	color: #555;
	font-weight: normal;
}

a.aBread:hover, a.aBread:active 
{
	text-decoration: underline;	
}
a.aBreadActive,a.aBreadActive:link,a.aBreadActive:visited, a.aBreadActive:hover, a.aBreadActive:active 
{
	color: #555;
	font-weight: normal;
	text-decoration: underline;	
}


/* LINKE NAVIGATION */
a.aNav,a.aNav:link,a.aNav:visited 
{
	color: #1A426D;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.79em;
}
a.aNav:hover, a.aNav:active 
{
	font-weight: bold;
}

a.aNavActive,a.aNavActive:link,a.aNavActive:visited, a.aNavActive:hover, a.aNavActive:active 
{
/*line-height: 1.8em;*/
	color: #656565;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.79em;
}

a.aUNav,a.aUNav:link,a.aUNav:visited 
{
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.74em;
}
a.aUNav:hover, a.aUNav:active 
{
	font-weight: bold;
}

a.aUNavActive,a.aUNavActive:link,a.aUNavActive:visited, a.aUNavActive:hover, a.aUNavActive:active 
{
	color: #656565;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.74em;
	/*line-height: 1.8em;*/
}


a.auUNav,a.auUNav:link,a.auUNav:visited 
{
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.74em;
}
a.auUNav:hover, a.auUNav:active 
{
	font-weight: bold;
	color:#853F00;
}

a.auUNavActive,a.auUNavActive:link,a.auUNavActive:visited, a.auUNavActive:hover, a.auUNavActive:active 
{
	color: #853F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.74em;
}

/* #################################################################################### */
a.aFooter,a.aFooter:link,a.aFooter:visited 
{
	color: #3E5267;
	font-weight: normal;
	text-decoration: none;
}

a.aFooter:hover, a.aFooter:active 
{
	text-decoration: underline;
}

a.aFooterActive,a.aFooterActive:link,a.aFooterActive:visited,a.aFooterActive:hover, a.aFooterActive:active 
{
	
}
/*, #right DIV.news-list-item*/
#rightWrap
{
border:1px dashed #B1C2D5;
margin-bottom: 1em;
padding:0.5em;
}
#content #rightWrap
{
border:0px;
margin-bottom: 0.5em;
padding:0em;
}
DIV.news-single-backlink
{
margin-top: 1em;
}