/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #fff url(http://hofa-training.de/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.8em;
	behavior:url("http://hofa-training.de/online_campus/templates/hofa/csshover.htc"); 
}
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 900px;
	overflow:hidden;
	border: 1px solid #cccccc;
	padding: 0px;
  text-align: left; /* Cancel IE Fix */
	background-color:#ffffff;
	}


#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(../../media/header_oc.jpg);
	border-bottom: 1px solid #fff;
  width:900px;
  height:100px;
}	



/*#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;}


