@charset "utf-8";
/* CSS Document */
body {
	background-color:#d00000;
	color:#333;
	background-image:url(../img/logo_zweirad_hirth.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-repeat:no-repeat;
	margin-bottom:100px;
}
h1 {
	font-size:40px;
	font-style:italic;
	margin:0px;
	line-height:40px;
	padding:0px;
	margin:0px;
	background-color:#da0101;
	text-align:center;


}
h2 {
	font-weight:100;
	font-size:14px;
	padding:0px;
	margin:0px;
}
h3 {
	font-weight:100;
	font-size:20px;
	padding:0px;
	margin:0px;
}
p {
	font-size:16px;
	font-weight:100;
}
#visual {
	position: relative;
	min-height: 800px;
	height: auto;
	height: 100%;
	border: 4px solid #990000;
	top:90px;
	min-width:850px;


}
#visual .bild img {
	z-index: 0;
	width: 100%;
}
#aktuelles {
	position:absolute;
	font-size:20px;
	top:-90px;
	right:20px;
	width:256px;
	height:207px;
	background-image:url(../img/aktuell.png);
	text-align:center;
}
#menu_frame {
	position: absolute;
	left: 20px;
	top:116px;
	width: 268px;
	z-index: 1000;
	border:4px solid #990000;
	background-color:#FFF;
}
#kontakt_frame {
	font-size:16px;
	color:#FFF;
	position: absolute;
	left: 20px;
	top:386px;
	width: 276px;
	z-index: 900;
	background-image:url(../img/bg_gray_transparent.png);
}
.content {

	color:#FFF;

padding-left:310px;
	padding-right:60px;
	position:absolute;
	margin-top:-20%;
	min-width:500px;
	max-width:800px;
}
#kontakt {
	margin:20px;
}
#kontakt a, #kontakt a:visited {
	display:block;
	width:210px;
	height:20px;
	color:#babecb;
	text-decoration:none;
	font-size:16px;
	text-align:left;
	text-decoration:underline;
	background:url(../img/bulletpoint_hover.gif) no-repeat 5px 7px;
	display:block;
	padding-top:2px;
	height:1.2em;
	padding-left:20px;
}
#kontakt a:hover {
	background:url(../img/bulletpoint.gif) no-repeat 5px 7px;
	color:#333;
	text-decoration:none;
	background-color:#FFF;
}
#menu {
	margin:20px;
}
#menu a, #menu a:visited {
	font-size:16px;
	color:#333;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	height:1.2em;
	background:url(../img/bulletpoint.gif) no-repeat 5px 9px;
	padding-left:20px;
}
#menu a:hover {
	color:#fff;
	background:url(../img/bulletpoint_hover.gif) no-repeat 5px 9px #333333;
}
.content_info {
	margin-bottom:20px;
	font-size:14px;
	width:150px;
	padding-left:90px;
	float:left;
}
#raeder {
	background-image:url(../img/raeder.png);
	background-repeat:no-repeat;
}
#roller {
	background-image:url(../img/roller.png);
	background-repeat:no-repeat;
}
#service {
	background-image:url(../img/service.png);
	background-repeat:no-repeat;
}
a, a:link, a:visited {
	display:inline;
	color:#FFF;
	background:url(../img/bulletpoint_hover.gif) no-repeat 5px 5px;
	padding-left:20px;
}
a:hover {
	display:inline;
	color:#333;
	background:url(../img/bulletpoint.gif) no-repeat 5px 5px #fff;
	text-decoration:none;
}

a.hersteller, a.hersteller:link, a.hersteller:visited {
	background:none;
}
a.hersteller:hover {

	background:none;
}
