html {
	min-height: 101%
}

body {
	background: #dac6ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80.01%;
	line-height: 1.5em;
	color: #464646;
	min-height: 101%
}

h1, h2, h3 {
	font-weight: bold;
	color: #503e23;
	text-shadow: #888 1px 2px 3px
}

h1 {
	font-size: 1.5em;
	margin: 1em 0
}

h2 {
	font-size: 1.3em;
	margin: 1em 0
}

h3 {
	margin-top: 2em;
	font-size: 1em;
	margin: 1em 0 0.8em
}

h4 { 
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.8em
}

a {
	text-decoration: none;
	color: #464646
}
a:hover {
	text-decoration: underline
}

p, ul.liste1 {
	margin-bottom: 1em
}

ul.liste1 {
	list-style-type: square;
	margin-left: 2em
}


img.ltxt {
	float:left;
	margin-right:10px;
	margin-bottom: 0.5em
}

.getrennte_liste {
	clear: both;
	border-top: 1px #d7cecb solid;
	padding-top: 0.5em
}

.getrennte_liste ul {
	list-style-type: square;
	margin-left: 210px;
}

.getrennte_liste h4 {
	margin-top: 0
}
	


/* Seite */

#seite {
	margin: 40px auto 0;
	width: 960px
}



/* Kopf */

#kopf {
	height: 140px;
	background: url(../_img/seite/kopf.jpg) no-repeat right bottom
}

/* Logo */

#logo {
	float: left;
	width: 222px;
	color: #FFFFFF
}

#logo img {
	margin-left: 10px
}


/* Menu */

#menu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	background: #0e1f2d
}

#menu ul {
	width: 930px;
	margin: 0;
	padding-left: 232px;
	list-style: none;
	line-height: normal
}

#menu li {
	float: left;
	margin-right: 3px;
	padding: 12px 20px 0 20px
}

#menu a {
	color: #FFFFFF;
	border: none;
	text-shadow: #dac6ab 0 0 5px
}

#menu a:hover {
	text-decoration: underline
}



/* Haupt */

#haupt {
	width: 960px;
	background: url(../_img/seite/background.jpg) repeat-y left top;
	border-style: none
}


/* Inhalt */

#inhalt {
	float: right;
	width: 660px;
	padding: 20px 0
}


#inhalt p {
	margin-right: 40px;
}

#inhalt a:link, #inhalt a:visited, #inhalt a:active {
	width: 22px;
	background: url(../_img/seite/a-pfeil1.png) no-repeat left bottom;
	padding-left: 12px
}
#inhalt a:hover	{
	background: url(../_img/seite/a-pfeil2.png) no-repeat left bottom;
	color: #503e23
}

#inhalt a.bild {
	background-image: none;
	padding-left: 0
}

#inhalt a.bild img {
	border: 1px solid #0e1f2d
}

/* Submenü */

#submenu {
	float: left;
	width: 228px;
	color: #3c3c3c;
	padding-left: 20px
}

#submenu * {
	margin: 0;
	padding: 0
}


#submenu ul {
	list-style: none
}


#submenu li ul {
	padding-bottom: 2.5em
}

#submenu li li {
	line-height: 1.5em;
	padding-left: 1px
}

#submenu h2 {
	height: 1.5em;
	padding-top: 1em;
	letter-spacing: -.5px;
	color: #3c3c3c;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #9e8f7b 1px 2px 4px
}

#submenu p {
	padding-left: 1px
}

#submenu a:hover {
	text-decoration: underline
}

#submenu .side-info {
	margin-top: 3em
}

/* Fuss */

#fuss {
	width: 960px;
	height: 40px;
	line-height: normal;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	padding-top: 1em
}

#fussmenu {
	float: left;
	margin-left: 250px
}

#datum {
	float: right;
	margin-right: 10px
}

#fuss a:hover {
	text-decoration: underline
}

/* Anfahrtskarte */

img#map {
	width: 590px;
	height: 730px;
	background: transparent url(../_img/anfahrt/map.jpg) no-repeat
}

img#map.g {
	background-position: -590px top
}

