body {
		background-color:#F5F5F5;
		font-size: 8pt;
		line-height: 180%;
		margin: 0px;
		font-family: Verdana,Helvetica,sans-serif;
	}

#background {
	z-index:-10;
	position:fixed;
	top: 20%;
	overflow:hidden;
	}
	
#content a:link, #content a:visited, #content a:active{
	color: #532011;
	font-weight: 600;
	text-decoration: none;
	}
	
#content a:hover{
	color: #cbcbcb;
	font-weight: 600;
	text-decoration: none;
	}
	
img {
	border:0px;
	}
	
h1 {
	font-size: 13pt;
	font-weight: bold;
	line-height:200%;
	}	

h2 {
	font-size: 10pt;
	font-weight: bold;
	padding-top:8px;
	}
	
h3 {
	font-size: 8pt;
}
	
hr {
	height: 1px;
	color:#532011;
	background-color:#532011;
	border: 0;
	}	

#container {
			margin-bottom: 50px;
			background-color:#FFF;
			position: absolute;
			left: 50%;
			width: 970px;
			margin-left: -500px;
	}

#header {
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-image: url(header2.jpg);
		background-color: #532011;
		height: 140px;
		display: block;
		width: 970px;
		z-index: -1;
	}




/* TICKER */
#ticker {
		text-align: center;
		border-color: #532011;
		border-style: solid;
		border-width: 2px;
		position: relative;
		/* top: 40px; */
		top: 2px;
		float: right;
		clear: ;
		width: 200px;
		/* right: -30px; */
		display: block;
		padding-bottom:5px;
		margin-bottom: 4px;
		/* background-color: #2e3b4f; */
		background-color:#532011;
	}
	
	#newsanmeldung {
		text-align: left;
		font-size:10px;
		color:#FFF;
		padding:0px 5px 5px 5px;
		border-color: #6183A5;
		border-style: solid;
		border-width: 2px;
		position: static;
		/* top: 40px; */
		top:0px ;
		float: right ;
		clear:right;
		width: 190px;
		/* right: -30px; */
		margin-bottom: 20px;
		/* background-color: #2e3b4f; */
		background-color:#6183A5;
	}

#newsanmeldung h1 {
	text-align: left;
		font-size:10pt;
		font
		color:#FFF;
		font-weight:100;
		margin:0px;}
		
#newsanmeldung  a{
	text-decoration:none;
	color:#FFF;}

#newsanmeldung  a:hover{
	text-decoration:none;
	color:#293245;}
	
#naechsterTermin {
		padding: 5px;
		color: white;
		background-color:#532011;
		text-align:left;
		font-size:10pt;
	}
	
#tickerInfo {
		color: white;
		padding:10px 10px 0px 10px;
		font-weight:600;
				}
#tickerInfo p {
		
	border-top-style: solid;
	border-top-color: #93655E;	
	border-top-width: 1px;
	padding-top:8px;
			}			
			
	#tickerInfo strong {
	border-top-style:none;
	border-top-color: #93655E;	
	border-top-width: 0px;
	font-weight: normal;
				}			
			
.tickerlink {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align:left;


	}
	
	
.tickerlink:hover {
	text-decoration: none;
	color: #93655E;
		 	}

.thn {
	width:90px;
	height: 60px;
	}

.tickerImage {
	width:160px;
	margin-bottom:5px;
	margin-top:15px;
	border-color: #532011;
	border-style: solid;
	border-width: 2px;
	}	

#content {
		text-align: left;
		margin-left: 50px;
		width: 670px;
		/* width: 700px; */
		margin-top: 30px;
		margin-bottom: 50px;
		position:relative;
		float:left;
		clear:;
	}
	
#contentimage {
		float:left;
		clear:none;
	}	

	
.contentimage-right {
		float:right;
		width: 300px;
		margin-left: 2em;
		margin-bottom: 2.0em;
		margin-top: 5px;
/*
		border-color: #532011;
		border-style: solid;
		border-width: 2px;
*/
	}
	
	.contentimage-left {
		float:left;
		width: ;
		margin-right: 2em;
		margin-bottom: 1.5em;
		margin-top: 5px;
				/*
border-color: #532011;
		border-style: solid;
		border-width: 2px;
*/
	}	
	
	
	
.poster {
		width: auto;
		height: 200px;
	}





/* FOOTER */
#footer {
	width:100%;
	/* text-align:center; */
	height:50px;
	background-color:transparent;
	border-top: solid 1px #532011;
	clear:both;
	}
	
.footerelement {
	padding-top:10px;
	height:30px;
	}
	
#footertext {
	color: #532011;
	float:right;
	margin-right:20px;
	line-height:50px;
	font-size: x-small;	
	}
	
 #footertext a {
	color: #532011;
	text-decoration:none;
 	}
	
#footer ul {
	height:50px;
	margin:0 10px auto;
	}
	
#footer ul li {
    list-style: none;
    display: inline;
    margin-right: 6em;
	}

input#email {
	width:180px;
	margin-bottom:5px;}
	
