@charset "utf-8";
@import url(navi.css);
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bg.jpg) repeat-x #e9ef18;
	font: 11px Arial, Helvetica, sans-serif;
	color: #5d5d5d;
}

#main {
	width: 805px;
	margin: 0 auto;
}

#header {
	height: 107px;
	background: url(img/header_bg.png) no-repeat left;
	margin-top: 5px;
}

#slogan {
	margin: 30px 0 0 250px;
}

#logo {
	margin-left: 20px;
}

#content {
	width: 805px;
	background: url(img/main_bg.png) repeat-y;
	overflow: hidden;
}

#text {
	margin-left: 125px;
}

#left {
	width: 145px;
	background: url(img/navi_bg.png) no-repeat;
	min-height: 326px;
	/*overflow: hidden;*/
	float: left;
}

#right {
	width: 645px;
	min-height: 583px;
	float: left;
	background: url(img/right_bg.jpg) no-repeat;
}

#right a {
	text-decoration: none;
	color:#ED7507;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
}

#footer {
	background: url(img/footer_bg.png) no-repeat top;
	margin-bottom: 20px;
	height: 50px;
	overflow: hidden;
	text-align: right;
}
#footer img { border: none; }
#footer p { margin:25px 30px 0 0; }
#footer p a, #footer p a:hover { text-decoration:none; font: 11px Arial, Helvetica, sans-serif; color: #5d5d5d; }

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

p {
	line-height: 15px;
}

a img { border: none; }

.pic-about { margin: 300px 0 0 130px;}
.pic-folie { height:auto; line-height:1.4em; margin:10px 200px 0 120px; text-decoration:none; }
.pic {height:auto; line-height:1.4em; margin:10px 0 0 120px; text-decoration:none;}
.pic img, .pic-folie img {border:none;}
.thumbnail {
	float:left;
	margin-bottom:10px;
	margin-right:0;
	padding:0 5px 0 0;
}

.head_gal_content_kfz { 
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	line-height:11px;
	margin:320px 50px 0 125px;
	text-align:left;
}

.head_gal_content2 {
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	line-height:11px;
	margin:370px 50px 0 125px;
	text-align:left;
}

.head_gal_content_folie {
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	line-height:11px;
	margin:30px 50px 0 125px;
	text-align:left;
}

.impressum1 {
	color:#5D5D5D;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:7pt;
	line-height:10pt;
	margin:0 260px 0 0px;
	padding:30px 0 0;
	text-align:left;
}

.impressum2 {
	border-left:1px solid #DDDDDD;
	color:#5D5D5D;
	float:right;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:7pt;
	line-height:11pt;
	margin:30px 15px 0 0;
	padding:0 0 0 10px;
	width:240px;
}

.text_impressum {
	color:#5D5D5D;
	font-family:Verdana,Arial,sans-serif;
	font-size:7pt;
	font-weight:normal;
	line-height:14px;
	margin:30px 20px 0;
	text-align:left;
}

.text_impressum h1 {
	font-size:7pt;
	font-weight:bold;
	margin:0;
}
