html {
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 1px;
	height: 100%;}

body {
	font: .9em Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0 auto;  /* fix for centering div in firefox */
	padding: 0px;
	background-repeat: repeat;
	}

div.wrapper {
	position:relative;
/*	left:0px; */
/*	top:0px; */
	margin:0px auto; 
	width:780px;
	height:700px;
}

div.top {
	/*background-image: url(../images/Page0_top.gif);
	background-repeat: norepeat;*/
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:142px;
}
/* Für Impressum */
div.top_2 {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:142px;
}

div.clock{
	position:absolute;
	left:600px;
	top:10px;
	width:120px;
	height:120px;
}

div.redline_left {
	background-image: url(../images/Page0_redline_left.gif);
	background-repeat: norepeat;
	position:absolute;
	left:0px;
	top:147px;
	width:574px;
	height:23px;
}

div.more_info_but {
	position:absolute;
	left:574px;
	top:147px;
	width:81px;
	height:23px;
}

div.top_vertical_bar {
	background-image: url(../images/Page0_vertical_bar.gif);
	background-repeat: norepeat;
	position:absolute;
	left:655px;
	top:147px;
	width:8px;
	height:23px;
}

div.impressum_but {
	position:absolute;
	left:663px;
	top:147px;
	width:77px;
	height:23px;
}

div.redline_right {
	background-image: url(../images/Page0_redline_right.gif);
	background-repeat: norepeat;
	position:absolute;
	left:740px;
	top:147px;
	width:40px;
	height:23px;
}

div.main {
	background-image: url(../images/Page0_main.jpg);
	background-repeat: norepeat;
	position:absolute;
	left:0px;
	top:170px;
	width:780px;
	height:247px;
}

div.disclaimer {
	position:absolute;
	left:0px;
	top:170px;
	width:780px;
	height:float;
}

div.impressum {
	position:absolute;
	left:0px;
	top:170px;
	width:780px;
	height:float;
}

div.redline_bottom {
	background-image: url(../images/Page0_redline_bottom.gif);
	background-repeat: norepeat;
	position:absolute;
	left:0px;
	top:417px;
	width:780px;
	height:25px;
}

div.box1_top {
	background-image: url(../images/Page0_box1_top.gif);
	background-repeat: norepeat;
	position:absolute;
	left:0px;
	top:442px;
	width:260px;
	height:217px;
}

div.box2_top {
	background-image: url(../images/Page0_box2_top.gif);
	background-repeat: norepeat;
	position:absolute;
	left:260px;
	top:442px;
	width:262px;
	height:217px;
}

div.box3_top {
	background-image: url(../images/Page0_box3_top.gif);
	background-repeat: norepeat;
	position:absolute;
	left:522px;
	top:442px;
	width:258px;
	height:217px;
}

div.box1_bottom_left {
	background-image: url(../images/Page0_box1_bottom_left.gif);
	background-repeat: norepeat;
	position:absolute;
	left:0px;
	top:659px;
	width:62px;
	height:41px;
}

div.box1_more_info {
	position:absolute;
	left:62px;
	top:659px;
	width:132px;
	height:22px;
}

div.box1_bottom_right {
	background-image: url(../images/Page0_box1_bottom_right.gif);
	background-repeat: norepeat;
	position:absolute;
	left:194px;
	top:659px;
	width:66px;
	height:41px;
}

div.box2_bottom_left {
	background-image: url(../images/Page0_box2_bottom_left.gif);
	background-repeat: norepeat;
	position:absolute;
	left:260px;
	top:659px;
	width:66px;
	height:41px;
}

div.box2-more-info {
	position:absolute;
	left:326px;
	top:659px;
	width:132px;
	height:22px;
}

div.box2_bottom_right {
	background-image: url(../images/Page0_box2_bottom_right.gif);
	background-repeat: norepeat;
	position:absolute;
	left:458px;
	top:659px;
	width:64px;
	height:41px;
}

div.box3_bottom_left {
	background-image: url(../images/Page0_box3_bottom_left.gif);
	background-repeat: norepeat;
	position:absolute;
	left:522px;
	top:659px;
	width:62px;
	height:41px;
}

div.box3_more_info {
	position:absolute;
	left:584px;
	top:659px;
	width:132px;
	height:22px;
}

div.box3_bottom_right {
	background-image: url(../images/Page0_box3_bottom_right.gif);
	background-repeat: norepeat;
	position:absolute;
	left:716px;
	top:659px;
	width:64px;
	height:41px;
}

div.box1_bottom {
	background-image: url(../images/Page0_box1_bottom.gif);
	background-repeat: norepeat;
	position:absolute;
	left:62px;
	top:681px;
	width:132px;
	height:19px;
}

div.box2_bottom {
	background-image: url(../images/Page0_box1_bottom.gif);
	background-repeat: norepeat;
	position:absolute;
	left:326px;
	top:681px;
	width:132px;
	height:19px;
}

div.box3_bottom {
	background-image: url(../images/Page0_box1_bottom.gif);
	background-repeat: norepeat;
	position:absolute;
	left:584px;
	top:681px;
	width:132px;
	height:19px;
}

#copyright {color: #c12a3a;}
#copyright {
	margin: 10px auto; 
	padding: 3px;
	font: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;}

#copyright a:link {
	font: normal 9pt Calibri, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 8px;
	font-weight: bold;
	text-decoration: none;}

#copyright a:visited {
	font: normal 9pt Calibri, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 8px;
	font-weight: bold;
	text-decoration: none;}

#copyright a:active {text-decoration: none;}

#copyright a:hover {text-decoration: underline;}

a {color: #c12a3a; text-decoration: underline;}

a:hover {text-decoration: underline;}

h6 {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}

h5 {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}

h4 {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}

h3 {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}

h2 {font-weight: normal; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}

h1 {font-weight: bold; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}
h1 {font-size: 16pt; text-align: left; color: #c12a3a;}
h2 {font-size: 14pt; color: #c12a3a;}
h3 {font: 12pt;% 'Segoe Print', 'Segoe UI', 'Comic Sans';}
h4 {font-size: 120%; color: #000;}
h5 {font-size: 120%; color: #999;}
h6 {font-size: 110%;}

p {font: .9em Calibri, Verdana, Arial, Helvetica, sans-serif;}

div.error_page{
	position:absolute;
	left:30px;
	top:180px;
	width:700px;
	height:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	/*border: solid 1pt;*/
}