@charset "iso-8859-1";
/* Body und link Einstellungen */
body{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #DFD8C1;
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
	/*background-image: url(../img/static/bg.jpg);*/
	font-family: Arial;
	font-size:12px;
	color:#3C3C3C;
	line-height:1.5em;
}

td{

	font-family: Arial;
	font-size:12px;
	color:#3C3C3C;
	line-height:1.5em;
}

#impressum a:link{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#3C3C3C;
}
#ln_main li a{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color: #dddddd;
	
}
#ln_main li a:hover{
	color: #182E51;
}
/*#ln_main li a:visited{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}*/

#ln_main li a.haendler{
	color: #182E51;
}

#sub_menu a:link{
	font-family:Arial;
	text-decoration:none;
	color:#3C3C3C;
	font-size:12px;
}

a:link{
	font-family:Arial;
	text-decoration:none;
	color:#3C3C3C;
}

#impressum a:visited{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#3C3C3C;
}
#sub_menu a:visited{
	font-family:Arial;
	text-decoration:none;
	color:#3C3C3C;
	font-size:12px;
}
a:visited{
	font-family:Arial;
	color:#3C3C3C;
	text-decoration:none;
}

#links_blue a:visited{
	font-family:Arial;
	color:#006C9B;
	text-decoration:none;
}
#links_blue a:hover{
	font-family:Arial;
	color:#006C9B;
	text-decoration:underline;
}



#links_darkblue a{
	color:#182E51;
}

#links_darkblue a:visited{
	font-family:Arial;
	color:#182E51;
	text-decoration:none;
}
#links_darkblue a:hover{
	font-family:Arial;
	color:#182E51;
	text-decoration:underline;
}
/* Definition nur index.html betreffend */
#e-bikes {
	position:absolute;
	width:200px;
	height:106px;
	z-index:16;
	left: 162px;
	top: 415px;
}
#modelle {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 162px;
	top: 455px;
}

#modelle {
	position:absolute;
	width:232px;
	height:119px;
	z-index:11;
	left: 646px;
	top: 415px;
}
#modelle2008 {
	position:absolute;
	width:232px;
	height:119px;
	z-index:11;
	left: 646px;
	top: 546px;
}

#index_down {
	position:absolute;
	width:162px;
	height:80px;
	z-index:12;
	left: 0px;
	top: 317px;
	background-color: #162E52;
}
#bg_title_down {
	position:absolute;
	width:730px;
	height:80px;
	z-index:13;
	left: 162px;
	top: 317px;
}
#idx_rechts_down {
	position:absolute;
	width:180px;
	height:80px;
	z-index:14;
	left: 891px;
	top: 357px;
} 
/* Positionen der einzelnen Layer */
#titel {
	position:absolute;
	width:235px;
	height:76px;
	z-index:2;
	left: 162px;
	top: 27px;
}
#bg_main {
	position:absolute;
	width:730px;
	z-index:3;
	left: 162px;
	top: 93px;
	height: 225px;
	visibility: visible;
}
#idx_links {
	position:absolute;
	width:164px;
	height:225px;
	z-index:1;
	left: 0px;
	top: 92px;
}
#idx_rechts {
	position:absolute;
	width:auto;
	background-color:#FFFFFF;
	height:225px;
	z-index:4;
	left: 891px;
	top: 133px;
}
#head_line {
	position:absolute;
	width:1071px;
	height:9px;
	z-index:7;
	left: 0px;
	top: 0px;
	background-image: url(../img/static/strich_9px.jpg);
}
#impressum {
	font-size:11px;
	position:absolute;
	width:75px;
	height:24px;
	z-index:8;
	left: 827px;
	top: 70px;
}

#links_oben {
	font-size:11px;
	position:absolute;
	width:458px;
	height:23px;
	z-index:9;
	left: 433px;
	top: 25px;
}
#main_anz_detail {
	position:absolute;
	width:730px;
	z-index:10;
	left: 162px;
	top: 318px;
	background-color:  #FFFFFF;
	min-height: 400px;
}
#main_anz_bike {
	position:absolute;
	width:730px;
	z-index:10;
	left: 162px;
	top: 92px;
	background-color:  #FFFFFF;
	min-height: 400px;
}
#main_anz {
	position:absolute;
	width:730px;
	z-index:10;
	left: 162px;
	top: 318px;
	background-color: #CBBFA4;
	min-height: 400px;
}
#print {
	position:absolute;
	width:729px;
	z-index:10;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#sub_menu {
	position:absolute;
	width:165px;
	height:385px;
	z-index:11;
	left: -3px;
	top: 333px;
}
#about_main {
	position:absolute;
	width:730px;
	z-index:10;
	left: 162px;
	top: 360px;
	background-color: #FFFFFF;
	height: 3px;
}

/* Text Farbdefinition */
#blue{
	color:#006C9B;
}
#black{
	color:#3C3C3C;
}
#brown{
	color:#A68314;
}
#green{
	color:#729219;
}
#red{
	color:#AF0014;
}
#pink{
	color:#9D005C;
}

#90jahre{
	color: #806b22;
	}
#darkblue{
	color:#182E51;
}
#darkblue1{
	color:#283E61;
}
#orange{
	color:#EE6600;
}
#orange a{
	color:#EE6600;
	text-decoration:none;
}
#orange a:visited{
	color:#EE6600;
	text-decoration:none;
}
#orange a:hover{
	color:#EE6600;
	text-decoration:underline;
}
/* Spezielle Link Definitionen */
#impressum a:hover{
	text-decoration:underline;
}
ul#list_sub a:hover{
	text-decoration:underline;
}
ul#list_sub_db a:hover{
	text-decoration:underline;
}
ul#ln_main a:hover{
	text-decoration:underline;
	
}
#main_anz a:hover{
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
	color:#3C3C3C;
}
a:link{
	color:#3C3C3C;
}
#no_u{
    text-decoration:none
	}
/* Listen Definitionsbereich */
#list_sub_db{
	margin-left:0px;
	padding-left:0px;
}

ul#list_sub li{
	float:right;
	margin:0px;
	padding-top: 3px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	position: static;
    font-family:Arial;
}

ul#list_sub_db li{
	display:block;
	margin:0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top:4px;
	padding-right:3px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	position: relative;
    font-family:Arial;
	font-size:10px;
}

ul#ln_main li{
	text-align:right;
	list-style: none;
	float: right;
	display:inline;
	margin:0px;
	padding: 0px;
}
/* Definition einzelner Elemente */
#main_tab {
	position: static;
	top: 20px;
}
h1{
	position:static;
	top:0px;
	font-family:Arial;
}
#pic_gal{
	background-position: center;
	text-align: center;
	position: static;
}
img {
	border:0px;
}
#main_anz b{
	font-size:11px;
}
#det_ln{
	font-size:11px;
}

input { 
	width:350px;

}
textarea { 
	width:350px;

}
