*{
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	color: #000;
	font-family: Trebuchet MS;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
	background-color: #e0d8ba;
}
body{
	overflow-y: scroll;
	o\verflow-y: none;
	
}
h1{
	font-size: 17px;
	margin-bottom:4px;
}
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
	background-color: #fff;
	width: 950px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

#mainmenu{
	width: 950px;
	height: 115px;
	border-bottom: 1px solid #000;
	background-image: url(../images/menu_bg.gif);
}

#mainmenu ul{
	list-style-type: none;
}

#mainmenu ul li {
	float: left;
	height: 40px;
	border-right: 1px solid #cfcfcf;
	text-align: center;
	margin-top: 30px;
	padding: 17px 0 0 0;
}

#mainmenu ul li a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 10px 0 10px;
	margin-top: 10px;
	
}

#mainmenu ul li a:hover {
	border:none;
	background-image: url(../images/menu_hover.gif);
	color: #fff
}
.mainmenu_text {
	color: #000;
	font-size: 12px;
	line-height: 10px;
}

.logo_right{
	float:right;
	padding-right: 22px;
}
#header {
	position:relative;
	width: 948px;
	height: 340px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	overflow: hidden;
}
#header a img{
	border:none;
}


#submenu {
	width: 950px;
	height: 78px;
	background-image: url(../images/sub_bg.gif);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow:hidden;
}

#submenu ul{
	list-style: none;	
}

#submenu ul li{
	float:left;
	height: 47px;
	padding-top: 27px;
	margin: 0 19px 0 19px;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
}

#submenu ul li a{
	margin-left: 30px;
	text-decoration: none;
	color: #fff;
	font-size: 22px;
}

.submenu_text {
	margin-top:6px;
	margin-left: 31px;
	color: #fff;
	font-size: 12px;
	line-height: 10px;
}
#sub_shadow {
	width: 950px;
	height: 6px;
	background-image: url(../images/shadow_sub.gif);
	background-repeat: repeat-x;
}
#content_wrap{
	width: 950px;
	min-height:200px;
	background-image: url(../images/content-verlauf.png);
	background-repeat: repeat-y;
}
#content_left {
	float:left;
	width: 520px;
	padding: 20px;
}
#content_left p{
	padding: 7px 0 0 0;
}

#content_left ul{
	padding: 10px 0 0 25px;
}

#content_left li{
	padding: 10px 0 0 0px;
}

#content_left a img{
	border:none;
}
#content_right {
	float:right;
	width: 340px;
	padding: 10px;
}
#content_right a img{
	border:none;
}
#content_right p{
	padding: 7px 0 0 0;
}
#content_right h1{
	margin: 15px 0 0 0;
}
#content_right p a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#content_right ul{
	padding: 10px 0 0 25px;
}

#content_right li{
	padding: 10px 0 0 0px;
}

#push {
	clear:both;
	width: 100%;
	height: 45px;
}

#footer{
	margin:0 auto;
	width: 950px;
	height: 29px;
	background-image: url(../images/footer_bg.gif);
	border-top: 1px solid #000;
	text-align: center;
	padding: 15px 0 0 0;
}

#footer a{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #000;
}

#footer a:hover{
	color: #ff7e0b;
	border-bottom: 1px dotted #ff7e0b;
}

.anyClass{
float:left;
	margin-left:45px;
	height: 340px;
	width: 950px;
}

#playout{
	width: 285px;
	height: 170px;
	float: left;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
#playout a img{
	border: none;
}

.prev{
	
	background-color: #fff;
	border: none;
	float: left;
	width: 30px;
	margin: 150px 5px 0 10px;
}

.next{
	
	background-color: #fff;
	border: none;
	float: right;
	width: 30px;
	margin: 150px 10px 0 0;
}
.right{
	float:right;
}
.left{
	float:left;
}

h3.accordion_toggle {
	width:895px;
	cursor: pointer;
	color:  #000;
	text-transform: uppercase;
	font-size: 15px;
	border: 1px dotted #535353;
	padding: 5px;
	margin-top: 5px;
	height: 50px;
	background-image:url(../images/aktionen_head.gif)
	
}

h3.accordion_toggle p {
	padding: 0px;
	margin: 0px;
	clear:left;
}
h3.accordion_toggle_active {
	color: #ff7e0b;
	
}

.togglecontent{
	display: block;
	overflow: hidden;
	clear:left;
	width:895px;
	padding: 4px;
}
.togglecontent p{
	margin: 0;
	padding: 2px;
}
#date{
	float:left;
	
	text-align: center;
	color:  #000;
	font-size: 12px;
	padding: 5px 0 0 0;
}
#date p{
	margin: 0;
	padding: 0;
}


#address{
	margin: 0 0 0 5px;
	float:left;
	height: 46px;
	border: 1px dotted #ff7e0b;
	padding: 2px 5px 2px 5px;
	text-align: left;
	font-size: 11px;
	color: #000
	
}
#address p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.datum_day{
	color: #000;
	font-size: 13px;
}
.datum_month{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.datum_year{
	color: #000;
	font-size: 12px;
}

h3.news {
	width:538px;
	color:  #000;
	text-transform: uppercase;
	font-size: 9px;
	border: 1px dotted #535353;
	padding: 5px;
	background-image: url(../images/news_head.gif);
	margin-top: 5px;
	overflow:hidden;	
}
.news_title{
	float:left;
	font-size: 15px;
}
h3.news p {
	padding: 0px;
	margin: 0px;
}

h3.news a img{
	padding: 0;
	margin: 0;
	width: 12px;
	height: 11px;
	float:right;
	border: none;
}
.news_content{
	display: block;
	overflow: hidden;
	width:520px;
	clear:left;
	padding: 4px;
}
.news_content p{
	margin: 10px;
}
.news_date{
	color:  #000;
	font-size: 11px;
	padding: 5px;
}
.sm {
	list-style:none; 
	width:948px; 
	height:340px; 
	display:block; 
	overflow:hidden;
}
.sm li {
	float:left; 
	display:inline; 
	overflow:hidden;
}
#press_box{
	float:left;
	width:230px;
	border: 1px dotted #535353; 
	padding:5px;
	margin:0px 9px 9px 0;
}
#press_box p a img {
	border: 5px solid #ccc;
}
