* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #545659;
	background-color: #C0C8CF;
}

a { 
       text-decoration:none
}

a img {
	border: none
} 

.header {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	background-image: url(grafik/header-back.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.kopfzeile {
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	height: 97px;
	margin-top: 0px;
	padding-top: 13px;
	padding-left: 17px;
	margin-bottom: 0px;
}
.navigation {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 39px;
	background-image: url(grafik/navi-back.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.menue {
	background-color: #F4F4EC;
	margin-right: 20px;
	margin-left: 20px;
	height: 39px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(grafik/menu-back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.menue ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menue li {
	list-style-type:none;
	float: left;
}
.menue a {
	color:#88898C;
	text-decoration:none;
	height: 17px;
	display: block;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E0;
}
.menue a:hover {
	background-color: #E4E4D1;
}

.content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(grafik/main-back.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 199px;
	background-image: url(grafik/footer-back.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.footer-adresse {
	float: left;
	height: 175px;
	width: 310px;
	margin-top: 24px;
	margin-left: 40px;
}
.footer-adresse p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #545659;
	margin-top: 0px;
	margin-bottom: 2px;
}
.inhalte {
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer-adresse-at {
	padding-left: 20px;
	background-image: url(grafik/footer-adresse-a.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.footer-adresse-de {
	padding-left: 20px;
	background-image: url(grafik/footer-adresse-d.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.footer-adresse-small {
	font-size: 9px;
	line-height: 12px;
}
.footer-navigation {
	float: left;
	height: 175px;
	width: 256px;
	margin-top: 24px;
	margin-left: 14px;
}
.footer-navigation ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #545659;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-navigation li {
	list-style-type:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.footer-navigation a {
	color:#545659;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-navigation a:hover {
	background-color: #DFDFDF;
}

.footer-logo {
	float: left;
	margin-left: 24px;
	margin-top: 52px;
	text-align: center;
}
.footer-logo p {
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #545659;
}
.maintext {
	width: 575px;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}
.maintext h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #CF3A00;
	font-weight: normal;
}
.maintext h6{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CF3A00;
	font-weight: bold;
	padding-bottom: 1em;
}
.maintext p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #545659;
}
.maintext a {
	color:#88898C;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	color: #545659;
	
}
.maintext a:hover {
	color: #df081b;
	text-decoration:underline;
}

.shoptext {
	background-color: #68912B;
	width: 380px;
	float: left;
}

.bildleiste {
	width: 958px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-top: 15px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
ul.menu {
	background-color: #F4F4EC;
	margin-right: 0px;
	margin-left: 0px;
	height: 39px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(grafik/menu-back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.menu a {

}
ul.menu a:hover {
	background-color: #E4E4D1;
}

li.menu_item1 {
	list-style: none;
	float: left;
	position: relative;
	height: 39px;
}
li.menu_item1 a {
	padding-top: 11px;
	height: 17px;
	color:#88898C;
	text-decoration:none;
	display: block;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E0;
}

li.menu_item1 ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 39px;
	left: -0em;
	display: none;
	list-style-type: none;
}

li.menu_item1:hover ul {
	display: block; 
}
li.menu_item1 ul li {
	float: none;
	display: block;
}

li.menu_item1 ul li a{
	color: #88898C;
	padding-top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*li.menu_item1 ul li:first-child a{
	padding-top: 0px;
}*/
.menu_item {
	padding-right: 1px;
	height: 39px;
	color: transparent;
}
li.menu_item1 ul {
	width: 200px;
	background-color: #F4F4EC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

/* Formular */fieldset.csc-mailform{border:0}
fieldset.csc-mailform label{width:120px;float:left;text-align:right;margin-right:10px;display:block}
fieldset.csc-mailform input,fieldset.csc-mailform textarea{margin-bottom:10px;font-size:10px;font-family:Verdana, Helvetica, sans-serif;border:1px solid #ccc;padding:2px;xwidth:250px}
fieldset.csc-mailform fieldset input{float:none;display:inline;width:50px;text-align:left;border:0}
fieldset.csc-mailform fieldset label{display:inline;float:none;text-align:left;width:300px;margin:10px 0}
fieldset.csc-mailform fieldset{border:0}
fieldset.csc-mailform fieldset legend{display:none}
fieldset.csc-mailform select{width:220px;margin:2px 0}
fieldset.csc-mailform option{padding:0 5px;background:#fff}
#mailformformtype_mail{padding:2px;margin-left:40px;background:#eee;border:1px solid #ccc;width:80px;text-align:center}

.shopgruppen {
	height: 74px;
	background-image: url(grafik/shop-gruppen-hg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 2px;
	text-align: center;
	padding-top: 10px;
}

.shopgruppen img {
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
}
.shopgruppen p {
	font-size: 14px;
	padding-bottom: 4px;
	font-weight: normal;	
       text-decoration: none;
}

.shopsuche {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 2px;
	padding-right: 10px;
	padding-left: 10px;	
	padding-top: 10px;	
	padding-bottom: 10px;	
}
.shopsuche form {
	padding: 0px;
	vertical-align: text-bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.shopsuche label {
	font-size: 13px;
	width: 100px;
	display: block;
	float: left;
	line-height: 25px;
	font-weight: normal;
}
.shopsuche h1 {
	font-size: 14px;
	padding-bottom: 4px;
}
.shopsuche input {
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #AFC86A;
	border: 1px solid #C0DB7C;
	vertical-align: middle;
}

.shopdata {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.shopdata p.bodytext {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.shopdata p.bodytext a{
	text-decoration: none;
	color: #FFFFFF;
}
.weitere-meldungen a {
	text-decoration: none;
	color: #CF3A00;
	font-weight: bold;
}
.content .inhalte .shoptext .shopdata .csc-textpic.csc-textpic-intext-right-nowrap {
	margin-top: 10px;
}
.content .inhalte .shoptext .shopdata .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image.csc-textpic-firstcol.csc-textpic-lastcol dt img {
	border: 1px solid #AFC86A;
}
.content .inhalte .bildleiste .contenttable tbody tr td .bodytext {
	display: block;
	width: 157px;
}

.leisterechts .csc-header.csc-header-n1 .csc-firstHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #CF3A00;
	font-weight: normal;
}

.bildleisteh {
	font-family: Verdana, Geneva, sans-serif;
       padding-top:15px;
	font-size: 12px;
	color: #545659;
	font-weight: normal;
}

.bildleistet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #545659;
	font-weight: normal;
}
.content .inhalte .bildleiste .contenttable tbody tr td .bildleisteh strong .internal-link {
	color: #545659;
}
.content .inhalte .bildleiste .contenttable tbody tr td .bodytext .internal-link img {
	border: none;
}

.content .inhalte .bildleiste .contenttable tbody tr td .bildleistet .internal-link {
	color: #545659;
}
.content .inhalte .bildleiste .contenttable {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}