@charset "utf-8";
/* CSS Document */

/* ****************************** DOKUMENT AUFBAU ****************************/
body {
	background-attachment: fixed;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

.header {
	padding-top:30px;
	background-image: url(img/header.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.stage {
	background-image: url(img/stage.png);
	background-position: right top;
	background-repeat: repeat-y;
}
.footer {
	padding-top:30px;
	background-image: url(img/footer.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.outercontainer {
	width:970px;
	margin:0 auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
#impressum {
	line-height: normal;
	color: #999999;
	text-align: center;
	padding-top: 20px;
}

#impressum p{
	font-size:9px;	
}

#flashcontent {
	margin-top: 15px;
	margin-bottom:5px;
}
.container {
	padding-top: 15px;
	padding-bottom:5px;
}

/******************************* TYPOGRAFIE ***************************/

body, html, div, p, h1, h2, h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

 h1 {
	display: block;
	font-size: 18px;
	color: #EB6819;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

 h2 {
	display: block;
	font-size: 15px;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

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

a:hover{
	color: #EB6819;
	text-decoration:underline;	
}

a:active{
	color: #EB6819;
	}

td{
  padding-left:0px
 }
/*****************************NAVIGATION *********************************/



.navigation {
	margin-top: 85px;	
}

.navigation ul {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.navigation li {
	list-style-image: none;
	list-style-type: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.navigation a {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	list-style-type: none;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.navigation li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation li .active {
	background-image: url(../img/navi_act.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.navigation li ul li {
	list-style-image: none;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.navigation li ul li a {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	list-style-type: none;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.navigation li .subNavi a {
	text-transform: none;
}




#player{
	margin-top:10px;
}


/* Sushi Darstrellung */



.grid .item {
	float: left;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 0px;
	overflow: visible;
	height: 251px;
}

.grid .big {
	width: 372px;
	background-color:#00FF66;
}

.grid .item h3 {
	position: relative;
	z-index: 21;
	/*overflow: hidden;*/
	top: -371px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #eb6a1c;
	margin: 0px;
	padding: 0px;
}
.grid .item ul {
	position: relative;
	z-index: 20;
	overflow: hidden;
	top: -380px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.grid .item li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	font-size: 12px;
}


.grid .item .img {
	z-index: 1;
	position: relative;
	overflow: hidden;
	top: 0px;
	height: 251px;
}

.grid .item .rahmen {
	z-index: 10;
	position: relative;
	overflow: hidden;
	top: -251px;
}

.grid .item em {
	position: relative;
	z-index: 30;
	overflow: hidden;
	top: -292px;
	left: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}


.partnerLink {
	left: 10px !important;
	font-weight: normal !important;
	}
.partnerLink a{
	/*text-decoration:underline !important;*/
	font-size: 12px;
	}
/**********************   Videos ************************************/

.grid .videoitem {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 0px;
	overflow: visible;
	height: 285px;
}

.grid .videoitem h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #eb6a1c;
	margin-top: 5px;
	margin-bottom: 0px;
}




/* ****************************** Mitarbeiter ****************************/

#swf_container{

	height:500px;
}


#text_container{
	position:relative;
	width:400px;
	height:20px;
	z-index:5;
	/*left: 210px;*/
	left:0px;
	top: 445px;

}
.jobtitle{
	font-weight:bold;
	color: #eb6a1c;	
}

.highlight{
	background:none;
	color:#eb6a1c;	
	}
	

/********************** Catering ******************/

.imgBorder{
	width: 300px;
	padding-right:5px;
	float:left;
}

.imgBorder img{
	border:1px solid #eb6a1c;
}

.imgBorder a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #eb6a1c;
	text-decoration:none;
}

#galerie {
	height: 400px;
	width: 600px;
	}