@charset "iso-8859-2";
/* CSS Document */

<style type="text/css">

html,body{margin:0;padding:0}
body{
	text-align:center;
	background-image: url(../3_grafiken/hintergruende/higru_body.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
p{
	margin:0 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#header {
	left: 0px;
	top: 0px;
	background-image: url(../3_grafiken/hintergruende/higru_header_stripe.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: 0px top;
	bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}

#header p {
	font-weight: 700;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
#header h1 {
	font-size: 3em;
	color: #333333;
	text-align: left;
	padding-top: 45px;
	padding-left: 10px;
	line-height: 0.2em;
	letter-spacing: 0.1em;
}
#header a {
	color: #FFFFFF;
}


  
  #headnotices {
	height: auto;
	width: 80px;
	text-align: left;
	right: 0px;
	margin-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A51C21;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	top: 48px;
	line-height: 0.8em;
	float: right;
	margin-left: 8px;
	display: block;
	position: absolute;
}
#headnotices p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: 500;
	word-spacing: 0.8em;
	font-size: 9px;
	line-height: 1.3em;
}


#headnotices a {
	color: #000000;
	font-weight: 400;
	line-height: 1em;
}
#headnotices a:hover {
	color: #A51C21;
}
  #menuecontainer {
	height: 26px;
	width: auto;
	overflow: visible;
	text-align: center;
	color: black;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A51C21;
	background-image: url(../3_grafiken/hintergruende/hg_menuecont.gif);
	background-repeat: repeat-x;
	z-index: 10;
	left: 0px;
	top: 0px;
	border-left-width: 1px;
	border-left-color: #D2D2D2;
	background-color: #A51C21;
	position: relative;
	border-right-width: 1px;
	border-right-color: #D2D2D2;
}


.menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 10px;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
	float:left;
	position:relative;
	z-index:100;
	font-weight: 600;
	background-color: #A51C21;
}

/* use the table to position the dropdown list */
.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:10px;
	width:135px;
	padding:7px 0;
	color:#FFFFFF;
	background:#A51C21;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	font-weight: 500;
}
/* style the links hover */
.menu :hover{
	color:black !important;
	background-color: #DEDBD6;
}

/* hide the sub level links */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:135px;
	height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
	font-size: 0.8px;
	color: #000000;
}

#breadcrumbs {
	font-size: 10px;
	text-align: left;
	color: #666666;
	float: left;
	height: auto;
	width:auto;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
}


#breadcrumb li {
	float: left;
	display: inline;
	margin-right: 4px;
	margin-left: 10px;
	left: 0px;
}
#breadcrumb a {
	color: #999999; /* pfeilchen wechseln von a-grau auf hover-rot */
	font-weight: bold;
	padding-right: 14px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../3_grafiken/symbole/header-track-list2.jpg);
}
#breadcrumb a:hover {
	color: #990000;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../3_grafiken/symbole/header-track-list2.jpg);
}
#container{
	text-align:left;
	width:955px;
	top: 0px;
	background-image: url(../3_grafiken/hintergruende/higru_wrapper.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-position: 0px;
}


#content{
	float:right;
	width:725px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
}
p{
	text-align: left;
	word-spacing: 0.1em;
	line-height: 14px;
	font-size: 1.1em;
	font-weight: 400;
}
h2 {
	font-size: 2em;
	padding-left: 10px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 15px;
}
h3 {
	font-size: 1.5em;
	padding-left: 10px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}
h4 {
	font-size: 1.2em;
	list-style-position: outside;
	list-style-type: circle;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
a {
	font-weight: bold;
	color: #990000;
}

.img2 {
	float: left;
	height: auto;
	width: 200px;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
.img3   {
	float: left;
	height: auto;
	width: 100px;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin: 4px;
}
.img4 {
	float: left;
	height: auto;
	width: 70px;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.img5 {
	float: left;
	height: auto;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}



.table {
	padding: 3px;
	width: 650px;
	border: 1px dotted #999999;
	border-collapse:collapse;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	white-space: normal;
	clear: both;
}
.marker {
	font-weight: 600;
	color: #990000;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.marker2 {
	font-size: 1.5em;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #8C0000;
	height: auto;
	width: 520px;
	padding: 6px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-align: center;
}


.tit {
	font-size: 9px;
	vertical-align: text-top;
}
.zitat {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CC0000;
	border-right-color: #999999;
	border-bottom-color: #990000;
	border-left-color: #CC0000;
	padding: 10px;
	float: right;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #E5E5E5;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}




#contentleft{
	float:left;
	width:205px;
	height: auto;
	background-image: url(../3_grafiken/hintergruende/pdlogo_kreise_basis_2.gif);
	background-repeat: no-repeat;
	background-position: -6px -10px;
	margin-top: 10px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
}
#contentleft h1 {
	font-size: 1.2em;
	font-weight: 800;
	text-align: left;
	margin-top: 100px;
	color: #A51C21;
	line-height: 26px;
	width: auto;
	height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A51C21;
	border-right-color: #A51C21;
	border-bottom-color: #A51C21;
	border-left-color: #A51C21;
}

		
	#contentleft p {
	font-size: 10px;
	padding-top: 5px;
	background-image: url(../3_grafiken/symbole/symb2_re_transp.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	margin-top: 0px;
	line-height: 10px;
}

#contentleft a {
	font-weight: bold;
	color: #A51C21;
	
}


#contentleft img {
	font-weight: bold;
	color: #A51C21;
	margin: 3px;
	padding: 3px;
	border: 1px dotted #CC0000;
	float: right;


}

#contentleft2{
	float:left;
	clear:left;
	width:205px;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	margin-top: 15px;
	
}
#contentleft2 h1 {
	font-size: 1.2em;
	font-weight: 800;
	background-image: url(../3_grafiken/hintergruende/newsline.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	color: #990000;
	line-height: 30px;
}

#contentleft2 p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
#contentleft2 a {
	font-weight: 500;
	color: #990000;
}
#contentleft3{
	float:left;
	clear:left;
	width:205px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	margin-bottom: 20px;
}
#contentleft3 h1 {
	font-size: 1.2em;
	font-weight: 800;
	text-align: left;
	margin-top: 15px;
	padding-left: 10px;
	color: #A51C21;
	line-height: 30px;
	width: auto;
	height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A51C21;
	border-right-color: #A51C21;
	border-bottom-color: #A51C21;
	border-left-color: #A51C21;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
#contentleft3 p {
	font-size: 10px;
	padding-top: 10px;
	background-image: url(../3_grafiken/symbole/symb2_re_transp.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 18px;
	margin-top: 10px;
	line-height: 10px;
	display: block;
}
#contentleft3 a {
	font-weight: 500;
	color: #A51C21;
}
#wrapper{
	z-index: 10;
	left: 0px;
	top: 0px;
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
}

#footer{
	color: #000000;
	clear:both;
	width:945px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A51C21;
	padding: 5px;
	margin-top: 5px;
	margin-left: 0px;
	top: 0px;
	margin-right: 0px;
	background-position: center;
	text-align: center;
}
#footer p{
	margin:0;
	padding:5px 10px;
	color: #999999;
	font-size: 0.8em;
	background-position: center;
	text-align: center;
}


#footer a {
	color: #999999;
	font-weight: bolder;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.Stil1 {font-size: 12px}
</style>
