body {
	background: url(/lib/images/background.gif);
	font-family: Verdana, Arial;
	font-size: 10pt;
}
#menu {
	color:white;
	width:787px;
	height:50px;
	float:left;
	background:white;
}
#menu a {
	color: white;
	text-decoration:none;
}

#menu a:hover {
	color: #e5e5e5;
	text-decoration:none;
}

.staticGroup {
	vertical-align:right;
	width:500px;
}

.staticItem {
	padding: 0px 10px 0px 10px;
}

td, body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	color: #423e3a;
}

input, select, option, button, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h4 {
	margin-top:0;
}

a { color: #bf1e2e; }
a:hover { color: #bf1e2e; }
img, table { border: 0;}

.but1 {
	width:169px;height:31px;float:left;background:url(/lib/images/button1.png);padding:8px 15px 10px 15px;
}
.but2 {
	width:167px;height:31px;float:left;background:url(/lib/images/button2.png);padding:8px 15px 10px 15px;
}
.but3 {
	width:163px;height:31px;float:left;background:url(/lib/images/button3.png);padding:8px 15px 10px 15px;
}
.but4 {
	width:168px;height:31px;float:left;background:url(/lib/images/button4.png);padding:8px 15px 10px 15px;
}

.sterne {
	float:right;padding:2px;
}
#headermenu {
	width:420px;
	float:left;
	margin:50px 0 0 0;
	text-align:right;
}
	
#headermenu div {
	display:inline;
}

#headermenu a {
	color: #938981;
	text-decoration:none;
	text-transform: uppercase;
}

#headermenu a:hover {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.logo-sonnenrain{
	float:left;
	width: 190px;
	margin-top:15px;
	margin-left:30px;
}


.logo-braun{
	float:left;
	width: 160px;
		margin-top:10px;
}
#title {
	font-size:55px;
	height:100px;
}

#container {
	width:819px;
	margin:0 auto;
}

#header {
	width:819px;
	height:89px;
	float:left;
	background:url(/lib/images/header.png);
}

#main {
	width:787px;
	float:left;
	background:url(/lib/images/background.png);
	padding:0 16px;
}

#banner {
	width:787px;
	height:341px;
	float:left;
}

#content {
	width:747px;
	float:left;
	padding:0 20px;
	color: #423e3a;
}
#footer {
	width:819px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#423e3a;
	padding-bottom:20px;
}
.wetterstein {
	color: #acc144;
}
.karwendel {
	color: #850748;
}
.kranzberg {
	color: #284368;
}
.viererspitze {
	color: #bf5b03;
}
.normal {
	color: #bf1e2e;
}
.holzbg {
	background:url(/lib/images/holz.jpg);
}