/* CSS Document */





/* ----------------------
LAYOUT
-------------------------  */
@import url(wefa-style.css);
@import url(wefa-css-based.css);
@import url(wefa-topnav.css);
@import url(wefa-quickmenu.css);
@import url(guestbook.css);
@import url(commerce.css);
@import url(commerce2.css);
@import url(slidemenu.css);



/* ----------------------
NEWS
-------------------------  */
@import url(wefa-news.css);





@media all
{
	
	* { margin:0; padding:0; font-size: 100%; } 
	
	html { height: 100%; } 
	
	body {
	height:100%; 	
	font-family:Verdana;
	font-size: 11px;
	line-height:normal;
	background:url(images/bg.gif);
	min-height: 100%;	
	font-size: 100.01%; 
	position: relative;
	background-color:#979797;
	background:#979797;
	text-align:left;
	} 
	

 /* ######################################################################################################
** ### DIV-Container des Basislayouts ###################################################################
** ######################################################################################################
*/


#container {
	width:804px;;
	font-size:12px;
	padding-top:5px;
	margin: 0 auto;	
}


#langmenu {
	float:right;
	margin-left:10px;
	margin-right:5px;
}

#quick {
width:500px;
	text-align:right;
	height:20px;
	float:right;	
}




#header {
	width:804px;;
	text-align:left;
	height:82px;	
}






#logo {
	width:200px;
}



#menubar {
width:804px;
height:24px;
background: url("images/menubar_bg.gif") top left;	
}



#content {
	width:790px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
    background: url("images/content_bg.gif") repeat-y;		
}

#media1 {
	width:790px;
	padding-left:7px;
	padding-right:7px;
    background: url("images/content_bg.gif") repeat-y;		
}



#sol_sutun {
	width:555px;
	float:left;
	clear:left;
}

#sag_sutun {
	width:230px;
	float:right;
}


#solsutun_sol{
	width:270px;
	float:left;
	padding-left:5px;
	padding-right:5px;	
}


#solsutun_sag{
	width:265px;
	float:right;
	padding-right:5px;	
}








#footer_bg {
	width:804px;
	height:10px;
	margin-top:-6px;
	background:url(images/footer_bg.gif) no-repeat top;
}

*html #footer_bg {
	margin-top:0px;
}



#footer {
	width:804px;
	color: #9F9F9F;	
	font-size: 10px;
	margin-bottom:10px;	
}



#footer p { font-size:10px; color:#666; margin: 0 10px; line-height:100%; }	
#footer a:link { font-size:10px; color:#666; margin: 0 10px; line-height:100%; }	
#footer a:visited { font-size:10px; color:#666; margin: 0 10px; line-height:100%; }	
#footer a:hover { font-size:10px; color:#333; line-height:100%; }



#minilink p { font-size:10px; color:#999999; line-height:100%; }	
#minilink a:link { font-size:10px; color:#999999; line-height:100%; text-decoration:underline; }	
#minilink a:visited { font-size:10px; color:#999999; line-height:100%; text-decoration:underline; }	
#minilink a:hover { font-size:10px; color:#666666; line-height:100%; text-decoration:underline; }






#clear {
clear:both;
}

.clear {
clear:both;
}

	
/*	--------------------------------------------------------------------------------------------------------------------------*/


}
