h1 {
	color:#666666;
	padding:0 15px 0 20px;
	font-size:24px;
	
}



a {
	color:#000;
	text-decoration:underline;
	

}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#000;
}
/* *************************news ausgabe ************************* */
#ticker-wrapper * {
	margin: 0px;
}
#ticker-wrapper.has-js {
	margin: 15px 0px 0px -10px;
	width: 655px;
	height: 30px;
	xborder: 1px solid #CFCFCF;
	display: block;
	font-family: Arial;
	font-size: 14px;
}
#ticker {
	padding:0;
	width: 550px;
	height: 23px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
	background-color: #E7E7E7;
}
#ticker-title {
	padding-top: 7px;
	float: left; 	
	color: #006867;
	font-weight: bold;
	background-color: #ffffff;
	background-color: #E7E7E7;
	text-transform: uppercase;
}
#ticker-content {
	padding:5px;
	/* margin:0 0 0 -20px; */
	margin:0;
	float: left;
	/* position: absolute; */
	color: #006867;
	font-weight: bold;
	background-color: #ffffff;
	background-color: #E7E7E7;
}
#ticker-content:focus {
	none;
}

#ticker-content a {
	text-decoration: none;	
	color: #006867;
}
#ticker-content a:hover {
	text-decoration: underline;	
	color: #FF9900;
}
#ticker-swipe {
	padding-top: 7px;
	position: absolute;
	top: 0px;
	left: 80px;
	background-color: #ffffff;
	background-color: #E7E7E7;
	display: block;
	width: 800px;
	height: 23px; 
}
#ticker-swipe SPAN {
	margin-left: 1px;
	background-color: #ffffff;
	background-color: #E7E7E7;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
#ticker-controls {
	padding: 7px 10px 0px 0px;
	list-style-type: none;
	float: right;
}
#ticker-controls LI {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
#ticker-controls LI#play-pause {
	background-image: url('../img/controls.png');
	background-position: 32px 16px;
}
#ticker-controls LI#play-pause.over {
	background-position: 32px 32px;
}
#ticker-controls LI#play-pause.down {
	background-position: 32px 0px;
}
#ticker-controls LI#play-pause.paused {
	background-image: url('../img/controls.png');	
	background-position: 48px 16px;
}
#ticker-controls LI#play-pause.paused.over {
	background-position: 48px 32px;
}
#ticker-controls LI#play-pause.paused.down {
	background-position: 48px 0px;
}
#ticker-controls LI#prev {
	background-image: url('../img/controls.png');
	background-position: 0px 16px;		
}
#ticker-controls LI#prev.over {
	background-position: 0px 32px;		
}
#ticker-controls LI#prev.down {
	background-position: 0px 0px;		
}
#ticker-controls LI#next {
	background-image: url('../img/controls.png');	
	background-position: 16px 16px;	
}
#ticker-controls LI#next.over {
	background-position: 16px 32px;	
}
#ticker-controls LI#next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}









/*     ************************** main menu  ************************** */
#main_menu {
	margin:0;
	padding:20px 0 0 20px;
 
}
#main_menu ul{
	margin:0;
	padding:0;
}
#main_menu li {
	list-style-type: none;
	margin:0;
	padding:3px 0 5px 0;
	color:#FFF;
}
#main_menu .activ {
	display:none;
}
#main_menu li a {
	font-size:12px;
	font-weight:bold;  
	margin:0;
	padding:0;
	color:#666666;
	text-decoration:none;
}
#main_menu li a:hover{
	font-size:12px; 
	margin:0;
	padding:0;
	color:#F90;
	text-decoration:underline;
}
 
#main_menu .activ a {
	font-size:12px;
	font-weight:bold;
	color:#F90;
	text-decoration:none;
}



#wrapper_topmenu {
	padding: 0;
	 float:left;
	 margin-left:454px;
	 width:242px;

}

#footer p {
	color:#A0A0A0;
	font-size:10px;
	padding:0 0 10px 20px;
}

#leftcontent {
	float:left;
	width:320px;

}

#rightcontent {
	float:right;
	width:320px;

}

/* ***** startseite **** */


* html #start_text {
	height:290px;
}

* html #start_navi_wrapper  {
	position:relative; 
	overflow:hidden;
}
* html #main_start {
	background-image:none;

	
}
* html #main_content_start {
	height:330px;
	width:657px;
	overflow:hidden;

}

* html #startbild {
	overflow:hidden;
}

* html #wrapper {
	overflow:hidden;
	height:141px;
}
* html #wrapper_topmenu {
	margin-left: 304px;
	height:141px;
	width: 242px;
	overflow:hidden;
}
* html #footer {
	width:697px;
}
