body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
}
body {
	background-color: #000002;
	background-image: url(../design/hintergr.jpg);
}
.style1 {
	color: #C60;
	font-size: 1.3em;
}
a {
	color: #999;
}
a:link {
	color: #999;
	text-decoration: underline;
}
a:visited {
	color: #C60;
}

a:hover {
	color: #0C0;
}
h1 {
	font-size: 1.2em;
	color: #090;
	text-decoration: underline;
}
h2 {
	font-size: 1.2em;
	color: #FFF;
	text-decoration: underline;
}
h3 {
	font-size: 1.2em;
	color: #CCC;
	text-decoration: underline;
}
h4 {
	font-size: 1.2em;
	color: #999;
}
.kursiv_co {
	color: #CCC;
	text-decoration: underline;
	font-style: italic;
}


.text_orange {
	color: #F91;
}


#container {
	background-image: url(../design/mitte.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#mail {
	height: 40px;
	width: 40px;
	margin-top: 55px;
	float: right;
	margin-right: 20px;
}


#nav_top {
	height: 30px;
	width: 675px;
	margin-top: 180px;
	float: left;
	visibility: inherit;
	z-index: 2000;
	margin-left: 14px;
}
#clock {
	height: 35px;
	width: 125px;
	float: left;
	margin-top: 178px;
	margin-left: 18px;
	background-image: url(../design/clock_hg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
}
#info_box {
	height: 20px;
	width: 650px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	color: #FFF;
}
#left {
	float: left;
	height: auto;
	width: 130px;
	font-size: 0.9em;
	color: #CCC;
	margin-left: 11px;
	display: inline;
}

#right {
	float: right;
	height: auto;
	width: 130px;
	margin-right: 11px;
	font-size: 0.9em;
	color: #CCC;
	display: inline;
}
#content {
	height: auto;
	width: 680px;
	margin-left: 13px;
	float: left;
}
#footer {
	background-image: url(../design/footer1.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer_in {
	height: 130px;
	width: 780px;
	margin-left: 100px;
	margin-top: 38px;
	float: left;
	display: inline;
}

.float_right {
	margin: 15px;
	float: right;
}
.float_left {
	float: left;
	margin: 15px;
}
.float_left_pit {
	float: left;
	margin-top: 11px;
	margin-right: 3px;
}
.float_right_dicke {
	float: right;
	margin-right: 46px;
}

