* {
	border-color:#FF8C00;
	margin:0px;
	padding:0px;
}

body, h1, h2, h3, p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:normal;
	line-height:18px;
}

div, img, body, p, li, ul {
	border:none;
}

body {
	background-color:#fff;
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#FF8C00;
	text-decoration:none;
}

h1 {
	position:relative;
	left:-10px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:20px;
	color:#000;
	text-shadow:#000 0px 1px 3px;
}

h2 {
	font-size:13px;
	position:relative;
	top:-5px;
	font-style:italic;
	font-weight:normal;
	color:#FF8C00;
}

h3 {
	font-weight:bold;
}

p, ul {
	margin-bottom:18px;
}

ul {
	list-style-image:url(http://www.momente-ittenbach.de/bilder/list-image.gif);
	padding-left:16px;
}


li {
	margin-bottom:9px;
}

blockquote{
	padding-left:10px;
}

blockquote p{
	color:#666;
}

#container {
	position:relative;
	z-index:999;
	width:750px;
	margin:0px auto;
}

#kopf {
	height:90px;
	border-bottom: 5px solid #FF8C00;
}

#kopf #logo {
	position:absolute;
	left:0px;
	height:90px;
	width:300px;
	background-image:url(http://www.momente-ittenbach.de/bilder/kopflogo.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#kopf #bilder {
	position:absolute;
	left:350px;
	height:90px;
	width:400px;
	background-image:url(http://www.momente-ittenbach.de/bilder/kopfbilder_home.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#hauptbereich {
	width:750px;
	clear:both;
	float:none;
}

#navigation {
	width:57px;
	height:280px;
	float:left;
	overflow:hidden;
	margin:20px 0px;
}

#navigation ul{
	padding:0px;
	margin:0px;	
}

#navigation li {
	width:57px;
	height:57px;
	margin:10px 0px;
	list-style:none;
	text-align:right;
	overflow:hidden;
	color:#fff;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
}

#navigation #knopfhome:hover{
	background-image:url(http://www.momente-ittenbach.de/bilder/knopf-home.gif);
}

#navigation #knopfshop:hover{
	background-image:url(http://www.momente-ittenbach.de/bilder/knopf-shop.gif);
}

#navigation #knopfevents:hover{
	background-image:url(http://www.momente-ittenbach.de/bilder/knopf-events.gif);
}

#navigation #knopfkontakt:hover{
	background-image:url(http://www.momente-ittenbach.de/bilder/knopf-kontakt.gif);
}

#inhalt {
	float:right;
	width:650px;
	margin:30px 0px;
}

#inhalt #text {
	margin-top:0px;
	width:270px;
	height:auto;
	float:left;
	position:relative;
}

#inhalt #text #ueberschrift {
	width:auto;
	height:auto;
}

#inhalt #bilder {
	margin-top:0px;
	width:250px;
	height:auto;
	float:right;
	clear:right;
	position:relative;
}

#fusszeile {
	width:750px;
	float:none;
	clear:both;
	text-align:center;
	border-top: 5px solid #FF8C00;
}

#fusszeile #links {
	text-align:center;
	font-size:9px !important;
}

.anmerkung {
	font-size:10px;
}
