@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 1000px;
	font-size: 11px;
	color: #393939;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:absolute;
	top:70px;
}
#container_footer_in {
}
#footer_ew {
	margin: 0px 10px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
}
#footer_ewb {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	color: #393939;
}
#footer_ewb a {
	text-decoration: none;
	color:#393939;
}
#footer_ewb a:hover {
	text-decoration: underline;
	color:#fff;
}
#container_footer a:hover {
	text-decoration: underline;
	color:#fff;
}
#footer_copy {
	margin: 0px 0 0 17px;
	width: 350px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#393939;
}
#footer_copy a {
	color:#393939;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#fff;
	text-decoration:underline;
}
/* end cs copyright */


/* layout */
html {
	height: 100%;
}
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
}
#pageWrap {
	min-height: 100%;
	position: relative;
	z-index:3;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}

#headerWrap {
	position:absolute;
	left: 0px;
	width: 100%;
	height: 305px;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	top: 0pt;
	z-index: 1000;
}
#header {
	background-image:url(../images/header.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:1000px;
	height:305px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#logo 

{			width:105px;
			height:110px;
			position: absolute; top: 100px; left: 35px;
			display: block;
			z-index: 20;
			outline:none;
}

#panelMainWrap {
	margin:0px auto 0 auto;
	padding:0;
	width:1000px;
	min-height: 100%;
	position:relative;
	z-index:2;
}
#panelMain {
	margin:0px auto 0 auto;
	padding:300px 0 130px 0;	
	position:relative;
	
	z-index:2;
}
#panelMainWrapper {
	background-image:url(../images/panelmain-footer.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:1000px;
	position:relative;
	z-index:2;
	bottom:0px;
}
#boxMain {
	width:950px;
	margin:0 auto 0 auto;
	padding:0px 0px 10px 0px;
	position:relative;
	z-index:2;
}
#footerWrap {
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 100px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 100px;
	position:relative;
	z-index:1000;
}
/* end layout */

/* top menu*/
#menu {
	width:1000px;
	position:absolute;
	height:49px;
	top:260px;
	z-index:20;
	text-align:center;
}
.menuMain {
	list-style:none;
	width:900px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:center;
}
.menuMain li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
}
.menuMain li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	display:block;
	margin:0 10px 0 10px;
	padding:9px 0 0 0;
	width:126px;
	height:37px;
}
.menuMain li a:hover {
	background-image:url(../images/tl2.png);
	background-repeat:no-repeat;
	color:#fff;
}
/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 1000px;
	text-align:left;
	margin:0px 0 0 0;
	position:absolute;
	z-index:1000;
	top:40px;
}
.menuMain3 {
	width: 900px;
	position:relative;
	list-style: none;
	margin:0px auto 0 auto;
	padding:0;
	text-align:center;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7d7d7;
	text-decoration: none;
	padding: 0px 10px 0 10px;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #fff;
	text-decoration: none;
}
/* end bottom menu  */


/* top menu*/
#menu2 {
	width:400px;
	position:relative;
	top:0px;
	float:left;
	z-index:20;
	text-align:center;
	margin-right:25px;
}
.menuMain2 {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.menuMain2 li {
	list-style-image:none;
	position:relative;
	z-index:11;
}
.menuMain2 li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	display:block;
	padding-top: 18px;
	margin-bottom:10px;
	width: 400px;
	height: 31px;
}
.menuMain2 li a:hover {
	color:#CFCFCF;
}


.menu2Item0 a
{
	background-image:url(../images/menu-left1.jpg);
	background-repeat:no-repeat;    
}

.menu2Item1 a
{
	background-image:url(../images/menu-left2.jpg);
	background-repeat:no-repeat;    
}

.menu2Item2 a
{
	background-image:url(../images/menu-left3.jpg);
	background-repeat:no-repeat;    
}

.menu2Item3 a
{
	background-image:url(../images/menu-left4.jpg);
	background-repeat:no-repeat;    
}

/* end top menu*/

.homepicWrap 
{
position:relative;
height:260px;
top:16px;
}

.homepicText 
{
float:left;
width:525px;
line-height:15px;
}


.homepicText h1
{
font-size: 20px;
text-align:left;
font-weight: normal;
margin: 0 0 3px 0;
padding:0;
color: #cacaca;
line-height:19px;
}

.homepicText 
{
color:#fff;
}

/* language */
 #language
 {
     float:left;
     width:100px;
     height:21px;
     position:absolute;
     top:220px;
     left:48px;
	 z-index:50;
 }

#language a
{				margin-left:5px;
 				float:left;
}

#languageAng
{				float:left;
 				
}
#languageDe
{				float:left;
}
/* end language */
