*
{
	margin:  0;
	padding: 0;
}


body
{
	margin:	0px;
	
	background-color: #000000;
	
	font-family:	Verdana,Arial,sans-serif;
	font-size:		10px;
	color:			#000000;
}



a
{
 color: #ffffff;
}

#navi
{
	background-color: #002245;
	margin:	 0px;
	padding: 0px;
	width:   180px;
	float: 	 left;
} 


.white
{
 color:#FFFFFF;
}

.weiss
{
 color:#FFFFFF;
}

.black
{
 color:#000000;
}




.nav-element-container
{
 clear:		  both;
 padding-top:2px;
}


.nav-element-img
{
 float:left;
 /*margin-top: 2px;*/
 background-color: #002245;
}

.nav-element
{
 background-color: #747577;
 float:left;
 width:139px;
}


.nav-element2
{
	float:left;
	width:167px;
}



#navi a.nav
{						 
	height: 		25px;
	line-height: 	22px;
	color:			#FFFFFF;
	font-size:		11px;
    padding-top:	0px;				
	padding-right:  0px;
	padding-bottom: 0px;
	padding-left:   8px;
} 


#navi a.nav2
{						 
	/*height: 		25px;*/
	line-height: 	25px;
	color:			#FFFFFF;
	font-size:		10px;
    padding-top:	0px;				
	padding-right:  0px;
	padding-bottom: 0px;
	/*padding-left:   8px;*/
	padding-left:   0px;
	text-decoration: none;
}

/*
.nav2
{
	font-size:		12px;
}*/


/* Header */
#header
{
    padding-left: 0px;
	padding-top:  0px;
	width: 		  100%;
	height:		  126px;
}



div#subheader
{
	height: 23px;
}


.header-title
{
	font-size: 34px;
	color:	   #AED8F0;
}



#main-container
{
	background-image:url(http://www.weiss-kessel.de/cms/pages/standard/images/startseite/hg.jpg);
	background-repeat:repeat;
}


#content
{
	width: 		674px;
    float:		left;
}




/* News auf der rechten Seite */
	
#news
{
	margin-top:  0px;
	padding-top: 0px;
	width: 		 135px;
	border-left: 1px solid #FFFFFF;
	float:		 left;
    text-align:  center;
 	
 	background-color: #008BDC;
}
	
	

div.news-header
{
 width: 			100%;
 background-color:  #002245;
 color:				#FFF;
 height: 			22px;
 font-size: 		16px;
}



.download-element-container
{
 clear:			both;
 padding-top:	2px;
 padding-left:  2px;
}


.download-element-img
{
 float: left;
}


div.download-element
{
	
	text-align:		left;
	float: 			left;
	/*width: 100%;*/
	font-size: 		9px; /*9*/
	line-height: 18px;
}

span.download-element
{
	float:			left;
	padding-left: 	4px;
	padding-right:  1px;
	padding-bottom: 4px;
}




div.news-element
{
	border-bottom: 	1px solid #002245;
	text-align:		left;
	float:left;
	width: 100%;
}


span.news-element
{
	float:			left;
	padding-left: 	10px;
	padding-top:	8px;
	padding-right:  5px;
	padding-bottom: 5px;
}






#contact{
	height: 		100px;
	padding-top: 	15px;
	padding-left:	5px;
	color: 			#000;
	font-size:		12px;
	font-weight:	bold;
}


.contact-text
{ 
  float:		left;
  width: 		90px;
  font-size:	9px;
  padding-left: 3px;
  margin:		0px;
}

.contact-image
{
	float:		 left;
	text-align:  right;
 	width:		 18px;
    padding-top: 2px;
}


	

	
	
#footer
{
	clear:				both;
	height: 			22px;
	width: 				100%;
	background-color:	#3C3C3C;
	border-top:			1px solid #FFFFFF;
	color:				#FFF;
}

	
a.nav:link		{ text-decoration:none;}
a.nav:hover		{ text-decoration:underline; }
a.nav:active	{ text-decoration:none;}
a.nav:visited	{ text-decoration:none;}

a.white:link	{ text-decoration:none; color:#FFFFFF; }
a.white:hover	{ text-decoration:none; color:#FFFFFF; font-weight:bold; }
a.white:active	{ text-decoration:none; color:#FFFFFF;}
a.white:visited { text-decoration:none; color:#FFFFFF;}




/* Horizontale + Vertikale Zentrierung */
.mitte
{ 					
background-color: transparent;                                                
/*position: absolute;*/
left: 0px;
width: 100%;
margin-top: 15px;                                                                         
text-align: center;                                                                   
min-width: 990px;

/*

*/
}


.wrapper2
{
margin: 0px auto;                                                                        
position: relative;
text-align: left;                                                                        
width: 990px;

background-image:url(http://www.weiss-kessel.de/cms/pages/standard/images/startseite/hg_wrapper.jpg);
	background-repeat:repeat;
}


/* Headlines */
h1{font-size: 24px;}
h2{font-size: 14px;}
h3{font-size: 13px; color: #F4F4F4; padding-bottom: 5px; /*color:#97A3AF;*/}
h4{font-size: 10px;}








/* Form-Elemente */
.input
{
font-size: 8pt;
font-family: verdana;
color: #000000;
border: 1px solid #000000; 

BACKGROUND-IMAGE: url(../images/input.gif);
}


.textarea
{
font-size: 8pt;
font-family: verdana;
color: #000000;
border: 1px solid #000000;

BACKGROUND-IMAGE: url(../images/input.gif);
}




