
/* HomeTown by apw-media - 2009 */

* {
	margin: 0; 
	padding: 0; 
	}
html, body {
	color: #666666;
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
/*	height: 100%; */
	}
body {
	background: #333333; 
	}
p, ul, h1, h2, h3, .listenbox, .galerie, .galerie2  {
	margin: 0px 0px 0.5em 0px;
	}
h1 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #003399;
	}
h2, h3, h4 {
	font-size: 1em;
	}
h2 {
	font-weight: bold;
	}
h3 {
	font-weight: normal;
	margin-top: 5px;
	font-style: italic;
        }
h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px 0.3em 0px;
	}
img {
	border: 0px;
	}
a {
	color: #968D4F;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
ul { 
	list-style-type: none; 
	list-style-image: none;
	padding: 7px 0px 7px 0px;
	}
li {
	/* background: #FDFCFB url(bilder/pict-liste.gif) no-repeat 0 0.3em; */
	padding-left: 22px;
	margin: 0px 0px 5px;
	}
a.weiter {
	/* background: #FDFCFB url(bilder/pict-oben.gif) no-repeat 0 0.3em; */
	padding-left: 22px;
	margin: 0px 0px 3px;
	white-space: nowrap;
	}
acronym {
	cursor: help;
	}

/* --- Seitenaufbau --- */
	
#inhalt {
	position: relative;
	width: 960px;
	margin: auto auto;
	padding: 0;
	top: 68px;
	min-height: 100%;
	height: auto;
	background-color: #FFFFFF;
	}
/* html #inhalt {
	height: 100%;
	} */
	
#header {
	height: 215px;
	text-align: right;
	}
#wrapper {
	height: 215px;
	}
#spalte-1,
#spalte-2 {
	position: absolute;
	font-size: 11px;
	line-height: 1.3em;
	}
#spalte-1 {
	margin: 100px 0 0 582px;
	}
#spalte-2 {
	margin: 100px 0 0 747px;
	}	
	
#navigation {
	float: left;
	width: 170px;
	padding: 25px 0 0 20px;
	margin: 0;
	}
* html #navigation {
	overflow: hidden;
	}
#navigation li {
	color: #786F67;
	margin: 0;
	padding: 0px 0px 1em 0;
	background: none;
	}
#navigation a {
	text-decoration: none;
	color: #78181A;
	}
#navigation a:hover {
	text-decoration: underline;
	}
#kontakt {
	margin-top: 20px;
	padding: 3px 3px 3px 5px;
	/* background: url(bilder/fond-kontakt.gif) no-repeat; */
	}
.content {
	height: 295px;
	background-color: #CAC6A7;
	text-align: center;
	}
* html .content {
	margin: 0;
	}
p.noben {
	margin: 20px 0 50px 0;
	}
#inhaltende {
	clear: both;
	margin-bottom: 1em;
	}
#fussnote {
	position: absolute;
	float: right;
	width: 610px;
	height: 50px;
	bottom: 0;
	right: 0;
	padding: 10px 25px 0 0;
	text-align: right;
	font-size: 0.8em;
	color: #999;
	background-color: white;
	}
#fussnote a {
	text-decoration: none;
	}
.sterne {
	margin-bottom: -0.4em;
	}
.galerie, .galerie2 {
	float: left;
	padding: 15px 0 0 15px;
	background-color: #E5DDCE;
	}
*+ html .galerie {
	padding-bottom: 15px;
	}
*+ html .galerie2 {
	padding-bottom: 15px;
	}
.galerie img, .galerie2 img {
	float: left;
	margin: 0 15px 15px 0;
	border: solid 1px white;
	}
.galerie2 img {
	border: 0;
	}
* html .galerie {
	padding: 15px 0 15px 15px;
	}
* html .galerie2 {
	padding: 15px 0 15px 15px;
	}
.listenbox {
	width: 280px;
	float: left;
	}
.links {
	clear: both;
	}
.imgleft, .imgright {
	float: left;
	margin: 4px 18px 5px 0;
	padding: 0 0 0 0;
	border: 0px;
	}
.imgright {
	float: right;
	margin: 4px 5px 5px 10px;
	}
div.bildtitel, div.bildtitel2 { 
	float: left; 
	margin: 10px 10px 0px 0px; 
	padding: 0;
	}
div.bildtitel2 { 
	margin-right: 0px;
	}
div.bildtitel h2, div.bildtitel2 h2 { 
	text-align: center;
	font-size: 0.9em; 
	font-style: normal;
	}
div.bildtitel p, p.aufgabe, div.bildtitel2 p { 
	text-align: center;
	font-size: 0.9em; 
	font-style: normal;
	}
	
/* --- Formulare --- */

.formular, .formular2  {
	background-color: #efebe2;
	padding: 2px;
	border: solid 1px #786F67;
	}
.formular {
	width: 250px;
	}
input.formular:hover, input.formular:focus, textarea.formular:hover, textarea.formular:focus  {
	background-color: white;
	border: solid 1px #786F67;
	}		

/* --- Tabellen --- */

.preisliste {
	border-collapse: collapse;
	margin: 0px 0px 1em 0px;
	}
.preisliste tr {
	background-color: #efebe2;
	}
.preisliste td {
	border-bottom: 2px solid white;
	padding: 5px 10px;
	}
.preisliste thead td{
	 background-color: #E5DDCE;
	}
	
/* --- Tooltip --- */

#dhtmltooltip {
	position: absolute;
	left: -300px;
	border: 1px solid black;
	padding: 2px 5px 2px 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
