/* Style file */

@font-face {
    font-family: "Myriad Pro ";
	/*font-family: "Myriavd Pro Cond";*/
    src: url(MyriadPro-Regular.otf) format("opentype");
}


html{color: #000;}
body {
	background-color: #000000;
	font-family:Arial, "Myriad Pro";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Myriad Pro, Arial;
	font-weight: normal;
	color:#FFFFFF;
	min-width:1169px;
	min-height:959px;
	
	
}
img {
	border:0;

}

a {
	text-decoration:none;
	text-transform:none;
}

#Container{
	
	position: fixed;
  	top: 0;
  	left: 0;
    
	width:100%;
	
	min-width:1169px;
	min-height:956px;
    z-index:1;
    

}
#Centerer{
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -600px;

}

#MainDiv{
	
	background-repeat:repeat-x;
	height:900px;
	width:100%;
}

#bkg2{
	position:absolute;
	top:0px;
	background-image: url(images/startseite_bkg2.png);
	background-repeat:no-repeat;
	width:1169px;
	height:959px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	left:109px;
	top:172px;
	width:964px;
	height:40px;
	z-index:2;
	background-image: url(images/menu_bkg.png);
	background-repeat:no-repeat;
}
#apDiv2 {
	position:absolute;
	left:1033px;
	top:22px;
	width:33px;
	height:37px;
	z-index:2;
	background-image: url(images/logo_corner.png);
	background-repeat:no-repeat;
}
#apDiv3 {
	position:absolute;
	left:76%;
	top:17px;
	width:157px;
	height:23px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:752px;
	top:31px;
	width:292px;
	height:31px;
	z-index:2;
	font-family:"Myriad Pro Cond", Arial;
	font-size: 21px;
	color:#0d2213;
	
	/*background-image: url(images/text_corner.png);
	background-repeat:no-repeat;*/
}
#apDiv4 a{
	text-decoration:none;
	color:#0d2213;
}
#apDiv4 a:hover{
	color:#FFFFFF;
}

/*Head  and menu style -------------------------------------------- */
#HeadMenu {
	position:absolute;
	left:450px;
	top:182px;
	width:623px;
	height:30px;
	z-index:3;
	
	font-family:"Myriad Pro Cond", Arial;
	font-size: 21px;
	color:#e3f1e6;
}

#HeadMenu a {
	color:#e3f1e6;
	
}
#HeadMenu span{
	
}
#HeadMenu a:hover {
	
	color:#8cd292;
	background-image: url(images/menu_underline.png);
	background-repeat:no-repeat;

}
.text_activated {
	
	color:#8cd292;
	background-image: url(images/menu_underline.png);
	background-repeat:no-repeat;
}

/*Body style -------------------------------------------- */
.OtherSide_Title{
	font-family:Arial, "Myriad Pro";
	font-size: 25px;
	font-style: normal;
	line-height:25px;
	
}
.OtherSide_Text{
	font-family:Arial, "Myriad Pro";
	font-size: 12px;
	font-style: normal;
	line-height:19px;
}
.OtherSide_Text a{
	text-decoration:none;
	font-family:Arial, "Myriad Pro";
	font-size: 12px;
	font-style: normal;
	line-height:19px;
}
.MenuSide_Title{
	font-family:"Myriad Pro Cond", Arial;
	font-size: 18px;
	font-style:normal;
	color:#dfdfdf;
	
}


/*Bottom style -------------------------------------------- */
.bottom_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#apDiv3 a{
	color:#e3f1e6;
}
#apDiv3 a:hover{
	color:#8cd292;
}
.impressum_visited{
	color:#8cd292;
}
#apDiv16 {
	position:fixed;
	left:0px;
	top:2000px;
	width:100%;
	height:47px;
	background-image: url(images/foot_background.png);
	background-repeat:repeat-x;
	z-index:999;
}



/* Menu side Unser page --------------------------------- */
#menu_side_unser{
	font-family:"Myriad Pro Cond", Arial;
	font-size: 21px;
	font-style:normal;
	
}
#menu_side_unser a{
	text-decoration:none;
	color:#e3f1e6;
	
}
#menu_side_unser a:hover{
	
	color:#adfab0;
	
}
#menu_side_unser div{
	
	color:#adfab0;
	
}

