body{
	cursor:default;
	padding:0;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
td{
	vertical-align:top;
	text-align:left;
}
h1, h2, h3, h4 , h5, h6, p{margin:0;}
h1 {font-size:20px; color:#333333; font-variant:small-caps;}
h5 {font-size:10px; color:#333333;}
p  {font-size:12px; color:#333333; text-align:justify; margin-bottom:10px;}

/*Navigation Style - Start*/
#menue{
	width:188px;
	margin-top:40px;
	background-image:url(../images/sidebar_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.nav_point{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	display:block;
	background-position:right;
	background-repeat:no-repeat;
	width:115px;
	height:25px;
	text-align:right;
	padding-right:70px;
	padding-top:5px;
	vertical-align:middle;
}
.nav_menue a{
	color:#999;
	background-image:url(../images/button.jpg);
}
.nav_menue a:hover{
	color:#000;
	background-image:url(../images/button_hover.jpg);
}
#nav_aktive{
	color:#000;
	background-image:url(../images/button_hover.jpg);
}
#nav_image_bottom, #nav_image_top{width:188px;}
#nav_image_top{
	height:300px;
	background:url(../images/sidebar_top.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_image_bottom{
	height:250px;
	background:url(../images/sidebar_bottom.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
/*Navigation Style - Ende*/

/*Banner Style - Anfang*/
#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:690px;
	height:207px;
/*Banner Style - Ende*/

}
#container{
	margin:auto;
	width:880px;
	text-align:left;
	margin-top:20px;
	padding:0;
}


.sub_navi{
	padding-left:20px;
}
.sub_navi a{
	font-size:12px;
	text-decoration:none;
	color:#999999;
	margin-right:10px;
}
.sub_navi a:hover{
	text-decoration:overline;
	color:#000000;
}
#sub_aktive{
	color:#333;

}
#bottom_line{
	font-size:12px;
	width:669px;
	height:23px;
	background-image:url(../images/bottom_line.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	color:#fff;
	margin-top:8px;
	padding-top:5px;
	padding-right:20px;
	text-align:right;
}
#adress_info{
	color:#555;
	font-size:12px;
	width:689px;
	text-align:right;
}
.content{
	padding:20px;
}
#content_description{
	width:284px;
	text-align:justify;
	font-weight:bold;
	color:#333;
	background-image:url(../images/title_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#content_image{
	width:327px;
}
#content_text{
	width:282px;
	color:#333333;
}
#pdf_link a{
	display:block;
	text-decoration:none;
	color:#999;
	background-image:url(../images/pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	padding-top:15px;
	height:35px;
	vertical-align:middle;
	border-bottom:1px solid #ddd;
}
#pdf_link a:hover{
	background-color:#ddd;
	background-image:url(../images/pdf_icon_hover.jpg);
}
#play_button a{
	background-image:url(../images/play_button.png);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	display:block;
	text-decoration:none;
}
#play_putton a:hover{
	background-image:url(../images/play_button_hover.png);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
}

.slogos{
	float:left;
	margin:17px 17px;
	height:90px;
	vertical-align:middle;

}
.input{
	width:170px;
	margin-bottom:2px;
	border:3px solid #ddd;
	
}
#nachricht{
	height:100px;

}





	