html, body, p {
    padding: 0;
    margin: 0;
}



a,
a:link,
a:active,
a:visited {
    color: maroon;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: underline;
}

.image {
margin-right:20px;
margin-top:5px;
position:relative;
float:left;
}

.image_hauptbild {
margin-right:20px;
margin-top:2px;
	position:relative;

}

.image_links {
	margin-right:5px;
}

.image_rechts {
	margin-left:5px;
}



#headline {
position:relative;
float:left;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	color: maroon;
letter-spacing: 0em;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	color: maroon;
letter-spacing: 0em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: -13px;
	font-weight: bolder;
	color: maroon;
letter-spacing: 0.1em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
margin-top: -3px;
margin-bottom: -2px;
	font-weight: bolder;
	color: maroon;
letter-spacing: 0.1em;
}

ul
{
list-style-type: circle;
}


.blaufett {
padding-left:2px;
	font-weight:normal;
	font-size:21px;
	color:blue;
	background:rgb(254,247,229);
	margin:0;} 



body {
	background:rgb(254,247,229);
 }

body, input, select, textarea, td {
    font-size: 11px;
    font-family: verdana,tahoma,arial, sans-serif;
line-height:1.5;
}


#logo {
position:relative;
float:left;
background: url("../images/daheim-logo.jpg") no-repeat;
z-index: 100;
margin-top:62px;
margin-left:20px;
	width:150px;
	height: 120px;
}

#hilfsnavi {
position:relative;
float:left;
color:rgb(200,155,0);
z-index: 100;
padding-top:3px;
padding-left:0px;
	width:auto;
	height: 20px;
}



#navipath {
position:relative;
float:left;
color:rgb(200,155,0);
z-index: 100;
padding-top:3px;
padding-left:12px;
	width:550px;
}


a.navipath {
	padding:0;
	padding-bottom:3px;
         padding-top:6px;  
	color:rgb(200,155,0)!important;
}



a.navipath:hover {
	padding:0;
	padding-bottom:3px;
         padding-top:6px;
         text-decoration:none;
	color:rgb(255,255,255)!important;

}




#unter_navi_1 {
float:left;
position: relative;
padding-top:58px;
padding-left:15px;
height: 100px;
	width:730px;
}


#main {
    margin: 0 auto;
    padding: 0;
    width: 950px;
    background: url("../images/main.jpg") repeat-y;
}


#unter_navi {
    margin: 0 auto;
	padding-left:15px;
    padding-bottom: 30px;
    width: 152px;
}








#header {
    height: 200px;
padding: 0px 0px 0px 0px;
    font-family: verdana,tahoma,arial, sans-serif;
    font-size: 100%;
    background: url("../images/header.jpg") no-repeat;
}

#bottomnavi {
color:rgb(200,155,0);
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
height: 20px;
padding-bottom:18px;	
text-align:center;
}






#printheader, #localtext {
    display: none;
}

/* SIDEBOX ANFANG */

#sidebox {
    clear: both;
    float: left;
    width: 160px;
    padding-left: 15px;
    margin: 0;
}

#sidebox_head {
    width: 197px;
    text-align: right;
    position: relative;
    margin-bottom: 6px;
}

#sidebox_head h1 {
    display: block;
    background-color: #ff6300;
    border: 1px solid #ffffff;
    padding: 3px 23px 3px 3px;
    margin: 0;
    text-align: right;
    color: #FFF;
    font-family: "Trebuchet MS",verdana,tahoma,arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


#sidebox_main {
    text-align: right;
    padding-right: 23px;
    width: 170px;
    color: #9d9d9d;
    line-height: 150%;
    font-size: 90%;
}

/* SIDEBOX ENDE */






/* Inhaltsbereich Anfang */

#content {
padding-top:0px;
    float: right;
    width: 700px;
    padding-right: 20px;
font-size: 11px;
}

#content2 {
padding-left:10px;
    float: left;
    width: 500px;
font-size:11px;
}

#content h1.top {
    margin: 0;
    padding: 3px 3px 3px 20px;
    border: 1px solid #FFF;
    border-left: 0px;
    color: #FFF;
    background-color: #AAA;
    font-family: "Times, Trebuchet MS",verdana,tahoma,arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
}

#content h2 {
    font-size: 100%;
    font-family: "Trebuchet MS",verdana,tahoma,arial, sans-serif;
    color: #ff6300;
    padding-left: 20px;
    border-bottom: 1px solid #ff6300;
    margin: 15px 0px 10px 0;
}

#content h2.top {
    margin-top: 0;
}

#content h2 a:hover {
    text-decoration: none;
}

#content div.container h3 {
    font-size: 100%;
    font-weight: bold;
    margin: 15px 0px 0px 0;
}

#content div.container h3.top {
    margin-top: 0;
}

#content div.container {
    padding: 0px;
    margin-left: 20px;
    margin-right: 50px;
    line-height: 150%;
}


#content div.container p {
    margin: 7px 0;
}

#content div.container h2.newst {
    margin-bottom: 0;
}

#content div.container h3.newst {
    margin: 0;
    margin-bottom: 10px;
}

#footlinks {
    clear: both;
    padding-left: 20px;
}

#footlinks .print {
    float: left;
    padding: 3px 3px 3px 15px;
    background: url("../images/print.gif") 0% 50% no-repeat;
}

/* Inhaltsbereich Ende */





/* Menue Start */

a.navileft_passive {
	display:block;
color:black;
font-size: 11px;
width:172px;
background:url("../images/navi_back.jpg") repeat-x;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
} 

a.navileft_active {
	display:block;
color:maroon;
font-size: 11px;
width:172px;
font-weight: bold;
	background-color:#fafad2;
	
	padding-top:3px;
	padding-bottom:3px;
} 

a.navileft_open {
	padding-left:10px;
color:maroon;
font-size: 11px;
width:172px;
	display:block;
	font-weight:bold!important;
	background:url("../images/navi_back.jpg") repeat-x;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
} 



a.navileft_passive_2 {
	display:block;
color:black;
font-size: 11px;
width:162px;
background:url("../images/navi_back.jpg") repeat-x;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
} 

a.navileft_active_2 {
	display:block;
color:maroon;
font-size: 11px;
width:162px;
	background-color:#fafad2;
	
	padding-top:3px;
	padding-bottom:3px;
} 

a.navileft_open_2 {
	padding-left:10px;
color:maroon;
font-size: 11px;
width:162px;
font-weight: bold;
	display:block;
	background:url("../images/navi_back_open.jpg") repeat-x;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
} 


/* Menue Ende */







/* Fussbereich Anfang */
#footer {
    color:rgb(200,155,0);
    padding: 25px 20px 0px 40px;
    background: url("../images/footer.jpg") no-repeat;
    background-position: 0 100%;
    text-align: center;
}

a.bottomnavi {
	padding:0;
	padding-bottom:3px;
         padding-top:6px;
	color:rgb(200,155,0)!important;
}



a.bottomnavi:hover {
	padding:0;
	padding-bottom:3px;
         padding-top:6px;
         text-decoration:none;
	color:rgb(255,255,255)!important;

}

/* Fussbereich Ende */

/* Sonstiges Anfang */

img.bild {
    border: 1px solid #ff6300;
}

img.img_noborder {
    border: none;
}

span.fett {
    font-weight: bold;
}

span.right {
    display: block;
    float: right;
    font-size: 85%;
}
/* Sonstiges Ende */

/* Formular Anfang */

form .des {
    clear: both;
    float: left;
    width: 9em;
    padding-bottom: 5px;
}

form br.clear {
    clear: both;
}

form .post {
    border: 1px #DDD solid;
    background: #FFF;
    font-size: 100%;
}

form .post:focus {
    border: 1px #ff6300 solid;
}

form .big {
    font-size: 120%;
    font-weight: bold;
}

form input.w1 {
    width: 150px;
}

form input.w2 {
    width: 50px;
}

form .right {
    text-align: right;
    width: 8em;
    margin-right: 1em;
}

form .max {
    width: 95%;
    height: 15em;
}

/* Formular Ende */

/* Home Box Anfang */

#quickstart {
    display: block;
    float: right;
    width: 152px;
    margin-right: 6px;
}

#quickstart h2 {
    width: 150px;
    padding: 0;
    margin: 0 0 0px 0;
}


/* Ende Home Box */





a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #800000;
	color:#000000;
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:#800000;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}



/*-----------------------------------*/
/* SitemapExtended */
/*-----------------------------------*/
/* kategorie */
ul.sitemapext_cat_0
{
   list-style-type: none;
   padding-left: 0px;
}
ul.sitemapext_cat_0 li
{
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
   margin: 0px 0px 5px 0px;
}
/* artikel */
ul.sitemapext_art_0
{
   list-style-image:url(../uploads/bullets/rating_on.gif);
   padding-left: 5px;
font-weight: normal;
}
ul.sitemapext_art_0 li
{
   text-decoration: none;
   margin: 5px 0px 3px 0px;
font-weight: bold;
}
ul.sitemapext_art_0 li a:link,a:visited,a:hover,a:active,a:focus
{
   font-weight: normal;
}


/* Box rechts Start */

.box {
width: 152x;
background: url(../images/box-down.gif) no-repeat bottom left;
}

.box h3 {
margin: 0;
padding: 6px 8px 4px 10px;
font-size: 100%;
color: #A12501;
border-bottom: 1px solid #A12501;
background: url(../images/box-top.gif) no-repeat top left;
}

.box ul {
margin: 0px;
padding: 14px 10px 5px 10px;
list-style: none;
}

.box ul li {
margin: 0 0 6px;
padding: 0;
}

/* Box rechts Ende */


/* Box links Start */

.block {
width: 152x;
background: url(../images/box-down-links.gif) no-repeat bottom left;
}

.block h3 {
margin: 0;
padding: 6px 8px 4px 10px;
font-size: 100%;
color: #A12501;
border-bottom: 1px solid #A12501;
background: url(../images/box-top-links.gif) no-repeat top left;
}

.block ul {
margin: 0px;
padding: 14px 10px 5px 10px;
list-style: none;
}

.block ul li {
margin: 0 0 6px;
padding: 0;
}

/* Box links Ende */



/* Gästebuch Start */

a.smilie {
	border: none!important;
	margin-right: 5px;
	margin-bottom: 5px;
}

a img, a.externallink img, div.vpgb_infos a img, div.vpgb_infos a.externallink, div.vpgb_infos a , div.vpgb_infos a.externallink {
	background: none!important;
	border: none!important;
	padding: 0px!important;
}

div.vpgb_eintrag {
	margin-top: 10px;
	border: 1px solid #FCE283;
	background: #FBEB0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
	float: left;
	width: 500px;

}

div.vpgb_fleft {
	float: left;
	text-align: center;
	width: 120px;
	margin:10px, 10px, 10p, 10px;
	height: 100%;
}

div.vpgb_infos {
	margin-top: 10px;
	white-space: nowrap;
}

div.vpgb_entry {
	margin-left: 140px;
}

div.vpgb_avatar {
	margin-left: 0px;
}

div.vpgb_comment {
	margin-left: 130px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

div.vpgb_name {
	font-weight: bold;
}

.vpgb_datum {
	color: #A12501;
	font-size: 10px;
	display: block;
	background: url(../images/datum_oben.gif) 0 0 no-repeat;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 5px;
	width: 35px;
	padding-top: 5px;
	margin-left: 35px;
	margin-bottom: 10px;
}

.vpgb_datum .tag {
	display: block;
	font-weight: bold;
	font-size: 20px;
	text-indent: -3px;
	letter-spacing: -2px;
	color: #A12501;
	background: url(../images/datum_unten.gif) bottom left no-repeat;
	padding-bottom: 5px;
}

#vpgb_nav {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 10px;
	line-height: 200%;
}

#vpgb_nav a {
	color: #0E399B;
	border: 1px solid #0E399B;
	text-decoration: none;
	padding: 2px;
}

#vpgb_nav span.vpgb_punkte {
	color: #0E399B;
	border: 1px solid #0E399B;
	text-decoration: none;
	padding: 2px;
}

#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
	background: #EEEEEE;
}

#inhalt a.bbcode {
	color: #0E399B;
	border: 1px solid #0E399B;
	padding: 4px;
	margin-right: 4px;
}

/* Gästebuch Ende */