body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #5572A3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #5572A3;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #5572A3;
}

a {
	color : #6AACAD;
	text-decoration : none;
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 18px;
	text-transform : uppercase;
}

a:hover {
	color : #AD0002;
	font-family : verdana, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
	line-height : 18px;
}

.full {
	height: 100%;
}

td.header {
	background-image: url(../doorpage/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	width: 100%;
	height: 71px;
}

td.footer {
	height: 100px;
	background-image:url(../doorpage/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
	padding-bottom:0px;
	padding-top:26px;
	text-align:center;
	width:100%;
}

h2 {
	font-family : verdana, arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #B81B24;
	line-height : 18px;
	text-align : center;
	margin-top: 3px;
	margin-bottom: 5px;
}

h3 {
	color : #AD0002;
	font-family : verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 18px;
	text-transform : uppercase;
	margin: 0px;
}

.neu {
	border:1px solid #AFDFE0;
	padding:5px;
	background-color:#EDF6F2;
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
	text-align : justify;
}

.neu p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.ticker {
	width: 697px;
	height: 40px;
	text-align: center;
	margin: 10px 0px 5px 0px;
}

img.rahmen {
	padding: 2px;
	border: 1px solid #AFDFE0;
}