/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:#000 url(../images/site2_bg.gif) center center no-repeat fixed;
	min-height:566px;
	min-width:800px;
	position:relative;
}

#IE6Fix {
	width:800px;
	height:566px;
}

#site {
}

#center {
	margin-left: -400px;
	position: absolute;
	margin-top: -283px;
	width: 800px;
	height: 566px;
	background:#242223;
	top:50%;
	left:50%;
}
/* stil für imgHeader statt Uhr */
/*#site {
	width:800px;
	margin:0 auto;
	background:#242223;
}*/
.Galerien #center {
	background:#000;
}
#menu {
	height:18px;
	line-height:18px;
	background:url(../images/menu_bg.gif) top left no-repeat;
	background:#333;
	clear:both;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	width:133px;
	text-align:center;
}
#menu a:hover, #menu a.active, #footer a:hover, #submenu .active, #submenu a:hover {
	color:#999;
}
#menu a.Home, #menu a.Links {
	background:#D20008;
	width:134px;
}
#container {
}
#googleLang {
	float:left;
	height:19px;
	line-height:18px;
	background:#000;
	width:600px;
}
#googleLang img {
	border:none;
}
#date {
	text-align:right;
	background:#000;
	float:right;
	width:200px;
}
#header {
	height:100px;
	background:url(../images/header/Beratung.jpg) top left no-repeat;
	padding-top:6px;
}
.Home #header, .Kontakt #header, .Produkte #header, .Dienstleistungen #header {
	display:none;
}
.Home #content, .Kontakt #content, .Produkte #content, .Dienstleistungen #content {
	height:507px;
	padding:0;
}
.Home #content {
	overflow:visible;
}
#submenu {
	background:#242223;
	text-align:center;
	font-weight:bold;
}
#submenu a {
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	padding:0 5px;
}
#content {
	height:401px;
	overflow:auto;
}
#content-left {
	float:left;
	width:200px;
}
#indexBilder {
	text-align:center;
	padding-top:15px;
}
#indexBilder img {
	padding-bottom:15px;
	border:none;
}
#content-right {
	float:right;
	width:540px;
	padding-right:20px;
}
.col3 #content-middle {
	float:left;
	width:150px;
}
#termenu {
	padding:8px 0 0 0px;
}

#termenu a{
	text-decoration:none;
	font-size:11px;
	display:block;
	padding:3px 0;
	margin:3px 0;
	padding-left:10px;
}
#termenu h3 {
	margin:0;
}
#content #termenu a:hover, #termenu a.active {
	color: #F90;
	background:#333;
}

.col3 #content-right {
	width:405px;
	padding-right:20px;
}
html* #content-right {
	padding-top:15px;
}
.bg {
	background:url(../images/img_left_bg.gif) top left repeat-y;
	padding-top:8px;
}
h1, h2, h3, h4 {
	font-size:13px;
}
#content a {
	color:#9CF;
}
#content a:hover {
	color:#CCC;
	text-decoration:none;
}
#footer {
	clear:both;
	text-align:center;
	font-weight:bold;
	height:18px;
	line-height:18px;
	background:#333;
	/*border-top:1px solid #666;*/
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer .col {
	float:left;
	width:100px;
	background:#D20008;
}
#footer .mid {
	float:left;
	width:600px;
}
#footer2 {
	background:#000;
	height:10px;
	font-size:10px;
	padding-top:3px;
}
#copy {
	float:left;
	color:#333;
}
#botmenu {
	float:right;
}
#botmenu a {
	color:#FFF;
	text-decoration:none;
}
.credits a {
	color:#999;
	text-decoration:none;
}

.Produkte .ordner_index img, .Dienstleistungen .ordner_index img  {
	float:left;
}
.clear {
	clear:both;
}
.gallery_gallery img {
	border:1px solid #CCC;
	margin-bottom:5px;
	margin-right:5px;
}
.Kontakt #content {
	background:url(../images/bg_999.gif) top left repeat-y;
}
.impress {
	font-size:10px;
	color:#000;
	width:220px;
}
.impress a {
	color:#000;
}
.impress, .contact {
	padding:15px;
}

.gallery {
	padding:10px 0 0 10px;
}
.gallery h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	margin-bottom:7px;
}
.pager {
	padding:7px 0;
}
#content .gallery .pager a {
	text-decoration:none;
	color:#999;
	padding:0 5px;
}
.gallery span {
	padding:0 5px;
}
#content .gallery a:hover {
	color:#FFF;
}
.contact input.feld, .contact textarea {
	width:350px;
}
.contact td {
	vertical-align:top;
}

.Datenschutzerklrung #content, .Nutzungsbestimmungen #content {
	padding:0 25px;
}
