html, body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
form{
	margin:0;
	padding:0;
}
body, p, div, li, td {
	color: #ededed;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing:0.5pt;
}
body{
	background: #333333;	
}

a{
	color:#ff9900;
	text-decoration:none;
}

a:hover{
	color:#fff;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
#inhalt ul, #inhalt ol{
	margin-left:25px;
	padding-left:0;
	list-style-type:none;
}
#inhalt li{
	padding-left:15px;
	background:0 url(../images/dot.gif) no-repeat 6px;
}
hr{
	border:solid #ff9900;
	border-width:1px 0 0 0;
	height:0px;
	clear:both;
}
p{
	margin-top:0;
	padding-top:0;
}

#sound{
margin-bottom:5px;
}
#menuerahmen{
	height:185px;
}
#ebene1{
	margin-left:268px;
	height:185px;
}
#ebene1 td{
	line-height:12px;
	height:17px;

}
#logo{
	float:left;
	padding-left:60px;
}
#inhalt, #inhalt_intro{
	float:left;
	margin:24px 0 0 10px;
	width:429px;
	padding-left:1px;
	padding-bottom:24px;
}
#inhalt_intro{
	margin:18px 0 10px;
}
.hidden {
	display: none;
}
.news-single-imgcaption{
	font-size:10px;
	margin-bottom:20px;
}

/*------Mailformular formatieren------*/
.csc-mailform {
	border:none;
	margin:0;
	padding:0;
}
.csc-mailform-field {
	clear:both;
	margin-bottom:5px;
}
.csc-mailform-field label {
	float: left;
	width: 150px;
}
.mf-text {
	float:left;
}
.mf-radio legend{
	display:none;
}
.mf-radio{
	float:left;
}
.mf-check{
	width:auto;
	height:auto;
	border:0;
	background:none;
}
.mf-select, .mf-input, .mf-text, select, input, textarea {
	width: 200px;
	background:#ccc;
	border:1px solid #FFF;
}
.mf-text{
	margin-left:0px!important;
	margin-left:3px;
}
.mf-file {
	width: 204px;
	background-color:transparent;
	border:1px solid #007844;
}
.mf-submit {
	margin-left:152px!important;
	margin-left:156px;
	margin-top:15px;
	background:#ccc;
	border:1px solid #FFF;
	
}
fieldset{
	border:0;
}

/*------ Layer PopUp ------*/

.popup{
	width:290px;
	left:395px;
	top:250px;
	display:none;
	position:absolute;
	z-index:100;
	border:1px solid #fff;
}
.popup hr{
	border:solid #fff;
	border-width:1px 0 0 0;
	height:0px;
	clear:both;	
}
.popup p{
	margin:0;
	padding:0;
}
.popuphead{
	height:21px;
	background: #333333;
	line-height:21px;
	padding-left: 20px;
}
.popuphead .popuphead p{
	color:#fff;
	font-weight:bold;
}
.popupcontent{
	background:#ff9900;
	padding: 10px 20px;
}
.popupcontent, .popupcontent p{
	color:#000;
	font-weight:bold;
}

.bild_links{
	float:left;
	margin:0 10px 10px 0;
}
.bild_rechts{
	float:right;
	margin: 0 0 10px 10px;
}
.hochstellen{
	font-size:85%;
	vertical-align:top;
}

.link_hover{
	color: #ff9900;
}

.nochfrei{
	color: #00CC00;
	text-align: center;
	font-weight:bold;
}

.ausgebucht{
	color: #CC0000;
	text-align: center;
}