/* CSS Document */
ul, li, p, h1, h2, h3  {margin: 0; padding: 0;}

body {
	margin: 0;
	padding: 0;
	background-color:#252525;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
#haupt {
	position: absolute;
	width: 1010px;
	height: auto;
	top: 5px;
	left: 50%;
	text-align: left;
	margin-left: -500px;
	background-color:#000000;
	}
#startlogo {
    position: absolute;
    top: 146px;
    left: -37px;
    width: 34px;
    height: 249px;
    background-image:url(grafiken/titel.gif);
    background-repeat: no-repeat;
}
#starttext {
    width: 900px;
    height: 200px;
    margin-left: 26px;
	margin-top: 70px;
	margin-bottom: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	}
h2 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;	
    text-align: center;
}

.link_gruen {
    color:#84D728;
	text-decoration: none;
}
.link_gruen:hover {
	color: #ddd;
}
.link_s {
    color:#555;
	text-decoration: none;
}
.link_s:hover {
	color: #ddd;
}
.box {
    float: left;
	width: 455px;
	height: auto;
	margin-top: 35px;
	margin-left: 30px;
	padding-bottom: 30px;
}
.box_logo {
    float: left;
	width: 465px;
	height: auto;
	margin-top: 35px;
	margin-left: 34px;
	padding-bottom: 30px;
}
.box_kontakt {
    float: left;
	width: 950px;
	height: auto;
	margin-top: 35px;
	margin-left: 30px;
	padding-bottom: 30px;
}
.boxtext {
	color: #dddddd;
	line-height: 18px;
	font-weight: normal;
	margin-top: 20px;
	text-align: justify;
}
.rahmeninsert {
	float: left;
}
.rahmeninsert IMG{
	border: 6px solid #333;
	margin-top: 3px;
	padding: 7px;
	margin-bottom: 20px;
	margin-left: 17px;
	margin-right: 29px;
}
#logo {
    clear: left;
	width: 944px;
	margin-left: 30px;
	padding-top: 15px;
	height: 220px;
	}
.logos img{
	float: left;
	margin-left: 2px;
	margin-right: 8px;
	margin-bottom: 15px;
}


.web_box {
	float: left;
}
.web_box IMG{
	border: 5px solid #444444;
	padding: 7px;
	margin-top: 19px;
	margin-bottom: 3px;
	margin-left: 13px;
}
.rahmeninsertvisiten {
	float: left;
}
.rahmeninsertvisiten IMG{
	border: 1px solid #555555;
	padding: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
}
.visitenbox {
height: 581px;
}
.rahmeninsertlogo {
	float: left;
}


#boxlogo {
	width: 950px;
	height: 1750px;
	margin-top: 35px;
	margin-left: 30px;
	padding-bottom: 30px;
}
.boxinbox {
	float:left;
	width: 445px;
	margin-right: 30px;
}
.refbox {
	float:left;
	width: 949px;
	}
.vorschau_box img {
	float: left;
	padding: 3px;
	border: 1px solid #333;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
}
.vorschau_box img:hover {
	float: left;
	padding: 0px;
	border: 4px solid #84D728;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
}
.boxtextlogo {
    margin-top: 20px;
	}
.boxtextlogo IMG {
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 2px;
	}
	
	
	
	
	
	
	
	
	
#bottom {
	clear: both;
	width: 930px;
	background-color:#151515;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 16px;
	padding-left: 20px;
	height: 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #252525;
	}
.bottombox{
    float: left;
	width: 232px;
	height: 140px;
	}
.bottombox_head {
    font-size: 12px;
	height: 18px;
	margin-left: 5px;
    color:#aaa;
}
.bottombox_content {
	font-size: 11px;
	color:#555;
	padding-top: 5px;
	padding-left: 5px;
}
.bottombox_weiss {
	font-size: 11px;
	color:#ccc;
	padding-top: 5px;
	padding-left: 5px;
}
.trenner {
    clear: left;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #252525;
	text-align:center;
}
.bottom_classic {
    text-align:center;
	margin-right: 30px;
}
.bottomlink {
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
}
.bottomlink:hover {
	color: #cccccc;
	text-decoration: none;
}
.noneborder {
border: none;
}
ul {
margin-left: 20px;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton4.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	font-size:13px;
	font-weight: bold;
	width:940px;
	height:381px;
	border: 6px solid #444444;
	text-align:center;
	margin:0 auto;
	background-image: url(grafiken/eyecatcher.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
}


#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}
#menu ul {display:inline-block;} 
#menu ul {display:inline;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul.level1 {display:table; margin:0 auto;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#menu a {display:block; color:#fff; line-height:25px; text-decoration:none;padding:0 20px;}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover > ul {visibility:visible; background-color: #050505; left:0; top:25px;}

#menu li.left:hover > ul {visibility:visible; left:auto; right:0; top:25px;}
#menu li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; margin-top:-25px;}


#menu a:hover ul {left:0; top:23px;}
#menu li.left a:hover ul {left:auto; right:-1px; top:23px;}

#menu li.left ul a {text-align:right;}



#menu li a.drop {background:transparent url(grafiken/trans.gif) no-repeat right center;}


#menu li:hover > a,
#menu ul li:hover > a.fly {color:#E1FD44; white-space:nowrap;}

#menu table {position:absolute; height:0; width:0; left:0; border-collapse:collapse; margin-top:-4px;}


#menu li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse; margin-top:-4px;}

