﻿body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.2;
}
table {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #58585A;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BE0836;
}
#main_page {
	position:absolute;
	height: 594px; 
	width: 996px;
	margin: -297px 0px 0px -498px;
	top: 307px; 
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: visible;
	background-color: #FFFFFF;
}
#main_navi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 996px;
	height: 63px;
	background-image: url('navi_back.gif');
	background-repeat: no-repeat;
}
#main_subnavi {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 996px;
	height: 24px;
	background-image: url('subnavi_back.gif');
	background-repeat: no-repeat;
}
#main_logo {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 996px;
	height: 68px;
	background-repeat: no-repeat;
}
.main_logo {
	background-image: url('logo_medienpartner.gif');
}
#main_content {
	height: 410px;
	width: 996px;
	top: 155px;
	left: 0px;
	position: absolute;
	background-image: url('main_back.gif');
	background-repeat: no-repeat;
}
#main_footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 996px;
	height: 31px;
	background-image: url('footer_back.gif');
	background-repeat: no-repeat;
}
#main_content_news {
	padding: 50px 14px 10px 14px;
	position: absolute;
	left: 59px;
	top: 253px;
	width: 182px;
	height: 129px;
	background-image: url('medienpartner/content_news.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#main_content_link1 {
	position: absolute;
	left: 59px; /* +195 */
	top: 253px;
}
#main_content_link2 {
	position: absolute;
	left: 231px; /* +195 */
	top: 253px;
}
#main_content_link3 {
	position: absolute;
	left: 402px; /* +195 */
	top: 253px;
}
#main_content_link4 {
	position: absolute;
	left: 574px; /* +195 */
	top: 253px;
}