/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #fff url(../../media/bg2.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* IE Fix */
	margin: 0;
	padding: 0;

	color: #000000;
	line-height:1.5em;
	behavior:url("csshover.htc"); 
}
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 1000px;
	overflow:hidden;
	border: 1px solid #cccccc;
	padding: 0px;
  text-align: left; /* Cancel IE Fix */
	background-color:#ffffff;
	}

#content {
background-color:#ffffff;
overflow:auto;
position:relative;
width:100%;
z-index:50;
padding: 0 0 0 5px;
}
/*Original content*/
/*#content 
{
padding-left:20px;
padding-right:5px;
padding-top:20px;
}   */

a 
{ 
text-decoration: underline; 
color: #000; 
}

 a:visited
{ 
text-decoration: underline; 
color: #000; 
}

 a:hover 
{ 
text-decoration: underline; 
color: #000; 
}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: url(http://www.hofa.de/media/alle_header/headerDa_neu.png);
	border-bottom: 1px solid #fff;
  width:1000px;
  height:105px;
}	

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar 
{ 
float:left;
font-size:90%;
margin:0;
padding:10px 0 0 10px;
width:250px; 
}

#innercontent 
{ 
float:left;
font-size:100%;
margin:0;
padding:10px 0 0 10px;
width:720px; 
}

#sidenewsHeader 
{ 
width:90%;
padding-left:10px;
font-size:90%;
border:1px solid #ececec;
border-bottom:1px solid #cccccc;
background:url(http://hofa-training.de/media/RSS.gif);background-repeat: no-repeat; background-position:95% 50%; background-color:#ececec;
 
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;

-khtml-border-radius-topleft:5px;
-khtml-border-radius-topright:5px;

}

#sidenews 
{ 
width:90%;
padding-left:10px;
font-size:90%;
border:1px solid #cccccc;
}


#sidebar a { text-decoration: underline; color: #000;}
#sidebar a:hover { text-decoration: underline; color: #000; }





/*#content div { background: #fff url(para_bg.jpg) repeat-x; }*/	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {background-color:#ffffff;}	
*.divColItem{margin-top: 22px;margin-right: auto;margin-bottom: 1px;margin-left: auto;float: left;width: 25%;line-height: 20px;}
.clearFloat{height:0;padding:0;margin:0;line-height:0;font-size:1px;clear:both;overflow:hidden}
a.footer-link{text-decoration:none; color:#ee7f00; font-size:smaller;}
h2.footer{font-size:12px; color:#888888; text-transform:uppercase; line-height:0.2em;}


