
body{
  background-image: url(images/page_bg.jpg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5 {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 13px;
  font-size: 11px;
	color: #292929;
}

h1 {
  line-height: 15px;
  font-size: 14px;
  margin-bottom: 10px;
	margin-top: 10px;	
}

h2 {
	line-height: 14px;
  font-size: 13px;
}

h3 {
	line-height: 13px;
  font-size: 12px;
	color: #000000;  
}

div.content_desc {
	font-size: 12px;
}

a {
  text-decoration: none;
	color: #000000;
}

div{
  text-align: left;
}

div.page_bg{
  float: none;
	width: 100%;
	min-width: 1000px;
	text-align: center;
}

div.page {
  width: 948px;
	float: none;
	margin: auto;
}

div.language{
  float: left;
	width: 488px;
	height: 50px;
	margin-left: 60px;
	margin-top: 20px;
	color: #a07c39;
}

a.li_language {
  color: #a07c39;
}

a#active{
  font-weight: bold;
}

div.logo{
  float: left;
	width: 400px;
	height: 135px;
}

div.logo img{
  display:block;
}

div.content_top{
  clear: left;
  width: 948px;
	height: 41px;
	background-image: url(images/top_bg.jpg);
}

h1.content_top{
  	float: left;
	font-size: 18px;
	line-height: 22px;
	margin-left: 48px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.close_window{
  float: right;
	height: 41px;
}

a.li_close img{
  margin-left: 13px;
	margin-top: -3px;
}

a.li_close{
	margin-right: 20px;
	color: #292929;
	display: block;
	margin-top: 13px;
}

div.content_main_bg{
  clear: both;
  background-image: url(images/main_border.gif);
	background-repeat: repeat-y;
	width: 948px;
}

div.content_main_bg_li{
  clear: both;
	width: 2px;
	height: 655px;
	background-image: url(images/main_border_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

div.content_main_bg_re{
	float: right;
  width: 946px;
	background-color: white;
	background-image: url(images/main_border_right.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

div.spacer{
  float: left;
	width: 1px;
	height: 655px;
}

div.content_main{
	float: left;
  	width: 856px;
	margin-left: 44px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.content_links{
  width: 856px;
	background-color: #feeac9;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.li_content{
  display: block;
	background-image: url(images/icon_li_content.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 12px;
	line-height: 20px;
	font-weight: bold;
}


div.content_ref {
	margin-top: 20px;
}

div.content_ref_img{
  float: left;
	width: 204px;
  background-color: #fdc55b;
	margin-left: 5px;
	margin-right: 36px;	 
}

div.content_ref_frame{
  float: left;
  border:2px solid #fdc55b;
  margin-left: 5px;
  margin-right: 36px;
}

div.content_ref_img img{
  margin: 2px;
}

div.content_ref_desc{
  float: left;
}

div.ref_kategorie{
  clear: left;
  float: left;
	width: 125px;
	height: 25px;
	color: #979797;
}

div.ref_text, div.ref_text_map{
  float: left;
	width: 200px;
	height: 25px;	
  font-weight: bold;
}

div.ref_margin {
	margin-bottom: 10px;
}

div.ref_text_map{
	width: 200px;
}

div.standort_link{
  clear: both;
	margin-left: 125px;
	width: 200px;
	height: 30px;
}

a.li_standort{
	color: #969696;
	background-image: url(images/icon_li_standort.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;	  
}

div.content_ref_seperator{
  clear: both;
	width: 856px;
	height: 22px;
	border-bottom: 1px solid #cdcdcd;
	text-align: right;
}

a.li_top{
  color: #979797;
	background-image: url(images/icon_li_top.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;		
}

div.content_bottom{
  clear: both;
  width: 948px;
	height: 25px;
	background-image: url(images/main_bottom.jpg);
	background-repeat: no-repeat;
}