body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
}
p {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #99FF33;
	line-height: 30px;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #990000;
}

strong {
	color: #333333;
}

a:link, a{
	color: #99FF66;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	background-image: url(../images/navig/bg_blue.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999999;
}

#image_block_text {
	height: 245px;
}

#top {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #999;
}	
#top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	margin-left: 5px;
	padding: 0;
}
#top a:link, #top a:visited {
	color: #999999;
	font-size: 11px;
	background-color: transparent;
	text-decoration: none;
}
#top a:hover {
	color: #333333;
}
#top strong {
	font-weight: bold;
	color: #333333;
}

#header_index {
	float: left;
	position: relative;
	width: 800px;
	background-color: #99CCFF;
	border-bottom: 1px solid #999;
	height: 125px;
} 

#navig {
	float: left;
	position: relative;
	width: 188px;
	left: 0;
}

#navig ul{
	list-style:	none;
	margin:	1em 0 0 1em;
	padding: 0;
}

#navig li{
	font-size: 12px;
	line-height: 20px;
}
#navig ul ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navig ul ul li{
	line-height: 20px;
	margin: 0;
	line-height: 20px;
}

#navig li a:link, #navig li a:visited {
	color: #333333;
	background-color: transparent;
	display: block;
	border-bottom: 1px solid #999;
	padding: 1em 0 0.2em 0;
	text-decoration: none;
}
#navig li a:hover {
	color: #999999;
}

#navig li a.active {
    color: #990033;; 
}

	
#footer {
	clear: both;
	font-size: 10px;
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
	margin-left: 198px;
	border-top: 1px solid #999;
	text-align: left;
	color:#666666;
	background-color: #FFFFFF;	
}

#footer a:link, #footer a:visited {
	color: #333333;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}

#content {
	float: right;
	position: relative;
	width: 588px;
	padding: 15px 10px 40px 10px;
}

#content p{
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: 20px;
}
#content i{
	color: #333333;
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#content strong, #content b{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#content .datum{
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-top: 10px;
}

#content h1{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content h2{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content h3{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content h4{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content h5{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#content h6{
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#content ul {
	float: left;
	width: inherit;
	list-style-type: circle;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content li {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content hr {
	border: none;
	background-color: #666666;
	color: #666666;
	height: 1px;
	width: 100%;
}
#content a:link, #content a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	line-height: 14px;
	text-decoration: none;
}
#content a:hover {
	color: #990000;
}

.foto_legende {
	float: right;
	margin: 5px 5px 5px 10px;
	padding: 0;
	line-height: 1em;
	width: 300px;
}
.foto_legende p{
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.foto_legende strong {
	font-weight: bold;
	color: #333333;
}
.foto_legende img{
	margin: 0;
	pading: 0;
	width: inherit;
	display: block;
	border: 1px solid #666666
}

