* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222;
	background: url(bilder/hintergrund.jpg) repeat-x;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
	color: #111;
}

.newsletterTop a:hover {
	text-decoration: none;
}

#wrap {
	margin: 0 auto;
	width: 1024px;
	height: 100%;
}

#header {
	height: 85px;
	background: url(bilder/kopf.jpg);
	text-align: center;
	padding-top: 165px;
	padding-left: 230px;
}

#header .hidden {
	display: none;
}

.navigation ul {
	padding: 0px 0 10px 10px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	list-style-type: none;
}

.navigation ul li {
	float: left;
	margin-right: 8px;
}

.navigation ul a{
	color: white;
	text-decoration: none;
}

.navigation ul a:hover {
	color: red;
	cursor: pointer;
	cursor: hand;
}

.navigation ul .home {
	background: url(bilder/home.jpg) no-repeat;
	width: 100px;
	height: 24px;
	padding-top: 5px;
}

.navigation ul .kontakt {
	background: url(bilder/kontakt.jpg) no-repeat;
	width: 88px;
	height: 24px;
	padding-top: 5px;
}

.navigation ul .ueberuns {
	background: url(bilder/ueberuns.jpg) no-repeat;
	width: 98px;
	height: 24px;
	padding-top: 5px;
}

.navigation ul .impressum {
	background: url(bilder/impressum.jpg) no-repeat;
	width: 103px;
	height: 24px;
	padding-top: 5px;
}

.navigation ul .partner {
	background: url(bilder/kontakt.jpg) no-repeat;
	width: 88px;
	height: 24px;
	padding-top: 5px;
}

.navigation ul li a {
	text-decoration: none;
	font-weight: 600;
}

#content {
	padding: 0px;
	width: 1024px;
	background: url(bilder/bottom.jpg) repeat-y;
}

.right {
	float: right;
	width: 528px;
	text-align: left;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
}

.right h2 {
	font-size: 16px;
	font-weight: 800;
	height: 26px;
	line-height: 26px;
	color: #cc0000;
}

.right h3:first-child {
	padding-top: 5px;
}

.right h3 {
	color: #cc0000;
	float:none;
	font-size: 14px;
	clear:both;
	padding-top:25px;
}

.right h2 a {
	text-decoration: none;
}

right .myHeader {
	font-size:12px;
}

.left {
	float: left;
	width: 216px;
	height: 500px;
	background: url(bilder/left.jpg);
}

.left h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #000;
	font-size: 13px;
}


.left h3 {
	margin-left: 34px;
	padding-left: 11px;
	padding-top: 5px;
	color: #ffffff;
	height: 25px;
	background-color: #333333;
}

.left .rubrik {
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 5px;
	width: 157px;
	font-size: 10px;
	border: 0px;
	border-bottom: 1px dashed black;
}

.left ul {
	margin-left: 34px;
	padding: 5px 0px 0px 0px;
	width: 182px;
	color: #FD9A01;
	list-style-type: none;
}

.left li {
	width: 172px;
	border-bottom: 1px dashed black;
	padding: 5px;
	padding-top: 10px;
}

.left ul li a {
	text-decoration: none;
	font-weight: 600;
	color: white;
	font-size: 12px;
	display: block;
	margin-left: 6px;
}
.left ul li a:hover {
	color: red;
}

.left ul li .rubrik a {
	text-decoration: none;
	font-weight: 600;
	color: white;
	font-size: 10px;
	display: block;
	margin-left: 6px;
}
.left ul li .rubrik a:hover {
	color: red;
}

.menu {
	float: right;
	width: 240px;
	height: 500px;
	background: url(bilder/right.jpg);
	color: white;
}

.menu h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #000;
	font-size: 13px;
}

.menu ul {
	padding: 10px 0 25px 10px;
	color: #000000;
	list-style-type: none;
	color: white;
}

.menu hr {
	width: 165px;
	height: 1px;
	color: #555555;
	text-align:left;
	margin-left: 15px;
	margin-bottom: 20px;
}

.menu a {
	cursor: hand;
}

.menu .AGB {
	border: 0px;
	margin-left: 5px;
	margin-top: 10px;
}

.menu .AGB img {
	border: 0px;
}

.menu .newsletter {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-left: 6px;
	width: 178px;
	height: 90px;
	color: white;
	font-size: 13px;
	font-weight: bolder;
	background-image: url(bilder/bgnewsletter.jpg);
}

.menu .newsletter #newslettermail {
	margin-top: 10px;
	width: 165px;
}

.menu .newsletter #anmeldenbutton {
	width: 100px;
	margin-top: 5px;
}

.articles {
	padding-top: 20px;
}

#footer {
	width: 1024px;
	position:fixed;
	top: 0px;
	bottom: 0px;
	z-index: -1;
	background: url(bilder/bottom.jpg) repeat-y;
}

.articles .rot {
	font-weight: bolder;
	color: red;
}

.icon {
	float: left;
	text-align: center;
	width: 160px;
	height: 170px;
	margin-bottom: 25px;
	color: #cc0000;
	border: 0px solid red;
}

.icon img {
	border: 0px solid blue;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.linkliste {
	list-style-image:url(images/pdfsymbolliste.gif);
	margin-left: 25px;
	padding: 0px;
}

.linkliste li {
	padding-left: 10px;
	margin-bottom: 8px;
}

.produkte {
	color: #ffffff;
}

.produkte:hover {
	color: #ffffff;
	text-decoration: none;
}

.inforechts {
	width: 178px;
	padding-top: 20px;
	text-align: center;
	font-size: 10pt;
	color: white;
	font-weight: bolder;
}

.inforechts p {
	color: #cc0000;
	font-size: 16pt;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 0px;
}

.untertext {
	color: black;
	font-size: 8pt;
}

.news {
	width: 178px;
	height: 95px;
	padding-top: 6px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 9pt;
	color: white;
	font-weight: bolder;
}

.news p {
	color: #cc0000;
	font-size: 16pt;
	line-height: 20pt;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news p a:hover {
	text-decoration: none;
	color: #cc0000;
}

.inforechts {
	width: 178px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10pt;
	color: white;
	font-weight: bolder;
}

.angebotmonats {
	height: 86px !important;
	background-image: url(bilder/background.jpg) !important;
}

.angebotmonatsunten {
	height: 73px !important;
	background-image: url(bilder/background.jpg) !important;
	font-size:12px !important;
	padding-top: 20px !important;
 }

.inforechts p {
	background-repeat:no-reepat;
	color: #cc0000;
	font-size: 16pt;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}


.inforechts p a:hover {
	color: #cc0000;
	text-decoration: none;
}

.untertext {
	color: black;
	font-size: 8pt;
}


p.note { margin:10px 10px 15px; border-bottom:1px solid #000; }

div#angebote p { font-weight:bold; padding:5px; }
div#angebote { text-align:left; width:184px; margin:0 5px; background:url(bilder/bck_angebote.jpg) no-repeat; padding:0 0 30px 0; }
div#angebote ul { margin:0; padding:0; }
div#angebote ul li { background:url(images/li_bck.jpg) no-repeat left bottom; border-bottom:1px solid #292929; height:24px;  }
div#angebote ul li:hover { background:url(images/li_bck-hover.jpg) no-repeat left bottom; }
div#angebote ul li a { line-height:22px; padding:0 0 0 30px; font-weight:bold; }
div#angebote ul li a:hover { color:#cc0000; text-decoration:none }

