body {
	background-color: #000;
	background-image: url(pics/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
	margin: 0;
	}
h1 {
	color: #fff;
	font-size: 14px;
	font-family: verdana, arial, serif;
	font-weight: bold;
	margin: 0.67em 0;
	}
.accordion h1:hover {
	cursor: pointer;
}
h2 {
	color: #fff;
	font-size: 20px;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 0;
	}

p {
	color: #fff;
	font-size: 12px;
	font-family: arial, serif;
	line-height: 20px;
	}
table.inhalt {
	padding-top: 30px;
	padding-bottom: 10px;
	}
	
#flashcontent {
	width: 100%;
	height: 100%;
	}

td.content {
	background-image: url(pics/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	border: solid 1px #fff;
	}
td.content a:link, td.content a:visited {
	color: #a9005a;
	font-weight: bold;
	text-decoration: none;
	}

td.content a:hover, td.content a:active {
	color: #8d8e8f;
	font-weight: bold;
	text-decoration: none;
	}	
table.footer {
	color: #fff;
	font-size: 11px;
	font-family: arial, sans-serif;
	background-image: url(pics/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 31px;
	padding-right: 10px;
	padding-left: 10px;
	}

table.footer a:link, table.footer a:visited {
	color: #fff;
	text-decoration: none;
	}

table.footer a:hover, table.footer a:active {
	color: #a9005a;
	text-decoration: none;
	}

td.presse_left {
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-right: 1px dashed #fff;*/
	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	}

td.presse_middle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*border-right: 1px dashed #fff;*/
	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	}	

td.presse_right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #fff;
	}
	
.presse_teaserbild {
	margin-right: 10px;
	}
td.presse_left_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-right: 1px dashed #fff;*/
	border-right: 1px dashed #fff;
	}

td.presse_middle_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*border-right: 1px dashed #fff;*/
	border-right: 1px dashed #fff;
	}	

td.presse_right_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
/*Newsletter-Formular*/

.input_feld {
	border: solid 1px #fff;
	background-color: #333333;
	color: #ffffff;
}	
