@charset "UTF-8";
/* CSS Document: Balster GmbH, Maerz 2009 */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: auto;
	margin-left: auto;
	background-color: #fff;
}
#intro {
	width: 955px;
	height: 600px;
	position: absolute;
	margin-top: -300px;
	top: 50%;
	margin-left: -490px;
	left: 50%;
	background-image: url(images/screen.jpg);
	background-repeat:no-repeat;
}
#wrapper {
	width: 955px;
	height: 600px;
	position: absolute;
	margin-top: -300px;
	top: 50%;
	margin-left: -490px;
	left: 50%;
	background-color: #fff;
}
#banner {
	width:560;
	height:720;
	border:1px solid #9e9e9e;
	z-index: 150;
	margin-top: -300px;
	top: 50%;
	margin-left: -280px;
	left: 50%;
	position:absolute;
}
#banner a:link {
	text-decoration: underline;
	color: #333;
}
#banner a:visited {
	text-decoration: underline;
	color: #333;
}
#banner a:hover {
	text-decoration: underline;
	color: #a02531;
}
#banner a:focus {
	text-decoration: underline;
	color: #a02531;
}
#banner a:active {
	text-decoration: underline;
	color: #a02531;
}
#header {
	width: 955px;
	height: 150px;
	position: absolute;
	float: left;
	border-bottom: 1px solid #999;
	z-index: 25;
}
#content {
	width: 945px;
	height: 315px;
	position: absolute;
	float: left;
	background-color: #FFF;
	margin-top: 149px;
	padding: 10px 0 5px 5px;
	z-index: 10;
}
#content2 {
	width: 945px;
	height: 100%;
	position: absolute;
	float: left;
	background-color: #FFF;
	margin-top: 149px;
	padding: 10px 0 5px 5px;
	z-index: 10;
}
#text {
	width: 435px;
	height: 275px;
	padding: 5px 10px 20px 15px;
	float: left;
	overflow: auto;
	z-index: 15;
}
#text a:link {
	text-decoration: underline;
	color: #333;
}
#text a:visited {
	text-decoration: underline;
	color: #333;
}
#text a:hover {
	text-decoration: underline;
	color: #a02531;
}
#text a:focus {
	text-decoration: underline;
	color: #a02531;
}
#text a:active {
	text-decoration: underline;
	color: #a02531;
}
#pic {
	width: 470px;
	height: 315px;
	float: left;
	z-index: 15;
}

#abverkauf {
	width: 900px;
	height: 450px;
	padding: 5px 10px 20px 15px;
	float: left;
	z-index: 15;
}
#abverkauf a:link {
	text-decoration: underline;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333;
}
#abverkauf a:visited {
	text-decoration: underline;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333;
}
#abverkauf a:hover {
	text-decoration: underline;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #a02531;
}
#abverkauf a:focus {
	text-decoration: underline;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #a02531;
}
#abverkauf a:active {
	text-decoration: underline;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #a02531;
}
#footer {
	width: 945px;
	height: 128px;
	float: left;
	margin-top: 5px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
#footer a:link {
	text-decoration: underline;
	color: #333;
}
#footer a:visited {
	text-decoration: underline;
	color: #333;
}
#footer a:hover {
	text-decoration: underline;
	color: #a02531;
}
#footer a:focus {
	text-decoration: underline;
	color: #a02531;
}
#footer a:active {
	text-decoration: underline;
	color: #a02531;
}
#footer-bereich1 {
	height: 98px;
	padding: 10px 3px 20px 3px;
	text-align: center;
	float: left;
	border-right: 1px solid #999;
}
#footer-bereich2 {
	height: 98px;
	padding: 10px 3px 20px 3px;
	text-align: center;
	float: left;
}
/* Navigation */
#menu {
	list-style-type:none; 
	margin:0; 
	padding-left: 4px;
	border-top: 1px solid #999;
}
#menu li {
	float:left; 
	padding:0; 
	position:relative;
	margin:0;
	border-right: 4px solid #fff;
	width:186px;
	height:1px; 
	z-index:100;
}
#menu li a, #menu li a:visited {
	text-decoration:none;
}
#menu dl {
	position:absolute; 
	top:0; 
	left:0; 
	width: 186px; 
	margin: 0; 
	padding: 0; 
	background: transparent url(images/1pix-transp.png);
}
#menu dt {
	background: #999; 
	margin:0;
	font-size: 1.1em; 
	border-bottom:3px solid #fff; 
	border-top:3px solid #fff; 
	width:186px; 
	float:left;
	height: 30px;
}
#menu dt2 {
	background: #a02531; 
	margin:0;
	font-size: 1.1em; 
	border-bottom:3px solid #fff; 
	border-top:3px solid #fff; 
	width:186px; 
	float:left;
	height: 30px;
}
#menu dt-aktiv {
	background: #a02531; 
	margin:0;
	font-size: 1.1em; 
	border-bottom:3px solid #fff; 
	border-top:3px solid #fff; 
	width:186px; 
	float:left;
	height: 30px;
}
#menu dd {
	display:none; 
	background: transparent; 
	border-bottom:1px solid #fff; 
	clear:left;
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 1em; 
	text-align:left;
}
#menu dt a, #menu dt a:visited {
	display:block; 
	color:#fff; 
	padding: 7px 5px 5px 20px; 
	width:161px;
	height: 18px;
}
#menu dt-aktiv a, #menu dt-aktiv a:visited {
	display:block; 
	color:#fff; 
	padding: 7px 5px 8px 20px; 
	width:161px;
	height: 18px;
}
#menu dt2 a, #menu dt2 a:visited {
	display:block; 
	color:#fff; 
	padding: 7px 5px 8px 20px; 
	width:161px;
	height: 18px;
}
#menu dd a, #menu dd a:visited {
	background:#999; 
	color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:4px 5px 5px 20px; 
	width:161px;
}
#menu li a:hover {
	border:0;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu li:hover dl, #menu li a:hover dl {
	width:186px; 
}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	background: #a02531; 
	color:#fff;
}
/* Navigation ende */
#clear {
	clear: both;
}
/* Textformatierung */
h1 {
	color: #a02531;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

.knaller {
	color: #a02531;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.aktiv {
	color: #a02531;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}
.hinweis {
	font-size: 9px;
	color: #666;
}
.red {
	color: #a02531;
}
.hellgrau {
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

