html {
margin:0;
padding:0;
}

body{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color:  #333;
	background-image : url(http://www.peterfahrzeugbau.ch/templates/peter-fahrzeugbau_start/images/background.gif); background-repeat: no-repeat;background-position: center top;
	background-color: #1a171b;
	textscrollbar-3dlight-color: #EDEDDD;
	scrollbar-arrow-color: #354B56;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDDD;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDDD;
}

#page {width: 961px; margin: 60px auto 10px auto;}
	#header {width: 961px;height:205px;}
		#headerimage_start {float:left;padding-left:30px; width: 321px; overflow:hidden;background-image : url(../images/bg_header_start.gif); background-repeat: no-repeat;}
		#headeradress{float:right;width: 610px; height:155px; overflow:hidden;border-bottom: 1px solid #FFFFFF;margin-bottom:16px}
			#adresse{float:left;color:#ffffff;padding-left:30px;width: 330px; overflow:hidden;}
			#logo{float:right;color:#ffffff;width: 240px; overflow:hidden;}
		#navigationtop {padding-top:16px;}
		.main_menu {padding-left:30px;}
	#container {width: 961px;background-image:url(../images/bg_content_start.gif);background-repeat: repeat-y; overflow:hidden;}
	#container_left {float:left;padding-left:58px;width: 293px;}
		#aufachse {padding-top:130px;width: 293px;background-image : url(http://www.peterfahrzeugbau.ch/templates/peter-fahrzeugbau_start/images/auf-achse.gif); background-repeat: no-repeat;background-position: 0px 15px;}
			#leftside_titel{float:left;padding-left:11px;width: 67px; overflow:hidden;}
			#subnavigation{float:right;color:#ffffff;padding-bottom:20px;width: 215px; overflow:hidden;}
			#audlieferungen{width: 200px;border-top: 1px solid #FFFFFF;padding-top:10px;}
	#container_right {float:right;width: 610px;background-color: #fff;border-top: 20px solid #c0cd46;}
		#inhalt {margin:35px 30px 35px 30px;min-height:330px;}

.clr {clear: both;}
	#footer {width: 961px;background-image : url(../images/bg_footer_start.gif); background-repeat: no-repeat;overflow:hidden;}
		#footerleft{float:left; padding-left:58px; width: 203px; padding-top:5px;}
		#footerright{float:right; padding: 5px 18px 0px 19px; text-align:right;width: 653px;overflow:hidden;}	

a:link	{color: #c0cd46; text-decoration: none; font-weight: normal;font-size: 14px;}
a:visited {color: #c0cd46; text-decoration: none; font-weight: normal;font-size: 14px;}
a:active {color: #c0cd46; text-decoration: none; font-weight: normal;font-size: 14px;}
a:hover {color: #666; text-decoration:none; font-weight: normal;font-size: 14px;}

a.topnav:link {color: #fff; text-decoration: none; font-weight: normal;font-size: 14px;}
a.topnav:visited {color: #fff; text-decoration: none; font-weight: normal;font-size: 14px;}
a.topnav:active {color: #fff; text-decoration: none; font-weight: normal;font-size: 14px;}
a.topnav:hover {color: #c0cd46; text-decoration:none; font-weight: normal;font-size: 14px;}

a.footernav:link {color: #fff; text-decoration: none; font-weight: normal;font-size: 12px;}
a.footernav:visited {color: #fff; text-decoration: none; font-weight: normal;font-size: 12px;}
a.footernav:active {color: #fff; text-decoration: none; font-weight: normal;font-size: 12px;}
a.footernav:hover {color: #c0cd46; text-decoration:none; font-weight: normal;font-size: 12px;}

a.corma:link {color: #fff; text-decoration: none; font-weight: normal;font-size: 11px;}
a.corma:visited {color: #fff; text-decoration: none; font-weight: normal;font-size: 11px;}
a.corma:active {color: #fff; text-decoration: none; font-weight: normal;font-size: 11px;}
a.corma:hover {color: #c0cd46; text-decoration:none; font-weight: normal;font-size: 11px;}

h1 {color: #c0cd46; font-size: 15px; text-decoration: none; font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}
h2 {color: #c0cd46; font-size: 13px; text-decoration: none; font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}
/* Main menu BEGIN */
div.mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.mainmenu li {
	list-style: none;
	margin-left: 0px;
	padding-top: 5px;
}

div.mainmenu ul li a.menu_current:link, div.mainmenu ul li a.menu_current:visited {
	color: #c0cd46;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.mainmenu ul li a:link, div.mainmenu ul li a:visited  {
	display: block;
	padding-left: 0px;
	padding-right: 10px;
	color: #FFF;
	font-size: 14px;
	width: 205px;
	text-decoration: none;
	margin-bottom: 2px;
}

div.mainmenu ul li a:hover {
	color: #c0cd46;
}

div.mainmenu li li {
	list-style: none;
	padding-top: 5px;
}

div.mainmenu ul ul a:link, div.mainmenu ul ul a:visited {
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	width: 195px;
	margin-bottom: 1px;
}

div.mainmenu ul ul li a.menu_current:link, div.mainmenu ul ul li a.menu_current:visited {
	color: #c0cd46;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.mainmenu ul ul li a.menu_default {
	font-size: 12px;
}
div.mainmenu ul ul li a.menu_default:hover {
	color: #c0cd46;
}
div.mainmenu ul ul li a.menu_current:hover {
	font-size: 12px;
	color: #c0cd46;
	padding-top: 2px;
	padding-bottom: 2px;
}

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #EBEAE9;
    border-top: 1px solid #DFDFDF;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #DFDFDF;
}
