* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #187b80;
}

a {
	color: #d11e6f;
	font-weight: bold;
	text-decoration: underline;
}

#main {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
}

#main #header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	height: 212px;
}

#main #left {
	vertical-align: top;
	width: 189px;
	background-image: url('../images/ad-rep.gif');
	background-repeat: repeat-y;
}
#main #left .top {
	background-image: url('../images/ad-top.gif');
	height: 13px;
	line-height: 13px;
}
#main #left .box {
	margin: 0 0 0 25px;
	text-align: center;
}
#main #left_bottom {
	vertical-align: bottom;
	background-image: url('../images/ad-rep.gif');
	background-repeat: repeat-y;
}
#main #left_bottom .bottom {
	background-image: url('../images/ad-bottom.gif');
	height: 13px;
	line-height: 13px;
}
#main #left_bottom .bottom1 {
	background-image: url('../images/rand-links.gif');
	background-position: -18px top;
	background-repeat: repeat-y;
	background-color: #e9fbfd;
	height: 20px;
}

#main #right {
	vertical-align: top;
	width: 217px;
	background-image: url('../images/navi-rep.gif');
	background-repeat: repeat-y;
}
#main #right .top {
	background-image: url('../images/navi-top.gif');
	height: 13px;
	line-height: 13px;
}
#main #right .menu {
	list-style-type: none;
	margin: 0 0 0 14px
}
#main #right .menu li {
	padding: 5px;
}
#main #right_bottom {
	vertical-align: bottom;
	background-image: url('../images/navi-rep.gif');
	background-repeat: repeat-y;
}
#main #right_bottom .bottom {
	background-image: url('../images/navi-bottom.gif');
	background-repeat: no-repeat;
	height: 13px;
	line-height: 13px;
}
#main #right_bottom .bottom1 {
	background-image: url('../images/rand-rechts.gif');
	background-position: 174px top;
	background-repeat: repeat-y;
	background-color: #e9fbfd;
	height: 20px;
}

#main #content {
	background-color: #e9fbfd;
	vertical-align: top;
	padding: 10px 0 10px 10px;
}

#main #content h1,
#main #content h2,
#main #content h3,
#main #content h4,
#main #content h5,
#main #content h6  {
	background-image: url('../images/h1.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 13pt;
	padding: 0 0 8px 0;
	margin: 0 0 -5px 0;
}

#main #content h2,
#main #content h3,
#main #content h4,
#main #content h5,
#main #content h6 {
	margin: 25px 0 -5px 0;
}

#main #content p {
	margin: 10px 0 10px 0;
}

.formular {
	margin: 10px 0 10px 0;
	background-color: #e9fbfd;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #187b80;

}

#main #content ul {
	margin: 0px;
	padding: 0px;

}

#main #content ul li {
	margin-top: 10px;
	margin-left: 15px;
	line-height: 15px;
	font-size: 12px;
	font-family: Arial;

}

#main #footer {
	background-image: url('../images/footer.jpg');
	height: 60px;
}

#main #footer a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	height: 30px;
	line-height: 30px;
}

#main #footer b {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
