html,body {
	font-size:14px;
	font-family:Verdana,arial;
	background:url(../img/main_bg_img.png) repeat-x  left 85px;
}
a {
	color:black;
	text-decoration:underline;
}
a.active{
	font-weight:bold;
}
a:hover {
	color:black;
	text-decoration:underline;
}
.main-container {
	width:1000px;
	height:100%;
	background:#fff;
	margin:0 auto;
	padding-bottom: 5px;
	box-shadow:0 0 1px rgba(0, 0, 0, 0.25), 0 1px 5px 3px rgba(0, 0, 0, 0.05), 0 5px 4px -3px rgba(0, 0, 0, 0.06);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.25), 0 1px 5px 3px rgba(0, 0, 0, 0.05), 0 5px 4px -3px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.25), 0 1px 5px 3px rgba(0, 0, 0, 0.05), 0 5px 4px -3px rgba(0, 0, 0, 0.06);
}

/* KOPFZEILEN MENU */
.company-menu {
	width:1000px;
	height:20px;
	text-align:left;
	padding:10px;
}
h1 {
	font-size:18px;
	font-family: Verdana;
	font-weight:bold;
	color:#8d986f;
	border-bottom:1px dashed #8d986f;
	width:100%;
}

.gallery h2 {
	font-size: 20px;
	font-weight:bold;
}
.gallery h3 {
	font-size: 16px;
	font-weight:bold;
}

.company-menu a{
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
.company-menu a:hover{
	text-decoration:none;
	color:orange;
	font-weight:normal;
}


/* HEADER */
.header {
	width:1000px;
	position: relative;
	height: 323px;
}
.header .logo {
	height:280px;
	width: 225px;
	padding-left:4px;
	background:#dde0d4 url(../img/logo.png) no-repeat ;
	position: absolute;
	top:0px;
	left: 8px;
}
.header .logo a {
	display:block;
	height:100%;
	width: 100%;
}
.header .banner {
	width:500px;
	height:331px;
	padding:0px;
	position: absolute;
	top:0px;
	left: 245px;
}
.header .navigation {
	position: absolute;
	height:280px;
	background:#0b94d8;
	padding:0;
	font-size:12px;
	margin:0 0 3px 0;
	right: 8px;
    top: 0;
    width: 238px;
}
.header .navigation h3 {
	color:#ffffff;
	margin:0px;
	padding:5px 0 2px 9px;
}
ul#navigation
{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background-color: #0b94d8;
}
* + html ul#navigation {
	background-color:#828e63;
	margin:0px;
	padding:0px;
}
ul#navigation li {
	margin:0;
	padding-left:0px;
	text-align:left;
}
ul#navigation li a {
	display:block;
	padding: 5px 0 5px 10px;
	text-decoration:none;
	color:#eaeaea;
}
ul#navigation li.second a:hover
{
	background-color:#ffffff;
	color:#000000;
}
ul#navigation li a:hover
{
	background-color:#ffffff;
	color:#000000;
}
ul#navigation li:first-child a:hover
{
	background-color:#ffffff;
	color:#000000;
}
ul#navigation li ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul#navigation li ul li {
	padding-left:10px;
	background:#DDE0D4;
}
ul#navigation li ul li a {
	color:#888;
	width:280px;
}
ul#navigation li ul li a:hover {
	background:#BEC4AD;
	padding-right:0px;
	color:black;
}


/* FOOTER */
.footer .line {
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 10px 8px 8px 8px;
    padding: 5px 0;
    text-align: center;
}
.footer  .line-dark {
	background:#8d986f;
}
.footer  .line-middle {
	background:#bec4ad;
}
.footer  .line-light {
	background:#dde0d4;
}



/* CONTENT */
.content{
	width:984px;
	height:100%;
	min-height:100%;
	margin:5px 0px 0px 3px;
	padding:5px;
}
.to-top {
	text-align:center;
	padding-top: 10px;
}
.user-counter {
    background: none repeat scroll 0 0 #BEC4AD;
    border-bottom: 4px solid #8D986F;
    bottom: 0;
    font-family: verdana;
    font-size: 12px;
    height: 20px;
    margin: 0 8px;
    padding: 5px;
    position: absolute;
    width: 974px;
}

.form_input {
	border:1px solid #8d986f;
	background:#bec4ad;
}
.form_input_admin {
	border:1px solid #8d986f;
	background:#fff;
	padding:2px;
}

.form_button {
	border:1px solid #8d986f;
	background:#bec4ad;
}
.th_text {
	padding-top:0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:black;
}
.th_title {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:black;
	height:20px;
}
div#teamContainer {
	margin-bottom:50px;
	display:block;
}
div#teamContainer span.teamName {
	display:block;
	font-size:14px;
	padding:10px 0px 10px 0px;
	width:330px;
}
div#teamContainer span.teamText {
	display:block;
	float:left;
	width:330px;
	margin-left:-1px;
}
div#teamContainer span.teamImage {
	display:block;
	text-align:center;
	float:right;
	cursor:pointer;
}
#clearfix {
	clear:both;
}
/* Kontakt */

div#contactContainer {
	width:100%;
}
div#contactContainer div.firstname,
div#contactContainer div.lastname,
div#contactContainer div.email,
div#contactContainer div.title {

}

div#contactContainer div.message  {
}
div#contactContainer label {
	width:150px;
	display:block;
	padding:5px 0px 5px 0px;
}
div#contactContainer input {
	width:300px;
}

div#gbookContainer {
	margin:0px 0px 20px 10px;
}
div#gbookContainer div#gbookTitle{
	background:#8d986f;
	padding:5px;
	color:#fff;
}
div#gbookContainer div#gbookText{
	padding:5px;
	border-left:1px solid #8d986f;
	border-right:1px solid #8d986f;
}
div#gbookContainer div#lastField {
	background:#bec4ad;
}
div#gbookContainer div#gbookAuthor{
	float:left;
	padding:5px;
}
div#gbookContainer div#gbookDate{
	float:right;
	padding:5px;
}
.zoom {
	text-align:center;
	padding:4px 0px 4px 0px;
	text-decoration:none;
	color:#000;
	margin:0px;
	background:#bec4ad;
	border-top:5px solid #8d986f;
	width:411px;
}
table#vehicle {
	margin-bottom:20px;
}
.clear {
	clear:both;
}
table#vehicle th,
table#vehicle td {
	padding:5px;
}
table#vehicle th {
	text-align:left;
}


.textus { color:#000; ;font-size:9px;font-family:Verdana;}
.textcountueber { color:#000; ;font-size:10px;font-family:Verdana;}


img {
	border:0px;
}
.list.vehicle .box {
	margin: 0 20px 20px 0;
}
.list.vehicle .box .asset-container {
	margin-right: 0px;
}
.list .box .asset-container {
	float:left;
	margin-right: 10px;
}
.list .box {
	padding: 8px;
	float:left;
	margin-bottom:10px;
	box-shadow:0 0 1px rgba(0, 0, 0, 0.25), 0 1px 5px 3px rgba(0, 0, 0, 0.05), 0 5px 4px -3px rgba(0, 0, 0, 0.06);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.25), 0 1px 5px 3px rgba(0, 0, 0, 0.05), 0 5px 4px -3px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.25), 0 1px 5px 3px rgba(0, 0, 0, 0.05), 0 5px 4px -3px rgba(0, 0, 0, 0.06);
}
.list .box h3 {
	margin-top:0px;
	padding-top:5px;
}
