body {
	padding: 0 0 0 0;
	margin:0px 3px 0px 0px;
	background-color:#ffffff;
	font-weight: normal;
	font-size:62.5%;
	line-height:1.6em;
	font-family : Helvetica, Arial, sans-serif;
	color:#656565;
	text-decoration:none;	
}
#header { 
	float:left;
	min-width:980px;
	width:99em;
	margin:auto;	
	margin-top:0px;
}
a {
	text-decoration:none;
	color: #C72355;
}
#logo {
	float:left;
	/*breite: 186px*/
	width:18.7em;
	min-width:187x;
	/*background-color:yellow;*/
}
#logo img{
	margin-left: 10px;
}


#ecke {
	float:left;
}
#header_right {
	background-image: url(../images/bg_header_right.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 73.8em;
	min-width:738px;
	float:left;
	height:139px;
	/*background-color:lime;*/
}
/*
menue oben rechts
*/
#small_menue{
	padding-top: 15px;
	padding-right:15px;
	/*width: 781px;*/
	height:97px;
	/*text-align:right;*/
	/*font-size: 14px;
	font-weight: bold;*/
	/*color: #8E8E8E;*/
	/*background-color:orange;*/
	float:right;
}
#small_menue a{
	font-size: 1.3em;
	font-weight: bold;
	color: #8E8E8E;
	text-decoration: none;	
}
#small_menue .men_trenn {
	font-size: 1.3em;
	color: #8E8E8E;
	padding:0 5px 0 5px;
}
.leerzeile{
	clear:both;
}
/*****
grüner bereich suchformular
*****/
#buechersuche{
	/*margin-right:180px;*/
	margin-left:5.6em;
	/*padding-top:3px;*/
	/*height: 3em;*/
	color:#ffffff;
	/*line-height:31px;*/
	/*font-size:14px;
	font-weight:bold;*/
	/*vertical-align:middle;*/
	/*text-align:right;*/
	text-transform:uppercase;
	/*background-color:orange;*/
}
#frmquicksearch {
	margin:0;
	padding:0;
}
#quicksearch {
	margin-left:10px;
	margin-right:10px;
}
.lblsuche {
	font-size:1.2em;
	font-weight:bold;
}
#imgsearch {
	margin-right:20px;
}
.lblsuchnavi {
	font-size:1.2em;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
}
#buechersuche a {
	text-decoration:none;
	color: #ffffff
}
/*#buechersuche a:hover {
	text-decoration:blink;
	color: #ffffff
}*/
.leerzeile2 {
	clear:both;
	height: 18px;
}
/*
inhaltsbereich
*/
#content{
	width:98em;
	min-width:980px;
	float:left;
}
#divmenue {
	float:left;
	width:18.7em;
	min-width:187px;
}

/* Der Menuepunkt Service für Firmen ist bisher damit ausgestattet*/
.links_unten{
	padding:0;
	margin:0;
	float:left;
	width:18.7em;
	min-width:187px;
	margin-bottom:40px;
}
.links_unten li a{
	/*width:18.7em;*/
	color:#000000;
	text-decoration:none;
	color:#424041;
	background-color:#d3e2dd;
	text-transform:uppercase;
	/*height:2.7em;*/
	/*padding-right:10px;*/
}

#menue{
	padding:0;
	margin:0;
	float:left;
	width:18.7em;
	min-width:187px;
	margin-bottom:-5px;
}
#menue li{
	/*background-image: url(../images/bg_menue.gif);*/
	/*background-repeat: no-repeat;*/
	border-bottom:1px solid #ffffff;
	width:18.7em;
	min-width:187px;
	/*height:2.4em;*/
}
#menue li a{
	background-image: url(../images/bg_menue_eck.gif);
	background-repeat: no-repeat;
	background-position:top right;
	display:block;
	/*width:18.7em;*/
	color:#000000;
	line-height:1.7em;
	font-size:1.2em;
	text-decoration:none;
	color:#424041;
	background-color:#d3e2dd;
	text-transform:uppercase;
	/*height:2.7em;*/
	/*padding-right:10px;*/
}
#menue li a:hover{
	background-image: url(../images/bg_menue_eck_h.gif);
	background-repeat: no-repeat;
	background-position:right;
	/*display:block;*/
	/*nur wenn height da ist macht der schwachsinnige ie display block*/
	/*height:24px;*/
	/*background-image: url(../images/bg_menue_h.gif);*/
	color:#FFFFFF;
	background-color:#01926B;
	/*line-height:24px;
	font-size:14px;
	text-decoration:none;*/
}

/*#menue li.menue_item_h{*/
	/*background-image: url(../images/bg_menue_h.gif);*/
	/*background-repeat: no-repeat;*/
	/*width:18.7em;	*/
	/*height:2.4em;*/
	/*border-bottom:1px solid #ffffff;	
}*/
#menue li.menue_item_h a{
	background-image: url(../images/bg_menue_eck_h.gif);
	background-repeat: no-repeat;
	background-position:right;
	color:#ffffff;
	/*line-height:1.7em;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;*/
	background-color:#01926B;
	/*display:block;*/
}
/*
teaser links
*/
.teaserlinks_head {
	background-image: url(../images/bg_menue_eck.gif);
	background-repeat: no-repeat;
	background-position:top right;
	color:#000000;
	
	text-decoration:none;
	color:#424041;
	background-color:#d3e2dd;
	text-transform:uppercase;
	float:left;
	width:18.7em;
	min-width:187px;
}
.tl_head_text {
	font-size:1.2em;
	line-height:1.7em;	
}
p.tl_content_text {
	padding:5px 10px 10px 13px;
	font-size:1.3em;
	margin:0;
}
.teaserlinks_content {
	float:left;
	width:18em;
	min-width:180px;
	background-image: url(../images/bg_inhaltspalte_rechts.gif);	
}


.leerspalte{
	float:left;
	width:20px;
	/*border: 1px solid black;*/
}
/*
inhalte
*/
.inhaltspalte{
	float:left;
	width: 25.6em;
	min-width:256px;
	/*background-color:yellow;*/
}
.inhaltspalte_breit{
	float:left;
	width:53.2em;
	min-width:532px;
	/*background-color:lime;*/
}
.infoblock_breit{
	float:left;
	margin-bottom:20px;
	width:53.2em;
	min-width:532px;
}
.infoblock_breit2{
	float:left;
	margin-bottom:20px;
	width:53.2em;
	min-width:532px;
}
.infoblock_breit3{
	float:left;
	width:53.2em;
	min-width:532px;
}
.inhaltspalte_ganz_breit{
	float:left;
	width:77.2em;
	min-width:772px;
}
.inhaltspalte img{
	float:left;
	align:top;
	padding-right:10px;
	padding-bottom:10px;
}
.inhalthead_gruen{
	background-color:#01926B;
	padding-left: 15px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
	text-transform:uppercase;
	display:block;
	border-bottom: 7px solid #ffffff;
}
.inhalthead_grau{
	background-color:#8E8E8E;
	padding-left: 15px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
	display:block;
	border-bottom: 7px solid #ffffff;
	text-transform:uppercase;
}
.inhalthead_hellgruen{
	background-color:#D3E2DD;
	padding-left: 15px;
	color:#8E8E8E;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
	display:block;
	margin-bottom:7px;
	text-transform:uppercase;
}
.inhalthead_hellgruen2{
	background-color:#D3E2DD;
	padding-left: 15px;
	color:#8E8E8E;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
	display:block;
	text-transform:uppercase;
}
.infoblock{
	float:left;
	margin-bottom:20px;
	width: 25.6em;
	min-width:256px;
}
.infoblock_ganz_breit{
	float:left;
	margin-bottom:20px;
	width:77.2em;
	min-width:772px;
}

h1 {
	padding:0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
}
p.h1 {
	padding:0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
}
p.h1news {
	padding:5px 0 5px 0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
}
p.anlnews {
	padding:5px 0 5px 0;
	margin:0;
	font-size:1.3em;
}
p.h1rot {
	padding:0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
	color: #C72355;
}
p.subhead {
	font-size:1.3em;
	font-weight:bold;
	/*color: #C72355;*/
	padding:0 0 10px 0;
	margin:0;
}
a.headline {
	font-size:1.4em;
	font-weight:bold;
	color: #C72355;
}
p.pabstand {
	padding:5px 0 0 0;
	margin:0;
	font-size:1.2em;
}
p.pabstand2 {
	padding:0 0 5px 0;
	margin:0;
	font-size:1.2em;
}
.text {
	font-size:1.2em;
	font-weight:normal;
}
div.text h2 {
	padding:5px 0 10px 0;
	margin:0;
	color:#c0c0c0;
	font-size:1.4em;
}
.infoblock_breit img{
	float:left;
	align:top;
	padding-right:20px;
}
img.imgfluss {
	float:left;
	padding:0 10px 10px 0;
}

/*.infoblock_img_einzeln{
	float:left;
	align:top;
	width:12em;
	padding-right:10px;
	padding-bottom:10px;
}*/
.navblock{
	float:left;
	width:53.2em;
}
.navblock_links{
	float:left;
	/*padding-bottom:10px;*/
	width:26.6em;
}
.navblock_rechts{
	float:left;
	text-align: right;
	/*padding-bottom:10px;*/
	width:26.6em;
}
.navblock_links img,
.navblock_rechts img {
	padding-bottom:5px;
}
.inhaltspalte_rechts{
	background-image: url(../images/bg_inhaltspalte_rechts.gif);
	float:left;
	width: 22em;
	min-width:220px;
}
.infoblock_teaser{
	float:left;
	width: 22em;
	min-width:220px;
}
/*.inhaltspalte_rechts img {
	padding-bottom:10px;
	float:left;
}*/
div.teasertext {
	margin:0;
	padding:10px 10px 20px 10px;
	font-size:1.2em;
}
p.teasertext2 {
	margin:0;
	padding:0 10px 20px 10px;
	font-size:1.2em;
}
.infoblock_teaser .divtable {
	padding:10px 10px 20px 10px;
}
#content_mitte {
	float:left;
	width:53.2em;
	min-width:532px;
}
#footer{
	clear:both;
	position:relative;
	left:20.8em;
	width:53.2em;
	min-width:532px;
}
.footer_text {
	border-top: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
	color:#8E8E8E;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size:1.1em;
}

#menue_unten{
	margin-top: 10px;
	margin-bottom:20px;
	text-align: center;
	color:#8E8E8E;
	font-size:1.1em;
	position:relative;
	left:18.8em;
	width:48.2em;
	min-width:482px;
}
#menue_unten a{
	text-decoration: none;
	color:#8E8E8E;	
}
li{
	list-style-type:none;
}
.textrot{
	color: #C72355;
}
#listennavigation{
	clear:both;
}
.linie_breit {
	border-top: 1px #000000 dotted;
	/*clear:both;*/
	width:53.2em;
	min-width:532px;
	float:left;
}
/*
knv-suche
*/
#katalog {
	border:0;
}
/*
buecherliste
*/
div.buecherlistetext {
	font-size:1.2em;
	font-weight:normal;
}
/*
kontakt
*/
#mailform {
	padding:0;
	margin:0;
	margin-top:15px;
}
#mailform fieldset {
	border:0;
	margin:0;
	padding:0;
}
#mailform label {
	float:left;
	width:8em;
	padding-top:5px;
}
#mailform input {
	margin-top:5px;
}
#mailform .blocklabel {
	float:left;
	width:100%;
	padding-top:10px;
}
#mailform .mf-submit {
	border:0;
	padding:0;
	margin:0;
	margin-top:5px;
	background-color:#ffffff;
	color: #C72355;
	text-align:left;
}
/*
wir über uns
*/
.img_team {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
a.notred {
	color:#656565;
}
p.h1padding {
	padding:0 0 5px 0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
}
p.h1padding2 {
	padding:15px 0 15px 0;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
}
.img_buchtipp{
	float:left;
	align:top;
	padding-right:10px;
}
/*
wir über uns
*/
#acms_sitemap {
	padding:0;
	margin:0;
}
#acms_sitemap li {
	font-size:1.1em;
}
#acms_sitemap li ul{
	padding:0;
	margin:0;
	padding-left:15px;
}
.pixel_detail {
	background-image: url(../images/bg_inhaltspalte_rechts.gif);	
}
.pixel_detail img {
	float:left;
	margin-right:10px;
}
.pixel_detail p{
	padding:0;
	margin:0 0 3px 0;
	font-size:1.2em;
}
.pixel_detail p.tipp_title {
	font-weight:bold;
}
.pixel_detail {
	display:none;
	position:absolute;
	width:250px;
	left:-262px;
	top:0px;
	padding:3px;
	z-index:10;
	border:1px solid #01926B;
}
.pixelmarkt {
	padding:10px;	
}
.infoblock .pixelmarkt {
	padding:0 10px 0 15px;	
}
.frame_pixel_detail {
	float:left;
	position:relative;
}

.pixel_icon_link {
	display:block;
	float:left;
	margin:0 2px 2px 0;
}
.pixel_detail p.pixel_close {
	float:right;
	margin:0 3px 0 0;
	position:relative;
}
.inhaltspalte .pixelmarkt img {
	padding:0;	
} 
