@charset "utf-8";

@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue-webfont.eot');
	src: url('../fonts/BebasNeue-webfont-0.eot#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*==================================================
    GLOBAL TAGS
==================================================*/

* {
	padding:0;
	margin:0;
}

html {
	background: #ffe79f /*url(../images/bg-html.jpg) repeat-y center 0*/;
}

body {
	color:#000;
	vertical-align:baseline;
	font: 12px/21px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body2.png) no-repeat center 0;
}

ol, ul, dl {
	list-style:none;
}

a:link, a:visited {
	color: #eb0000;
	text-decoration: underline;
}

a:hover {
	color: #eb0000;
	text-decoration: none;
}

a:active {
	color: #eb0000;
	text-decoration: underline;
}


p {
	margin: 0 0 16px 0px;
}

::-moz-selection {
 background: #535353;
 color: #fff;
}

::selection {
 background: #535353;
 color: #fff;
}

img, img a {
	border: none;
}

a {
	outline:none;
}

/*==================================================
    GLOBAL CLASS
==================================================*/

.clear {
	clear:left;
	float:none;
}

.image {
	border: none;
	padding: 0px;
	margin: 0 15px 15px 0;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
	float:left;
}

.no-margin {
	margin-right:0px!important;
}

.color1 {
	color:#000000;
}

.color2 {
	color:#eb0000;
}


/*==================================================
    CONTAINER
==================================================*/

div#container {
	width: 960px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	height: auto;
	min-height: 100%;
}

div#banner-right a{
	background:url(../images/mediumSOTDWhite.png) no-repeat!important;
	height: 38px;
	width:73px;
    position: absolute;
    text-indent: -99999px;
	right:0px;
	top:150px;
	z-index:10;    
}

div#banner-left a{
	background:url(../images/cssawards_featured_white.png) no-repeat!important;
	height: 115px;
	width:115px;
    position: absolute;
    text-indent: -99999px;
	left:0px;
	top:0px;
	z-index:16;    
}


/*==================================================
    HEADER  
==================================================*/

div#header {
	width:960px;
	height:529px;
	position:relative;
	padding: 0 0 0 0;
	z-index:7;
}

.header-pizzas {
	background: url(../images/bg-header-pizzas.png) no-repeat 0 0;
}

.header-salades {
	background: url(../images/bg-header-salades.png) no-repeat 0 0;
}

.header-tex-mex {
	background: url(../images/bg-header-tex-mex.png) no-repeat 0 0;
}

.header-paninis {
	background: url(../images/bg-header-paninis.png) no-repeat 0 0;
}

.header-desserts {
	background: url(../images/bg-header-desserts.png) no-repeat 0 0;
}

.header-boissons {
	background: url(../images/bg-header-boissons.png) no-repeat 0 0;
}

.header-contact {
	background: url(../images/bg-header-contact.png) no-repeat 0 0;
}

.header-location {
	background: url(../images/bg-header-location.png) no-repeat 0 0;
}


/*------------------ LOGO  ------------------*/

a.logo {
	width:407px;
	height:260px;
	float:left;
	
}

/*==================================================
    CONTAINER
==================================================*/

div#content-container {
	padding:0px 0 0px 0px;
	margin:0 0 0 0;
	width:960px;
	background:#FFFFFF repeat-y	;
}

/*==================================================
    MAIN
==================================================*/

div#content-main {
	width:900px;
	padding:0px 30px 45px 30px;
	float:left;
	height:auto !important;
	min-height:300px;
	height:300px;
	background: url(../images/bg-content-main.gif) no-repeat 0px 0px;
}

.top a {
	height:26px;
	width:61px;
	left:460px;
	top:-25px!important;
	position:absolute;
	background:url(../images/bg-go-top.png) no-repeat;
	text-indent:-99999px!important;
}
.top a:hover {
	background:url(../images/bg-go-top-hover.png) no-repeat;
}

.content-main-column1{
	width:600px;
	float:left;
}

.content-main-column2{
	width:270px;
	margin-left:30px;
	float:left;
}

.content-main-column2 img{
	margin-bottom:30px;
}

/*------------------ ACCORDION  ------------------*/

.click {
	-moz-user-select:none;
	background:6px 8px #000;
	height:22px;
	padding:21px 0 17px 0px;
	cursor:pointer;
	margin-bottom:6px!important;
	font-size:28px;
	color:#eb0000;
	text-align:center;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
}

.cufon-ready .click {
	padding:15px 0 17px 0px;
	font-size:40px;

}

.click:hover {
	background:8px 8px #eb0000;
	color:#FFF;
}

.inhalt {
	margin:0 0 5px 0;
	background-color:#ffe79f;
	padding:20px 20px 0 20px;
	
}

.inhalt-headline {
	font-size:20px;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	color:#eb0000;
}

.inhalt .size {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#000;
	width:50px;
}

.inhalt .person-number{
	font-size:8px;
}

.inhalt .price {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#eb0000;
	width:80px;
}

/*------------------ HEADLINES  ---------------*/

h2 {
	font-size:45px;
	color: #eb0000;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:50px;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
}

h3 {
	font-size:20px;
	color: #000;
	margin-bottom:25px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:12px;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
}


/* LISTS */

div#content-main ul {
	margin:-8px 0px 10px 10px;
	padding: 5px;
	list-style: none;
}

div#content-main ul li {
	padding: 3px 10px 5px 16px;
	background:url(../images/li-content-main.png) no-repeat 0 10px;
	line-height: 20px;
	list-style:none;
}


/*==================================================
    NAV   
==================================================*/
ul#nav2 {
	width:100%;
	height:107px;
	float:left;
	z-index:14;
	list-style-type:none;
	/*padding-top:10px;*/
}

ul#nav2 li {
	float:left;
	height:107px;
	background:url(../images/nav2-divider.png) left no-repeat;
	
}

ul#nav2 li a {
	display:block;
	font-size:22px!important;
	outline:none;
	text-decoration: none;
	color:#000;
	text-transform:uppercase;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
	height:107px;
	width:160px;
	text-align:center;
	opacity: 0.5; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50); 
	-khtml-opacity: 0.50; 
	-moz-opacity: 0.50;
}

ul#nav2 li a img {
	text-align:center;
}

ul#nav2 li a:hover {
	opacity: 1; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100); 
	-khtml-opacity: 1; 
	-moz-opacity: 1;
}

ul#nav2 li a.active {
	opacity: 1; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100); 
	-khtml-opacity: 1; 
	-moz-opacity: 1;
}

ul#nav2 li.no-divider {
	float:left;
	height:107px;
	background:transparent;
}



ul#nav {
	width:276px;
	height:107px;
	float:left;
	z-index:14;
}

ul#nav li {
	float:left;
	height:107px;
	background:#ffe79f url(../images/nav-divider.png) left no-repeat;
}

ul#nav li.no-divider {
	float:left;
	height:107px;
	background:#ffe79f;
}

ul#nav li a {
	display:block;
	font-size:22px!important;
	outline:none;
	text-decoration: none;
	color:#000;
	text-transform:uppercase;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
	height:107px;
	width:138px;
	text-align:center;
}

ul#nav li a:hover {
	color:#e60404;
}

ul#nav li a.active-menu {
	color:#e60404;
}

/*ul#nav li ul#sub-nav {
	display:none;
}
ul#nav li:hover ul#sub-nav  {
	display:block;
}
ul#nav li:hover ul#sub-nav  li {
	float:none;
	width:138px;
	height:17px;
	margin:0;
	padding:10px 0;
	background:#FFF url(../images/nav-horizontal-divider.jpg) top no-repeat;
}*/

ul#nav li ul#sub-nav {
	display:none;
	background:#ffe79f;
}
ul#nav li:hover ul#sub-nav  {
	display:block;
}
ul#nav li:hover ul#sub-nav  li {
	float:none;
	margin:0;
	padding:0;
	background:#ffe79f url(../images/nav-horizontal-divider.png) top no-repeat;	
}

ul#nav li:hover ul#sub-nav  li a {
	margin:0;
	padding:0;
	display:block;
	outline:none;
	text-decoration: none;
	color:#000;
	text-transform:uppercase;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
	
	width:138px;
	text-align:center;
	opacity: 0.5; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50); 
	-khtml-opacity: 0.50; 
	-moz-opacity: 0.50;
}

ul#nav li:hover ul#sub-nav  li a:hover {
	opacity: 1; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100); 
	-khtml-opacity: 1; 
	-moz-opacity: 1;
}

ul#nav li:hover ul#sub-nav  li a.active {
	opacity: 1; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100); 
	-khtml-opacity: 1; 
	-moz-opacity: 1;
}

/*==================================================
    SUBUL   
==================================================*/

ul#nav li ul.sub {
	padding-top:20px;
	width:138px;
	position:absolute;
	top:15px!important;
	left:114px;
	height:auto;
	font-size:15px!important;
	z-index:9!important;
}

ul#nav li ul.sub li {
	display:block;
	padding:0px 0 0px 0;
	width:152px;
	z-index:5!important;
	border-bottom:1px dashed #d5d5d5;
}

ul#nav li ul.sub li a {
	font-size:17px!important;
	background: #fff;
	padding:4px 0 11px 13px;
	height:15px;
	margin:0px;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
}

ul#nav li ul.sub li a:link,
ul#nav li ul.sub li a:visited {
	text-decoration: none;
}

ul#nav li ul.sub li a:hover {
	color: #e60404!important;
	text-decoration: none;
}

li ul.sub {
	display: none;
}

li>ul.sub {
	top: auto;
	left: auto;
}

li:hover ul.sub {
	display: block;
}




/*==================================================
    FOOTER   
==================================================*/

div#footer {
	height:57px;
	width:100%;
	clear:both;
	background:url(../images/bg-footer.jpg) repeat;
}
div#footer-content {
	margin:0 auto;
	width:980px;
	height: 57px;
	padding:0px;
	text-align:center;
	position:relative;
	font-size:13px;
	line-height:20px;

}

div#footer-content h4 {
	padding:10px 0 0 0;
	font-size:17px;
	color: #FFF;
	font-weight:normal;
	text-transform:uppercase;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
}

div#footer-content h6 {
	padding:2px 0 0 0;
	font-size:11px;
	color: #FFF;
	font-weight:normal;
	text-transform:uppercase;
	/*font-family: 'BebasNeue';*/
	font-family: 'Oswald', sans-serif;
}

/*==================================================
    CLEARFIX  
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/*==================================================
    FORM 
==================================================*/

form {
	width:auto;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}

form input, form textarea, form select {
	width: 170px;
	padding: 5px;
	margin: 0 0 4px 0;
	border: 1px solid #CCC;
	font-size:12px;
}

form input:focus, form textarea:focus {
	border:1px solid #bbb;
}

form textarea {
	/* Seperate Angaben fr die Textarea, falls bentigt */
	height: 176px;
	width: 294px;
	min-height: 176px;
	max-height: 400px;
	resize: vertical;
	font-family: inherit;
	overflow: auto;
	margin-top: 4px;
}

form select {
	width:182px;
}

form label, form legend, form .legend {
	/* Feldbeschriftungen*/
	width: 95px;
	text-align: left;
	float: left;
	line-height: 28px;
	padding: 0 25px 2px 0;
}

form label.required {
	background:url(../images/required.png) right center no-repeat;
}

form .message #label-nachricht {
	vertical-align:top;
}

form input.button {
	/* Gestaltung des Submit-Buttons */
	width: 160px;
	border: 1px solid #555;
	background: #777;
	color: white;
	cursor: pointer;
	float: right;
}

form input.button:hover {
	background:#555;
}

form input.button.reset {
	margin-left:0;
}

form fieldset {
	overflow:hidden;
}

form input.radio {
	/* Anpassungen fr Radio-Buttons - diese mssen die Angabe class="radio" erhalten! */
	width:20px;
	margin-top:2px;
	border:none;
	background:transparent;
}

form label.radio {
	/* Beschriftungen fr Radio-Buttons */
	width:auto;
	float:none;
	margin-top:-4px;
}

form input.checkbox {
	/* Anpassungen fr Checkboxen - diese mssen die Angabe class="radio" erhalten! */
	width:20px;
	margin:5px 0;
	border:none;
	background:transparent;
	*+margin:3px 0 7px;
	margin:3px 0 7px\0/;
}

* html form input.radio {
	/* Fr die Radio-Buttons im IE ein etwas anderer Abstand... */
	margin-top:-4px;
}

*+ html form input.radio {
	/* Fr die Radio-Buttons im IE ein etwas anderer Abstand... */
	margin-top:-4px;
}

*+html form fieldset input.radio {
	margin:-1px 10px 0 -10px;
}

*+html form fieldset label.radio {
	position:relative;
	top:0;
}

*+html form .legend {
	position:relative;
	left:-7px;
	top:-7px;
	float:left!important;
}

/* error msg */

.fehlermeldung {
	background:#F2F2F2;
	border:1px solid #aa0000;
	margin:0 0 0 -127px !important;
	padding:20px;
	color:#000;
	width: 274px;
	display:none;
	position:fixed;
	top:40%;
	left:50%;
	z-index:10000;
}

.error {
	color:#f00 !important;
	font-weight:bold !important;
}

/* Localized */