/* seegermueller.de | Website 2009 */

/* ------------------------ ALLGEMEIN ------------------------ */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757570;
	background-image: url(basics/hg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
h1 {
	font-size: 12px;
	margin-bottom:16px;
	font-weight: lighter;
}
p, td {
	margin-bottom: 16px;
	line-height: 16px;
	vertical-align:top;
}
ul {
	line-height: 16px;
}
li {
	line-height: 16px;
}
img {
	border:none;
}
a {
	color: #757570;
	text-decoration: none;
}
a:link {
	color: #757570;
	text-decoration: none;
}
a:visited {
	color: #757570;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #757570;
	text-decoration: none;
}
/* ------------------------ SEITENBEREICHE ------------------------ */

#wrapper {
	text-align: left;
	position:absolute;
	height:558px;
	width:972px;
	margin:-279px 0px 0px -486px;
	top: 50%;
	left: 50%;
}
#container_oben {
	position: absolute;
	width: 972px;
	padding: 0px;
	height: 30px;
}
#container_unten {
	width: 972px;
	padding: 0px;
	position: absolute;
	margin-top: 45px;
}
#logo {
	top: 13px;
	padding-left: 587px;
	position: absolute;
}
#nav_eins { /*----------- nur Grafiken ------------*/
	width: 33px;
	height: 488px;
	float:left;
}
#nav_zwei {  /*  NUR Spaltendefiniton, Platzierung Schrift hat eigene IDs pro Hauptrubrik    */
	width: 170px;
	height: 488px;
	float:left;
}
#nav_zwei ul li {
	text-transform: uppercase;
	list-style-type: none;
	margin-bottom: 16px;
}
#nav_zwei ul li ul {
	margin-top: 0px;
	margin-bottom: 16px;
}
#nav_zwei ul li ul li {
	font-size: 11px;
	text-transform: none;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nav_zwei ul li ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav_zwei ul li ul li ul li {
	text-transform: none;
	margin-bottom: 0px;
	margin-left: 10px;
}
.hier {
	color: #fff;
}
/* -------------- Startseite ------------- */
#index {
	width: 939px;
	height: 488px;
	float:right;
}
#sprachumschalter {
	text-transform: uppercase;
	font-size: 14px;
	float: right;
	letter-spacing: 1px;
	word-spacing: 1px;
}
/* -------------- Projekte -------------- */

#nav_projekte {
	height: 446px;
	background-color: #A2A372;
	border-top: 42px solid #A2A372;
	border-left: 12px solid #A2A372;
}
#nav_projekte a {
	color: #dfdfce;
	text-decoration: none;
}
#nav_projekte a:hover {
	color: #fff;
}
#bild_projekte, #bild_projekte_overview {
	width: 599px;
	height: 488px;
	float: left;
	text-align: right;
}
#bild_projekte_overview {
	float:right;
	width: 768px;
}
#spalte_rechts, #spalte_rechts50, #spalte_links50 {
	font-size: 11px;
	width: 144px;
	height: 444px;
	float: right;
	text-align: left;
	border-top-width: 44px;
	border-left-width: 13px;
	border-right-width: 13px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f1f1ef;
	border-left-color: #f1f1ef;
	border-right-color: #f1f1ef;
	background-color: #f1f1ef;
}
#spalte_rechts50 {
	width:341px;
	height:434px;
	border-left:17px #f1f1ef solid;
	border-bottom:10px #f1f1ef solid;
	overflow:hidden;
}
#spalte_links50 {
	float:left;
	width:372px;
	height:488px;
	border:0;
	border-left:13px #cdcac3 solid;
	border-right:13px #f1f1ef solid;
}
#thumbs_rahmen {
	width: 144px;
	z-index: 100;
	position: absolute;
	top: 356px;
}
#thumbs_content {
	height: 98px;
	cursor:pointer;
}
#thumbs_content img {
	border: none;
	margin: 0 2px 2px 0;
}
#pfeile {
	float: right;
	margin-top:2px;
	cursor:pointer;
}
/* -------------- Profil -------------- */
#nav_profil {
	height: 253px;
	background-color: #95a8a6;
	border-top: 235px solid #95a8a6;
	border-left: 12px solid #95a8a6;
}
#nav_profil a {
	color: #dae1e0;
	text-decoration: none;
}
#nav_profil a:hover {
	color: #fff;
}
/* -------------- Profil / Mitarbeiter-------------- */
#textspalte_links {
	width: 349px;
	font-size: 11px;
	height: 447px;
	background-color: #edece8;
	float: right;
	text-align: left;
	border-left: 22px solid #edece8;
	border-top: 41px solid #edece8;
}
#textspalte_links td {
	line-height: 14px;
}
#bildspalte_rechts {
	float: right;
	width: 385px;
}
/* -------------- Profil / Inhaber -------------- */
#spalte_inhaber {
	height: 328px;
	width: 734px;
	float: right;
	background-color: #f7f8f3;
	border-left: 22px solid #f7f8f3;
	border-top: 160px solid #f7f8f3;
	background-image: url(basics/inhaber.jpg);
	background-position: -22px -160px;
}
#spalte_inhaber h1 {
	font-size: 12px;
	margin-bottom: 46px;
	font-weight: lighter;
}
#spalte_inhaber h2 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: lighter;
}
#spalte_inhaber p {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 7px;
}
/* -------------- Profil / Leistungen-------------- */
#spalte_leistungen {
	height: 488px;
	width: 756px;
	float: right;
	background-image: url(basics/leistungen.jpg);
}
#leistungen_content {
	position: absolute;
	top: 239px;
	left: 621px;
}
#leistungen_content p {
	font-size: 11px;
	margin-bottom: 14px;
}
#leistungen_content td {
	font-size: 11px;
	margin-bottom: 14px;
}
#leistungen_content table {
	margin-bottom: 12px;
}
/* -------------- Kontakt -------------- */
#nav_kontakt {
	height: 109px;
	background-color: #576462;
	border-top: 379px solid #576462;
	border-left: 12px solid #576462;
}
#nav_kontakt a {
	color: #c4c9c8;
	text-decoration: none;
}
#nav_kontakt a:hover {
	color: #fff;
}
/* -------------- Kontakt / Anfahrt -------------- */
#spalte_anschrift {
	height: 488px;
	width: 756px;
	float: right;
	background-image: url(basics/anfahrt.jpg);
}
#anschrift_content {
	position: absolute;
	top: 288px;
	left: 230px;
	width: 320px;
	text-align: center;
}
#anschrift_content p {
	font-size: 11px;
	margin-bottom: 13px;
}
/* -------------- Kontakt / Impressum -------------- */
#spalte_impressum {
	height: 488px;
	width: 756px;
	float: right;
	background-image: url(basics/leistungen.jpg);
}
#impressum_content {
	position: absolute;
	top: 22px;
	left: 612px;
}
#impressum_content p {
	font-size: 11px;
	margin-bottom: 13px;
}
.linie {
	border-top: 1px solid #000;
}
.clearboth {
	clear: both;/* ------------- Fu�zeile -------------- */	
}
#container_fuss {
	width: 972px;
	position: absolute;
	top: 529px;
	left: 0px;
	clear: both;
	padding: 12px 0px 20px 0px;
}
#fuss_content {
	padding-left: 216px;
	font-size: 11px;
}
/* easyscroll */
#content_sroller {
	width:341px;
}
#easyscroll {
	display:block;
	border:0;
	margin:0;/* add additional styling */
	padding:0;
	width:330px;
	text-align:left;
}
#easyscroll h1 {
	margin-bottom:12px;
}
#easyscroll p {
}
#easyscroll img {
	border:0;
}
#easyscrollnav, #easyscrollnav li {
	clear:both;
	width:11px;
	height:auto;
	margin:0;
	padding:0;
}
#easyscrollnav {
	width:11px;
	margin:396px 0 0 0;
	padding:0;
	float:right;
	background:transparent;
}
#easyscrollnav li {
	list-style:none;
	width:11px;
	height:auto;
	margin:0;
	padding:0;
	color:#333;
	cursor:pointer;
}
#easyscrollnav li.hover {
	text-decoration:none;
}
#btnUp {
	background: url(basics/b_up.gif) right top no-repeat;
}
#btnDown {
	background: url(basics/b_down.gif) right top no-repeat;
}
