/* Layout Stylesheet */ 

body {
 margin:0px;
 color: #333333;
 background: #FFFFFF;
 text-align:center;
 font-family: Verdana;
 font-size: 10px;
 padding:0;
 }

#outer {
 position:absolute;
 left:50%; 
 width:850px;
 margin-left:-425px;
 margin-top:10px;
 text-align:left;
 }

#bodyblock {
 position:relative;
 height:690px;
 width:850px;
 padding:0;
 }

#header {
 background:#FFFFFF;
 color: #333333;
 height:130px;
 text-align:left;
 margin:0px;
 }
 
#footer {
 height:20px;
 background:#334391;
 color: #FFFFFF;
 margin:0;
 font-family: Verdana;
 font-size: 9px;
 }

#l-col {
 background: #FFFFFF;
 /*background-image: url(images/links.PNG);*/
 background-repeat: no-repeat;
 margin:0px;
 float:left;
 text-align:left;
 font-family: Verdana;
 font-size: 12px;
 position:relative;
 color: #333333;
 height:473px;
 width:185px;
 padding:0;
 }
#l-col i {visibility:hidden;}

a#birrer			{ 
  position: absolute;
  height: 38px;
  width: 88px;
  top: 31px; 
  text-decoration: none;
top:605px; height:67px; width:45px;}

a#suzuki               { 
  position: absolute;
  height: 38px;
  width: 88px;
  top: 31px; 
  text-decoration: none;
top: 150px; height:166px; width:45px;}

a#triumph            { 
  position: absolute;
  height: 38px;
  width: 88px;
  top: 31px; 
  text-decoration: none;
top: 0px; height: 124px; width:45px; }

#picture {position:absolute; width:180px; height:163px; margin-top:324px; }

#news {padding-left:3px;color:#FFFFFF;width:180px;height:247px;background-image: url(images/news1.PNG); background-repeat:no-repeat;position:absolute;}

a#normal {color:#FFFFFF; text-decoration:none;}

#news a:hover#normal {color:#FFFFFF; text-decoration:underline;}

#cont {
 float:left;
 background:#FFFFFF;
 width:665px;
 margin:0px; 
 color: #474747;
 text-align:left;
 font-family: Verdana;
 font-size: 12px;
 padding:0;
 overflow:hidden;
 }

#cont a b { visibility: visible;}
 a#home {position: absolute; top: 660px; left:680px; height: 20px; width:60px; text-decoration:none; color:#0000CD;}
 a:hover#home {text-decoration:underline; color:#000000;}
 a#normal {text-decoration:none; color:#0000CD; font-weight:bold;}
 a:hover#normal {text-decoration:underline; color:#000000; font-weight:bold;}

#clear {
clear:left;
}

news {
 color: #FFFFFF;
 text-align:left;
 font-family: Verdana;
 font-size: 10px;
 }
#box{width:645px; height:663px; padding:30px 10px 10px 10px; color:#000; background-image: url(images/box.png); background-repeat:no-repeat;}

#main{width: 540px; height:663px; padding:10px; padding-top:30px; margin:0 auto; color:#000;  background-image: url(images/bg_box_main.PNG); background-repeat:no-repeat;}

h1{ position:absolute; top:5px; left:195px; width:440px; font:  100% Verdana;color: #FFFFFF; font-weight:bold;text-align:left;}

h1{margin-top:0;}

h2,p{margin-top:10px;}

h2{font:  100% Verdana;color: #0000CD; font-weight:bold;}

hr { margin-top:5px; margin-bottom:5px; width:140px; text-align:center; border:1px groove grey; }

input, textarea{
	FONT-FAMILY: Verdana;
	font-size : 9px;
	font-weight : bold;
	}
	
/* --------------left navigavtion------------- */
#left {
	width: 185px;
	margin: 0;
	padding:5px 0 0 0;
	color:#ffffff;
	background-image: url(images/nav.png);
	background-repeat:repeat-y;
	background-color:#747474;
}

#newsdiv {
	background-image: url(images/nav.png);
	background-repeat:repeat-y;
	background-color:#747474;
}

#left ul{
	list-style-type: none ;
	padding: 0 0 0 10px;
	margin: 0;
}

#left li a {
	font-size: 13px;
	font-weight:bold;
	text-decoration:none; 
	color:#FFFFFF;
}
#left  li li a { font-size: 1em; }
#left li{
	margin: 0;
	padding: 0 0 5px 0;
}
#left li li{
	margin: 0;
	padding: 0 0 6px 0;
}
#left li a.selected {
	margin: 0;
	padding: 0 0 0 25px;
	color:#ffffff;
}

#left li li a.selected {
	margin: 0;
	padding: 0;
}

#titelbalken {	
	position:relative;
	width:655px;
	text-align:left;
	vertical-align:top;
	float:left;
	margin:0px 0px 0px 2px;
	background-color:#334391;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#inhaltsdiv {	
	position:relative;
	width:635px;
	height:651px;
	text-align:left;
	vertical-align:top;
	float:left;
	margin:0px 0px 0px 2px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 50px 5px 10px;
	background-color:#F2F2F2;
}
