@CHARSET "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	background-color: #000;
}
body {
	text-align: center;
	background: url(../img/mainBg.gif) 0px 0px repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #fff; 
}

a#link_startseite {
  display: block;
  position: absolute;
  width: 280px;
  height: 110px;
  top: 310px;
  right: 10px;
  z-index: 900;
}
h1, h2 {
	display: block;
	border-bottom: 1px #fff dotted;
	padding-bottom: 15px;
	margin-bottom: 20px;
	padding-top: 15px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
}
h2 {
	clear: both;
}
h3 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px;

}
img {
	border: none;
}
a {
	border: none;
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #70a81d;
}
.clearFix {
	clear: both;
}
/*******************/
/* layout elements */
/*******************/
#wrapper {
	margin: 0px auto 0px auto; 
	text-align: left;
	width: 920px;
}
#logo {
	float: right;
	width: 303px;
}
#content {
	padding-left: 20px;
}
#footer {
	border-top: 1px #fff dotted;
	padding-top: 15px;
	font-size: 11px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #70a81d;
}
/**************/
/* hauptmenü */
/**************/
ul#topMenu {
	float: left;
	margin: 76px 0px 0px 0px;
	width: 617px;
}
ul#topMenu li {
	float: left;
}
ul#topMenu a {
	display: block;
	height: 111px;
	background-repeat: no-repeat;
	background-position: 0px 0px
}
ul#topMenu a span {
	display: none;
}
ul#topMenu a.selected {
	background-position: 0px -111px
}
ul#topMenu a:hover {
	background-position: 0px -111px
}
ul#topMenu a#home {
	background-image: url(../img/menu/home.gif);
	width: 85px;
}
ul#topMenu a#produkte {
	background-image: url(../img/menu/produkte.gif);
	width: 178px;
}
ul#topMenu a#aktuelles {
	background-image: url(../img/menu/aktuelles.gif);
	width: 115px;
}
ul#topMenu a#ueber {
	background-image: url(../img/menu/ueber_uns.gif);
	width: 104px;
}
ul#topMenu a#kontakt {
	background-image: url(../img/menu/kontakt.gif);
	width: 135px;
}
ul#topMenu a:focus {
    outline: none;
}
/**************/
/* untermenü */
/**************/
#submenu {
	float: left;
	width: 236px;
	border-top: 1px #fff dotted;
	margin-top: 30px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
#submenuContent {
	float: right;
	width: 637px;
	margin-top: 30px;
}
ul#lvl1 li {
	border-bottom: 1px #fff dotted;
	padding: 11px 0px;
	font-weight: bold;
	font-size: 15px;
}
ul#lvl1 a.selected {
	color: #70a81d;
}
ul#lvl2 {
	margin-top: 5px;
}
ul#lvl2 li {
	border-bottom: none;
	padding: 2px 0px;
	font-weight: normal;
	font-size: 14px;
}
/********************/
/* content elements */
/********************/
div#imgs {
	height:510px;
	overflow:hidden;
	width:900px;
}
div#content {
	font-size: 13px;
}
div#content p {
	margin-bottom: 20px;
}
div.teamContainer {
	width: 150px;
	float: left;
	margin-right: 36px;
	margin-bottom: 30px;
	font-size: 12px;
	letter-spacing: -0.3pt;
	line-height: 1.6;
}
div.teamContainer img {
	margin-bottom: 5px;
}
div.teamContainer.last {
	margin-right: 0px;
}
img.themenbild {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}
img.imgLeft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;	
}
img.imgRight {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.contentRight {
	float: right;
	width: 445px;
}
.contentLeft {
	float: left;
	width: 150px;
}
div#submenuContent a {
	color: #70a81d; 
}
div#submenuContent a:hover {
	color: #fff; 
}
div.aktuelles a {
	color: #70a81d; 
}
div.aktuelles a:hover {
	color: #fff; 
}
div.aktuelles strong {
	font-weight: bold;
}
div.aktuelles h4 {
	font-weight: bold;
}
div.aktuelles ul {
	margin-left: 20px;
}
div.aktuelles li {
	list-style-type: disc;
}
div#content.aktuelles p {
	margin-bottom: 5px;
}
/********************/
/* form    elements */
/********************/
.textInput {
	border: 1px dotted #fff;
	color: #fff;
	background-color: #9c9d9f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 250px;
	margin-bottom: 10px;
	padding: 1px 3px;
}
.zip {
	width: 50px;
	margin-right: 7px;
}
.city {
	width: 180px;
}
.vorname {
	visibility: hidden;
	height: 0px;
}
.button {
	border: 1px dotted #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000;
	color: #fff;
	padding: 1px 3px;
	cursor: pointer;
	text-align: right;
	width: 259px;
}
.button:hover {
	background-color: #70A81D;
}
.errorMsg {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	color: red;
	font-weight: bold;
	font-size: 15px;
}
.iframeContent {
	float: right;
	width: 400px;
}
.formContent {
	float: left;
	width: 470px;
}
.kontaktWrapper {
	width: 250px;
	float: left;
}
div#imprint {
    float: right;
}
div#video {
    float: left;
}
div#video a {
    color: #D3031B;
    font-weight: bold;
}
div#video a:hover {
    color: #D3031B;
}

