body {
	margin: 0;
	padding: 0;
	background: #e0daca;
	font-size: 12px;
        /*font-size:100.01%;*/
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color: #333;
	text-align: left;
}
td {
	font-size:12px;
}
/*
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
*/
ol, ul {
	font-size: 12px;
	/*line-height: 1.5em;*/
	padding: 0px 0px 0px 15px;
}
li {
	padding: 0px 0px 3px 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0px 5px 0px;
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
	color: #990000;
}
h1, h2 {
	font-size: 13px;
	font-weight:bold;
}
h2 {
	color: #313131;
}
/* nicht verwendet
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
*/

/* A Styles */
a {
	text-decoration: none;
}
a:link {
	color: #003399;
	}
a:visited {
	color: #003399;
}
a:hover, a:active {
	color: #990000;
}


/* Formular Styles */
input.ikon {
    border: 1px solid #990000;
    -moz-border-radius:5px;
	background-color: #FAFAF0;
	color: #003399;
	font-size: 12px;
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
}
input, textarea {
	border: 1px solid #e0daca;
    -moz-border-radius:5px;
	background-color: #FAFAF0;
	color: #003399;
	font-size: 12px;
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 11px;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 10px;
	color: #999;
}



/* Layout */

#wrapper {
	margin: 0px 0px 0px 5px;
	width: 780px;
	background: #efece0;
	text-align: left;
	font-size: 12px;
}


/* Header Styles */
#header {
	padding: 30px 0 0 0;
	background-color: #e0daca;
	border-bottom: 5px solid #990000;
}
#header h1 {
	margin: 0px;
	font-size: 22px;
}
	
#content {
	float: left;
	background: #efece0;
	padding: 0px 10px 0px 10px;
	width: 550px;
}

#navigation {
	float: right;
	background: #efece0;
	padding: 15px 10px 0px 0px;
	font-size: 13px;
	width: 130px;
}

/* Lots of navigation styles, so they're below */
#footer {
	clear: both;
	font-size: 11px;
	text-align: left;
    background-color: #e0daca;
    border-top: 5px solid #990000;
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 20px 20px 20px 20px;
        font-size: 11px;
		text-align: left;
    }
    #footer a {
	    margin-top: 20px;
		padding: 10px 10px 10px 10px;
        font-size: 11px;
		text-align: left;
        color: #333;
    }
    #footer a:link, .footer a:visited {
	color: #333;	
    }
    #footer a:hover, .footer a:active {
        color: #990000;
    }
	
	
/* navigation Styles */

/* BLOG naviueberschrift*/
/*
.naviueberschrift {
    margin-bottom: 0;
	width: 100%;
	color: #FFFFFF;
	overflow: hidden ;
}
.naviueberschrifttitle {
    float: left;
	color: #FFFFFF;
	margin: 1.2em 0 0.6em 0;
	padding: 0 5px;
	font-size: 12px;
	font-weight:bold;
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
	background: #990000 url(/grafik/posttitle.gif) no-repeat top right;
}
*/
/*END BLOG naviueberschrift*/

/* rechte Navigation */
.naviueberschrift {
	color: #FFFFFF;
	padding: 0px 3px 0px 3px;
	font-size: 13px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: bold;
    background: #990000 url(/grafik/posttitle.gif) no-repeat top right;
	white-space: nowrap;
}

.naviueberschrift_2 {
	border-bottom:1px solid #990000;
}

.navigationspunkt {
	font-size: 13px;
	background-color:#FAFAF0;
	padding:1px 0px 1px 10px;
	border-bottom:2px solid #E8E7D0;
}




#navigation h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 13px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
}
#navigation ul ul {
	margin:1px;
	padding:0px;
	/*border-top: 2px solid #990000;*/
	background-color: #FAFAF0;
}
#navigation ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 2px solid #E8E7D0;
    -moz-border-radius:5px;
}
#navigation ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 170px;
} 
html>body #navigation ul ul li a {
	width: 170px;
}
#navigation ul ul li a:hover {
	width: 170px
	background-color: #FFF;
}

.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFFFFF;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	background: #990000 url(grafik/posttitle.gif) no-repeat top right;
}
.posttitle a:link, .posttitle a:visited {
	color: #FFFFFF;	
}
.posttitle a:hover, .posttitle a:active {
	background: #E8E7D0 url(grafik/posttitle.gif) no-repeat 100% -91px;
	color: #80904F;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(grafik/postmeta.gif) no-repeat top left;
	font-size: 11px;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(grafik/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(grafik/commentslink.gif) no-repeat center left;
}



/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 13px;
}
.commentmeta {
	margin-top: 0;
	font-size: 11px;
	color: #999;
}


/* Design der �erschrift */
.ueberschrift {
	margin: 15px 0px 10px 0px;
}
.ueberschrifttitle {
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-size: 13px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: bold;
    background: #990000 url(/grafik/posttitle.gif) no-repeat top right;
	white-space: nowrap;
}
.ueberschriftmeta {

	background: url(/grafik/postmeta.gif) repeat-x bottom left;
	/*
	font-size: 0.9em;
	color: #999;
	*/
}


.pflicht {

color: red;
}

.klein {

     font-size: 10px;
}

.anzeigenblock {
background:#FAFAF0;
border-top:1px #C1C0B5 solid; 
font-size:13px;
padding: 2px 2px 2px 2px;
}

.anzeigenblock_1 {
background:#efece0;
border-top:1px #C1C0B5 solid;
}

.anbieter_liste {
background:#FAFAF0;
border-top:1px #C1C0B5 solid;
empty-cells:show;
}
.anbieter_liste_line {
background:#FAFAF0;
}
.anbieter_daten {
font-size:12px;
padding-left:10px;
}

.anzeigenblock_gross {
	background:#efece0;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.anbieter_navi {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.nobrake {
	white-space: nowrap;
}


.formfield {
	width:250px;
}

.formfield_klein {
	width:125px;
}

#bhb_ueberschrift a {
    color: #990000;
    }
    #bhb_ueberschrift a:link, .footer a:visited {
	color: #990000;	
    }
    #bhb_ueberschrift a:hover, .footer a:active {
    color: #990000;
    }
