/* CSS Document */

	{
	PADDING-RIGHT: 80px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

html {
	PADDING-RIGHT: 80px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

body {
	background-color: #fafbf6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
}

body {
	background-image: url(images/backstrip_red.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#left {
	width: 820px;
	float: left;
	margin: 0px;
	height: 600px;
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/back_left_index.jpg);
	background-repeat: no-repeat;
}


.Stil3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	text-decoration: underline;
	color: #333333;
}

a:visited {
	color: #333333;
	
}

a:hover{
	color: #333333;
}


a.back {
	color: #595959;
	text-decoration: none;
	background-image: url(images/back.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.back:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/back_over.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
}

a.back:visited  {
	color: #333333;
	text-decoration: none;
}

a.readon {
	color: #595959;
	text-decoration: none;
	background-image: url(images/weiter.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.readon:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/weiter_over.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
}

a.readon:visited  {
	color: #333333;
	text-decoration: none;
}


a.top  {
	color: #f4880d;
	text-decoration: none;
	background-image: url(images/top.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.top:hover {
	color: #f4880d;
	text-decoration: none;
}

a.top:visited  {
	color: #f4880d;
	text-decoration: none;
}

hr {
	color: #CCC8BD;
	height: 1px;
	width: 100%;
	border: 1px solid #CCC8BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}


h1{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #595959;
	line-height: normal;
}

h2{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #595959;
	line-height: normal;
}

h3{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #818181;
	line-height: normal;
}

h4{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #818181;
}

h5{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #595959;
}




#wrapper {
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;
}	



#icons {
	display: block;
	vertical-align: middle;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 13px;
	float: right;
}



#middle {
	width: 950px;
	min-height: 460px;
	margin-top:0px;
	padding:0px;
}






#leftimage {
	width: 820px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 264px;
}	


#nav {
	width: 227px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 10px;
}	


			
#nav  ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav li {
	margin: 0;
	text-align: right;
}

#nav  li a{
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	color: #8A8A8A;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	width: 227px;
}

#nav  li a:hover{
	color:#333333;
}

#nav  li a.selcted{
	border-bottom-style: none;
	padding-bottom: 3px;
	color: #333333;
}

#nav  li a.selcted2{
	font-weight: bold;
}

#nav li a.subnav{
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-size: 1em;
	font-weight: normal;
	width: 220px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}



#nav li a.subnavlast{
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;	
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-size: 1em;
	font-weight: normal;
	width: 220px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}


#nav li a.subsubnav{
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-size: 0.98em;
	font-weight: normal;
	width: 220px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/subsubnav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}



#right {
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 550px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #999900;
}


#content li {
	list-style-type: square;
}



#header {
	height: 171px;
	width: 200px;

}


#titel {
	float: left;
	margin: 0px;
	height: 123px;
	padding-top: 49px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#logo {
	float: right;
	height: 123px;
	width: 186px;
	margin: 0px;
	padding-top: 49px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}




#bottom {
	width: 550px;
	height: 10px;
	background-attachment: scroll;
	text-align: right;
	font-size: 0.8em;
	float: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #8A8A8A;
	border-bottom-color: #8A8A8A;
	border-left-color: #8A8A8A;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.exheading {cursor: hand}
.exindent {padding-left: 20px}
.Stil1 {font-size: 11px}
.Stil2 {color: #2255A4; font-weight: normal;}
#nav li a.subnavselected2 {

	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	width: 220px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabtermine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	padding: 3px;
}
.highlight {
	color: #A50022;
}
#indextext {
	float: left;
	width: 510px;
	padding-left: 20px;

}

#news {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #E2E2E2;
	margin-top: 10px;
}
#trennlinie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	margin-bottom: 20px;
}
#indextext #red {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.hoch {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #818181;
}
