body {
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

.schatten {
width: 950px;
height: 700px;
background-image: url(links/schatten.jpg);
background-repeat: no-repeat;
background-position: center;
margin: 8px auto;
padding: 15px;
}


.inhalt {
width: 920px;
height: 670px;
background-color: #ffffff;
/* margin: 50px auto;*/
padding: 15px;
}

.header {
width: 920px;
height: 175px;
background-image: url(links/header.jpg);
margin-bottom: 15px;
}


/*.header a {
width: 920px;
height: 175px;
background-color: transparent;
display: block;
}*/

.content {
width: 920px;
height: 480px;
background-color: #5a7d87;
background-image: url(links/hg_1.jpg);
background-position: right bottom; 
background-repeat: no-repeat;
}

.content_2 {
width: 920px;
height: 480px;
background-color: #5a7d87;
}

.content_3 {
width: 920px;
height: 480px;
background-color: #5a7d87;
background-image: url(links/hg_4.jpg);
background-position: right bottom; 
background-repeat: no-repeat;
}

.navi {
width: 160px;
height: 410px;
background-color: transparent;
float: left;
margin-top: 25px;
margin-left: 15px;
}

.context {
width: 491px;
height: 405px;
background-color: transparent;
margin-top: 30px;
margin-left: 30px;
float: left;
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-align: justify;
line-height: 19px;
}

.context a{
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}
.context a:hover{
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

.right {
background-color: transparent;
width: 194px;
height: 403px;
float: right;
margin-left: 15px;
margin-right: 15px;
margin-top: 32px;
}

.footer {
width: 905px;
height: 8px;
margin-bottom: 15px;
background-color: transparent;
float: left;
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
margin-left: 15px;
padding-top: 23px;
}
.footer_left {
width: 160px;
height: 8px;
background-color: transparent;
float: left;
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
}
.footer_right {
width: 300px;
height: 8px;
background-color: transparent;
float: left;
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
margin-left: 30px;
}
.footer a{
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}
.footer a:hover{
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

h1 {
font-family: arial, helvetica, verdana;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
padding: 0px;
margin: 0px;
text-align: left;
text-decoration: none;
font-weight: normal;
margin-bottom: 16px;
}

b {
font-weight: bold;
}


p {
margin-top: 9px;
}

ul {
list-style-type: none; 
margin: 0; 
padding: 0;
text-align: left;
} 

li {
text-indent: -0.9em; 
padding-left: 0.9em;
}

/****** NAVIGATION *******/
/* NAVI */
.navi_header{
	background: transparent;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ffffff;
	border-top:1px solid #ffffff;
	cursor:pointer;
	font-weight:normal;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 4px;
}
.navi_header a{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.navi_header a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.navi_header_top{
	background: transparent;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ffffff;
	cursor:pointer;
	font-weight:normal;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 4px;
}
.navi_header_top a{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.navi_header_top a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.navi_header_bottom{
	background: transparent;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ffffff;
	border-top:1px solid #ffffff;
	cursor:pointer;
	font-weight:normal;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 4px;
}
.navi_header_bottom a{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.navi_header_bottom a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

/* SUBNAVI */
.subnavi{
	padding-top: 3px;
	padding-bottom: 3px;
	background: transparent;
}
.subnavi_btn {
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-decoration: none;
margin-bottom: 5px;
}
.subnavi_btn a{
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-decoration: none;
margin-bottom: 5px;
}
.subnavi_btn a:hover{
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
margin-bottom: 5px;
}






.pagination{
width: 491px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: transparent;
padding-top: 5px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
background: transparent;
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-align: justify;
line-height: 19px;
display: block;
width: 10px;
height: auto;
display: inline;
}

.pagination a:hover, .pagination a.selected{
background-color: transparent;
font-weight: bold;
font-family: arial, helvetica, verdana;
font-size: 12px;
color: #ffffff;
text-align: justify;
line-height: 19px;
display: block;
width: 10px;
height: auto;
display: inline;}
