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

body {
	margin: 0px;
	background-image: url(img/bg.jpg);
}

p {
	font-size: 11px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	text-decoration: none;
	color: #FF6600;
}
.link {
	text-decoration: none;
	border-style: none;
}

#box {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	margin-left:-475px;
	float:left;
}


#balken_li {
	background-color: #858585;
	height: 114px;
	width: 50%;
}

#balken_re {
	background-color: #676767;
	height: 26px;
	width: 50%;
	right: 0px;
	position: absolute;
	top: 0px;
}

#navi {
	position: absolute;
	top: 0px;
	left: 0px;
}
	/* end hide */


#content {
	position: absolute;
	top: 200px;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 10px;
}
	
	#flashcontent {
	width: 100%;
	height: 100%;

	}
#liste {
	position: absolute;
	top: 200px;
	background-color: #CCCCCC;
	left: 500px;
}

#gelb {
	position: fixed;
	width: 100%;
	height: 20px;
	background-image: url(img/gelb.gif);
	background-repeat: repeat-x;
	bottom: 0px;
}
#logo {
	position: absolute;
	height: 129px;
	width: 400px;
	left: 50%;
	margin-left:-200px;
	top: 50%;
	margin-top:-64px;
}
#optim {
	position: absolute;
	bottom: 3px;
	left: 3px;
}
#strecken {
	position: absolute;
	top: 300px;
	left: 10px;
}


.impr {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10px;
	position: absolute;
	right: 20px;
}

.atitel {
	color: #676767;
}


td img {display: block;}

.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #676767;
}
.dotright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #676767;
	border-right-color: #676767;
}


h1 {
	font-size: 14px;
	color: #F3DB07;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #676767;
	text-transform: uppercase;
	margin: 0px;
}
h3 {
	font-size: 11px;
	color: #676767;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hits {
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	font-size: 14px;
}

