body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-attachment: fixed;
	background-color: #97C138;
	background-image: url(../images/kreis_gruen.gif);
	background-repeat: no-repeat;
	background-position: -250px -10px;
	color: #FFFFFF;
}


/* layout */
#content {
	float: left;
	width: 70%;
	font-size: 95%;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 20px;
}
#logo {
	height: 79px;
	margin-left: 60px;
	margin-top: 20px;
	text-align: right;
	padding-right: 20px;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar {
	float: right;
	width: 25%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 20px 0px 0px;
	padding: 0px;
}
#sidebar .gutter {
	padding: 0px 15px;
	margin: 0px;
	clear: both;
}
#footer {
	clear: both;
}
#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #FFFFFF;
}
#wrap {
	min-width: 1100px;
	max-width: 1400px;
}

/* header */

#header {
	top:0px;
	left:0px;
	right:0px;
	padding:5px;
	height: 150px;
	background-color: #FFFFFF;
	background-image: url(../images/kreis_grau.gif);
	background-repeat: no-repeat;
	background-position: -250px -10px;
	margin: 0px;
}
#header h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* navigation */
#nav {
	margin:30px 0 0 35px;
	padding: 0px;
	font-weight: bold;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav li {
	display:inline;
	margin: 0px;
	padding:3px 12px;
}
#nav a {
	text-decoration:none;
	text-align:center;
	color: #000066;
}
#nav a:hover {
	color:#000000;
	text-decoration: underline;
}
/*
.subnav ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.subnav li {
	display: inline;
	padding-right: 20px;
}
.subnav a {
	margin: 0px;
}
.subnav {
	font-size: 110%;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 18px;
}
#subnav a:active {
color: #FFFFFF;
}
*/

.menu-active {
	color: #660000;
}
.menu-active-sub {
	color: #FFFFFF;
}
a.up {
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 12px;
}
.subnav p {
	width: 100px;
	text-align: right;
	top: -45px;
	position: relative;
	float: right;
}
a:hover.up, a:focus.up { 
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	padding-left: 12px; 
}


#navlist {
	padding: 5px 0 2px;
	margin-left: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-weight: bold;
}
#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: #000066;
	text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover {
color: #000000;
background: #FFFFFF;
border-color: #000000;
}

#navlist li a#current {
	background: #97C138;
	border-bottom: 2px solid #97C138;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/* navigation end*/


/* gutter */

#content .gutter {
	padding: 25px 25px 25px 60px;
	margin: 0px;
}


/* inhalt */
#content h1 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 200%;
	color: #FFF;
	word-spacing: 0.1em;
	line-height: 1.1em;
}

#content h2 {
	padding: 0;
	font-size: 150%;
	color: #FFF;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#content h4 {
	margin: 1.5em 0px 0px;
	padding: 0px;
}
.box h4 {
	font-size: 100%;
	padding-left: 12px;
	margin: 5px 0px;
}
.spalte300 {
	width: 350px;
	float: right;
	z-index: 100;
	position: relative;
}
.schwerpunkte {
	margin-bottom: 30px;
}
.schwerpunkte li {
	margin-bottom: 12px;
}
#flash {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	position: fixed;
	left: 60px;
	top: 298px;
	z-index: 1;
}
/* seitenleiste */
.box {
	margin: 0 0 15px;
	padding: 0 0 12px;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nutzer_feld {
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}
#passwdr_feld {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box h3 {
	margin: 0;
	padding: 12px;
	font-size: 130%;
	color: #FFFFFF;
}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar a {
	color: #000066;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-size: 80%;
	color: #FFFFFF;
	padding: 12px;
}
/* input {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
	margin-top: 10px;
	height: 1.2em;
	font-size: 1em;
}
*/
#betreff_feld {
	color: #666666;
}

/* inhalt referenzen übersicht end */

.text h2 {
	line-height:0.1em;}
.text p {
	margin-top:0px;
	margin-bottom:1em;}
#rev .box { 
	clear: both; 
	margin-top: 2em; 
	margin-bottom: 5em; 
}
#rev .box .image { 
	float: left; 
	margin-right: 20px;
}
#rev .box .image img {
	border: 1px solid #000066;
	background-color: #FFFFFF;
	padding: 3px;
}
#rev .box h2 {
	font-size: 1em;
	margin-top: 0;
	color: #FFFFFF;
}
#rev .box h4 { font-size: 0.9em; }
#rev .box .text {
	padding-top: 2em;
}

.skip, .sep, #directlink, #nav ul li dfn, #nav2 ul li dfn { 
position: absolute;
top: -1000px;
left: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}
.clear { 
clear: both; 
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin: 0px 0px 5px;
	padding-left: 15px;
}

/* links */
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu-active {
	color: #000000;
}
.unsichtbar {
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}

/* Formular Start
 * * * * * * * * * * * * * * * * * * * * * * * * * */
.form_feld {
	border: thin solid #d7d6d6;
	width: 405px;
	color: #666666;
}
.button {
	border: thin solid #d7d6d6;
	width: 100px;
	color: #666666;
	cursor: pointer;
}
#kontaktreply {
	position:absolute;
	left:0px;
	top:95px;
	width:443px;
	height:328px;
}
#adresse {
	width: 18em;
	float: left;
}
#tel {
	width: 18em;
	top: 0px;
	float: left;
	margin-bottom: 30px;
}
#adresse dt, #tel dt {
	width: 5em;
	float: left;
}
#adresse dd, #tel dd {
	margin-bottom: 5px;
}
#kontakt_form table {
	margin-bottom: 5px;
	line-height: 120%;
}
.clear_both {
	clear: both;
}
/* Formular Ende
 * * * * * * * * * * * * * * * * * * * * * * * * * */

/* zoomseiten
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#zoom {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
#zoom img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000066;
}

#zoom01 {
	height: 392px;
	width: 392px;
	left: 0px;
	top: 0px;
	float: left;
}

#zoom02 {
	height: 392px;
	width: 252px;
	top: 0px;
	float: left;
	margin-left: 20px;
}
#zoom03 {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
}
.grau {
	color: #FFFFFF;
	font-weight: bold;
}
#zoom03 li {
	list-style-type: none;
}
#zoom03 ul li a {
	text-decoration: none;
	color: #99CC33;
	background-image: url(../images/btn_back.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}
#zoom03 ul li a:hover {
	text-decoration: none;
	color: #CCFF66;
	background-image: url(../images/btn_back_over.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}
#zoom03 dt {
	width: 8em;
	float: left;
}
#zoom03 dd {
	margin-bottom: 5px;
	margin-left: 8em;
}
#nowplaying {
	left: 400px;
	top: 80px;
	position: absolute;
	width: 252px;
	height: 25px;
	text-align: right;
	color: #FF6600;
	text-decoration: blink;
	font-weight: bold;
	line-height: 23px;
	font-size: 1.1em;
}
.avg {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

/*Glossarliste*/
a.info, a.info_right {
z-index: 25;
color: #FFFFFF!important;
text-decoration:underline;
}

a.info:hover, a.info_right:hover {
z-index: 26;
color: #000000;
text-decoration: none;
cursor: help; 
}

a.info span, a.info_right span {
display: none;
}

a.info:hover span {
	z-index: 27;
	display:block;
	position:relative;
	top: 1em;
	width: 30em;
	border: 1px solid #000;
	color: #000;
	text-align: left;
	padding: 10px 7px;
	left: 5em;
	margin-bottom: 1em;
	background-image: url(../images/trans20.png);
}

a.info_right:hover span {
	z-index: 28;
	display:block;
	position:relative;
	top: 1em;
	width: 30em;
	border: 1px solid #000;
	color: #000;
	text-align: left;
	padding: 10px 7px;
	left: 5em;
	margin-bottom: 1em;
	background-image: url(../images/trans20.png);
}

a.info:hover span h3, a.info_right:hover span h3 {
font-size: 1.4em;
font-weight: bold;
}
    
ul.glossarliste {
	float: left;
	width: 280px;
	margin:2em 0 12em 1em;
	padding: 0 0 10px;
}

li.glossar {
margin: 0;
padding-bottom: 6px;
}

.box a {
	background-image: url(../images/pfeil_rechts.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.box .image a {
	background-image: none;
	padding-left: 0px;
}
.box .text .link {
	margin-top: 30px;
	padding-left: 18px;
}
/* kundenlogos */

.kundenlogos li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.kundenlogos img {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #000066;
	
}
.kundenlogos li a {
	
}
.kundenlogos li a:hover img {
	border: 1px solid #CCC;
}
.kundenlogos {
	margin: 0px;
	padding: 0px;
}

