
 
/********************************************************************************
 * Div Tags
 ********************************************************************************/
 
	
#logo {
	position:absolute;
	top: 7px;
	left: 87px;
	width: 204px;
	height: 99px;
	border: 0px;
	border-style: none;
	background-repeat:no-repeat;
	background: url(../images/elements/logo.gif); 
	z-index: 22001;
}

#logo_cover {
	position:absolute;
	top: 13px;
	left: 81px;
	width: 204px;
	height: 99px;
	border: 0px;
	border-style: none;
	background-repeat:no-repeat;
	background: url(../images/elements/cover_logo.gif); 
	z-index: 22000;
}

#sonne {
	position:absolute;
	top: 67px;
	left: 708px;
	width: 81px;
	height: 71px;
	border: 0px;
	border-style: none;
	background-repeat:no-repeat;
	background: url(../images/elements/sonne.gif); 
	z-index: 23001;
}

#sonne_cover {
	position:absolute;
	top: 70px;
	left: 709px;
	width: 81px;
	height: 71px;
	border: 0px;
	border-style: none;
	background-repeat:no-repeat;
	background: url(../images/elements/cover_sonne.gif); 
	z-index: 23000;
}

#sprache_english {
  position: absolute;
  background: url(../images/elements/english.gif);
  height:12px;
  width: 102px;
  background-repeat:no-repeat;
  float: right;
  left: 670px;
  top: 38px;
  z-index: 40000;
}

#last_update {
    position: absolute;
	margin-top:6px;
	padding-bottom:20px;
	text-align: right;
	width: 755px;
	color: #ffffff;
	font-size: 7pt;
	z-index:300;
}


#path {
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 743px;
	text-align: right;
	color: #31639c;
	font-size: 7pt;
	padding-right: 15px;
	margin-top: 8px;
}


#container_site {
    position: absolute;
	margin-top: 30px;
	margin-left: 25px;
	border: 0px;
	border-left:4px;
	border-right:4px;
	border-top: 1px;
	border-style: solid;
	border-color: #add1eb;
	border-top-color: #d2e0ed;
	background-color: #ffffff;
	background: url(../images/elements/background_head.gif);
	width:758px;
	padding:0px;
	z-index: 10000;
	}
	

#container_content_area {
	background-color: #ffffff;
	width: 100%;
	padding:0px;
	margin-bottom: 30px;
	margin: 0px;
}


#container_content { 
    border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
    border-color: #e7ebf0;
    float: right;
	background-color: #ffffff;
	width: 510px;
	padding:0px 15px 0px 30px ;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top:25px;
}

#container_content_start { 
    border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
    border-color: #e7ebf0;
    float: right;
	background-color: #ffffff;
	width: 585px;
	padding:0px 0px 0px 30px ;
	margin-bottom: 30px;
	margin-top:25px;
	
}

#container_navigation {
    position: absolute;
    float: left;
	background-color: #ffffff;
	width: 125px;
	padding:0px;
	padding-left: 15px;
	margin: 0px;
	margin-top:25px;
	text-align: left;
}



#meta_icon {
   position:relative;
   left: 288px;
   height:27px;
   white-space: nobreak;
   margin-top:73px;
   background-color: #ddebf9;
   width: 470px;
}

#meta {
   	width: 100%;
	white-space: nobreak;
	border: 0px;
	border-style: none;
    height: 24px;
	background-color: #31639c;
	margin: 0px;
	float: right;
	padding-bottom:3px;
}



#footer {
    clear: both;
	margin: 0px;
	padding:0px;
    background: url(../images/elements/background_footer.gif);
	height:38px;
	width:100%;
}

#real_content {
	float:left;
	width: 373px;
	margin:0px;
	padding-right:15px;
}

#teaser {
	float:right;
    background-color:#ffffff;
	width: 182px;
	margin:0px;
	padding:0px;
	margin:0px;
}


#druck {
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
	color: #31639c;
	font-size: 7pt;
	padding-right: 15px;
	margin-top: 8px;
}




