@charset "utf-8";
/* CSS Document */

* {
	margin:0; 
	padding:0;
}
#header {
	background-image: url(../Bilder/header_bg.jpg);
	background-repeat: repeat-x;
	height: 158px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#IE6logo {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
/* IE 6 */
* html #logo {
	visibility: hidden;
}
* html #IE6logo {
	visibility: visible;
}
/* Ende IE6*/
#header_pic {
	float: right;
	height: 158px;
	width: 416px;
	background-image: url(../Bilder/header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right;
}
#line {
	background-image: url(../Bilder/line.gif);
	background-repeat: repeat-x;
	height: 23px;
}
body {
	background-color: #ECF3B6;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-image: url(../Bilder/hg.png);
	background-position: left top;
}
/* IE 6 */
* html body {
	background-image: none;
}
/* Ende IE6*/
a  {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover  {
	text-decoration: none;
	color: #7B939D;
	font-weight: bold;
}
h1 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 10px;
	color: #333333;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: -0.6em;
	margin-top: 0em;
	color: #333333;
}
h3 {
	font-size: 120%;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -0.9em;
	margin-left: 0px;
}
h4 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.3em;
	font-weight: normal;
	font-style: italic;
}
h6 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.nowrap {
	white-space: nowrap;
}
#main {
	margin-left: 180px;
	padding: 10px;
}

#main img {
	border: 4px solid #907A60;
	margin-right: 15px;
}

#main ul {
	margin-bottom: 20px;
}
#maincol {
	list-style-type: none;
}
#maincol li li {
	padding: 0px;
	margin-bottom: 0.5em;
	font-weight: normal;
	list-style-image: url(../Bilder/lihg.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 34px;
}
/* IE 6 */
* html #maincol li li {
	list-style-image: url(../Bilder/lihg.jpg);
}
/* Ende IE6*/
#coldivleft {
	float: left;
	width: 415px;
}
#coldivright {
	float: left;
	width: auto;
	margin-left: 15px;
}


#main li img {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.text {
	clear: both;
	padding-top: 1em;
}



#nav {
	position: absolute;
	top: 181px;
	width: 180px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	left: 0px;
}
#navli img {
	margin-bottom: -3px;
}


#navli li {
	list-style-type: none;
}
strong {
	color: #990000;
	font-weight: bold;
}
#main #Map24 {
	border-style: none;
}
#main #bergmail {
	border-style: none;
	margin-bottom: -3px;
}
#main #berghofmobil {
	border-style: none;
}

