/* Start of CMSMS style sheet 'lacultina' */
@charset 'utf-8';

@import url(reset.css);
@import url(lightbox.css);


/* ----------------------------------------------------- All browsers */


html, body {
  color: #000;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 auto; 
  padding: 0;
  height: 101%;

}



h1 {
  font-size: 28px;
  font-family: "Times New Roman", Times, serif;
  line-height: 30px;
  font-weight: normal;
  padding: 0 100px 30px 0;
  margin: 0;
  color: #9d0d15; /*#9d0d15*/
}

h2 {
  font-size: 16px;
  font-family: "Times New Roman", Times, serif;
  color: #977842;
  line-height: 16px;
  font-weight: normal;
  padding: 0 0 10px 0;
  margin: 0;
 text-transform: uppercase;
}		

h3 {
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 16px;
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 0;
}
		
h4 {
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 13px;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin: 0;
}

hr {
	border: 1px solid #ccc;
}

.clearer {
 border: 0px; /* Für Firefox und Opera */
}





#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#b-4 {
	background: url(../images/bg-leg.gif) -30px no-repeat;
}

#b-8 {
	background: url(../images/bg-pepper.gif) 20px 5px no-repeat;
}

#b-9 {
	background: url(../images/bg-chili.gif) no-repeat;
}

#b-23 {
	background: url(../images/bg-zimt.gif) right no-repeat;
}

#b-7 {
	background: url(../images/teller.gif) left no-repeat;
}


#b-24 {
	background: url(../images/bg-chili.gif) no-repeat;
}

#b-35 {
	background: url(../images/bg-chili.gif) no-repeat;
}


#header {
	margin: 0;
	padding: 0;
	height: 130px;
}

.logo {
    display: block;
    margin: 0 auto;
    padding: 50px 0 0 0;
}


#image-big {
	margin: 0;
	padding-top: 5px;
	height: 378px;
	width: 800px;
	border: 1px solid #d1d1d1;
}

#content {
	clear: both;
	margin: 60px 0 0 0;
	padding: 0;
	min-height: 300px;
}

#column-left {
	margin: 0 50px 0 0;
	padding: 0;
	float: left;
	width: 180px;
	border: 1px solid transparent;
  	font-size: 14px;
}

#column-right {
	margin: 0;
	padding: 0;
	float: left;
	width: 550px;
}

#column-right p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}


#column-right a {
	margin: 0;
	padding: 0;
	color: #9d0d15;
	text-decoration: none;
}





#footer {
	clear: both;
	margin: 10px 0 5px 0;
	padding: 0;
	height: auto;
	border-top: 1px solid #d1d1d1;
	background: none;
}

#footer p {
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 0;
	color:#777;
}

#footer img {
 display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0 0 0;
}


.plate {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 22px 0 0 0;
}



#footer a {
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 0;
	color:#777;
	text-decoration: none;
}



#mainavigation { 
  margin: 0;
  padding: 0;
  height: 80px;
}

#mainavigation ul {
  float: left; 
  margin: 0 0 0 5px; 
  padding: 0;
  color: #666;
      font-size: 14px;
}

#mainavigation ul li {
  float: left; 
  margin: 0; 
  padding: 0; 
  list-style: none; 
}

#mainavigation ul li  a {
  float: left;
  margin: 0;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
  font-weight: normal;
}
	
#mainavigation ul li a:hover {
  color: #fff;
  font-weight: normal;
  background-color: #cec0a7; 
}
	
#mainavigation .current {
  padding: 10px;
  float: left; 
  color: #fff;
  font-weight: normal;
  background-color: #9D0D15;
  text-transform: uppercase;
  text-decoration: none;
}

#mainavigation .current a {
	  float: left;
  margin: 0;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  background-color: #9D0D15;
}





#column-left ul  {
  display: block;
  margin: 0; 
  padding: 0;
  color: #666;
  font-size: 14px;
}

#column-left ul li {
  margin: 0; 
  padding: 3px 0 0 0; 
  list-style: none;
  height: 20px;
}

li.bo  {
  border-bottom: 1px solid #d1d1d1;
}

#column-left ul li a {
  margin: 0;
  padding: 10px;
  text-decoration: none;
  color: #666;
  font-weight: normal;
}
	
#column-left ul li a:hover {
  color: #9e814f;
  font-weight: normal;
}
	
#column-left ul li  a.active {
  /*background: #575758 url(images/nav-on-bg.gif) repeat-x bottom left;*/
  font-weight: normal;
  color: #9d0d15;
}




#column-left ul ul {
  display: block;
  margin: 0 0 0 10px; 
  padding: 0;
  color: #666;
  font-size: 14px;
}

#column-left ul ul li {
  margin: 0; 
  padding: 0; 
  list-style: none;
  height: 20px;
}

#column-left ul ul li a {
  margin: 0;
  padding: 10px;
  text-decoration: none;
  color: #666;
  font-weight: normal;
}

#column-left .xy li:first-child {
margin: 4px 0 0 0;
  padding: 10px;
}


#column-left ul .xy {
  margin: 0 0 0 20px; 
  padding: 0; 
  list-style: none;
  height: 20px;
    text-decoration: none;
  color: #666;
  font-weight: normal;
  border: none;
}


#column-left ul li .active2 {
  font-weight: normal;
  color: #9d0d15;
  margin: 0 0 0 20px;
  border-bottom: none;
  text-indent: 20px;
  
}

#image-big img {

	margin: 5px;
}

#image-big #FlashID {
	margin: 5px;
}

#flash {
margin: 0 auto;
padding: 0 0 5px 5px;
}



.c {
	margin: 5px;
}



/* ----------------------------------------------------- JS enabled browsers */

.js div { }


/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }


/*
-----------------------------------------------------
Dev Borders
-----------------------------------------------------


#wrapper {
border: 0px solid cyan;
}

#content {
	border: 1px solid magenta;
}

#column-left {
	border: 1px solid yellow;
}

#column-right {
	border: 1px solid brown;
}

#footer {
	border: 1px solid red;
}*/




/*
-----------------------------------------------------
News
-----------------------------------------------------
*/

.news-latest-gotoarchive {
display: none;
}

.news-latest-container {
	border: none;
	background: none;
}

.news-latest-container h2 {
display: none;
}

.news-latest-item {
border: 0px solid cyan;
background: none;
}


.news-latest-morelink {
border: none;
background: none;
  font-size: 14px;
  
}

.news-single-item {
border: none;
background: none;
}


.news-latest-date a {
border: none;
background: none;
font-size: 12px;
color: #666;
text-decoration: none;
}

.news-latest-item h3 a {
  font-size: 16px;
  font-family: "Times New Roman", Times, serif;
  color: #977842;
  line-height: 16px;
  font-weight: normal;
  padding: 0 0 10px 0;
  margin: 0;
 text-transform: uppercase;
}

.news-latest-morelink a {
border: none;
background: none;
font-size: 12px;
color: #666;
text-decoration: none;
}

.news-latest-gotoarchiv {
display: none;
}



.news-single-timedata {
display: none;
}

.news-single-item h2 {
border: none;
background: none;
font-size: 14px;
  color: #9d0d15;
text-decoration: none;
 font-weight: normal;
}


.news-single-backlink a {
border: none;
background: none;
font-size: 12px;
color: #666;
text-decoration: none;
font-weight: normal;
}

#reservation {
		margin:1em 0;
		padding-top: 10px;
		}
		
#reservation fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:450px;
		margin-left:5px;
		}
				
#reservation legend{display:none;}
		
#reservation p{margin:.5em 0;}	
	
#reservation label{
	display:block;
	font-weight: normal;
	}
		
#reservation .powermail_text {		
		width:367px;
		border: 1px solid #d1d1d1;
		padding:3px;
		}
		
#reservation textarea{		
		width:367px;
		border: 1px solid #d1d1d1;
		padding:3px;
	
		}		
				
#reservation textarea{
		height:125px;
		overflow:auto;
		}
							
#reservation p.submit{
  	
		clear:both;
		background:url(../images/form1/form_bottom.gif) no-repeat 0 100%;
		padding:0 25px 20px 25px;
		margin:0;
		text-align:right;
		}
			
#reservation .powermail_submit {
	font-family: "Times New Roman", Times, serif;
		width:150px;
		height:27px;		
		border:none;
		cursor:pointer;
font-size: 14px;
background: #9d0d15;
color: #fff;
		}
		
#reservation .powermail_submit:hover {
		background-position:0 -27px;
		}	

	.tx_powermail_pi1_fieldwrap_html {
		margin: 0 0 10px 0;
		padding: 0;

		}	


.nhr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #d1d1d1;
 border-bottom: transparent;
clear: both;
}





/* End of 'lacultina' */






