body {
	margin:0px;
	font-family:'verdana','tahoma','helvetica','arial',sans-serif;
	font-size:11px; 
	color:#ffffff;
	line-height:15px;
	background-color:#003399;
} 

a   {
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
}

a:hover {
	color:#99ffcc;
}



#bgimg {
	display:block;
	position:fixed;
	width:100%;
/*	min-width:1024px; */ s
	z-index:0;       
	overflow:hidden;
}

#bigwrap {
	display:block;
	position:absolute;
	width:867px;
	margin-left:-433px;
	left:50%;
	z-index:1;
}           

#entdecken {
	display:block;
	position:absolute;
	
	top:70px;
	left:-42px;
	
	width:83px;
	height:83px;
	overflow:hidden;
	
	background-image:url("./images/kreis_gross.png");
	background-position:0px 0px; 
	background-repeat:none;
}                          

#entdecken:hover {
	background-position: 0 83px;
}  

#entdecken span {
	display:none;
}                              

#logo {
	display:block;
	position:absolute;      
	width:204px;
	height:124px;
	top:40px; 
	right:-45px;
	background-image:url("./images/logo.png");  
	z-index:10;
}                                             



#logo span { display:none; }

.sprachwahl {
	display:block;   
	position:absolute;
	background-image:url("./images/kreis_klein.png");
	width:47px;
	height:47px;
	top:33px;
		text-align:center; 
}
#sprachwahl_txt {
    position:relative;
	top:15px;

 
	color:#999999;

}              

#sprachwahl_txt:hover{	color:#66cc33;}

#turkce {left:236px;}
#deutsch{left:297px;}

#menu {
	display:block;
	position:absolute;
/*	background-image:url("./images/menu_bg.png"); 
	background-repeat:no-repeat;                  */ 

/*	height: 261px; */
	top:135px;
	width:147px;
	left:70px;
}

.menu_round {
	display:block;
	position:relative;
	width:147px;
	height:6px;  
	padding-bottom:0px;
	margin-bottom:0px;
}          

#menuAtop { background-image:url("./images/menuA_top.png"); }
#menuAbottom { background-image:url("./images/menuA_bottom.png"); margin-bottom:6px;}

#menuBtop { background-image:url("./images/menuB_top.png"); }
#menuBbottom { background-image:url("./images/menuB_bottom.png"); margin-bottom:6px;}

#menuCtop { background-image:url("./images/menuC_top.png"); }
#menuCbottom { background-image:url("./images/menuC_bottom.png"); margin-bottom:6px;}


.menu_ul {
    position:relative;     
	list-style-type: none;  
	left:-17px;     
	margin-bottom:0px;
	margin-top:0px;

}                          

.menu_ul li {
   padding-top:7px;
	padding-bottom:7px;
    margin-top:-3px;     
	margin-bottom:-3px; 
	padding-left:13px;
	margin-left:-13px;

}               

.menu_ul li:hover {
	color:#99ffcc;
	background-image:url("./images/disc.png");
	background-repeat:no-repeat;
	background-position:0px 12px;
}  

/* AKTUELL AUSGEWÄHLTER PUNKT IM HAUPTMENÜ */
.menu_ul .aktuell {   
	background-image:url("./images/disc.png");
	background-repeat:no-repeat;
	background-position:0px 12px;
}

.menu_ul .aktuell a {
	color:#99ffcc;	
} 
/* AKTUELL AUSGEWÄHLTER PUNKT IM HAUPTMENÜ ENDE*/

#menuA {
		display:block;
		position:relative;
	   	width:147px;

		background-color:#009999; 	
}   

#menuB {
		display:block;
		position:relative;
	   	width:147px;

		background-color:#006699; 	
}

#menuC {
		display:block;
		position:relative;
	   	width:147px;

		background-color:#003399; 	
}      


#content {
	display:block;  
	position:absolute;
	width:580px;
	left:287px;
	top:205px;
	min-height:300px;
} 

#submenu {
	display:block;
	position:absolute;
	height:31px;
	top:0px;
	left:5px;
	background-color:#003399;
}   

#submenu_ul {
    position:relative;
	list-style-type: none;  
	left:-15px;
	top:6px;
	margin-bottom:0px;
	margin-top:0px;  

} 
                        

#submenu_ul li {
	float:left;
    clear:none;
	margin-right:27px;
	padding-left:13px;
	margin-left:-13px;
}               

#submenu_ul li:hover {
	color:#99ffcc;   
	background-image:url("./images/disc.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
}  

/* AKTUELL AUSGEWÄHLTER PUNKT IM SUBMENÜ */
#submenu_ul .aktuell {   
	background-image:url("./images/disc.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
}

#submenu_ul .aktuell a {
	color:#99ffcc;	
} 
/* AKTUELL AUSGEWÄHLTER PUNKT IM SUBMENÜ ENDE*/

.submenu_corner {
	display:block;
	position:relative;
	width:5px;
	height:31px;	
}
#submenu_left {
	background-image:url("./images/submenu_left_dunkelblau.png");
}               
#submenu_right {  
	position:absolute;
	background-image:url("./images/submenu_right_dunkelblau.png");   
	right:0px;
	top:0px;
	margin-right:-5px;
}

#textbox {
	display:block;
	position:relative;
	top:6px;
	left:0px;
	width:547px;
	background-color:#003399; 
  
}                   

.textbox_corners{
	display:block;
	position:relative;
	width:548px;
	height:10px; 
	top:6px;
}
#textbox_top {
	background-image:url("./images/txtbox_top_dunkelblau.png");
}
#textbox_bottom {

	background-image:url("./images/txtbox_bottom_dunkelblau.png");
}

#toclose {
	margin-bottom:120%;
}                       

#text {
	padding:30px;    
	padding-right:25px;
	line-height:18px;
} 

.closebutton {
	display:block;
	position:absolute;
	top:37px;
	right:0px;
	width:24px;
	height:25px;     
	background-image:url("./images/closebutton_dunkelblau.png");
	background-position:0 0px;
}   
.closebutton:hover{
	background-position:0 -25px;  
}

.closebutton span {
	display:none;
}

#text a {
    color:#99ffcc;
	font-style:normal;
	text-decoration:none;
}

#text a:hover {
	color:#66ccff;
}


