﻿* {
	margin: 0;
	outline: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #FF9900;
}

a img {
	border: none;
}

#headerbox {
	background: url(../graphik/bg_headerbox.gif) repeat-x;
	width: 100%;
	height: 426px;
}

#headerbox_hp {
	background: url(../graphik/bg_headerbox_hp.gif) repeat-x;
	width: 100%;
	height: 716px;
}

#contentbox {
	background: #FFFFFF;
 	width: 100%;
}

#footerbox {
	background: url(../graphik/bg_footerbox.gif) repeat-x;
	width: 100%;
	height: 101px;
}

#logo {
	background: url(../graphik/logo.gif) no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 80px;
}

#logo_xmas {
	background: url(../graphik/logo_xmas.gif) no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 80px;
}

#menu {
	background: #000099;
	width: 900px;
	height: 32px;
	margin: 0 auto;
	border-top: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
}

#header {
	background: #FFFFFF;
	margin: 0px auto 10px auto;
	width: 898px;
	height: 299px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#header_hp {
	background: #FFFFFF;
	margin: 0px auto 10px auto;
	width: 898px;
	height: 599px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.footer {
	width: 900px;
	height: 80px;
	display: table;
	overflow: hidden;
	margin: 0 auto;
	padding: 21px 0px 0px 0px;
}

.footer_left {
	width: 40px;
	height: 80px;
	float: left;
}

.footer_right {
	width: 800px;
	height: 80px;
	float: right;
	font-size: 10px;
	text-align: right;
	color: #333333;
}

.content_ten {
	background: url(../graphik/bg_pictures.gif) repeat-y;
 	margin: 0px auto;
	width: 898px;
	display: table;
	overflow: hidden;
	border: 1px solid #999999;
}

.content_ten_space {
	background: url(../graphik/bg_pictures.gif) repeat-y;
 	margin: 0px auto 10px auto;
	width: 898px;
	display: table;
	overflow: hidden;
	border: 1px solid #999999;
}

.content_white {
	background: #FFFFFF;
 	margin: 0px auto;
	width: 898px;
	display: table;
	overflow: hidden;
	border: 1px solid #999999;
}

.content_white_space {
	background: #FFFFFF;
 	margin: 0px auto 10px auto;
	width: 898px;
	display: table;
	overflow: hidden;
	border: 1px solid #999999;
}

.words {
	background: none;
	width: 528px;
	float: left;
	line-height: 125%;
	color: #333333;
	margin: 10px 0px 10px 10px;

}

.words_gebrauchtes {
	background: none;
	float: left;
	width: 518px;
	line-height: 125%;
	color: #333333;
	margin: 10px 0px 10px 10px;
}

.words_gebrauchtes h1 {
	line-height: 100%;
	font-size: 200%;
}

.words_gebrauchtes h2 {
	line-height: 100%;
	font-size: 125%;
}

.words_video {
	background: none;
	float: left;
	width: 518px;
	height: 197px;
	line-height: 125%;
	color: #333333;
	margin: 10px 0px 10px 10px;
}

.words_videos {
	background: none;
	float: left;
	width: 518px;
	height: 197px;
	line-height: 125%;
	color: #333333;
	margin: 0px 0px 10px 10px;
}

.words_full {
	background: none;
	width: 878px;
	line-height: 125%;
	color: #333333;
	margin: 10px;
}

.words_half_left {
	background: none;
	float: left;
	width: 434px;
	line-height: 125%;
	color: #333333;
	margin: 10px 0px 10px 10px;
}

.words_half_right {
	background: none;
	width: 434px;
	line-height: 125%;
	color: #333333;
	margin: 10px 0px 10px 454px;
}

.headline_full {
	background: none;
	width: 878px;
	line-height: 125%;
	color: #333333;
	margin: 10px 10px 15px 10px;
}

.video {
	background: none;
	width: 350px;
	float: right;
	margin: 10px 10px 10px 0px;
}

.videos {
	background: none;
	width: 350px;
	float: right;
	margin: 0px 10px 10px 0px;
}

.pictures {
	background: none;
	width: 350px;
	margin: 10px 0px 0px 548px;
}

.picture_normal {
	background: none;
	width: 330px;
	text-align: center;
	line-height: 125%;
	font-size: 10px;
	color: #333333;
	padding: 0px 10px 10px 10px;
}

.picture_links {
	background: #CCCCCC;
	width: 284px;
	float: left;
	text-align: center;
	line-height: 125%;
	font-size: 10px;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0px 0px 10px 10px;
	border: 1px solid #999999;
}

.picture_links_end {
	background: #CCCCCC;
	width: 284px;
	float: left;
	text-align: center;
	line-height: 125%;
	font-size: 10px;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0px 10px 10px 10px;
	border: 1px solid #999999;
}

.picture_normal img,
.picture_links img,
.picture_links_end img {
	margin: 0px 0px 4px 0px;
}

.picture_maps {
	background: none;
	width: 432px;
        height: 288px;
	border: 1px solid #999999;
}

.menu {
	text-transform: none;
}

.menu li {
	background: none;
 	line-height: 32px;
	display: inline;
	float: right;
	padding: 0px 10px 0px 5px;
	list-style: none;
}

.menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

.menu li.active, .menu li:hover {
	background: none;
}

.menu li.active a, .menu li:hover a {
	color: #FFFFFF;
}