@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434345;
	line-height: 1.6em;
}
a, a  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #eb6d08;
}

a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	margin-top: 6%;

}

#container #main {
	height: 430px;
	background-image: url(../pics/bgright.png);
	background-repeat: repeat-x;
	position: relative;
}
#container  #main  #mainx {
	background-image: url(../pics/bgcenter.png);
	background-repeat: no-repeat;
}


/* --- Hier beginnt die Navigation --- */
#container #main #mainx #navi {
	height: 392px;
	font-size: 1em;
	line-height: 1em;
	position: absolute;
	z-index: 99;
	margin-top: 38px;
	left: 0%;
}

/* --- für IE 6.x --- */
* html #container #main #mainx #navi {
	height: 430px;
}

#container #main #mainx #navi #ebene1 li {
	display: block;
	width: 37px;
}

#container #main #mainx #navi #ebene1 li:hover {
 	position: relative;
}

#container #main #mainx #navi #ebene1 a {
	display: block;
	height: 120px;
}

#container #main #mainx #navi #ebene1 li ul.ebene2 {
	margin:0;
	list-style:none;
	display:none;
	position:absolute;
	top:28px;
	left:36px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-top: 0px;
}


#container #main #mainx #navi #ebene1 li:hover ul.ebene2 {
	display:block;
}

/* --- für IE 6.x --- */
* html #container #main #mainx #navi #ebene1 li:hover ul.ebene2 {
	background-color: #000000;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}


#container #main #mainx #navi #ebene1 li ul.ebene2 li {
	clear:left;
}

#container #main #mainx #navi #ebene1 li ul.ebene2 li a:link,
#container #main #mainx #navi #ebene1 li ul.ebene2 li a:visited {
	clear:left;
	position:relative;
	z-index:99;
	background-color: #000000;
	width:160px;
	height:16px;
	text-align:left;
	text-indent:10px;
	color:#a0a2a4;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

/* --- für IE 6.x --- */
* html #container #main #mainx #navi #ebene1 li ul.ebene2 li a:link,
* html #container #main #mainx #navi #ebene1 li ul.ebene2 li a:visited {
    width: 162px;

}



#container #main #mainx #navi #ebene1 li ul.ebene2 li a:link span.navic,
#container #main #mainx #navi #ebene1 li ul.ebene2 li a:visited span.navic{
	color:#eb6d08;
	font-weight: bold;
}

#container #main #mainx #navi #ebene1 li ul.ebene2 li.last a:link,
#container #main #mainx #navi #ebene1 li ul.ebene2 li.last a:visited {
}


#container #main #mainx #navi #ebene1 li ul.ebene2 li:hover a,
#container #main #mainx #navi #ebene1 li ul.ebene2 li a:active,
#container #main #mainx #navi #ebene1 li ul.ebene2 li a:hover {
	clear:left;
	position:relative;
	z-index:99;
	background-color:#eb6d08;
	color:#000;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

/* --- für IE 6.x --- */
* html #container #main #mainx #navi #ebene1 li ul.ebene2 li:hover a,
* html #container #main #mainx #navi #ebene1 li ul.ebene2 li a:active,
* html #container #main #mainx #navi #ebene1 li ul.ebene2 li a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
}


#container #main #mainx #navi #ebene1 li ul.ebene2 li:hover a span.navic,
#container #main #mainx #navi #ebene1 li ul.ebene2 li a:active span.navic,
#container #main #mainx #navi #ebene1 li ul.ebene2 li a:hover span.navic{
	color:#fff;
	font-weight: bold;
}

#container #main #mainx #navi #ebene1 li ul.ebene2 li.last:hover a,
#container #main #mainx #navi #ebene1 li ul.ebene2 li.last a:active,
#container #main #mainx #navi #ebene1 li ul.ebene2 li.last a:hover {
	border-bottom-style:none;
	border-bottom-color:#ffffff;
}

/* --- Ende der Navigation --- */




#container #main #mainx #center {
	height: 392px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pics/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 38px;
}


/* --- für IE 6.x --- */
* html #container #main #mainx #center {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/shadow2.png', sizingMethod='crop');
background:none;
	margin-left: 24%;
	margin-right: inherit;
}



#container  #main  #mainx  #center #text {
	height: 220px;
	border: 20px solid #1e1e1e;
	background-color: #FFFFFF;
}


#container #main #mainx #center #text #tone {
	height: 180px;
	margin: 20px;
	width: 420px;
	float: left;
	overflow: hidden;
}
#container  #main  #mainx  #center  #text  h1  {
	font-size: 1.4em;
	color: #eb6d08;
	font-weight: normal;
	margin-bottom: 10px;
}
#container  #main  #mainx  #center  #text  h2  {
	font-weight: bold;
	font-size: 1em;
}
#container #main #mainx #center #text #tone a:hover {
	text-decoration: underline;
}


#container #main #mainx #center #text #ttwo {
	height: 220px;
	width: 300px;
	float: left;
}

#container  #main  #mainx  #center #logo {
	height: 60px;
	text-align: right;
	margin-top: 70px;
	background-image: url(../pics/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/* --- für IE 6.x --- */
* html #container  #main  #mainx  #center #logo{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/logo2.png', sizingMethod='crop');
background:none;
}


#container #footer {
	height: 48px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pics/claim.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/* --- für IE 6.x --- */
* html #container #footer{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/claim2.png', sizingMethod='crop');
background:none;
	margin-left: 24%;
	margin-right: inherit;
}



#container #footer p {
	font-size: 0.85em;
	letter-spacing: 0.1em;
}


#container #footer a {
	color: #a0a2a4;
}

#container #footer a:hover {
	color: #eb6d08;
}

