* {
	margin:0;
	padding:0;
}

img,img a {
	border:0;
}

.wetter
{
	font-size: 0.9em !important;
	font-weight: normal !important;
	margin: 20px 0 0 -10px;
}

.wetter b
{
	font-size: 0.9em !important;
	font-weight: normal !important;
}

.wetter a
{
	font-size: 0.6em;
	float: right;
	text-decoration: none;
	color: #aaa;
}

.wetterclear
{
	height: 20px;
	clear: both;
}

body 
{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 1em;
	text-align:center;
	color: #666;
	letter-spacing: 0.05em;
	background: #eb690b;
}

#wrapper
{
	background: url(images/content-bg.png) repeat-y center top #eb690b;
}

#container 
{	
	background: url(images/header.jpg) no-repeat left top;
	text-align: left;
	width: 1090px;
	margin: -15px auto;
	padding: 50px 0 0;
	position: relative;
}

#wandern
{
	left:58px;
	position:absolute;
	top:300px;
	width:110px;
	display: none;
}

#wandern a img
{
	margin-top: 1px;
}

#contentcontainer
{
	margin: 0 75px 0 308px;
	font-family: Georgia, Georgia, serif;
	line-height: 1.2em;
	letter-spacing: -0.05em;
}

#content
{
	float: left;
	width: 460px;
	display: inline;
	height: 500px;
	height: auto!important;
	min-height: 500px;
}

#right
{
	float: right;
	width: 200px;
	display: inline;
}

#rightbuttons
{
float:right;
margin-top:20px;
position:relative;
right:-26px;
width:120px;
}

#rightbuttons img
{
	margin-top: 3px;
}

#footer
{
	background: url(images/footer.gif) no-repeat left top;
	min-height: 100px;
	clear: both;
}

#footertext
{
	text-align: center;
	padding: 50px 0 0;
	width: 580px;
	margin: auto;
}

#footertext img
{
	height: 50px;
	width: auto;
}

#header
{
	height: 200px;
	position: relative;
}

#mainnav
{
	position: absolute;
	left: 300px;
	bottom: 53px;
}

#mainnav ul
{
	width: 570px;
	margin: 0;
}

#mainnav li
{
	display: block;
	float: left;
	list-style: none;
	padding: 2px 0;
	background: url(images/mainnav-sep.png) no-repeat right center;
}

#mainnav li.last
{
	background: none;
}

#mainnav li a
{
	text-decoration: none;
	padding: 0 8px;
	color: #18151a;
	display: block;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
}

#mainnav li.curr a
{
	color: #eb690b;
	font-weight: bold;
}



#subnav
{
}


#subnav ul
{
	margin: 15px 0 0 0;
}

#subnav li
{
	display: block;
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#subnav li.last
{
}

#subnav li a
{
	text-decoration: none;
	padding: 3px 10px 3px 8px;
	color: #707173;
	display: block;
	font-size: 1.1em;
	text-align: left;
}

#subnav li.curr a
{
	color: #eb690b;
}


#mainhomelink
{
	position: absolute;
	left: -50px;
	top: 75px;
}

#mainhomelink img
{
	height: 110px;
	width: 300px;
}

ol, ul
{
	margin: 0 0 0 20px;
}

#footer a, #footer
{
	color: #000;
	text-decoration: none;
}

#footercontent
{
	width: auto;
	float: left;
}

a:hover
{
	text-decoration: none;
}

a
{
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0.8em 0 0.4em;
	color: #666;
	font-weight: normal;
	line-height: 1em;
}

h1
{
	font-size: 1.5em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5
{
	font-size: 1.1em;
	font-weight: bold;
}
h6
{
	font-size: 1em;
	font-weight: bold;
}

.csc-menu  li
{
	list-style: none;
}

.csc-menu li a
{
	text-decoration: none;
}

.csc-menu li a:hover
{
	text-decoration: underline;
}

.csc-mailform-field
{
	width: 330px;
	margin: 0 0 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select
{
	width: 200px;
	float: right;
}

.csc-mailform-submit 
{
	margin: 10px 0 0 0;
}


.pngHack img
{
	behavior: url(fileadmin/iepngfix.htc);
}

.clearer
{
	clear: both;
}


#open {
    float: right;
    position: relative;
    right: -21px;
    text-align: right;
    top: 3px;
    font-size: 11px;
    color: #EB690B;
}
