/*****************************/
/* benutzerdefinierte styles */
#wrapper_body {
	width: 1008px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -504px;
	padding: 0;
	z-index: 3;
}
#wrapper_all_content {
	padding: 0 4px;
	text-align: left;
	background-image: url("../images/bg_wrapper_body.png");
}
/* i.e. <= 6 */
* html #wrapper_all_content {
	background-image: url("../images/bg_wrapper_body.gif");
}
#wrapper_header {
	width: 1000px;
	background-color: #e4e8eb;
	clear: both;
}
#slideshow {
	float: left;
	width: 740px;
}
#logo {
	float: right;
	width: 260px;
}
#footer_schatten {
	clear: both; 
	line-height: 4px; 
	height: 4px;
	background-image: url("../images/schatten_unten.png");
}
/* i.e. <= 6 */
* html #footer_schatten {
	background-image: url("../images/schatten_unten.gif");
}
#multimediafabrik {
	position: absolute;
	left: 1004px;
	top: -102px;
}
#multimediafabrik a {
	display: block;
	position: relative;
	height: 102px;
	width: 17px;
	background: url("../images/multimediafabrik.png") no-repeat;
	text-indent: -900px;
	overflow: hidden;
}
#adresse {
	font-style: italic;
	text-align: center;
	color: #0167b1;
	padding-top: 6px;
}
#adresse a, #adresse a:hover {
	color: #0167b1;
}
#hauptnavi_sprache {
	color: #ccc;
	background-color: #59636c;
	height: 30px;
	line-height: 25px;
	background-image: url("../images/bg_start_sprachwahl.gif");
	clear: both;
}
#hauptnavigation {
	width: 870px;
	padding-left: 30px;
	float: left;
}
#sprachwahl {
	margin-left: 870px;
	padding-right: 30px;
	text-align: right;
}
/* haupt-navigation */
.hauptnavi, .hauptnavi  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hauptnavi li {
	color: #CCC;
	float: left;
	padding: 2px;
	padding-left: 6px;
}
.hauptnavi a, .hauptnavi a:hover, .hauptnavi a.selected, .hauptnavi a.selected:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.hauptnavi a {
	color: #ccc;
}
.hauptnavi a:hover, .hauptnavi a.selected, .hauptnavi a.selected:hover {
	color: #fff;
	text-decoration: none;
}

#wrapper_content {
	width: 1000px;
	background-color: #FFF;
   min-height: 470px;
   height: auto !important;
   height: 470px;
}
#wrapper_textblock {
	float: left;
	width: 540px;
}
#textblock {
	padding-right: 30px;
}
.clear {
	clear: both;
}
#wrapper_unternavigation {
	float: left;
	width: 230px;
}
#unternavigation {
	padding-left: 30px;
	padding-right: 50px;
}
#wrapper_kundencenter {
	width: 230px;
	float: left;
}
#kundencenter {
	padding-right: 30px;
}
#ueberlagerung {
	position: fixed;
	bottom: 0px;
	height: 2000px;
	background-image: url("../images/ueberlagerung.png");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	z-index: 2;
}
/* i.e. <= 6 */
* html #ueberlagerung {
	display: none;
}


/* navigation */
.navi, .navi  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navi li {
	border-bottom: #c8d0d3 solid 1px;
	padding: 8px 0px;
}
.navi a, .navi a:hover, .navi a.selected, .navi a.selected:hover {
	display: block;
	position: relative;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.navi a {
	color: #999;
}
.navi a:hover, .navi a.selected, .navi a.selected:hover {
	color: #cc0000;
	text-decoration: none;
}
/* unternavigation */
.navi ul li {
	border-bottom: none;
	padding: 0px;
}
.navi ul a {
	font-style: normal;
	padding: 6px 0px 0px 12px;
}
.navi ul a:hover, .navi ul a.selected, .navi ul a.selected:hover {
	font-style: normal;
	padding: 6px 0px 0px 12px;
}
/* unter-unternavigation */
.navi ul ul li {
	padding-left: 8px;
}
.navi ul li a, .navi ul li a:hover, .navi ul li a.selected, .navi ul li a.selected:hover {
	font-weight: normal;
}





/* standard-styles */
body {
	background-image: url("../images/bg_body.jpg");
	margin: 0px;
	padding: 0px;
}
body, td, th, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #be0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.buttons {
	color: #FFFFFF;
	background-color: #be0000;
	text-decoration: none;
}
form, object {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #333;
}
h1 {
	font-size: 14px;
	padding-bottom: 26px;
}
h2 {
	font-size: 12px;
	padding-bottom: 16px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}