* {
	font-family:verdana, sans;
	font-size:12px;
	color:#333;
}

body {
	margin:0px;
	padding-top:12px;
	padding-left:15px;
}

h1, h2, h3 {
	font-family:Times New Roman, Serif;
	font-weight:normal;
	color:#c24621;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

h1 { font-size: 18pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
strong { color:#444; }


#kopfbereich {
	height:117px;
	background-color:#ebeae7;
	background-image:url(../images/kopfbereich-hintergrund.png);
}

#logo-min-width {
	width:756px;
	height:117px;
	background-image:url(../images/kopfbereich-hintergrund.png);
}
#logo-min-width img { border:none; }

#site-titel {
	display:block;
	position:absolute;
	left:197px;
	top:78px;
	width:272px;
	height:45px;
	margin-right:230px;
}

#navibereich {
	position:absolute;
	top:129px;
	left:15px;
	width:168px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	border-bottom:1px solid #ebe7e4;
}

#navibereich a {
	display:block;
	text-decoration:none;
	height:23px;
	background-color:#bd7330;
	color:#5b3412;
	margin-bottom:1px;
	padding-top:5px;
	padding-left:15px;
	font-size:10pt;
	line-height:13pt;
	font-family: Verdana, Sans;
}
#navibereich a:hover { color:#fff; }
#navibereich a.aktiv { background-color:#5b3412; color:#fff; }
#navibereich a.aktiv:hover { color:#fff; }

#korpus {
	background-color:#f6f2ef;
	padding-left:168px;
	border-bottom:1px solid #ebeae7;
}

#inhalte {
	padding-top: 28px;
	padding-left:15px;
	padding-bottom: 21px;
	background-color:#fff;
}

#inhalte p {
	padding-top:0px;
	width:554px;
	margin-top:0px;
}

#inhalte td p { width:auto; }

#inhalte a {
	color:#000;
	border-bottom:1px solid #dedede;
	text-decoration:none;
}

#inhalte a:hover {
	text-decoration:underline;
	border:none;
}

#fussleiste {
	padding-top:7px;
	padding-bottom:6px;
	padding-left:183px;
	color:#b2aea8;
	font-size:8pt;
	border-bottom:1px solid #d3cec6;
}

#fussleiste a {
	text-decoration:none;
	color:#b2aea8;
}
#fussleiste a:hover {
	text-decoration:underline;
	color:#444;
}

#inhalte ul { width:554px; }

ul {
	margin-left:0em;
	padding-left:0px;
}

ul li {
	list-style: none;
	background: url(../images/ul-dot.gif) no-repeat 0 0;
	padding: 0 0 0 1.3em;
	line-height:1.3em;
	margin-bottom:1em;
	margin-left:0px;
}

div.spacer-min-width {
	height:1px;
	width:1000px;
	border:1px solid #f00;
	font-size:1px;
	line-height:1px;
	margin-bottom:4px;
}


#kontaktformular {
	width:538px;
	background-color:#F6F2EF;
	border:1px solid #EBE7E4;
	margin-top:0.7em;
	margin-bottom:1.3em;
}

#kontaktformular form { margin:8px; }

#kontaktformular label {
	padding-left:0.2em;
	font-weight:bold;
	color:#444;
}

#kontaktformular input,
#kontaktformular textarea {
	width:500px;
	border-style:groove;
	border-width:2px;
	font-weight:normal;
	padding:0.3em;
}

#kontaktformular .buttons {
	width:auto;
	text-align:right;
}

#kontaktformular .buttons input {
	width:auto;
	margin-right:1em;
}
