body {
	margin: 0;
	padding: 0;
	background-color: #934900;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #572C26;
}

img {
border:0px;
}

blockquote {
	font-style: italic;
}

a {
	color: #644B4B;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#D49705;
	letter-spacing:0.0em;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:25px;
	background: url(images/bg_h1.gif) 4px 0 no-repeat; padding: 0px 0 0 45px;
	}
	
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#572C26;
	font-weight:bold;
	margin-bottom:30px;
	}
	
	h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#572C26;
	font-weight:bold;
	margin-bottom:20px;
	}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #644B4B;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #D49705;
}

.boxed {
	padding: 5px 50px 20px 50px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 50px;
	background: #F1EBD3 url(images/img10.gif) repeat-x;
	color: #333333;
}

.orange a {
	color: #572C26;
}

.col-one {
	float: left;
	width: 500px;
}

.col-two {
	float: right;
	width: 100px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
height: 220px;
background-color:#FFFFFF;
}

/* Menu */

#menu {
	padding: 20px;
	background: #FFBE00 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top:20px;
	margin-bottom:20px;
}

#menu li {
	padding: 0px 0;
	
}



#menu li.first {
	background: none;
}

#menu a, #active {
	text-decoration: none;
	font-size: 14px;
	color: #663300;
	background: url(images/bg-navi.png) center repeat-x;
	display:block;
	padding:10px;
	padding-left:27px;
}
#active {
background: url(images/bg-navi-active.png) center repeat-x!important;
color: #FFFFFF!important;
}
#menu a:hover {
	text-decoration: none;
	color: #663300!important;
	background: url(images/bg-navi-hover.png) center repeat-x!important;
}

.umenu a, .umenu a:hover {
background-image:none;
background: url(images/bg-unavi.png) center repeat-x!important;
}
#active-umenu {
background: url(images/bg-navi-uactive.png) center repeat-x!important;
}

/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #333333;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
	color:#FFFFFF;
}

#slideshow{

position:relative;
width:700px;
height:220px;
background:transparent;
}

#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}

#slideshow img.start {
 display:block;
}

form {
margin:0px;
padding:0px;
}

.krippenvarianten {
float:left; margin-right:20px; font-size:10px; font-weight:bold; text-align:center; margin-top:20px;
}

