body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #868686;
	color: #FFFFFF;
	text-decoration: none;
}

#screen td.right {
   background-repeat: repeat-y;
	background-image: url(screen/hinter_r1.jpg);
	vertical-align: top;
}

#screen td.bottom {
   background-repeat: repeat-x;
	background-image: url(screen/hinter_b1.jpg);
}

#screen td.content_outer {
	vertical-align: top;
	background: url(screen/hinter_content.jpg);
	background-position: 0px 204px;	
	background-repeat: repeat-x;
	background-color: #F7F7F7;

}

#top {
	width: 843px;
	vertical-align: top;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	height: 78px;
	background: url(screen/hinter_i1.jpg);
	background-repeat: repeat-x;
}


#intro {
   width: 843px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	height: 350px;
	text-align: center;
	background-color: #FFFFFF;
}

#bottom {
	width: 843px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	height: 78px;
	background: url(screen/hinter_i2.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

a:hover {
	color: #E43449;
}

#out_intro {
	margin-top: 100px;
}
