body{
	
	font-family: Arial, Helvetica, sans-serif;
	color:#a1a1a1;
	font-size:12px;
	margin: 20px auto;
	background-image:url(../pic/hintergrund.gif);

	line-height:150%;

}
h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	margin-bottom:10px;
	color:#e4c265;

}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	margin-bottom:10px;
	color:#e4c265;
}

h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	margin-bottom:10px;
	color:#e4c265;
	width:60%;
}
  
#Seite {
	
	margin:0px auto 0px auto;
	width:900px;
  	height:100%;
	background-color:#0c470c;
	
}
* html #Seite  {
	background-color:#0c470c;
	min-height:100%; 
}

#header{
	float:left;
	width:900px;
	margin:0px !important;
	margin-bottom:-32px;
    background-color:#0c470c;
	height:50px; 
}
#reservierung {
	background-color:#0c470c;
	color:#a1a1a1;
	margin-top:0px;
	margin-right:10px;
	margin-left:600px;
	height:66px;
	width:225px;
}
#gutschein {
	clear:both;
	width:220px;
	margin-left:-47px;
	padding:0px;
}
 #topMenu {
	float:right;
	color:#a1a1a1;
	width:225px;
	background-color:#0c470c;
	font-size: 11px;

}
#topMenu a {
	text-decoration:none;

}

#header2 {
  	float:left;
	clear:both;
	width: 901px;
	height: 192px !important;
	margin-top:38px !important;
	margin-top:-10px;
	border-top:5px solid #5b121e;
	border-bottom:5px solid #5b121e;
	background-color:#0c470c;
	padding-bottom:-5px;
	
}

*html #header2 {
  	float:left;
	clear:both;
	width: 901px;
	height: 192px;
	margin-top:8px;
	border-top:5px solid #5b121e;
	border-bottom:5px solid #5b121e;
	background-color:#0c470c;
	
}
/* Menü beginn */


 #topMenu2 {
 	display:none;
	color:#a1a1a1;

	font-size: 12px;
	padding-left:0;
	width:225px;
	margin-left:-98px;
	margin-top:7px;
	background-color:#FFFFFF;
}

#breadcrumbs a{
	color:#a1a1a1;
	margin: 8px 0px 8px 10px;
	font-size:10px;
}

/* -- IE6 start--*/

	/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
    width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	border-top:1px solid #e4c265;

}
	/* 2 column left menu settings */
.leftmenu {
	    background:#225222;
		
}
.leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        background:#0c470c;
		border-bottom:1px solid #e4c265;
}
.leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
		margin-top:40px;
}
.leftmenu .col1 {
        margin:0 15px 0 215px !important;
	    position:relative;
	    right:100%;
	    overflow:hidden;
}
	
.col1 ul li {
	color:#a1a1a1;
	font-size:12px;
	list-style:outside square;
}
.col1 a {
	color:#a1a1a1;
	text-decoration:underline;
}
*html .col1{
	width:650px;
}
.leftmenu .col2 {
        float:left;
        width:170px;
        position:relative;
        right:185px;
    }
	/* Footer styles */
#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
#footer p {
        padding:10px;
        margin:0;
    }
    /* --> */
   
*html #searchbox{
	display:none;
	position:relative;
	overflow:hidden;
	margin:-26px 0px 40px -15px;
	height:55px;
	width:190px;
	padding:20px 0px 0px 10px;
	background-color:#bcdaef;
}
#searchbox{
	display:none;
	float:left;
	margin:-30px 0px 40px -15px;
	height:45px;
	width:189px;

	padding:20px 0px 0px 10px;
	background-color:#bcdaef;
}
#searchbox #tx-indexedsearch-searchbox-button-submit{
	background-color:#bcdaef;
	border:0px;
	padding-top:3px;
	padding-left:33px;
	color:#e3ebbe;
	text-align:right;
	padding:0px;
	
}
/* Menue begin */


#mainMenu{
	margin:0px 0px 10px 120px;
	
}

#mainMenu a{
	color:#a1a1a1;
	text-decoration:none;
	
}

#mainMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #a1a1a1;
	height:12px;
	margin-bottom:0px;
	
}

*html .menu{
	margin:0px;
}
.menu {
	font-size:12px;
	margin:0px;
	padding-top: 0px;
	padding-left: 0px;
	width:170px;
}
.menu a {
	text-decoration:none;
	color:#a1a1a1;	
}

#submenu {
	font-size:12px;
	float:left;
	/*background-color:#CC0000;*/
	padding:0;
	margin-bottom:15px;
	width:180px;
}
#submenu a {
	color:#a1a1a1;
	text-decoration:none;
	line-height:130%;
}

#submenu .menuitem {
	padding-left:9px;
	/*border-bottom:1px dotted #a1a1a1;
	border-left:3px solid #a1a1a1;*/
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;

}

#submenu .menuitemAct{
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	/*border-bottom:1px dotted #87ab2a;
	border-left:3px solid #87ab2a;*/
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	color:#e4c265;
}
#submenu .menuitemAct a {
	color:#e4c265;
}
#submenu2 .menuitemAct2 a {
	color:#e4c265;
}

#submenu2 a {
	color:#a1a1a1; 
	text-decoration:none;
}

#submenu2{
	color:#a1a1a1;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:12px;
	
}

#submenu2 .menuitemAct2{
	color:#e4c265;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:9px;
}
#submenu2 .menuitem2 {
	padding-left:9px;
	margin-bottom:0px;	
		color:#e4c265;
}
#submenu2 .menuitem2  a{
	color:#e4c265;
}
	
	
#submenu #submenu2 .menuitemAct{
	color:#a1a1a1;
	font-weight:bold;
	margin:0px;
	padding-left:1px;
	font-size:12px;
}
/* Menue end */

.clearer {
	clear:both;
	display: block;
	height: 1px;
	height: 1%;
	line-height: 0px;
	font-size: 0px;
	margin:0px;
	padding:0px;
}

/* Contactbox*/

.contactBox {
	clear:both;
	width:150px;
	font-size:10px;
	padding-top:0px;
	margin-top:160px;
	margin-bottom:200px;
	height:80px;
}

.contactBox a {
	text-decoration:none;
	color:#999999;
}
#infoBox {
	border-left:4px solid #a1a1a1;
	height:auto;
	padding: 8px 10px 8px 10px;
	width:450px;
	margin-top:20px;
	
}
#infoBox h1,h2{
	font-size:14px;
	font-weight:bold;
}

#searchbox #tx-indexedsearch-searchbox-button-submit{
	background-color:#bcdaef;
	border:0;
	padding-top:0px;
	margin-left:15px;
	color:#5299cc;
	text-align:right;
}


/* 2 Spalten Start */
.tx-fdfx2cols-pi1, div.tx-fdfx2cols-pi1 {
	width:650px;
	margin-bottom:35px;
	
}

.tx-fdfx2cols-pi1{
	margin:0;
	position:absolute;
	
}

.c2l1-left {
	vertical-align:top;
	border:0;
	width:320px;
	text-align:left;
	
}
.c2l1-middle {
	vertical-align:top;
	width:320px;
		text-align:left;
			border-left:1px solid #5b121e;

}
/* 2 Spalten Ende */

/*----- search page ---------*/

.tx-indexedsearch-searchbox{
	padding: 20px;
	background-color:#bcdaef;
}

.tx-indexedsearch-form label{}


fieldset{
	border: 0px none;
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select{
	margin-bottom: 6px;
	margin-top:20px;	
}
/*---------- New -----------*/

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	border:0;
}
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-container{
	color:#a1a1a1;
	border:0px;
	margin-bottom:15px;
}
.news-latest-container a{
	text-decoration:none;
	font-size:12px;
	color:#a1a1a1;
}
.news-latest-item {
	border:0px;
	/* IE hack */
	height: 1%;
	/* IE hack end */
	margin-bottom:10px;
	
}
.news-latest-item h3 h2 a{
	text-decoration:none;
	color:#a1a1a1;
}

.news-list-item {
	margin-bottom:25px;
	color:#a1a1a1;	
}
.news-list-morelink {
	border:0px;	
}


.news-list-item h3 a{
	text-decoration:none;
	color:#a1a1a1;
	line-height:1;

}
.news-list-container{
	line-height:110%;
}

.news-list-container  a{
	text-decoration:none;
	color:#a1a1a1;

	font-size:12px;
	padding-bottom:3px;
	
}
.news-list-container h3{
	font-size:12px;
	margin-bottom:5px;
}

/*----------------*/

INPUT{
	font-size:12px;
	margin-left:8px;
	
	border:1px solid #bcdaef;
}
SELECT  {
	width:258px;
	background-color:#a1a1a1;
	border-color:#093509;
}
.csc-mailform {
	background-color:#093509;
	border:1px solid #5b121e;
	width: 600px;
	marign:auto;
	padding:20px 20px 20px 10px;
	text-align:right;
}

.csc-mailform {
	margin-top:50px;
}
.csc-mailform select{}

.csc-mailform-field{
	clear:both;
	margin-left:30px;
	padding: 4px 0;
}

.csc-mailform-field label{
	float: left;
	text-align: left;
}
.csc-mailform-field input submit{
	font-size:12px;
	height:18px;
	
}
input, textarea{
	background-color:#a1a1a1;
	border-color:#093509;
}

.csc-mailform-label{
	float:left;
	padding: 2px 0;
	border-bottom: 1px solid #5b121e;
	margin-bottom:15px;
	margin-top:25px;
	font-size:14px;
	font-weight: bold;
	color:#e4c265
}

#footerMenu{
	color:#FFFFFF;
	width:701px;
	margin:auto;
	border-top:#225222;
	padding-left:200px;
	background-color:#225222;
	padding-top:10px;
	padding-bottom:10px;
}

#footerMenu a{
	color:#a1a1a1;
	text-decoration:none;
}

#footerMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #a1a1a1;
	text-align: right;	
}

.csc-firstHeader{
	margin-left:0px;
	margin-top:-30px;
	padding-top: 30px;
	margin-bottom:30px;
	font-size:24px;
	color:#e4c265;
}
/* Stellenangebote */

#logo{
	background-image:url(../pic/logo_silbernerstern.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-bottom:1px solid #e4c265;
	margin-bottom:25px !important;
	background-color:#0c470c;
	height:86px;
}
table{
	width:100%;
	
}
td {	
	
	text-align:left;
}
