@charset "utf-8";
/* CSS Document */

#random_pic {
	position:absolute;
	left:0px;
	top:18px;
	width:100%;
	height:125px;
	z-index:2;
}

#main {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:5;
	visibility: visible;
}



BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 5px;
	background-color: #CC0000;
	font-size: 5px;
}
A:link {
	color: #0000FF;
	text-decoration: none;
}
A:visited {
	color: #0000FF;
}
A:hover {
	color: #FF0000;
}
A:active {
	color: #0000FF;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 50px;
	background-image: url(page_graphics/button_normal.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 50px;
	background-image: url(page_graphics/button_normal.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}
a.nav:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 50px;
	background-image: url(page_graphics/button_over.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 50px;
	background-image: url(page_graphics/button_normal.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}
a.overview:link {
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #8D8DF3;
	display: block;
}
a.overview:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #8D8DF3;
}
a.overview:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #E07A7A;
}
a.overview:active {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #8D8DF3;
}
a.overview2:link {
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #3E3EA4;
	display: block;
}
a.overview2:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #3E3EA4;
}
a.overview2:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #CC3300;
}
a.overview2:active {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #3E3EA4;
}
a.nav_up:link {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_up_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_up:visited {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_up_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_up:hover {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_up_activ.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_up:active {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_up_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_down:link {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_down_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_down:visited {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_down_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_down:hover {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_down_activ.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.nav_down:active {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(page_graphics/nav_down_normal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.TabelleBackground2 {
	background-color: #E07A7A;
}
.TabelleBackground3 {
	background-color: #FFFFFF;
}
.BodyBackground {
	background-color: #cc0000;
}
.headline {
	font-size: 16px;
	font-weight: bolder;
	color: rgb(0, 0, 0);
	margin-bottom: 5px;
	volume: 50;
	line-height: 16px;
    }
.headlineWhite {
	font-size: 16px;
	font-weight: bolder;
	color: rgb(255, 255, 255);
	line-height: 16px;
	font-style: normal;
    }
.headlineGreen {
	font-size: 16px;
	font-weight: bolder;
	color: #00FF00;
	volume: 50;
	line-height: 16px;
}
.headlineYellow {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	volume: 50;
	line-height: 16px;
	padding: 4px;
}
  .text002 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 4px;
	display: block;
    }
	
	.text002white {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.text002green {

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #00FF00;
	line-height: 14px;
}
.text002yellow {
	font-size: 12px;
	color: #FFFF00;
	line-height: 14px;
}
.text002darkgrey {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	padding: 4px;
	display: block;
}
.text002darkgreySmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	display: block;
}

.textmenuakt {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	display: block;
	height: 50px;
	width: 160px;
	background-image: url(page_graphics/button_activ.gif);
	background-repeat: no-repeat;
	text-align: center;
}
  .text001 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	display: block;
	padding: 4px;
    }
	
  .text001white {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
    }
.text001green {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.text001yellow {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}.text001darkgrey {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	display: block;
	padding: 4px;
}
.TableBackground {
	background-color: #EEEEEE;
}
.TableBackground2 {
	background-color: #CCCCCC;
}
.box_right {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.box_right_left {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.box_bottom {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bg_pics {
	text-align: center;
	vertical-align: middle;
}
#preload {
	position:absolute;
	left:0px;
	top:720px;
	width:160px;
	height:50px;
	z-index:100;
	visibility: hidden;
}
