@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #dbdacf;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
} 

.clearFloat{
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

.container {
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#modul_1 {
	background-color: #dbdacf;
	background-repeat: repeat-y;
	width: 100%;
	height: 29px;
	background-image: url(images/module_1_bg.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}
#modul_1_container {
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#modul_1 ul{
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
}
#modul_1 ul li{
display: inline;
}
#modul_1 ul li a{
	text-decoration: none;
	background-image: url(images/modul_1_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #99967c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 13px;
}
#modul_1 ul li a#modul_1_lastli{
	background-repeat: no-repeat;
	background-image: url(images/empty.gif);
}
#modul_1 ul li a:hover{
	color: #870017;
}
#modul_2 {
	width: 100%;
	background-color: #c4c1b3;
	background-image: url(images/module_2_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
#modul_3 {
	width: 100%;
	margin: 0px;
	background-image: url(images/module_3_bg.jpg);
	background-repeat: repeat-x;
	height: 315px;
	padding-top: 10px;
}

img.modul3 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/module_3_container_bg.jpg);
	background-repeat: no-repeat;
	padding: 17px;
} 


#modul_4 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #59453c;
}
td.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #c7c4a6;
	font-weight: bold;
}
#modul_4 a{
	text-decoration: none;
	color: #59453c;
	font-size: 8pt;
}
#modul_4 a:hover{
	color: #870017;
}

#modul_4 .modul4_headingImg{
	display: block;
	margin: 20px;
}
#modul_4 .modul4_list{
	list-style-type: none;
	margin-left: 30px;
}
#modul_4 .modul4_list li{
	float: left;
	margin-right: 15px;
}


#modul_5 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#modul_5_container {
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/modul_5_container_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c7c4a6;
	text-decoration: none;
	text-align: center;
}
#modul_5 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
}
#modul_5 ul li{
display: inline;
}
#modul_5 ul li a{
	text-decoration: none;
	background-image: url(images/modul_5_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #c7c4a6;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-left: 5px;
}
#modul_5 ul li a#modul_5_lastli{
	background-repeat: no-repeat;
	background-image: url(images/empty.gif);
}
#modul_5 ul li a:hover{
	color: #870017;
}
#modul_5 p{
	margin-top: 5px;
}

