* {
margin: 0;
padding: 0;
}

html {
background: #7bb9e2 url(bilder/BackGround_01.jpg) repeat-x left top;
font: 75%/1.4 georgia, serif;

}

body {
background: url(bilder/BackGround_Logo.jpg) no-repeat right top;
color: #2C3440;
}

h1, h2 {
font-weight: normal;
}

h1 {
height: 150px;
margin-bottom: 1.8em;
padding: 50px 45% 0 0;
text-align: right;
}

#inhalt h2 {
font-size: 1.8em;
line-height: 1.2;
margin-bottom: .55em;
}

#inhalt h2 {
color: #fff;
}

#inhalt p {
margin: 1em 0;
}

* > div#inhalt {
overflow: hidden;
padding-bottom: 60px;
}

div#inhalt div {
display: inline;
float: left;
margin-right: 5%;
}

div#anreisser-1 {
margin-left: 5%;
width: 23%;
}

div#anreisser-1 p {
	text-align: center;
	font-size: 3em;
}
div#anreisser-1 p span {
	font-size: 0.6em;
	margin-top: 0.4em;
	display: block;
}
div#anreisser-2 {
	width: 27%;
}
div#anreisser-2 ul {
	list-style: none;
}

div#anreisser-2 li {
	font-size: 1.7em;
	margin-bottom: 1.4em;
}

div#anreisser-2 li span{
	display: block;
	font-size: 0.7em;
	padding-left: 12px;
}

div#anreisser-2 li#moreinfo{
	font-size: 1.05em;
}

div#galerie {
width: 29%;
}

div#galerie ul {
list-style: none;
}

div#galerie li {
background: url(bilder/hintergrund-foto.gif) no-repeat;
float: left;
margin: 0em .4em .4em 0em;
padding: 9px 0 0 9px;
}

div#galerie a {
background: none;
padding: 0;
}

#inhalt a {
background: url(bilder/punkt.gif) no-repeat 0 .6em;
padding-left: 12px;
text-decoration: none;
color: #2C3440;
}

#inhalt a:focus, a:hover, a:active {
text-decoration: underline;
}

#inhalt a img {
border: 1px solid #006db2;
display: block;
}
