/* BODY */

body {
	/*background-color: #f6f6f6;*/
	background-color: #f2f2f2;
	margin: 35px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-image:url(../images/body-hg-neu.jpg);
	background-repeat:repeat-x;
	
}


/* HEAD */

#divWolke {
/*	background-image:url(../images/wolke-bg-neu.jpg);
	background-repeat: no-repeat;
        background-repeat: repeat-x;*/
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px 50px 0px 0px;
}

#divHead {
	width: 990px;
	height: 109px;
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x; 
	margin: 0px auto 0px auto;
	position:relative;
	top: 0px;
	left:0px;
}

.pLogo {
	padding: 0px;
	margin: 0px;
	float: left;
}

.pLogo img{
	border:none;
}


.pAbbHead{
	padding: 0px;
	margin: 13px 0px 0px 206px;
	float: left;
}

#divHilfsNav{
position:absolute;
top: 90px;
left:25px;
}

#divHilfsNav ul{
margin: 0px;
padding: 0px;
}

#divHilfsNav ul li{
list-style-type: none;
float: left;
}

#divHilfsNav ul li a{
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
	color: #181818;
	margin: 0px 10px 0px 0px;
}

#divSprache {
	width: 60px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#divSprache a.gelb{
	width: 25px;
	height: 17px;
	display:block;
	background-color:#f2db13;
	float:left;
	color: #181818;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 5px;
}

#divSprache a.grau{
	width: 25px;
	height: 17px;
	display:block;
	background-image: url(../images/sprache-grau-bg.gif);
	background-repeat:repeat-x;
	float:left;
	color: #313131;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 5px;
}

.inputFeld {
width:90px; 
height:15px;
background-color:#FFFFFF;
border:1px solid #9d9ea2;
margin:0px 0px 0px 12px;
padding:0px;
}
/* CONTENT */

#divContent {
	width: 990px;
	margin: 0px auto 0px auto;
	display: table;
	background-image:url(../images/navi-bg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	min-height: 450px;
}


/* INHALT */

#divInhalt {
	/*width: 670px;*/
    width: 670px;
	margin: 33px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table; 
	}

/* FOOTER */

#divFooter {
	width: 990px;
	background-color: #f2db13;
	margin: 0px auto 0px auto;
	height: 18px;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

#divFooter a{
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
	color: #181818;
}




/* NAVIGATION */

#divNav {
width: 220px;
padding: 31px 0px 31px 0px;
margin: 0px 40px 0px 0px;
float:left;

}

#ulNav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}

#ulNav li {
	margin: 0px;
	padding: 0px;
	display: table;
	width: 220px;
}

#ulNav li a{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 13px;
	text-decoration:none;
	display:block;
	color:#4B3909;
	font-size: 17px;
	border-bottom: 1px solid #9f9da7;
	}

#ulNav li a:hover {
	background-image:url(../images/navi-aktiv-bg.jpg);
	background-repeat:repeat-y;
}

#ulNav li a.aktiv {
	background-image:url(../images/navi-aktiv-bg.jpg);
	background-repeat:repeat-y;
	font-weight: bold;
	}

/* SUBNAV */

#ulNav li ul {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 4px 25px;
		background-image:url(../images/navi-aktiv-bg.jpg);
	background-repeat:repeat-y;
	width: 195px;
}

#ulNav li ul li {
	display: table;
	margin:  0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../images/nav-punkt.gif);
	background-repeat:no-repeat;
	background-position: 0px 12px;
	width: 195px;
}

#ulNav li ul li a{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 11px;
	text-decoration:none;
	border: none;
	display:block;
	color:#4B3909;
	font-size: 15px;

	
}

#ulNav li ul li a:hover{
	text-decoration:underline;
	background-image:none;
}

#ulNav li ul li a.aktiv {
	border:none;
	font-weight: bold;
	background-image:url(../images/nav-punkt.gif);
	background-repeat:no-repeat;
	background-position: 0px 12px;
	}
	


/*Artikel Übersichtsseite Advanced*/

.divArtikel {
margin: 0px 0px 30px 0px;
display: block;
}

.headlinePfeil a {
	padding: 0px;
	text-decoration:underline;
	color: #36318f;
	font-weight:bold;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
}

.headlinePfeil a:hover{
	text-decoration:none;
}

.headlinePfeil a:visited{
	text-decoration:underline;
	color: #36318f;
}


.text {
margin: 0px 0px 18px 0px;
line-height: 16px;
}


.image {
float:left;
padding: 3px 3px;
border: 1px solid #c2c2c2;
margin: 4px 7px 0px 0px;
}


#sitNewsticker {
    position:           absolute;
    display:            inline;
    top:                40px;
    background-color:   #999999;
    border:             1px solid #666666;
} 


.newsticker {
    font-size:          12px;
    color:              #000;
}
.newsticker a {
    font-size:          12px;
} 
#divInhalt table {border:1px solid #999;}
#divInhalt table thead {background-color:#999; color:#FFF200;padding:5px 2px 5px 2px; height:25px;text-align:center; font-weight:bold;}
#divInhalt table thead td {text-align:center; }
#divInhalt table td{padding:8px; border-bottom:1px dotted #999;border-right:1px dotted #999;}

