/* Seitenbody */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#eee;
	color: #6d6d6d;
	text-align: center;
}

/* Float Problem beheben */
.clearfix:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */

#site {
	width: 984px;
	margin: 0 auto;
	text-align: left;
}

#head {
	width: 984px;
	height: 118px;
	background: url(../images/design/header.jpg) #eee no-repeat;
	position: relative;
}

#flash {
	margin-left: 17px;
}

#main {
	width: 984px;
	background: url(../images/design/main-hg.jpg) #fff repeat-y;
}

#nav {
	width: 158px;
	padding: 12px 10px 0px 25px;
	margin: 0;
	float: left;
}

#content {
	width: 756px;
	padding: 12px 35px 0px 0px;
	margin: 0;
	float: right;
}

#footer {
	background: url(../images/design/bottom.jpg) #eee no-repeat;
	width: 984px;
	height: 64px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content .seitenstandort {
	font-size: 90%;
	margin-bottom: 7px;
	display: block;
}

#content_text p {
	line-height: 19px;
	padding-top: 0;
	margin-top: 5px;
}

#content_text {
	float: left;
	width: 490px;
}

#content_bilder {
	float: right;
	width: 250px;
}

#content_all {
	width: 700px;
}

#content_all p {
	line-height: 19px;
	padding-top: 0;
	margin-top: 5px;
}

#bottom {
	margin: 4px 30px 0 30px;
	color: #d2d2d2;
	line-height:20px;
	width: 790px;
	float:left;
	text-align: left;
	display: inline;
}

#main .slogan {
	float: right;
	margin: 16px 0px 8px 0px;
	display: block;
}

/* Bottom Copyright */
.copyright {
	color: #fff;
}

/* Bottom Strich */
.trenner {
	color: #434343;
}

/* HauptLinks */
a { color:#7ad530; text-decoration:underline; }
a:visited { color:#7ad530; text-decoration:underline; }
a:active { color:#7ad530; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline;}

/* Standort Link */
.standort:link { color:#7ad530; text-decoration:underline; }
.standort:visited { color:#7ad530; text-decoration:underline; }
.standort:active { color:#7ad530; text-decoration:underline; }
.standort:hover { color:#000; text-decoration:underline; }

/* Bottom Links Icon */
.bottom_link_icon:link { color:#d2d2d2; text-decoration:none; margin-left: 18px; }
.bottom_link_icon:visited { color:#d2d2d2; text-decoration:none; margin-left: 18px; }
.bottom_link_icon:active { color:#d2d2d2; text-decoration:none; margin-left: 18px; }
.bottom_link_icon:hover { color:#7ad530; text-decoration:underline; margin-left: 18px; }

/* Bottom Links */
.bottom_link:link { color:#d2d2d2; text-decoration:none; }
.bottom_link:visited { color:#d2d2d2; text-decoration:none; }
.bottom_link:active { color:#d2d2d2; text-decoration:none; }
.bottom_link:hover { color:#7ad530; text-decoration:underline; }

.icon {
	position: absolute;
}

#logo-klein {
	float: right;
}

.logo_bottom {
	margin-top: 5px;
}

/* Überschrift 1 */
h1.content {
	color: #7ad530;
	font-size:140%;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 19px;
	background: url(../images/design/linie.jpg) left bottom no-repeat;
}

/* Überschrift 1 */
h2.content {
	color: #7ad530;
	font-size:120%;
	font-weight: bold;
	margin: 0;
}

/* Überschrift 1 */
h3.content {
	color: #7ad530;
	font-size:100%;
	font-weight: bold;
	margin:  8px 0px 0px 0px;
	line-height: 19px;
}

/* Kleines Logo Bottom */
#logo_klein {
	float: right;
	position:relative;
	top: 8px;
	right: 30px;
	width:107px;
	height: 38px;
	background: url(../images/design/logo-bottom.gif) repeat-x;
}

h1#logo_top
{
    position: absolute;
    text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h1#logo_top a
{
    width: 984px;
    height: 118px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
	margin: 0;
	padding: 0;
}

h2#logo_beschreibung_top
{
    position: absolute;
    text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h1#logo_bottom
{
    width: 107px;
    height: 38px;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 100;
    text-align: left;
    display: block;
	margin: 0;
	padding: 0;
}

h1#logo_bottom a
{
    width: 107px;
    height: 38px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
	margin: 0;
	padding: 0;
}

h2#logo_beschreibung_bottom
{
    position: absolute;
    text-indent: -9999px;
	margin: 0;
	padding: 0;
}
