body{		font: 10pt/14pt tahoma;
		color: #000000;
		background: #dddddd;
		background-image:url('images/06original.gif');
		background-repeat:repeat-x repeat-y;
		margin:0px;
}
h1{		margin-top:5px;
		font: 16pt tahoma;
		font-weight:bold;
}
h2{		margin-top:5px;
		font: 10pt tahoma;
		font-weight:normal;
}

textarea {
	width:100%;
}

#design{	width:1024px;
		margin:auto;
		background-color:#dddddd;
		background-image:url('images/content_new.jpg');
		background-repeat:repeat-y;
}
.logo{		
	width:1024px;
	height:195px;	
}

#logostd{	background:url('images/logo.jpg');
}
#contactfoto{	position:absolute;
		margin-left:270px;
		margin-top:30px;
		width:300px;
		height:452px;
		background:url('images/biker.jpg') no-repeat;
}

table#imagedisplaytable {
	width:100%;
}

table#imagedisplaytable td {
	border-bottom: 1px dashed blue;
}

table#gmaptable {
	margin:auto;
}

div#branche {
	font-weight:bold;
	margin-bottom:5px;
}

table#gmaptable td {
	vertical-align:top;
}

div#gmaplocations {
	margin-top:0px;
}

.ok {
	color: #00ff00;
}

.bad {
	color: #ff0000;
}

span.bold {
	font-weight:bold;
}

#nav{		width:100%px;
		height:35px;
}

#contentbackground {
	width:100%;
}

#nav table{
		margin:0px;
		width:100%;
		text-align:center;
		color:#ffffff;
		font-weight:bold;
		font-family:Arial;
		font-size:10pt;
		border-spacing:0px;
		border-collapse:collapse;
		background-color:#aaaaaa;
		height:100%;
}
#nav table th{width: 190px;
		border: solid 1px #ffffff;
}
#nav table td{
		border: solid 1px #ffffff;
		border-left:none;
}
#nav table th{	font-size:16pt;
}
#nav table td#spacer{
		width:21px;
}
#nav table td#home{
		width:53px;
		background:url('images/home.jpg') no-repeat;
}
#nav table td#home a:hover{
		text-decoration:none;
}
#nav table td#homeindex{
		width:53px;
}
#nav a:link{	text-decoration:none;
		color:#ffffff;
}
#nav a:visited{	text-decoration:none;
		color:#ffffff;
}
#subnav a:link{	text-decoration:none;
		color:#ffffff;
}
#subnav a:visited{	text-decoration:none;
		color:#ffffff;
}
#subnav a:hover{	text-decoration:underline;
}
#subnav a:active{	color:#cccccc;
}
#nav a:hover{	text-decoration:underline;
}
#nav a:active{	color:#cccccc;
}
#subnav {
		float:left;	
		margin-left:24px;
		margin-top:30px;
		
}
#subnav table{	width:155px;
		text-align:left;
		color:#ffffff;
		font-size:8pt;
		border-spacing:0px;
		border-collapse:collapse;
}
		
#subnav td{
		padding-left:20px;
		border: solid 1px #ffffff;
		height: 25px;
}

#subnav td.left {
	text-align:left;
}

#subnav td.right {
	text-align:right;
}

#subnav td.center {
	text-align:center;
}

#subnav div#menunews {
	color:#ffffff;
	font-size:20px;
}

#subnav div#menunews span.title {
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
	font-weight: bold;
	color: #000000;
}

#subnav div#menunews span.descr {
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
	font-weight: none;
}

#subnav div#menunews span.readmore {
	font-size:10px;
	font-weight: bold,underline;
}
	
#content{	
		width:775px;
		padding:10px;
		min-height:200px;
		margin-left: 220px;
		font-size:13px;
		color:black;
		text-align:justify;
}
#bottom{	
		clear:both;
		font-family:Arial;
		background:url('images/bottom_new.jpg');
		background-repeat:  none;
		height:24px;
		width:1022px;
		padding-top:15px;

}
#bottom #copy{	padding-left:25px;
		text-align:left;
		font-weight:bold;
		color:#ffffff;
		font-size:8pt;
		margin-top:-20px;
}
#bottom #bnav{	background:none;
		color:#000000;
		text-align:right;
		margin-right:1px;
		font-size:8pt;
}
#bottom #bnav a:link{
		color:#000000;
		text-decoration:none;
}
#bottom #bnav a:visited{
		color:#000000;
		text-decoration:none;
}
#bottom #bnav a:hover{
		font-weight:bold;
		text-decoration:underline;
}
		
#bottom #bnav a:active{
		text-decoration:underline;
}
		
.hidden{	
		visibility:hidden;
		height:0px;
		width:0px;
}

table.download {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #2f5667;
    border-bottom: 1px solid #2f5667;
    width: 100%;
}
table.download td {
    text-align: left;
    border-top: 1px solid #2f5667;
    padding: 0.2em 0.5em;
}

table.download th {
	text-align: left;
}

table.download td.title {
	font-weight: bold;
}
table.download thead th {
    text-align: center;
    border-bottom: 1px solid #2f5667;
}

a.img:link {
	color: red;
	border: 0;
}

img.noborder {
	border: 0;
}

p.bold {
	font-weight: bold;
}

div#newsletter {
	margin-left:5px;
}
div#news {
	margin-left:5px;
	margin-top:10px;
}

div#leftcontent {
	width:155px;
}

span#newslettercapt {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

input#nltextbox {
	width: 100px;
	height: 10px;
	font-size: x-small;
}
form#nlform {
	margin-top:0px;
	padding-top:0px;
}

input#submitnl {
	font-size: x-small;
	height:20px;
}

div.newsheader {
	background-color: #ffffff;
	width:100%;
	border:none;
	font-weight: bold;
}

div.news{
	background-color: #ffffff;
  margin-left:5%;
	width:95%;
	height:100%;
}

div.newsseparator {
  height: 1px;
  background-color: #000000;
  width: 100%;
  margin-top:10px;
  margin-bottom:10px;
}

div.product {
	background-color: #dddddd;
	width:95%;
	height:100%;
	margin:10px;
}

div.newsimages{
	text-align: center;
	float: right;
}

img.newsimage {
	border:2px solid #dddddd;
}

div.menuseparator {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width:100%;
	background-color: #ffffff;
}

div.newssubheader {
	width:100%;
	background-color: #cccccc;
	font-style:italic;
}

#newstable td#newstext {
	width:100%;
	vertical-align:top;
	background-color:#dddddd;
	height:100%;
	border:2px solid #dddddd;
}

div#newsintro {
	font-weight:bold;
	background-color: #dddddd;
	padding-bottom: 10px;
}

#newstable td#newsimages {
	vertical-align:top;
}

#newstable td#newssubheader {
	background-color: #dddddd;
	vertical-align:top;
	height:0px;
}

span#newscapt {
	color: #ffffff;
	font-weight:bold;
}

input.plztextbox {
	width:60px;
}

table#contenttable {
	margin-left:0px;
	padding-left:0px;
	border-collapse:collapse;
}

table#contenttable td {
	vertical-align:top;
}

table#contenttable td.submenu {
	width:145px;
}

input.number {
	width:50px;
}

div#gmap {
	margin:auto;
	width: 300px;; 
	height: 300px;
	border: thin solid #000000;
}