body {
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  min-width: 950px; 
  border: 0;
	text-align: center;
	background-repeat: repeat-x;
	font: 69% Verdana, Arial, Helvetica, sans-serif; 
	background-color: #000000;
}

#head {
	border:solid 1px #FF0000;
	margin: 0px auto 0px auto;
	padding:  0px;
	border: 0px;
	text-align: left;
	display: block !important; 
	width: 850px;	
	height: 93px;
	background: url(../img/head_logo.jpg);
}


#wrapper {

	margin: 1px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	background: url(../img/white.gif);
	background-repeat: repeat-x;
	background-position: 0 0 !important;
	border-top: 1px solid #fff
}

#content {
	margin: 0px auto 0px auto;
	padding:  40px 0px 20px 0px;
	text-align: left;
	display: block !important; 
	width: 907px;	
	background: none;
	}
	
#abbinder {
					
					width: 100%;
					height: 310px;
					background-image: url(../img/bg_leiste_unten.jpg);
					background-repeat: repeat-x;
					}

#logo1 {
	      border:solid 1px #FFFFFF;
				height: 80px; 
				width:844px;
				margin:0 auto;
				text-align: left;
				background-image: url(../img/logo.jpg);	
				background-repeat: no-repeat; 
				background-position: 0px 0px; 
				z-index: 10;
	
}

/* Typografie*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-hasFlash h1.red, 
.sIFR-hasFlash h1.green { 
	visibility: hidden;
	font-size: 160%;
}

h1.blue { 
	font-size: 1.5em;
	color: #0093dd;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	
	
}

h2.green {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	color: green;
	}

h1.green { 
	font-size: 120%;
	color:#8da90e;
	font-weight: normal;
  margin: 0px 0px 7px 0px;
}






/* Hauptnavigation */

#navi {
	
	float: right;
	margin: 58px 0px 0px 150px;	
}

#navi ul {
	margin: 0;
	padding: 0px 0px 0px 0px;

}

#navi ul li {
	display: inline;
	list-style-type: none;
}

#navi ul li a {
	display: block;
	float: left;
  color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin-right: 20px;
	padding: 0px 6px 23px 4px !important;
	background-repeat: no-repeat;
}

#navi ul li a:hover {
	background-repeat: no-repeat;
}

#navi ul li a#m1:hover { background-image: url(../img/marketing.gif); }
#navi ul li a#m2:hover { background-image: url(../img/marketing.gif); }
#navi ul li a#m3:hover { background-image: url(../img/marketing.gif); }
#navi ul li a#m4:hover { background-image: url(../img/marketing.gif); }
#navi ul li a#m5:hover { background-image: url(../img/marketing.gif); }
#navi ul li a#m6:hover { background-image: url(../img/marketing.gif); }

#navi ul li.aktiv a#m1 { background-image: url(../img/marketing_aktiv.gif); }
#navi ul li.aktiv a#m2 { background-image: url(../img/marketing_aktiv.gif); }
#navi ul li.aktiv a#m3 { background-image: url(../img/marketing_aktiv.gif); }
#navi ul li.aktiv a#m4 { background-image: url(../img/marketing_aktiv.gif); }
#navi ul li.aktiv a#m5 { background-image: url(../img/marketing_aktiv.gif); }
#navi ul li.aktiv a#m6 { background-image: url(../img/marketing_aktiv.gif); }


.smaktiv a {
text-decoration: none;
color:green;
font-weight:italic;
}

a {
text-decoration: underline;
color:blue;
}
a:hover {
text-decoration: none;
color:green;
}


/* ##### Spalten ARBEITEN ######  */

#arbeiten div.spaltelinks {
	width: 230px;
	float: left;
	margin: 0px 30px 20px 0px;
	/* background: none; */
	background-image: url(../img/b_sm.gif);
	}

#arbeiten div.spaltelinks a.zoom:hover img {
	cursor: -moz-zoom-in; /*-moz-zoom-in*/
} 

#arbeiten div.spaltemitte {
	width: 480px;
	float: left;
	margin: 0px 10px 20px 0px;
	background: none;
	text-align:justify;
	
}

#arbeiten div.spalterechts {
	width: 150px;
	float: right;
	margin: 30px 0px 20px 0px;
	color: #5c5c5c;
	text-align:left;
	border: 1px #00000 solid;
	
}


#arbeiten div.spalterechts ul {
	margin-top:0px;
	margin-left: 12px !important;
	_margin-left: 16px !important;
	padding: 0px;
	text-align:justify;
	
}

#arbeiten div.spalterechts ul li {
	margin: 2px 0px 0px 0px;
	list-style-image: url(../img/list_bullet.gif);
	_list-style-image: url(../img/list_bullet_ie.gif);
	color: #5c5c5c
	text-align:justify;
	
}

#arbeiten div.spaltemitte h1 {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	color: #000;
	text-align:justify;
	
	}
#arbeiten h2 {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	}
	

	
#arbeiten div.spaltemitte h2 a {
	color: #0093dd;
	font-size: 1em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	}
#arbeiten div.spaltemitte p {
	margin: 5px 0px 0px 0px;
	line-height: 130%;
	color:#5c5c5c
	text-align:justify;
	}




/* Intro */

#intro div.leistung {
	text-align: left;
	width: 550px;	
	display: inline;
	margin: 0px 18px 10px 0px;
	float: right;
	padding: 0px 10px 15px 0px;
}

#intro div.leistung h2 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	color:#d81983;
}

#intro div.leistung p {
	line-height: 140%;
	margin: 5px 0px 0px 0px; 
	color: #5c5c5c;
}
#intro div.leistung p sup {
	font-size: 0.8em;
}

#intro div.leistung p a {
	color: #8da90e;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	
}
#intro div.leistung p a:hover {
	border-bottom: 1px dotted #8da90e;
}
#intro div.leistung p img {
	display: block;
	position: absolute;
	width: 184px;
	padding: 1px;
	border: 0px solid #e1e4e5;
	margin: -16px 0px 0px -210px;
}


/* ######## Sonderstile Kontakt  ##### */

#flexspalte-kontakt {
	position: relative;
	z-index: 99;
	width: 250px;
	float: left;
	margin: -14px 0px 20px -45px;
}

#spaltelinks-kontakt {
	width: 370px;
	float: left;
	margin: 0px 10px 20px 0px;
}

#spalterechts-kontakt {
	width: 187px;
	float: right;
	margin: 0px 0px 20px 0px;
	text-align:justify;
}


/* Boxen */

.kontaktbox { 
	margin: 9px 0px 0px 0px;
	background-image: url(../img/bg_kontaktbox.jpg);
	background-repeat: repeat-x

}

.kontaktbox p { 
	color: #000;
	padding: 15px;
	margin: 0px 0px 0px 0px;
}


.kontaktbox span {
	display: block; 
	background-image: url(../img/kontaktbox_corner.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

div#formular {
	padding: 15px;
}
div#formular p {
	padding: 0px;
	margin: 5px 0px 5px 2px;
}
div#formular label {
	display: block;
	color: #999;
	font-size: 0.9em;
	margin-bottom: 1px;
	padding: 2px;
}
div#formular label.fehler {
	display: block;
	color: #d81983;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 1px;
	padding: 2px;

}
div#formular label input {
	display: block;
	width: 98%;
	margin-top: 2px;
}
div#formular label textarea {
	display: block;
	width: 328px;
	height: 80px; 
	padding: 2px;
	margin-top: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px
}
div#formular input.submit {
	width: 98%;
	margin: 5px 0px 0px 2px;
	border: 1px solid #fff;
	color: #fff;
	background: #d81983;
	
}
.greenbox-kontakt { 
	margin-top: 0px;
	background-color: #8da90e;
	background-image: url(../img/bg_teaser_greenbox.gif);
	background-repeat: repeat-x;
}

.greenbox-kontakt p { 
	color: #fff;
	padding: 15px;
	margin: 0px 0px 0px 0px;
	
}

.greenbox-kontakt a { 
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.greenbox-kontakt a:hover { 
	text-decoration: none;
	
}

.greenbox-kontakt p img { 
	display: none;
	
}

.greenbox-kontakt span {
	display: block; 
	background-image: url(../img/redbox_corner.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 1px;
	line-height: 1px;

}



/* Barriereoptimierung // Helfer */

img {border:none}

.blindtext {  
        position: absolute;
        overflow: hidden;
        height: 0px;
        width: 0px;
        left: -1000px;
        top: -1000px;
}

hr {display:none}


.clear {clear:both;}

