.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13.25px;
	color: #000000;
}
#change {
		position:absolute;
		top:92px;
		left:430px;
	}
.stdnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12.25px; 
	color: #000000;
}
.stdnormal a:link {
	color: #000000;
	text-decoration: underline;
}
.stdnormal a:visited {
	color: #000000;
	text-decoration: underline;
}
.stdnormal a:hover {
	color: #666666;
	text-decoration: underline;
}
.stdnormal a:active {
	color: #000000;
	text-decoration: underline;
}

.stdnormalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11.25px;
	color: #000000;
}

.stdnormalbig {
  font-weight: bold;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}

.visualFontSizeCorrection {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
}


/* --- Allgemeine Definitionen ------------------------------------------------------------------------------------------ */
#change2 {
		position:absolute;
		top:110px;
		left:550px;
	}
body {
	margin: 0px;
	padding: 0px;
	color: #303030;
	font-family: Trebuchet MS, Arial, sans-serif;
	height: 100%;
	width: 100%;
        background-color:#245500;
}

h1 {
	font-size: 20px;
	margin-top:0px;
	margin-bottom:20px;
	color: #245500;
	font-style: italic;
}

p {
	line-height: 16px;
}

img {
	border:none;
}
a {
  color: #245500;
	text-decoration:none;
}
small {
font-size:10px;
}
/* Klassen */
.clear {
	clear: both;
}

.linie {
	margin-left: 7px;	
}

#nav_categories li a{
	color:black;
}
#nav_categories li ul li a{
	font-weight:normal;
font-size: 12px;
}
#nav_categories li ul {
	position:absolute;
left:0px;
top:20px;
margin:0px;
padding:0px;
}
#nav_categories {
position:relative;
float:left;
}

.mainnavaktiv {
	color:black;
	font-style:italic;
}
.subnav {
	color:black;
}
.subnavaktiv {
	font-style:italic;
	text-decoration: none;
	color:black;
}

.subnavaktiv a:link, .subnavaktiv a:visited, .subnavaktiv a:hover, .subnavaktiv a:active {
	font-style:italic;
	text-decoration: none;
	color:black;
}

.subnav a:link, .subnav a:visited {
	font-style: normal;
	text-decoration: none;
	color: black;
}

.subnav a:active, .subnav a:hover {
	font-style:italic;
	text-decoration: none;
	color:black;
}

.booking {
	padding:5px 20px 5px 20px;
	background-color:#245500;
	border:1px solid #000;
	color:white;
}

/* ID Definitionen */


#center {
position:relative;
	margin: 0 auto;
	width: 1024px;
        background:none;
        background-position: 0 -80px ;
}
#container {
	width: 800px;
min-height:450px;
height:450px;
	margin-top: 10px;
	background-color: white;
position:relative;
margin-left: 112px;
}

#navigation {
	height:50px;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	background: url(/Repository/bg.gif) repeat-x;
}

#navigation ul {
	list-style: none;
	margin: 0 0 0px 10px ;
	
	padding: 0px;
}

#main li {
	float: left;
	margin-right: 3px;
	padding-right: 3px;
	font-size: 14px;
	line-height:25px;
	font-weight: bold;

}

#sub li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 12px;

}
#maincontent {
float:left;
width:800px;
background-color:white;
}
#content {
	width: 250px;
	font-size: 12px;
min-height: 400px;
	margin-right: 10px;
	float: right;
}
#content2 {
	width: 510px;
	min-height: 400px;
	font-size: 12px;
	margin-left:10px;
	padding-bottom:10px;

}
#content4 {
	width: 750px;
	font-size: 12px;
	margin-left:10px;
	padding-bottom:10px;

}

#content3 {
	width: 750px;
	font-size: 12px;
	margin-left:10px;
	padding-bottom:10px;
}
#image {
	float: left;
	width: 510px;
	height: 400px;
}
#image p {
margin:0px;
padding:0px;
}
#image2 {
	width: 250px;
	position:absolute;
	right: 10px;
}

#flags {
	margin-top:8px;
        margin-right: 121px;
	float:right;

}
#flags img {
	margin-left:10px;
	margin-right:10px;
	border:1px solid #fbfbfb;
}

#add {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 122px;
	font-size: 10px;
        float: left;
        padding: 0px;
color:white;
}

#galerie {
float: left;
width: 500px;
height: 363px;
background-color: white;
padding: 37px 0 0 10px;
}

#galerie>img {
float: left;
margin: 4px;
}

.galerieimg {
float: left;
margin: 4px;
}

.navaktionen {
color: #FF9200;
}

#logo {
float: right;
margin-top: 20px;
margin-right: 112px;
}