/***********************************************************



	Reset



***********************************************************/







html, body, div, span, applet, object, iframe,



h1, h2, h3, h4, h5, h6, p, blockquote, pre,



a, abbr, acronym, address, big, cite, code,



del, dfn, em, font, img, ins, kbd, q, s, samp,



small, strike, strong, sub, sup, tt, var,



dl, dt, dd, ol, ul, li,



fieldset, form, label, legend,



table, caption, tbody, tfoot, thead, tr, th, td {



	margin: 0;



	padding: 0;



	border: 0;



	outline: 0;



	font-weight: inherit;



	font-style: inherit;



	font-size: 100%;



	font-family: inherit;



	vertical-align: baseline;



}


body {
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../img/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#minMax {
	min-width:1000px;
	max-width:1000px;
	margin:0 auto;
	background-image: url(../img/inhalt_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 1;
}

#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 139px;
	z-index: 1000;
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#outer1 {
	float:left;
	width:18%;
	margin-right: 10px;
	background-image: url(../img/vertikal.png);
	background-repeat: repeat-y;
	background-position: right top;
	color: #FFF;
}
#outer2 {float:left; width:15%; background:#c0c0c0;}
#outer3 {float:left; width:30%;}
#outer4 {float:right; width:15%; background:#d0d0d0;}
#outer5 {
	float:right;
	width:20%;
	background-image: url(../img/vertikal.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFF;
}
#outer1, #topbar, #outer2, #outer3, #outer4, #outer5 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {
	overflow:hidden;
	z-index: 100;
	width: 980px;
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topbar {
	width:60%;
	float:left;
	background-image: url(../img/bg_maincont.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
}
#infoblock {
	background-image: url(../img/news.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#footer {
font-size:10px;
	clear:both;
	background-image: url(../img/foooot.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	color: #F00;
}

h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {
	font-size:18px;
	margin:0;
	color: #F00;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.content {padding:10px;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}
.suche {
	height: 20px;
	width: 160px;
	position: relative;
	z-index: 1150;
	left: 808px;
	top: 9px;
}
hr {
	background-image: url(../img/horizontal.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#screenshow {
	width:100%;
	float:left;
	background-image: url(../img/bg_maincont.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	height: auto;
}
#abschluss {
	background-image: url(../img/inhalt_abschluss.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.caption {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

.content_info {
	height: 38px;
	width: 772px;
	position: relative;
	top: 6px;
	left: 213px;
}
.search_string {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
}


