body {
	margin: 0px;
	font-family: sans-serif;
	color: #333333;
	background: url(../images/background.jpg) repeat-x;
	background-color: #112333;
	background-attachment: fixed;
	background-position: bottom center;
}

a {
	color: #ff6600;
	color: #ff6000;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a {
	color: #5d9cdb;
}

a:hover {
	color: #3e79b5;
}

a:focus {
	outline: 0;
}

td {
	font-size: 14px;
}

a img {
	border: 0px;
}

hr {
	height:1px;
	border-top:1px dotted #aaaaaa;
}

#content ul {
	list-style-image:url(../images/icons/arrow.jpg);
}

/* Layout */

#box {
	margin: 0 auto;
	width: 1000px;
	height: auto;
}

#logo {
	float: left;
	width:512px;
	height:112px;
}

#header_right {
	float: left;
	width:388px;
	height:112px;
}


/* Menu-Container */

#menu {
	float: left;
	width:930px;
	height:17px;
	background: url(../images/3.jpg);
	padding: 2px 70px 6px 0px;
	border-bottom: solid 6px #d8d8d8;
}

#menu br {
	position: absolute;
}

#menu_box {
	width: auto;
	float: right;
}

#menu a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin: 0px 1px;
	padding: 4px 10px 4px 10px;
	height: 23px;
	background: url(../images/menu/bg_unselected.jpg);
}

#menu a:hover {
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin: 0px 1px;
	padding: 4px 10px 4px 10px;
	height: 23px;
	background: url(../images/menu/bg_selected.jpg);
}

#menu a:focus {
	outline:0;
}

#menu .selected {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding: 4px 10px 4px 10px;
	height: 23px;
	background: url(../images/menu/bg_selected.jpg);
}

#menu .menu_container {
	float: left;
	padding: 0px;
	margin: 0px;
}

#menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float:left;
}

#menu ul li:hover ul li:hover {
	display: block;
}

#menu ul li:hover a {
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin: 0px 1px;
	height: auto;
	background: url(../images/menu/bg_selected.jpg);
}

#menu ul li:hover ul li a {
	width: 120px;
	display: block;
	font-size: 12px;
	color: #fff;
	background: #000;
	border-bottom: solid 1px #485663;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	text-align: left;
	height: auto;
	font-weight: normal;
}

#menu ul li:hover ul li a:hover {
	width: 120px;
	display: block;
	font-size: 12px;
	color: #fff;
	background: #112333;
	text-decoration: none;
	text-align: left;
	height: auto;
	font-weight: normal;
}

#ul1, #ul2, #ul3, #ul4, #ul5, #ul6, #ul7, #ul8, #ul9, #ul10 {
	display:none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	list-style-type: none;	
	position:absolute;
	width:140px;
	border-top: solid 6px #d8d8d8;
	background-color: #000;
	font-size: 12px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index: 9999;
}

#ul1 a, #ul2 a, #ul3 a, #ul4 a, #ul5 a, #ul6 a, #ul7 a, #ul8 a, #ul9 a, #ul10 a {
	width: 120px;
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
	text-align: left;
	height: 12px;
	font-weight: bold;
}

#ul1 a:hover, #ul2 a:hover, #ul3 a:hover, #ul4 a:hover, #ul5 a:hover, #ul6 a:hover, #ul7 a:hover, #ul8 a:hover, #ul9 a:hover, #ul10 a:hover {
	width: 120px;
	display: block;
	font-size: 12px;
	color: #fff;
	background: #112333;
	padding: 3px 10px;
	text-decoration: none;
	text-align: left;
	height: 12px;
	font-weight: bold;
}


/* Header-Container */

#header {
	float: left;
	width:986px;
	height:164px;
	background: url(../images/header.jpg);
	border-right: solid 7px #d8d8d8;
	border-left: solid 7px #d8d8d8;
}

#header_overlay {
	position: absolute;
	float: left;
	top: 135px;
	left: 50%;
	width:368px;
	height:72px;
	margin: 20px 0px 0px -430px;
}


/* Vehicle-Container */

#vehicle_search {
	float: left;
	width: 154px;
	height: 65px;
	background: #bfbfbf;
	color: #333333;
	padding: 16px;
	border-left: solid 7px #d8d8d8;	
}

#vehicle_search span {
	display: block;
	background: url(../images/icons/lupe.jpg) no-repeat;
	padding: 10px 0px 10px 30px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
}

#vehicle_search a {
	display: block;
	color: #555;
}

#vehicle_search a:hover {
	color: #888;
}

#vehicle_bar {
	float: left;
	width: 760px;
	height:97px;
	padding: 0px 15px 0px 25px;
	background: url(../images/vehicle_bar.jpg) no-repeat;
	background-color: #e6e6e6;
	border-right: solid 7px #d8d8d8;	
}

#vehicle_bar div {
	float:left;
}


#vehicle_bar .items div div {
	float:left;
	margin: 5px 0px 5px 10px;
	font-size: 11px;
}

#vehicle_bar .items img {
	float:left;
	margin: 5px 0px 5px 10px;
	font-size: 11px;
	background: #ffffff;
	padding: 4px;
	margin-left: 10px;
	border: solid 1px #ccc;
}


#vehicle_bar .vehicle_bar_link {
	float:right;
	margin: 5px;
	font-size: 14px;
	width: 165px;
	text-align: center;
	vertical-align: center;
	line-height: 20px;
}

#vehicle_bar .vehicle_bar_link a {
	display: block;
	text-decoration: underlined;
	font-size: 14px;
}

#vehicle_bar .items .vehicle_bar_div img {
	background: #ffffff;
	padding: 4px;
	margin-left: 10px;
	border: solid 1px #ccc;
}

#vehicle_bar h2 {
	font-size: 14px;
	margin:0px;
}

#vehicle_bar h3 {
	font-size: 12px;
	margin:0px;
}

#vehicle_bar h4 {
	font-size: 10px;
	width: 105px;
	margin:0px;
}

#vehicle_bar a {
	color: #333;
	display: block;
}

#vehicle_bar a:hover {
	color: #000;
	cursor:pointer;
}

#vehicle_bar_prev a {
	display: block;
	margin-top: 30px;
	width: 20px;
	height 0px;
	padding: 10px 0px 10px 0px;
	background:url(../images/icons/pfeil_l.png) no-repeat;
}

#vehicle_bar_next a {
	display: block;
	margin-top: 30px;
	width: 20px;
	height 0px;
	padding: 10px 0px 10px 0px;
	background:url(../images/icons/pfeil_r.png) no-repeat;
}

#vehicle_bar_prev a:hover {
	background:url(../images/icons/pfeil_l_hover.png) no-repeat;
}

#vehicle_bar_next a:hover {
	background:url(../images/icons/pfeil_r_hover.png) no-repeat;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 700px;
	height: 100px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}


/* Content */

#main_box {
	float: left;
	width: 1000px;
	height: auto;
	background-color: transparent;
}

#sub_box {
	float: left;
	width: 986px;
	height: auto;
	background-color: #fff;
	overflow: hidden;
	border-right: solid 7px #d8d8d8;
	border-left: solid 7px #d8d8d8;
}

#main_box .title {
	text-align: left;
	margin: 0px 10px 20px 0px;
	padding: 0px 20px 0px 5px;
	font-size: 20px;
	width: 645px;
	border-bottom: dotted 1px #c0c0c0;
	letter-spacing: 5px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: serif;
}

#main_box .subtitle {
	text-align: left;
	margin: 10px 10px 0px 10px;
	padding: 0px 20px 0px 5px;
	font-size: 14px;
	width: 121px;
	color: #666;
	border-bottom: dotted 1px #fff;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: sans-serif;
	font-weight: bold;
}

#content {
	float:left;
	width:665px;
	height: auto;
	background: transparent;
	padding: 5px;
	line-height: 23px;
	font-size: 14px;
}

#content .title {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 20px;
	width: 650px;
	border-bottom: dotted 1px #c0c0c0;
}

#content input, #content textarea {
	background-color: #f6f6f6;
	border: 0px;
	border-bottom: solid 1px #aaaaaa;
	padding: 3px;

}

#content select {
	background-color: #f6f6f6;
	border: 0px;
	border-bottom: solid 1px #aaaaaa;
	padding: 3px;

}

#content option {
	border-bottom: solid 1px #aaaaaa;
	padding: 3px;
}

#content input.submit {
	background: url(../images/icons/submit.jpg) repeat-x;
	color: #fefefe;	
	padding: 2px 10px;
	border: solid 1px #c0c0c0;
}

#content input.submit:hover {
	background: url(../images/icons/submit_hover.jpg) repeat-x;
}

#content form table tr td {
	height: 40px;
}

#content form table {
	border: dotted 1px #c0c0c0;
	width: 90%;
	padding:5px;
}

/* AD Bar */

#adbar {
	float: left;
	width: 110px;
}

#userinfo {
	width: 100px;
	padding: 5px;
	position: fixed;
	background-color: #d8d8d8;
	font-size: 11px;
	margin: 10px 0px 0px 10px;
}

#adbar ul {
	margin: 50px 0px 0px 15px;
	padding: 0px;
}

#adbar ul li {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#adbar ul li hr {
	border: 0px;
	border-bottom: solid 1px #ddd;
}

#adbar p img {
	margin-left: 10px;
}

/* Sidebar */

#sidebar {
	float:left;
	width:172px;
	height: auto;
	padding: 10px 20px 10px 0px;
	background: #fff;
	text-align: center;
}

#sidebar .producer_box a {
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	vertical-align: middle;
	cursor: pointer;
}

#sidebar .producer_box a img {
	filter:alpha(opacity=50);
}

#sidebar .producer_box a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#sidebar .producer_box a:hover img {
	filter:alpha(opacity=100);
}

#sidebar .producer_box {
	margin-left: 13px;
}

#sidebar .producer_box .pfeil {
	padding-left: 5px;
}

#sidebar .sublink_box, #sidebar .subsublink_box {
	text-align: left;
	width: 161px;
	padding: 0px;
	margin: 0px;
}

#sidebar .sublink_box li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sidebar .sublink_box a {
	display: block;
	font-weight:normal;
	font-size: 12px;
	text-align: left;
	width: 131px;
	padding:8px 10px 8px 25px;
	margin-left: 10px;
	color: #777;
	border-bottom: dotted 1px #ccc;
	background:url(/../images/menu/arrow_grey.jpg) no-repeat;
	background-position: 0px 6px;
}

#sidebar .sublink_box a:hover {
	color: #122233;
	border-bottom: dotted 1px #122233;
	background:url(/../images/menu/arrow.jpg) no-repeat;
	background-position: 0px 6px;
	font-weight:normal;
}

#sidebar .selected a, #sidebar .selected a:hover {
	color: #122233;
	border-bottom: dotted 1px #122233;
	background:url(/../images/menu/arrow.jpg) no-repeat;
	background-position: 0px 6px;
	font-weight:bold;
}

#sidebar .special a {
	color: #d40000;

}

#sidebar .sublink_box .sub1 a {
	padding:3px 20px 1px 10px;
	padding-left: 20px;
	font-weight:bold;
	background: #fff;
	width: 140px;
	border-top: 0px;
}

#sidebar .sublink_box .sub1 a:hover {
	background: #ddd;
}

#sidebar .sublink_box .sub2 a {
	padding:0px 20px 0px 10px;
	padding-left: 20px;
	font-weight:normal;
	background: #fff;
	width: 140px;
	border-top: 0px;
}

#sidebar .sublink_box .sub2 a:hover {
	background: #ddd;
}

#sidebar #sub_ul a {
	display: block;
	font-weight:normal;
	font-size: 12px;
	text-align: left;
	width: 131px;
	padding:3px 10px 3px 5px;
	margin-left: 30px;
	color: #777;
	border-bottom: dotted 1px #ccc;
	background:transparent;
	background-position: 0px 6px;
}

#sidebar #sub_ul a:hover {
	color: #122233;
	border-bottom: dotted 1px #122233;
	background:transparent;
	background-position: 0px 6px;
	font-weight:normal;
}

#sidebar #sub_ul .selected a {
 	color: #122233;
	border-bottom: dotted 1px #122233;
	background:transparent;
	background-position: 0px 6px;
	font-weight:bold;
}

.sidebar_field {
	padding: 0px 16px;
	font-size: 14px;
	text-align: justify;
	width: 154px;
	float: left;
}

#shortnews {
	width:176px;
	height:170px;
	background: #e6e6e6;
	text-align: right;
	padding: 5px;
	margin: 20px 0px 0px 0px;
}

#shortcuts {
	display: none;
	position: absolute;
	left:193px;
	top:321px;
	width:700px;
	height:153px;
	text-align: center;
	background: #ffffff;
}

#shortcuts img {
	margin:5px;

}

#shortnews .sidebar_field {
	padding: 0px 16px;
	font-size: 14px;
	text-align: justify;
	width: auto;
	float: left;
}

#shortnews br {
	position: absolute;
}


/* Footer */

#footer {
	float:left;
	width:1000px;
	height:22px;
	background: url(../images/22.png);
	background-color: transparent;
}

#credits {
	float:left;
	width:970px;
	height:51px;
	background: url(../images/background.jpg) repeat-x;
	background-color: #112333;
	background-attachment: fixed;
	background-position: bottom center;
	color: #ccd7e3;
	text-align: center;
	font-size: 12px;
	padding:5px 15px 0px 15px;
}

#credits a {
	color: #5d9cdb;
}

#credits a:hover {
	color: #3e79b5;
}

/* Sonstige */

.newshead {
	margin: 20px 0px 0px 0px;
	font-size:18px;
	height: 20px;
	font-weight: bold;
	color: #333333;
	width: 650px;
	float: left;
}

.indexhead {
	font-size:18px;
	height: 20px;
	font-weight: bold;
	color: #333333;
	width: 650px;
	float: left;
}

.newstext {
	float: left;
	padding: 10px;
}

.sub {
	width: 650px;
	float: left;
	font-size:12px;
	border-bottom: dotted 1px #69b2e1;
}

.a {
	background:#dddddd;
	height: 25px;
}

.b {
	background: #fffef6;
	height: 25px;
}

.c {
	background:#69b2e1;
	height: 25px;
}

.c td {
	cursor: pointer;
	color: #ffffff;
}

.c td a {
	color: #ffffff;
}

.news_img {
	margin-left: 10px;
	margin-top: 20px;
	background: #fffef6;
	height: 20px;
	width:330px;
	text-align: center;
}

.nimg, .newstext img {
	border:solid 1px #dddddd;
	background: #ffffff;
	padding: 4px;
	margin-right:5px;
	margin-bottom:5px;
}

.nimg2 {
	border:solid 1px #dddddd;
	background: #ffffff;
	padding: 4px;
	margin: 5px 5px 5px 5px;
}

.ap_img {
	float: left;
	width: 225px;
	text-align: center;
	margin: 10px 25px 10px 25px;
	padding: 10px;
	border: dotted 1px #dddddd;
}

.ap_img img {
	border: solid 1px #dddddd;
	background-color: #ffffff;
	padding: 4px;
}

.ap_name {
	margin: 5px 0px 0px 15px;
	float: left;
	text-align: left;
}

.ap_area {
	margin: 0px 5px 0px 5px;
	padding: 0px 20px 0px 20px;
	border-top: solid 1px #dddddd;
	width: 175px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #999;
}

.ap_tel {
	margin: 0px 15px 0px 15px;
	float: left;
	text-align: left;
}

.ap_mail {
	margin: 0px 15px 0px 15px;
	float: left;
	text-align: left;
}

.year {
	font-weight: bold;
	vertical-align: top;
	padding-right: 50px;
	margin-top: 20px;
}

.field, .body {
	font-size: 14px;
	line-height:25px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 5px 15px 15px 5px;
	padding: 8px;
	width: 650px;
	height: 100%;
	overflow: hidden;
	border: dotted 1px #ccc;
}

.field .left {
	padding-right: 10px;
	border-right: dotted 1px #ccc;
}

.field img {
	padding: 4px;
	background: #fff;
	border: solid 1px #c0c0c0;
}

.field td {
	vertical-align: top;
}

.field_content { 
	font-size: 14px;
	color: #222222;
	border-bottom: 1px solid #969696;
	width: 100%;
	text-align: left; 
	background:transparent; 
}

.field_main { 
	width: 200px;
	font-size:10px;
	color:#969696; 
	text-align: left;
}

.field li {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style-type: square;
}

.field_s {
	position: relative;
	float:left;
	width: 300px;
	background-color: #fff;
	text-align: center;
	margin: 5px;
	padding: 8px;
	border: dotted 1px #ccc;
}

.field_c {
	position: relative;
	float:left;
	width: 180px;
	background-color: #fff;
	text-align: center;
	margin: 5px;
	padding: 8px;
	border: dotted 1px #ccc;
}

.field_s img, .field_c img {
	padding: 4px;
	background: #fff;
	border: solid 1px #c0c0c0;
}

.sitemap li {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
}

.sitemap a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #444;
}

.sitemap a:hover {
	color: #3e79b5;
}

#content .sitemap ul {
	list-style-image:none;
}

.sitemap_box li {
	list-style-type: none;
	margin: 0px;
}

.sitemap_box a {
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	margin: 1px 0px 0px 0px;
	border-left: solid 5px #ccc;
	color: #5d9cdb;
	font-weight: normal;
}

.sitemap_box #sub_ul li {
	list-style-type: none;
	margin: 0px;
}

.sitemap_box #sub_ul a {
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	border-left: 0px;
	font-weight: normal;	
	color: #5d9cdb;
}

.advantages li {
	list-style-image:url(/../images/icons/haken.jpg);
}

.right {
	float:right;
}

.left {
	float:left;
}

.left p {
	width: 100%;
}

.small {
	font-size: 10px;
	height: 11px;
}

.head {
	font-weight: bold;
	width: 680px;
	overflow: hidden;
	font-size: 14px;
	border-bottom: dotted 1px #c0c0c0;
}

.hobby2009 {
	color: #fff;
	width: 660px;
	padding: 10px;
	background: url(../images/aktionen/hobby2009_bg.jpg) top no-repeat;
	background-color: #326aa9;
}

.teaser_box {
	margin-top: 50px;
	width: auto;
	height: 500px;
	display: block;
}

.teaser2 {
	float: left;
	width: 310px;
	height: auto;
	margin: 10px;
}

.teaser2 .teaser_title {
	padding: 5px;
	border-bottom: dotted 1px #c0c0c0;
}

.teaser2 .teaser_title a {
	color: #333;
	font-weight: bold;
	font-size: 16px; 

}

.teaser2 .teaser_text {
	padding: 5px;
	font-size: 12px;
}

.teaser2 .teaser_text img {
	float: left;
	padding: 10px 10px 0px 0px;
}

.keylink {
	color: #333;
	border-bottom: dotted 1px #333;
	background: url(../images/icons/keylink.gif) no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
}

#language_select {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	width: 121px;
	color: #666;
	border-bottom: dotted 1px #fff;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: sans-serif;
	font-weight: bold;
}

#language_select li span {
	padding: 0px 0px 0px 15px !important;
	padding: 0px 0px 0px 0px;
}

#language_select li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#language_select br {
	position:absolute;
}


#ul20 {
	position: absolute;
	float: left;
	background-color: #f2f2f2;
	width: 186px;
	display: none;
	list-style-type: none;
	margin: -18px 0px 0px 0px;
	padding: 0px;
}

#language_select li ul li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 15px;
}

#nlbox {
	border: solid 1px #ccc;
	color: #bbb;
}

.subheadline {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	margin: 50px 0px 10px 0px;
}

.impressum p {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#big {
	display: none;
	padding: 4px;
	border: solid 1px #ccc;
	background: url('../images/loading.gif') no-repeat;
	background-position: center center;
	background-color: #fff;
	min-height: 100px;
	position: absolute;
}

.grey {
	color: #888;
	font-style:italic;
	font-size: 11px;
}

.image_discription {
	float: left;
	background-color: #fff;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 1.2;
}

.image_discription span {
	display: block;
	padding: 3px;
	height: 30px;
}