* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #390a0b url('../objekte/bodyhg.png') center top repeat-x;
}

h1 {
	font-size: 14px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

a {color: #ffffff; }
a:hover { color:#fbac02;}

/* Vorgaben Inhalte mitte/rechts --------------------------------------------------------------------------------------*/

.content-m-start {
	line-height:17px;
	float:left;
}
.content-m-start img {
	margin-right: 5px;
}
.content-m {
	line-height: 17px;
}
.content-r {

}
.col-m ul ol, .col-r  ul ol {
	margin-left: 0;
	padding-left: 0;
}
.col-m ul li,.col-r  ul li {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
/*	list-style-image: url('../objekte/listenpunkt.gif');*/
}
.col-m ol li, .col-r  ol li {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

hr{
	color: #676767;
	background-color: #676767;
	height: 0px;
	border-bottom: 1px solid #676767;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


/* Grundgerüst -------------------------------------------------------------------------------------------*/

#container {
	width: 900px;
	/*min-height: 746px;*/
	margin:0 auto;
	background: transparent url('../objekte/logo.gif') left top no-repeat;
}
#header {
	z-index:10;
	text-align:center;
	width: 100%;
	height:120px;
	margin-bottom:20px;
	clear:both;
	background: transparent url('../objekte/headerhg.png') center center no-repeat;
}
#footer {
	width: 870px;
	padding: 15px;
	font-size: 11px;
	color: #820201;
	/*border-top: 1px solid #810101;*/
	text-align: center;
	margin:20px auto;
	clear:both;
	
}
#footer a {	color: #820201; text-decoration: none; }
#footer a:hover {	color: #fbac02; text-decoration: none;}
#footer a:active {	color: #820201; }

.clear{
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

/* Spalten mitte/rechts --------------------------------------------------------------------------------------*/

.col-m{
	min-height: 350px;
	width: 656px;
	float:left;
	margin-right: 20px;
}
.col-m100{
	min-height: 350px;
	width: 900px;
	float:left;
}
.col-m .headline, .col-m100 .headline{
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 30px;
}
.col-r{
	min-height: 350px;
	width: 224px;
	float:left;
}




 /* Fancymenu ------------------------------------------------------------------------------------------------ */

#fancymenu {
  position: relative;
  height: 40px;
  width: 900px;
  background: transparent url('../objekte/navhg.gif') center top no-repeat;
  padding: 0;
  margin: 0 0 20px 0;
  -overflow: hidden;
}
 
#fancymenu ul {
  padding: 6px;
  margin: 0;
}
 
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
  float: left;
  list-style: none;
}
 
#fancymenu ul li a {
  text-indent: -500em;
  z-index: 10;
  display: block;
  float: left;
  height: 22px;
  position: relative;
  overflow: hidden;
  outline:0;
}

#home a { 
	width:80px;
	background: url('../objekte/b_home.gif') no-repeat center center;
}
#team a{ 
	width:74px;
	background: url('../objekte/b_team.gif') no-repeat center center;
}
#location a{ 
	width:87px;
	background: url('../objekte/b_location.gif') no-repeat center center;
}
#events a{ 
	width:80px;
	background: url('../objekte/b_events.gif') no-repeat center center;
}
#food a{ 
	width:100px;
	background: url('../objekte/b_food.gif') no-repeat center center;
}
#galerie a{ 
	width:80px;
	background: url('../objekte/b_galerie.gif') no-repeat center center;
}
#anfahrt a{ 
	width:80px;
	background: url('../objekte/b_anfahrt.gif') no-repeat center center;
}
#kontakt a{ 
	width:80px;
	background: url('../objekte/b_kontakt.gif') no-repeat center center;
}
#lob a{ 
	width:90px;
	background: url('../objekte/b_lob.gif') no-repeat center center;
}
#jobs a{ 
	width:70px;
	background: url('../objekte/b_jobs.gif') no-repeat center center;
}

#fancymenu li.background {
  background: url('../objekte/menu_r.gif') no-repeat top right;
  z-index: 8;
  height: 22px;
  position: absolute;
  visibility: hidden;
}
 
#fancymenu .background .left {
  background: url('../objekte/menu_l.gif') no-repeat top left;
  height: 22px;
  margin-right: 5px;  /* 7px is the width of the rounded shape */
}

/* Galerie-Slider Startseite -----------------------------------------------*/
.mask1{
	margin:0 auto;
	position:relative;
	width:150px;
	height:110px;
	overflow:hidden;
}
#box1{
	position:absolute;
	width:150px;
	height:110px;
}
#box1 span{
	display:block;
	float:left;
}



/* Galerie -----------------------------------------------------------------*/

/*Galierie Headline*/
.galerie-headline {
	font-size:12px;
	font-weight:bold;
	color:#fbac02;
	padding: 5px 0px;
	background: transparent url('../objekte/boxtrenner_big.gif') left bottom repeat-x;
	clear: both;
	margin-bottom: 20px;
}

/*Wrapper der Übersicht*/
.galeriewrapper{
	padding: 0px 0px 20px 0px;
}

/*Box pro Bild in der Übersicht*/
.box-galerie{
	width:170px;
	float:left;
	margin: 10px 10px 0px 0px;
}
.box-galerie .header1{
	width:170px;
	height:7px;
	clear:both;
	background: transparent url('../objekte/boxheader1_galerie.gif') top center repeat-y;
}
.box-galerie .headertitel{
	width:160px;
	padding: 0px 5px 0px 5px;
	margin:0;
	text-align:center;
	/*color:#fbac02;*/
	color:#fff;
	font-weight:bold;
	clear:both;
	background-color: #b93710;
}
.box-galerie .header2{
	width:170px;
	height:11px;
	clear:both;
	background: transparent url('../objekte/boxheader2_galerie.gif') bottom center no-repeat;
}
.box-galerie .inhalt{
	width:150px;
	height:100px;
	overflow:hidden;
	background-color:#670000;
	padding: 5px 10px 0px 10px;
}
.box-galerie .inhalt a{ outline:0; }
.box-galerie .footer{
	width:160px;
	font-size:10px;
	padding:5px;
	color:#fbac02;
	text-align:center;
	clear:both;
	background: #670000 url('../objekte/boxfooter_galerie.gif') bottom center repeat-x;
}

/*Box pro Bild in der Detailansicht*/
.box-galeriefoto{
	width:165px;
	border: 1px solid #b93710;
	margin-bottom: 15px;
}
.box-galeriefoto .inhalt{
	width:145px;
	height:100px;
	overflow:hidden;
	/*background-color:#670000;*/
	padding: 0px;
	margin: 10px;
}
.box-galeriefoto .inhalt a {
	cursor: url('images/lupe.cur'), pointer;
	outline:0;
}

/* Box-r (klein) -----------------------------------------------------------------*/
.box-r{
	width:224px;
	float:right;
	margin-bottom:20px;
}
.box-r .header{
	width:224px;
	height:27px;
	line-height:20px;
	text-align:center;
	/*color:#fbac02;*/
	color:#fff;
	clear:both;
	background: transparent url('../objekte/boxheader_small.gif') no-repeat;
}
.box-r .inhalt{
	width:204px;
	background-color:#670000;
	padding: 5px 10px 0px 10px;
}
.box-r .footer{
	width:224px;
	height:8px;
	clear:both;
	background: transparent url('../objekte/boxfooter_small.gif') no-repeat;
}
/* Box-mitte (groß) Formulare -----------------------------------------------------------------*/
.box-m{
	width:300px;
	float:right;
	margin:0px 20px 10px 10px;
}
.box-m .header{
	width:320px;
	height:27px;
	line-height:20px;
	text-align:center;
	/*color:#fbac02;*/
	color:#fff;
	clear:both;
	overflow:hidden;
	background: transparent url('../objekte/boxheader_big.gif') no-repeat;
}
.box-m .inhalt{
	width:300px;
	background-color:#670000;
	padding: 5px 10px 0px 10px;
}
.box-m .footer{
	width:320px;
	height:8px;
	clear:both;
	background: transparent url('../objekte/boxfooter_big.gif') no-repeat;
}

/* Box-Events (klein) -----------------------------------------------------------------*/
.box-event{
	width:224px;
	clear:both;
	margin-bottom: 20px;
}
.box-event .header{
	width:224px;
	height:27px;
	line-height:20px;
	text-align:center;
	/*color:#fbac02;*/
	color:#fff;
	clear:both;
	overflow:hidden;
	background: transparent url('../objekte/boxheader_small.gif') no-repeat;
}
.box-event .inhalt{
	width:204px;
	background-color:#670000;
	padding: 5px 10px 0px 10px;
}
.box-event .footer{
	width:320px;
	height:8px;
	clear:both;
	background: transparent url('../objekte/boxfooter_small.gif') no-repeat;
}

.box-linie {
	height:2px;
	background: transparent url('../objekte/boxtrenner_big.gif') center center repeat-x;
	margin: 10px 0px 10px 0px;	
}


/* Listen im Content ---------------------------------------*/

.listen {
	margin: 0px 0px 20px 0px;
	background-color:transparent;
}
.listen .listen-top {
	background: transparent url('../objekte/boxtrenner_big.gif') left bottom repeat-x;
}
.listen  .listen-headline {
	font-size:12px;
	font-weight:bold;
	color:#fbac02;
	float:left;
	padding: 5px 0px;
	width: 450px;
}
.listen  .listen-date {
	color: #FFF;
	float:right;
	font-size:9px;
	padding: 6px;
}
.listen  .listen-inhalt{
	padding: 15px 0px 15px 0px;	
}

.linie {
	height:2px;
	background: transparent url('../objekte/boxtrenner_big.gif') center center repeat-x;
	margin: 20px 0px 20px 0px;	
}

/* News Ticker ----------------------------------------------------------------------------------------- */

#NewsTicker{
	height: 23px;
	line-height:22px;
	width: 900px;
	clear: both;
	margin-bottom:20px;
	padding: 0;
	display: block;
	position:relative;
	overflow: hidden;
	background: transparent url('../objekte/newstickerhg.gif') center top no-repeat;
}
#NewsHorizontal {
	width: 896px;
	margin: 0px 2px 0px 2px;
	height: 23px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerHorizontal {
	width: 896px;
	height: 23px;
	display: block;
	list-style: none;
	color: #fbac02;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#TickerHorizontal li {
	display: block;
	width: 896px;
	text-align: center;
	margin: 0;
	color: #fbac02;
	font-size: 12px;
	padding: 0;
	float: left;
}
#TickerHorizontal li .NewsTitle{
	display: block;
	color: #fbac02;
	font-size: 12px;
	font-weight:bold;
}
#TickerHorizontal li .NewsTitle a:link,
#TickerHorizontal li .NewsTitle a:Visited {
	display: block;
	color: #fbac02;
	font-size: 12px;
	text-decoration:underline;
}
#TickerHorizontal li .NewsTitle a:hover {
	text-decoration:underline;
}

/* Formularfelder ------------------------------------------------------------------------------*/

.formtable {
	
}
.formtable .formname {
	width:100px;
	background: transparent url('../objekte/linie-formname.gif') left center repeat-x;	
}

.formfeld  {
	padding: 2px;
	margin: 6px 0px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #afafaf;
	color: #000000;
}
.formfeldselect  {
	padding: 1px;
	margin: 6px 0px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #afafaf;
	color: #000000;
}
.button:hover {
	border: solid 1px #FFF;	
}

 /* ----------------  Newsletterformular Startseie ------------ */
 
 .newsletterform  {
	padding: 0px;
	margin: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #afafaf;
	color: #000000;
	width:160px;
}
 

 /* ----------------  Mail-Phorm ------------------------------ */
.errorformwrapper {
	margin: 30px auto;
	width: 250px;
	padding: 20px;
	border: 1px solid #fbac02;
	
}
.form-errormassages {
	font-weight: bold;
	padding-bottom: 15px;
}



