* {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	margin:0;
	padding:0;
	font: normal 63% Verdana, Arial, sans-serif;
	line-height: 2em;
	color: #333333;
	background-color: #EC9D41;
	background-repeat: repeat-x;
}
html {

}
#container {
	width: 800px;
	margin: 20px auto;
	text-align: left;
	border: 5px solid #ffffff;
	background-color: #FDF6E8;
}
.karte {
	position: relative;
	z-index: 10;
	float: left;
}
.aktion {
	float: right;
	position: relative;
	left: 50px;
	top: 130px;
	color: #585947;
	background: transparent;
	z-index: 10;
}
.aktion li {
	border: solid 1px #CCCCCC;
	margin-top: 10px;
	padding: 5px;

}
.aktion a {
	color: #000000;
}
.aktion a:hover {
	background-color: #D85B00;
}
tr {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}


/* HEADER */ 
#header {
	height: 200px;
	border: 1px solid #fff;
	border-width: 0 0 1px 0;
	background: #FAF7F0 url(images/header2.jpg) no-repeat;
	color: #333;
	float: none;
}


#header h2 {
	margin : 0;
	padding : 10px 15px;
	letter-spacing : 3px;
	font-size : 2em;
	background : transparent;
	color : #000;
} 

/*TOP NAVIGATION */ 
#menu {
	height: 40px;
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
	background: transparent;
	top: 158px;
	position: relative;
	width: 650px;
	float: none;
}
#menu li {
	float : left;
	width :10em;
	margin-right: 5px;
}
#menu a {
	display : block;
	width : 10em;
	font-weight : bold;
	letter-spacing: 3px;
	text-align : center;
	color : #FFFFFF;
	background : #D85B00;
	height: 40px;
	border: solid 1px #D85B00;
}
#right {
	float: right;
	border: solid 1px #CCCCCC;
	padding: 3px;
	margin-left: 10px;
}

#menu a:hover {
	color : #D85B00;
	background : transparent;
	border: solid 1px #333333;
}

/* CONTENT CONTAINER  */ 
#content {
	width: 800px;
	padding: 0;
	color: #333333;
	background-color: #FAF7F0;
	float: none;
}

/* LEFT CONTENT */ 
#l-col {
	float: left;
	margin-top: 0;
	width: 145px;
	text-align: left;
	background: transparent;
	color: #333333;
}

/* MAIN CONTENT */ 
#cont {
	width: 580px;
	margin-top: 0px;
	text-align: left;
	color: #999;
	margin-left: 0px;
	float: left;
}
/* FOOTER */ 
#footer {
	margin-top: 10px;
	text-align: left;
	border: 1px solid #fff;
	background: #D85B00;
	color: #fff;
	padding-left: 10px;
	float: none;
}
#footer a {
	color: #F4D500;
}
#footer a:hover {
	color: #fff;
}

/* LINKS*/ 
a:link, a:visited {
	color: #E89E01;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #032D57;
}

/* MENU */ 
.sidenav { 
	margin : 10px 10px;
	padding : 0;
	list-style-type : none;
	background : inherit;
	color : #fff;
} 
.sidenav a { 
	letter-spacing : 1px;
	border-bottom : 1px solid #aaa;
	margin-bottom : 5px;
	padding-left : 20px;
	display : block;
	text-decoration : none;
	background : url(images/arrow.gif) no-repeat left center;
	color : #E89E01;
} 
.sidenav a#current, .sidenav a:hover { 
	text-decoration : none;
	background : url(images/arrow2.gif) no-repeat left center;
	color : red;
} 
ul { 
	list-style : none;
	margin : 0;
	padding : 0;
} 

/* TYPOGRAPHY */ 
.clear {
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
}
blockquote p {
	padding: 5px;
	font-size: 1.2em;    
	background: inherit;
}
blockquote {
	padding: 5px;
	font-size: 1.5em;    
	background: inherit;
} 
p {
	color: #585947;
	margin:0;
	padding: 0 10px 10px;
	font-size: 1.2em;
}
h3 {
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 3px;
	font-size: 1.2em;
	background: inherit;
	color: #C63A00;
}
#left {
	float: left;
	border: solid 1px #CCCCCC;
	padding: 3px;
	margin-right: 10px;
}
#cont2 {
	width: 800px;
	margin-top: 0px;
	text-align: left;
	color: #999;
	margin-left: 0px;
	float: none;
}
#buchung li  {
	width: 180px;
	text-align: center;
	color: #999;
	float: right;
	top: 200px;
	position: relative;
	font-weight: bold;
	right: 20px;
}
#buchung  li a {


}
#buchung a:hover {
	color: #999;
	display: block;
	background-color: #EC9D41;
}
h1 {
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 3px;
	font-size: 1.2em;
	background: inherit;
	color: #C63A00;
}
