@charset "UTF-8";

/* CSS Document */

/* ------ AUTHOR -----------------------------------------

SilverMedia - silver-media.org

--------- UPDATE INFO ------------------------------------
  
Revision number: 1.0  */


body {
	background-color: #3c9a12;
}
#container {
	width: 1000px;
	height: 750px;
	top: 30px;
	position: relative;
	margin: 0px auto;
	background-color: #ffffff;
}
.inhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inhalt h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inhalt h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inhalt h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inhalt h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inhalt h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inhalt a {
	font-style: normal;
	text-decoration: underline;
	color: #444444;
}
.inhalt a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #3c9a12;
}
.bild {
}
.no_display {
	display: none;
}
.not_active {
	color: #eeeeee;
	opacity: 0.5;
}

/* head */

#head {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 1000px;
	height: 170px;
}

/* nav_1 */

#nav1 {
	position: absolute;
	width: 1000px;
	top: 170px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-color: #444444;
	border-bottom: 3px #444444 solid;
	border-top: 3px #444444 solid;
}
#nav1 a {	
	font-size: 15px;
	font-style: normal;
	color: #ffffff;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	height: 20px;
	width: 140px;
	padding: 5px;
}
#nav1 a:hover, #nav1 a.current, #p_nav1 a:hover, #p_nav1 a.current {
	background-color: #888888;
}

/* main */

#main {
	position: absolute;
	width: 1000px;
	height: 500px;
	top: 225px;
	float:left;
	margin: auto;
	text-align: center;
}

/* footer */

footer {
	position: absolute;
	width: 1000px;
	height: 24px;
	top: 725px;
	float:left;
	margin: auto;
	text-align: center;
	border-top: 1px #3c9a12 solid;
	background-color: #45cf00;
}	
#nav1_impressum {
	position: absolute;
	top: 5px;
	left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	float: right;
}
#nav1_impressum a {
	font-size: 9px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 1px;
	margin-right: 4px;
	height: 16px;
}
#nav1_impressum a:hover {
	color: #ffffff;
}

/* info */

#info {
	position: absolute;
	top: 5px;
	right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: right;
}
#info a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 1px;
	margin-right: 4px;
	height: 16px;
}
#info a:hover {
	color: #ffffff;
}

/* SEITENINHALTE */

/* portal */

#portal {
	position: absolute;
	width: 1000px;
	height: 500px;
}
#portal_galerie {
	position: absolute;
	top: 200px;
	width: 1000px;
	height: 150px;
}

/* leistungen */

#leistungen {
	position: absolute;
	width: 1000px;
	min-height: 500px;
	overflow: auto;
}

#leistungen_bildl_01, #leistungen_bildl_02, #leistungen_bildl_03 {
	position: absolute;
	height: 150px;
	width: 220px;
	left: 50px;
	border: 2px #444444 solid;
	margin-bottom: 7px;
}

#leistungen_bildl_01 {
	top: 5px;
}

#leistungen_bildl_02 {
	top: 170px;
}

#leistungen_bildl_03 {
	top: 335px;
}

#leistungen_bildr_01, #leistungen_bildr_02, #leistungen_bildr_03 {
	position: absolute;
	height: 150px;
	width: 220px;
	right: 50px;
	border: 2px #444444 solid;
	margin-bottom: 7px;
}

#leistungen_bildr_01 {
	top: 5px;
}

#leistungen_bildr_02 {
	top: 170px;
}

#leistungen_bildr_03 {
	top: 335px;
}

#leistungen_text {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 400px;
	text-align: center;
}

/* partner */

#partner {
	position: absolute;
	width: 1000px;
	min-height: 500px;
	overflow: auto;
}

#partner_nav2 {
	position: absolute;
	height: 184px;
	width: 1000px;
	left: 0px;
	top: 10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#partner_nav2 a {	
	font-size: 15px;
	font-style: normal;
	color: #ffffff;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	height: 180px;
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	border: 2px #444444 solid;
}

#partner_nav2 a:hover, #partner_nav2 a.current {
}

#partner_content {
	position: absolute;
	top: 210px;
	left: 20px;
	height: 290px;
	width: 960px;
	text-align: center;
}

/* erfahrungen */

#erfahrung {
	position: absolute;
	width: 1000px;
	height: 500px;
	text-align: left;
}

#erfahrung_bild {
	height: 250px;
	width: 220px;
	position: relative;
	top: 50px;
	left: 50px;
	float: left;
	border: 2px #444444 solid;
}

#erfahrung_text {
	position: relative;
	top: 0px;
	left: 70px;
	width: 650px;
	text-align: center;
	float: left;
}

/* kontakt */

#kontakt {
	position: absolute;
	width: 1000px;
	height: 500px;
}

/* impressum */

#impressum {
	position: absolute;
	width: 900px;
	height: 480px;
	left: 50px;
	text-align: center;
	overflow: auto;
}