/*
  ------------------------------------------------
  Main CSS Layout 
  ------------------------------------------------
*/

body {
  background-color: #e1ddd9;
  font-size: 12px;
  line-height: 1.6em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000000;
  padding-top:5px; 
  background-image:  url(../img/hg.body.gif);
  }

h1 {
	color: #006363;
	font: 33px Georgia;
	font-style:italic;
	padding-left:200px;
	}
	
h2 {
	color: #006363;
	font: 14px Arial;
	padding-left:200px;
	}
strong, b { 
	font-size: 12px;
	font-weight: bold;
	color: #cc0000; }
em, i { 
	font-weight: bold;
	font-style:	normal;
	color: #333;
	}
down { 
	font-size: 11px;
	font-weight: bold;
	color: #006363;
	text-decoration:none;
	}

#main_box {
vertical-align: middle;
margin:0px auto;
width: 900px;
background-color:#323232;
}
#header {
margin: 0px;
padding: 0px;
height: 210px;
}
#header_subline {
}
#header_menu {
vertical-align: middle;
margin: 0px auto;
padding: 0px;
width: 900px;
text-align:right;
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#fff;   }
  
#header_menu a {
color: #fff; 					
text-decoration: none;
} 
#header_menu a:hover {
color: #FFCCFF; 					
text-decoration: underline;
}

#download { 
	font-size: 11px;
	font-weight: bold;
	color: #006363;
	text-decoration:none;
	}
  
#download  a {
color: #006363;					
text-decoration: none;
} 
#download a:hover {
color: #006363;					
text-decoration: underline;

} 
#topHead {
	height:50px;
}
#topLeft {
	width:270px;
	height:160px;
	background-image:url(../img/header01_left.gif);
	float:left;
/*<!--	overflow:hidden;-->*/
}
#topRight {
	width:630px;
	height:160px;
	float:left;
	overflow:hidden;
}
/* 
  ------------------------------------------------
  news box,
  ------------------------------------------------
*/
.box_head {
  font-size: 30px;
  font-style:italic;
  line-height: 1.6em;
  font-family: Georgia, "Times New Roman", Times, serif Georgia;
  color:#006363;
  padding-top:0px;
  padding-left:200px;
}
.box_subhead {
  font-size: 13px;
  line-height: 1.0em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  font-weight:bold;
  color:#333;
  padding-top:0px;
  padding-left:200px;
}
.box_img_titel {
width: 350;
  padding-top:12px;
  padding-left:200px;
/*  float:left;*/
}
.box_img {
width: 200;
  padding-top:8px;
  padding-left:0px;
float:left;
}
.box_text {
  font-size: 12px;
  line-height: 1.6em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#333;
  padding-top:10px;
  padding-left:200px;
  padding-right: 40px;
	
}
.box_form {
  font-size: 12px;
  line-height: 1.6em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#333;
  padding-top:10px;
  padding-left:100px;
  padding-right: 40px;
	
}
/*#news_box {
  float: left;
  height:130px;
  width: 500px;
}*/
.news_img {
width: 100;
  padding-top:8px;
  padding-left:40px;
float:left;
}
.news_img_180 {
width: 100;
  padding-top:8px;
  padding-left:10px;
float:left;
}
.news_text {
  font-size: 11px;
  line-height: 1.3em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#333;
  padding-top:5px;
  padding-left:200px;
  padding-right: 20px;

}
.news_head {
  font-size: 14px;
  font-weight:bold;
  line-height: 1.1em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#b33f1b;
  padding-top:9px;
  padding-left:200px;
}
.news_line {
	width: 350;
	height:2px;
	background-image:url(../img/hg_line.gif);
	padding-top:0px;
  	padding-left:40px;
	padding-right: 40px;
}
.sub_head {
  font-size: 14px;
  font-weight:bold;
  line-height: 1.1em;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#b33f1b;
  padding-top:9px;
  padding-left:0px;
}


/* 
  ------------------------------------------------
  Content - y,
  ------------------------------------------------
*/
#header_content {
margin: 0px;
}
#column_wrapper {
background-color:#323232;
}
#content {

width: 900px;
color: #cccccc;
}
#left_content {
  float: left;
  width: 270px;
  color: #cccccc;
  margin: 0px 0px 0px 0px;
  background-color:#323232;
}
#right_content {
  float: left;
  width: 280px;
  margin: 0px 0px 0px 0px;
}
#middle_content {
  float: left;
  width: 626px;

  padding-left:1px;
  padding-right:1px;
  background-color:#fff;
  background-image:url(../img/HG_3119580.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
}
#middle_content_oHG {
  float: left;
  width: 626px;

  padding-left:1px;
  padding-right:1px;
  background-color:#fff;
/*  background-image:url(../img/HG_3119580.jpg);
  background-position:bottom;
  background-repeat:no-repeat;*/
}
p.back {
  clear: both;
  text-align: center;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
/* 
  ------------------------------------------------
  SUBMENUE zwo
  ------------------------------------------------
*/
ul.submenu_2
{
	padding: 0;
	margin-top: 90px;
	margin-left: 20px;
	list-style-type: none;
	color: #b33f1b;
	
}
li.submenu_2
{
	width: 200px;
	margin: 0;
	color: #b33f1b;
	/*border-bottom: 1px #585858 solid;*/
}
a.submenu_2:link
{
	color: #b33f1b;
	display: block;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	font-style:normal;
	padding: 1px 0 4px 0;
}
a.submenu_2:visited
{
	color: #b33f1b;
	display: block;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	font-style:normal;
	padding: 1px 0 4px 0;
}
a.submenu_2:hover
{
	color: #cccccc;

}


/* 
  ------------------------------------------------
  SUBMENUE
  ------------------------------------------------
*/
ul.submenu_3
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	
}
li.submenu_3
{
	width: 240px;
	margin: 0;
	border-bottom: 1px #585858 solid;
}
a.submenu_3:link
{
	color: #cccccc;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	padding: 1px 0 4px 0;
}
a.submenu_3:visited
{
	color: #cccccc;
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 1px 0 4px 0;
}
a.submenu_3:selected
{
	color: #c00;
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 1px 0 4px 0;
}
a.submenu_3_active, a.submenu_3_preactive, a.submenu_3_active:visited, a.submenu_3_preactive:visited
{
	color: #b33f1b;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 1px 0 4px 0;
}
#left_content a:hover
{
	color: #b33f1b;
}
/* 
  ------------------------------------------------
  footer
  ------------------------------------------------
*/
#bottom {
background-image:url(../img/hg.footer.jpg);
font-size: 10px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#fff; 
/*background-color:#000;*/
}
#footer {
height: 35px;
width: 900px;
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
padding-top:15px;
color:#b33f1b; 
/*background-color:#323232;*/
}

#bottom a:visited {
	color: #fff; 					/* dunkelblau #003366 */
	text-decoration: none;
}
#bottom a:hover {
	/* background-color:#789DCC; 			 mittelblau #1B488B */
	color: #fff; 					/* hellblau #80A8DA */
	text-decoration: underline;
}


.text {
	font-size: 1.1em;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	line-height: 1.5em;
	color: #000000;}
			



