@import url("text-basic.css");
@import url("backgroundimage.css");

/*----------------- DIV ANZEIGE ----------------*/
#main,
#header,
#logo,
#content,
#content2,
#content3,
#footer,
#navi_L0,
#navi_L1,
#navi_L2,
#navi_L3{

}

#menu-preloader{
 display: none;
}

/*----------------- Formular ----------------*/

select{
	border: 1px solid #B9BDBE;
	color: #000000;
	width: 140px;
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}


/*----------------- Haupt ----------------*/


#main{
	position: relative;
	background: transparent;
	width: 960px;
	width= 957px;
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 0.85em;
	font-size: 13px;
	z-index: 2;
}

#header,
#content,
#footer{
	width: 100%;
}


#header{
	background-repeat: no-repeat;
	background-position: 160px 12px;
	background-color: transparent;
	height: 105px;
	border-left: 1px solid #aec65e;
	border-right: 1px solid #aec65e;
}

#logo,
a.logo{
	background-color: transparent;
	height: 79px;
	width: 160px;
	padding-top: 13px;
}

a.logo{
	display: block;
	text-decoration: none;
 	height= 93px;
}

#logo{
	background-image: url(../images/global/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	width: 160px;
	height: 87px;
	height= 105px;
}

#content{
	background-color: transparent;
	height: auto;
	_height: 630px;
	min-height: 580px;
	float: left;
	border: 1px solid #aec65e;
}


#content1,
#content2,
#content3{
	margin-top: 15px;
	height: auto;
	min-height: 350px;
	margin-bottom: 15px;
	background: transparent;
}

#content1{
	width: 160px;
	padding: 5px 0px 0px 0px;
	float: left;
}

#content2{
	width: 515px;
	width= 555px;
	padding: 0px 10px 20px 20px;
	float: left;
}

#content3{
	width: 225px;
	width= 240px;
	float: left;
	padding: 0px 10px 0px 10px;
}


#footer{
	background: transparent;
	height: 16px;
	clear: both;
	text-align: right;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
}

#navi_L0{
	position: absolute;
	top: 0;
	left: 0;
	background: #aec65e;
	width: 956px;
	height: 16px;
	z-index: 10;
	padding: 2px 5px 0px 0px;
	text-align: right;
	color: white;
}

#navi_L1{
 	position: absolute;
 	top: 130px;
 	left: 0;
 	background: transparent;
 	width: 160px;
	width: 156px;
	height: auto;
}

#navi_L2{
	position: absolute;
 	bottom: 15px;
 	left: 0px;
 	background-color: transparent;
 	width: 960px;
 	height: 250px;
	height: auto;
 	margin: 0px 0px 0px 0px;
	z-index: -1;
}

#navi_L3{
	position: absolute;
	top: 172px;
	left: 802px;
	background-image: url(../images/global/notfnr.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 200px;
	height: 20px;
}

#language{
	width: 175px;
	padding-top: 15px;
	padding-right: 5px;
	height: 40px;
	background-color: transparent;
}


#language select{
	border: 1px solid #B9BDBE;
	color: #000000;
	width: 140px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flag{
	float: left;
	background-image: url(../images/global/trans.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}


/* Shop*/

#headershop{
	width: 100%;
	height: 55px;
/*	border-left: 1px solid #aec65e;
	border-right: 1px solid #aec65e;*/

float: left;
}

#logoshop{
	background-image: url(../images/global/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 160px;
	height: 87px;
	height= 105px;
}


#navishop{
 	float: right;
	margin: -10px 0px 0px 0px;
/* 	left: 0px;
 	background-color: transparent;
 	width: 100%;
 	height: 250px;
	height: auto;
 	margin: 0px 0px 0px 0px;
	z-index: -1;*/
}

