@charset 'UTF-8';
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#wrapper #menu ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 1000px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
#wrapper #menu li {
	float: left;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}

#wrapper #menu li a {
	float: left;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#wrapper #menu #menu_profil a:hover {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
}

#wrapper #menu #menu_motorenteile a:hover {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -150px -41px;
}

#wrapper #menu #menu_feinguss a:hover {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -300px -41px;
	}

#wrapper #menu #menu_fussrasten a:hover {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -450px -41px;
}

#wrapper #menu #menu_anfragen a:hover {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -600px -41px;
}

#wrapper #menu #menu_impressum a:hover {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -750px -41px;
}	

#wrapper #menu #menu_profil a.active {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: 0px -123px;
}

#wrapper #menu #menu_motorenteile a.active {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -150px -123px;
}

#wrapper #menu #menu_feinguss a.active {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -300px -123px;
	}

#wrapper #menu #menu_fussrasten a.active {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -450px -123px;
}

#wrapper #menu #menu_anfragen a.active {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -600px -123px;
}

#wrapper #menu #menu_impressum a.active {
	background-attachment: scroll;
	background-image: url(img/bocast_menu.png);
	background-repeat: no-repeat;
	background-position: -750px -123px;
}
#menu_sub {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 1000px;
	overflow: hidden;
}

#menu_sub.active {
	background-image: url(img/bocast_menu_sub.png);
	background-repeat:no-repeat;
	background-position: top left;
}

#wrapper #menu_sub ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 1000px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
#wrapper #menu_sub li {
	float: left;
	height: 40px;
	padding: 0px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 300;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#wrapper #menu_sub li a {
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	font-size: 13px;
	font-weight: 900;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
}
#wrapper #menu_sub li a.active {
	color: #ffffff;
	text-decoration:underline;
}
#content {
	margin: 0px;
	width: 1000px;
	background-image: url(img/bocast_content.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#wrapper #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333333;
}
#wrapper #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333333;
	clear: both;
}

#wrapper #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #333333;
}
	
	#wrapper #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333333;
}
#wrapper #content ul {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333333;
}

#wrapper #content ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333333;
}

#wrapper  #content  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #333333;
	margin: 0px;
}
#wrapper #content table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
