* {
	margin: 0px;
	padding: 0px; }

body {
	background: #bec4ce url(../img/bg_body.gif);
	color: #504f4f;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px; }

/* Main */

div#maincontainer {
	background: #fff url(../img/bg_maincontainer_bottom.gif) bottom no-repeat;
	left: 50%;
	margin: 14px 0px 14px -500px;
	padding-bottom: 26px;
	position: absolute;
	width: 1000px; }

/* Headercontainer */

div#headercontainer {
	background: url(../img/bg_maincontainer_top.gif) top no-repeat;
	padding-top: 15px; }

/* Header */

div#header {
	height: 273px;
	margin-bottom: 7px;
	margin-left: 294px;
	width: 690px; }

body.section1 div#header {
	background: url(../img/header_home.gif); }

body.section2 div#header {
	background: url(../img/header_leistungen.gif); }

body.section3 div#header {
	background: url(../img/header_ablauf.gif); }

body.section4 div#header, body.section41 div#header, body.section42 div#header, body.section43 div#header {
	background: url(../img/header_bestellung.gif); }

body.section5 div#header {
	background: url(../img/header_kundenservice.gif); }

body.section6 div#header {
	background: url(../img/header_partneranlagen.gif); }

body.section7 div#header {
	background: url(../img/header_faq.gif); }

body.section8 div#header {
	background: url(../img/header_gaestebuch.gif); }

body.section9 div#header {
	background: url(../img/header_partnerseiten.gif); }

body.section10 div#header {
	background: url(../img/header_impressum.gif); }

body.section11 div#header {
	background: url(../img/header_kontakt.gif); }

body.section12 div#header {
	background: url(../img/header_agb.gif); }

/* Navigation */

div#sidebar {
	float: left;
	padding-top: 40px;
	width: 290px; }

ul#navigationlevel0 li {
	font-size: 14px;
	line-height: 32px;
    list-style-image: none;
	list-style-type: none;
	margin-left: 60px; }

ul#navigationlevel0 ul {
    margin-bottom: 0px; }

ul#navigationlevel0 ul li {
	font-size: 12px;
	line-height: 32px;
    list-style-image: none;
	list-style-type: none;
	margin-left: -10px; }

ul#navigationlevel0 ul span {
    font-size: 12px;
    font-weight: normal;}

ul#navigationlevel0 a {
	color: #504f4f;
	text-decoration: none; }

ul#navigationlevel0 a:hover, ul#navigationlevel0 a:active {
	color: #fff; }

ul#navigationlevel0 span {
	background: url(../img/icon_navigation.gif) 30px no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: -60px;
	padding-left: 60px; }

/* Meta-Navigation */

div#metamenu {
	background: url(../img/bg_metamenu.gif) no-repeat;
	color: #fff;
	float: left;
	font-size: 11px;
	height: 265px;
	margin-left: 16px;
	padding: 8px 0px 0px 14px;
	width: 259px; }

div#metamenu a {
	color: #fff;
	text-decoration: none; }

/* Content */

div#contentcontainer {
	background: #a2a9b6 url(../img/bg_contentcontainer_bottom.gif) bottom no-repeat;
	margin: -1px 0px -10px 16px;
	padding: 40px 240px 21px 280px;
	width: 450px;/*970px;*/ }

/* Links */

a {
	color: #fff; }

a:hover, a:active {
	color: #504f4f; }

/* Überschriften */

h1 {
	background: url(../img/bg_contentcontainer_top.gif) top no-repeat;
	color: #fff;
	margin: -40px -240px 0px -280px; }

h3 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 21px;
	margin-top: 14px;
	text-align: left; }

h3 span {
	font-size: 18px;
	font-weight: normal; }

h3 img.gc24h_h3 {
    margin-bottom: -15px; }

h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
    padding-top: 30px;}

h4.extra {
    color: #cf0000; }

h5 {
	font-size: 14px;
	margin-bottom: 13px;
    padding-top: 20px;}

h6 {
	font-size: 12px;
	margin-bottom: 11px;
    padding-top: 10px;}

/* Formulare */

form {
	margin-bottom: 10px; }

form fieldset {
    border: 0px;}

form input.btn {
	background: #91b85a;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px; }

form input.jetzt_bestellen {
    background: url(../img/jetzt_bestellen.gif) no-repeat;
    border: 0px;
    height: 58px;
    width: 252px; }

form input.absenden {
    background: url(../img/btn_absenden.gif) no-repeat;
    border: 0px;
    height: 50px;
    width: 84px;}

form input.text {
	background: #EFEFEF;
	border: 1px solid #7F7F7F;
	font-size: 12px;
    width: 150px; }

form input.strasse {
	width: 121px; }

form input.hnr {
	width: 22px; }

form input.plz {
	width: 32px; }

form input.ort {
	width: 111px; }

form select {
	background: #EFEFEF;
	border: 1px solid #7F7F7F;
	font-size: 10px; 
    width: 150px;}

form textarea {
	background: #EFEFEF;
	border: 1px solid #7F7F7F;
	font-size: 12px; }

/* Tabellen */

table {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	width: 400px; }

th, td {
    padding: 2px;
}

th {
	padding-bottom: 5px;
	text-align: left; }

th span {
	font-weight: normal; }

th.links, td.links {
    vertical-align: top;
	width: 200px; }

th.preis_links, td.preis_links {
    vertical-align: top;
    width: 300px;}

th.rechts, td.rechts {
text-align: right;
vertical-align: top;
width: 200px; }

tr.even th, tr.even td{
background: #BEC4CE; }

    
/* Allgemein */

p {
	line-height: 17px;
	margin-bottom: 11px; }

ol {
    line-height: 20px;
    margin-left: 20px;}
    
ol li {
    margin-bottom: 20px;}

ul {
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: 11px; }

ul li {
    list-style: url(../img/icon_list.gif); }

ul.agb {
	margin-left: 0px; }

ul.agb li {
    list-style-image: none;
	list-style-type: none; }

a img {
	border: 0px; }

.left {
	float: left; }

.right {
	float: right; }

img.partner {
	margin-right: 10px; }

p.error {
	color: #900;
	font-weight: bold; }

hr {
	background: #ccc;
	border: 0px;
	height: 2px;
	margin: 10px 0px 10px 0px; }

a.btn {
    background: url(../img/bg_btn.gif);
    border: 1px solid #504F4F; /*91b85a;*/
    color: #504F4F;
    padding: 2px;
    text-decoration: none; }

a.btn:hover {
    background: url(../img/bg_btn_down.gif);
    color: #000; }

span.red {
    color: #cf0000; }

span.strike_this {
text-decoration: line-through;
}

/* Kontaktbox */

div#kontaktbox {
    background: url(../img/kontaktbox.gif) no-repeat;
    color: #fff;
    font-size: 11px;
    height: 170px;
    margin: 50px 0px 0px 45px;
    padding: 50px 0px 0px 10px;
    width: 150px; }

div#kontaktbox a:hover {
    color: #000; }

/* Banner */

div#banner {
	position: absolute;
	left: 788px;
	top: 320px; }

div#banner ul {
	list-style-type: none; }

div#banner a {
	background: url(../img/banner_einzelmitgliedschaft2008.gif) no-repeat;
	display: block;
	height: 522px;
	width: 158px; }

div#banner a.einzel {
	background: url(../img/banner_einzel.jpg) no-repeat; }

div#banner  a.paar {
	background: url(../img/banner_partner.jpg) no-repeat; }

div#banner a.gruppe {
	background: url(../img/banner_gruppe.jpg) no-repeat; }
    
/*div#banner a.einzel09 {
	background: url(../img/banner_einzel2009.jpg) no-repeat; }

div#banner  a.paar09 {
	background: url(../img/banner_partner2009.jpg) no-repeat; }

div#banner a.gruppe09 {
	background: url(../img/banner_gruppe2009.jpg) no-repeat; }*/

/* Spam-Schutz */

form p.protect {
	display: none;
}