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

html, body {
	background:url(../images/bg.jpg) center top no-repeat #e5d4c3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#804000;
	height:100%;
}

#wrapper {
	width:950px;
	margin:0px auto -60px auto;
	min-height:100%;
}

*html #wrapper {
	heigth:100%;
}

#header {
	width:950px;
	height:280px;
	background:url(../images/bg_header.jpg);
}

#zeiten {
	position:absolute;
	margin-left:733px;
	margin-top:40px;
	font-size:11px;
	line-height:15px;
	color:#663;
}

#zeiten p {
	margin-bottom:10px;
}

#navi {
	width:750px;
	height:45px;
	margin:0px auto;
	background:url(../images/bg_navi.jpg);
}

#navi ul {
	list-style:none;
	height:36px;
}

#navi li {
	display:inline;
}

#navi li a {
	float:left;
	outline:none;
	text-decoration:none;
	margin-right:10px;
	text-indent:-5000px;
}

#navi li a.last {
	margin-right:0px;
}

#navi li a.vorlast {
	margin-right:9px;
}

#navi li a#navi_startseite {
	width:90px;
	height:36px;
	background:url(../images/navi_startseite.gif);
}

#navi li a#navi_startseite:hover, #navi li a#navi_startseite.active {
	background:url(../images/navi_startseite.gif) 0px -36px;
}

#navi li a#navi_dekoration {
	width:100px;
	height:36px;
	background:url(../images/navi_dekoration.gif);
}

#navi li a#navi_dekoration:hover, #navi li a#navi_dekoration.active {
	background:url(../images/navi_dekoration.gif) 0px -36px;
}

#navi li a#navi_hochzeit {
	width:81px;
	height:36px;
	background:url(../images/navi_hochzeit.gif);
}

#navi li a#navi_hochzeit:hover, #navi li a#navi_hochzeit.active {
	background:url(../images/navi_hochzeit.gif) 0px -36px;
}

#navi li a#navi_trauer {
	width:65px;
	height:36px;
	background:url(../images/navi_trauer.gif);
}

#navi li a#navi_trauer:hover, #navi li a#navi_trauer.active {
	background:url(../images/navi_trauer.gif) 0px -36px;
}

#navi li a#navi_gruentraum {
	width:107px;
	height:36px;
	background:url(../images/navi_gruentraum.gif);
}

#navi li a#navi_gruentraum:hover, #navi li a#navi_gruentraum.active {
	background:url(../images/navi_gruentraum.gif) 0px -36px;
}

#navi li a#navi_kontakt {
	width:72px;
	height:36px;
	background:url(../images/navi_kontakt.gif);
}

#navi li a#navi_kontakt:hover, #navi li a#navi_kontakt.active {
	background:url(../images/navi_kontakt.gif) 0px -36px;
}

#navi li a#navi_anfahrt {
	width:79px;
	height:36px;
	background:url(../images/navi_anfahrt.gif);
}

#navi li a#navi_anfahrt:hover, #navi li a#navi_anfahrt.active {
	background:url(../images/navi_anfahrt.gif) 0px -36px;
}

#navi li a#navi_impressum {
	width:87px;
	height:36px;
	background:url(../images/navi_impressum.gif);
}

#navi li a#navi_impressum:hover, #navi li a#navi_impressum.active {
	background:url(../images/navi_impressum.gif) 0px -36px;
}

#content {
	width:750px;
	margin:0px auto;
	padding-top:40px;
}

#links {
	width:500px;
	float:left;
}

#links ul {
	list-style:circle;
	margin-bottom:13px;
	padding-left:20px;
	font-style:italic;
	font-weight:bold;
}

#rechts {
	width:200px;
	float:left;
	padding-left:50px;
	padding-top:44px;
	font-size:11px;
	line-height:15px;
}

#rechts h3 {
	font-size:11px;
	margin-bottom:11px;
}

#footer {
	width:100%;
	height:60px;
	background:url(../images/bg_footer.jpg);
}

#footer_inner {
	width:750px;
	margin:0px auto;
	text-align:center;
	font-size:11px;
	line-height:15px;
	padding-top:14px;
}

h1 {
	margin-bottom:20px;
	font-size:24px;
	line-height:24px;
}

h2 {
	font-size:16px;
	margin-bottom:20px;
	line-height:20px;
	color:#005580;
}

p {
	margin-bottom:13px;
}

.killfloat {
	clear:both;
	float:none;
}

a {
	color:#804000;
}

a:hover {
	color:#000;
}

.bildrechts {
	float:right;
	border:10px solid #ccb299;
	margin-left:20px;
	margin-bottom:20px;
}

.klein {
	font-size:11px;
	line-height:15px;
}
