/*------------------------------------------------------------*
**  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: #000;
	line-height:1.8em;
	behavior:url("csshover.htc"); 
}

h1
{
  color:#000;
}

h2
{
  color:#000;
}

h3
{
  color:#000;
}

h3.bandname
{
  color:#000;
  line-height:1.0em;
}

h4
{
  color:#000;
  font-size:1.2em;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #cccccc;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 width:90%;
}


acronym 
{ 
cursor: help; 
border-bottom: 1px dashed #000; 
}

.search 
{
background-image: url(../../media/search.jpg);
background-repeat:no-repeat;
width: 20px;
height: 20px;
border:none;
}


input.searchbox{
  font-size:0.8em;
  color:#fff;
  width:150px;
  height:14px;
 background-color: #000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	border-bottom:none;
}

form label {
   display: block; 
   cursor: pointer; 
}

input,textarea,select 
{
  border: 1px solid #8c8c8c;
  cursor: pointer; 
}

input:focus,
textarea:focus,
select:focus {
}

table.noBorder {
  margin:0 0 0 0;
  border:none;
  font-size: 100%;
  color: #666666;
}

td.noBorder {
  border:none;
}
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 900px;
	overflow:hidden;
	border: 1px solid #ddd;
	padding: 0px;
	text-align: left; /* Cancel IE Fix */
	background-color:#ffffff;
	}


#main {
background-color:#ffffff;
overflow:auto;
position:relative;
width:100%;
z-index:50;
padding: 0 0 0 0;
}



/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #49515C url(../../media/header.png);
	  background-repeat: repeat-y;
  background-position:center;
	border-bottom: 1px solid #fff;
	border-top: 0px solid #fff;
	padding: 50px 50px;
	}	

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

#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
**------------------------------------------------------------*/
#content 
{
float:right;
margin:0;
padding:10px 0 0 0;
width:660px;
}

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

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


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

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


#innerContent 
{
float:left;
margin:0;
padding:10px 0 0 0;
width:97%;
}

#imageLink{
border-style:none;
text-decoration: none; 
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {background-color:#ffffff;}	
*.divColItem{margin-top: 22px;margin-right: auto;margin-bottom: 1px;margin-left: auto;float: left;width: 16%;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;}
