@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	vertical-align: top;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #5a605f;
	letter-spacing: 0.05em;
	text-align: left;
	background-color:#b3b3b3;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	}
table {
	border-collapse:collapse;
}

td, .rsTD {
	margin:0px;
	padding: 0px 0.5em 0px 0px;
	vertical-align:top;
	text-align:left;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}

/************** Tags **************/
	
h1 {
	margin: 1em 0em 0.5em 0em;
	font-size: 16px;
	line-height: 18px;
}
h2 {
	margin: 0.5em 0em 0.2em 0em;
	font-size: 13px;
	line-height: 17px;
}
h3 {
	margin: 0em 0em 0.1em 0em;
	font-size: 12px;
	line-height: 17px;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	padding-top: 7px;
	left: -20px;
	position: relative;
}
.rsTd {
	padding: 0em 5px 7px 0px;
}
hr {
	height:0px;
	border:0px;
	border-top:2px solid #5a605f;
	margin: 0.5em 1.5em;
	clear: both;
	}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #8e836f;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px solid black;
	border:0px;
	padding: 0px 0px 1px 0px;
}
a:hover, a:active, a:focus { 
	outline: none;
	border-bottom:1px solid black;
}
img,
a img, 
p a img {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	outline: none;
}

/****************** Kopf *****************/
#Kopf_breit {
	float:left;
	width: 100%; 
	margin: 0px ; 
	height: 195px;
	padding: 0px 0px 0px 0px;
	}
#Logobereich {
	margin: 0px; 
	width: 210px;
	height: 195px;
	background-color: #5A605F;
	background-image:url(../pic/SolGeo_logo_u.gif);
	background-repeat:no-repeat;
	background-position: 0px 173px;
	}
#Logo {
	width: 210px;
	height: 99px;
	}
#Adressbereich {
	width: 830px;
	height: 195px;
	position: absolute;
	top: 0px;
	left: 210px;
	background-image:url(../pic/banner_01.jpg);
	background-repeat:no-repeat;
	background-position: 0px 75px;
	}
#Adresstextbereich {
	position: absolute;
	right:30px;
	height: 75px;
	vertical-align:bottom;
	}
.Adresse {
	display:inline-block;
	margin: 13px 0px 0px 30px; 
	font-size: 11px;
	line-height: 13px;
	}

/******************** Fuss ******************/
#Fuss {
	background-color:  transparent;
	}
/***************** Inhalt **************/
#bodywrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 1040px;
	}
#bodycontent {
	position: absolute;
	background-color:  #fff;
	border-top: 10px solid #b3b3b3;
	border-bottom: 10px solid #dde1e1;
	background-image:url(../pic/menueHGband.gif);
	background-repeat:repeat-y;
	}
#content_breit {
	float:left;
	width: 830px;
	padding:0px;
	vertical-align: top;
	margin-bottom: 30px;
	}
	
.Textblock {
	float:left;
	display: inline-block;
	padding: 0px;
	margin: 0px; 
	width: 50%;
	}
.Bildkasten {
	width: 100%;
	background-color:  #a0957f;
	}
.Bild {
	width: 100%;
	}
.BildhalbeBreite {
	width: 60%;
	}
.text {
	margin: 0px;
	padding: 0px;
	padding: 0em 1.5em;
	}
.legendenDiv {
	margin: 0px;
	padding: 0px;
	}
.Legende {
	margin: 0px;
	padding: 0px;
	}
/******************** Menü ******************/
#a, #a.img, a.totop {
	position: absolute;
	top:-10px;
	left:0px;
	visibility: hidden;
	}
#Menue {
	float:left;
	width: 210px;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	background-color: #485151;
	}
a.nav1,
a.nav1X,
a.nav1:link,
a.nav1:visited,
a.nav1:hover,
a.nav1:active,
a.nav1X:link,
a.nav1X:visited,
a.nav1X:hover,
a.nav1X:active {
	text-decoration: none;
	text-align: left;
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5a605f;
	border-bottom-width: 0px;
}
a.nav1:link,
a.nav1:visited {
	background-color: #485151;
	vertical-align: middle;
	display: block;
}

a.nav1:hover,
a.nav1:active,
a.nav1X:link,
a.nav1X:visited,
a.nav1X:hover,
a.nav1X:active {
	background-color: #737d7c;
	display: block;
}

a.nav2,
a.nav2X,
a.nav2:link,
a.nav2:visited,
a.nav2:hover,
a.nav2:active,
a.nav2X:link,
a.nav2X:visited,
a.nav2X:hover,
a.nav2X:active {
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 50px;
	color: #FFF;
	line-height: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5a605f;
	border-bottom-width: 0px;
}
a.nav2:link,
a.nav2:visited{
	background-color: #8e9898;
	display: block;
}


a.nav2X:link,
a.nav2X:visited,
a.nav2X:hover,
a.nav2X:active {
	background-color: #a0957f;
	display: block;
}

a.nav2:hover,
a.nav2:active {
	background-color: #a0957f;
	display: block;
}

#impressum {
	display: block;
	float:left;
	width: 98%;
	padding: 25px 2% 5px 0%;
	text-align: right;
	background-color: #485151;
	border:0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5a605f;
	border-bottom-width: 0px;
	}
#impressumslink {
	font-weight: normal;
	border:0px;
	color: #ddd;
	font-size: 11px;
	line-height: 13px;
	}