/****
  Basic Stylesheet www.enrepo.com
  09/2009, info@ha-com.com ****/

body {
font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-x;
	background-color: White;
	margin: 0 0 0 0;
	text-align:left; 
}

html>body {
font-size: 12px;
/*padding: 0px;
margin: 0 0 0 0;*/
}


td,p {
  /*padding-top: 5px;*/
	font-size: 12px;	
  line-height: 16px;
  margin: 0;
}

p {
  padding-top: 5px;
	
}

#main {
background: url(../images/header.jpg) no-repeat;
color:#194169; 
width: 910px; 
padding:0; 
margin: 0 auto 0 auto;
margin-top: 12px;
}

#main_galerie {
background: url(../images/header_galerie.jpg) no-repeat;
width: 600px; 
padding:0; 
margin: 0 auto 0 auto;
}


#content{
	margin-top: 12px;
}

.content {
	 margin-left: 20px;
	 margin-top: 12px;
	 width: 660px;
}


h1  {
 color: #195BA3;
 font-size: 18px;
 margin: 1px 0px 5px 0px;
  font-style: italic;
  font-weight: normal;
}

h2  {
font-family: Arial, Helvetica, sans-serif;
color: #195BA3;
margin: 0 0 0 0;
}

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

a:hover {
	color: #DFA304;	
	text-decoration: none;
}

span {
	 font-size: 14px;
	 color: #DFA304;
	 font-style: italic;
}

#logo  {
float:left;
padding-top: 15px;
padding-bottom: 30px;
}

 .line {
	background: url(../images/bg_hr.gif) no-repeat;
	width: 160px;
	height: 20px;
	text-align: center;
	padding-bottom: 5px;
}

.print_top {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  float: right;
}

.print_top a img {
  border:0;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
 }

.column_left {
	background-color: #E1E7F3;
	width: 220px;
	vertical-align: top;
}

.column_left_box {
  background: #ffffff;
  font-size: 12px;
  border: 2px solid #ffffff;
  margin: 0;
}

.blue {
font-size: 10px;
 color: #195BA3;
font-style: normal;
}

/* Footer */

.footerPartner {
	background: url(../images/bg_footer.gif) left repeat-x;
	height: 98px;
	width: 910px;
	
}

.footerContent{
 font-size: 14px;
 color: #6A93C2;
 font-weight: bold;
	 line-height: 28px;
	 text-transform: uppercase;
	margin-left: 15px;
	margin-top: 10px;
	
}

.footer {
color: #346699;
margin-top: 0px;
font-size: 10pt;
margin-top: 5px;
margin-bottom: 15px;
}


.footer a {
color: #346699;
text-align: center;
text-decoration: none;
font-size: 8pt;
border-right: 1px solid #346699;
padding: 0px 5px 0px 5px;
}

.footer a.end {
border: 0;
padding: 0px 5px 0px 5px;
}

.footer a.small {
font-size: 7pt;
border: 0;
padding: 0px 5px 0px 5px;
}

.footer a:hover {
color: #DFA304;	text-decoration: underline;
}



/*.footerContent span{
	 font-size: 14px;
	 color: #6A93C2;
	 font-weight: bold;
	 line-height: 28px;
	 text-transform: uppercase;
}*/

.footerContent img{
	padding-right: 18px;
}

.clear {
	display: none;
}



