/* Start of CMSMS style sheet 'restaurantcss' */
body { 
   background-image: url("uploads/background/bg.gif"); background-repeat: no-repeat; 
background-attachment: fixed;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 90%;
   text-align:left;
   line-height: 1.10em;
}

div#main {
  padding: 1em 0 0 0.3em;
  margin-left:auto;
  margin-right:auto;
  width:98%;
   text-align:justify;
}

div#ticker {
   font-size: 100%;
   font-weight: bold;
   color: #000;
   background-image: url("images/nav/pixel.gif"); background-repeat: repeat;
   padding: 0 0.3em 0 3.6em;
}

.Check { 
font-family: Helvetica, Arial, sans-serif;
font-size: 75%;
font-weight: bold;
text-align:left;
}

.Checks { 
font-family: Helvetica, Arial, sans-serif;
font-size: 75%;
font-weight: bold;
text-align:left;
}

.Checks input {
   width: 200px;
   border: 1px solid;
   background-color: #FFFFFF;
}

.textfeld {
font-family: Helvetica, Arial, sans-serif;
font-size: 75%;
font-weight: bold;
text-align:left;
}

.textfeld textarea {
border: 1px solid;
background-color: #FFFFFF;
width: 200px; /* the width of my button image */
height: 70px; /* the height of my button image */
}

div.breadcrumbs33 { padding: 1em 0 0 0; font-size: 70%; margin: 0 1em; }

div.breadcrumbs { padding: 1em 0 0 0; font-size: 70%; margin: 0 1em; float:left;}
div.breadcrumbs2 { padding: 1em 0 0 0; font-size: 70%; margin: 0 1em; text-align:right;}

a img { border: 0 none; }
img { border: 0 none; }

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:focus { color:#B81215; text-decoration:underline; }
a:hover { color:#B81215; text-decoration:none; }
a:active { color:#000000; text-decoration:underline; }

textarea { width: 300px; height: 15em; }

.ename input {
   width: 60%;
   border: 1px solid;
   background-color: #FFFFFF;
}
.ename {
font-family: Helvetica, Arial, sans-serif;
font-size: 75%;
font-weight: bold;
text-align:left;
}

.clubpax input {
border: 1px solid;
background-color: #FFFFFF;
width: 18px; /* the width of my button image */
height: 18px; /* the height of my button image */
}

.clubfeld input {
border: 1px solid;
background-color: #FFFFFF;
width: 130px; /* the width of my button image */
height: 80px; /* the height of my button image */
}
.clubfeld {
font-family: Helvetica, Arial, sans-serif;
font-size: 75%;
font-weight: bold;
text-align:left;
}


.club input {
border: 1px solid;
background-color: #FFFFFF;
width: 130px; /* the width of my button image */
height: 18px; /* the height of my button image */
}

.ueberschrift {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 130%;
   font-weight: bold;
   text-align:left;
}

.bolder {
   padding: 1em 0 0 0;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 75%;
   font-weight: bold;
   text-align:left;
}

.required {
   padding: 1em 0 0 0;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 75%;
   font-weight: bold;
   text-align:left;
}

input {
background-color: #F3C893;
border: 1px outset #555;
}

.suche {
background-color: #F3C893;
border: 0px outset #555;
}

#cntnt01searchinput {
border: 1px inset #555;;
width: 100px; /* width and height to override the settings above*/
height: 16px;
}


/* End of 'restaurantcss' */

/* Start of CMSMS style sheet 'restaurantmenu' */
div#nav div.wrapper {
  width: 100%;

}
div#nav ul {
  width: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(images/nav/bg.gif)  top repeat-y;
}

div#nav li {
  width: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited {
  display: block;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 2.4em; 
  color: #274050;
  height: 30px;
  background: url(images/nav/button.gif)  top no-repeat;
}

div#nav a:hover,
div#nav a:link:hover,
div#nav a:active:hover,
div#nav a:visited:hover {
  color: #274050;
  height: 30px;
  background: url(images/nav/button_hover.gif) top no-repeat;
}

div#nav ul ul li a,
div#nav ul ul li a:link,
div#nav ul ul li a:active,
div#nav ul ul li  a:visited {
  line-height: 2.4em;
  padding: 0 3em; 
  color: #274050;
  background: #FFFF99;
  background: url(images/nav/sub_navi.gif) top repeat-y;
}

div#nav ul ul li a:hover,
div#nav ul ul li a:link:hover,
div#nav ul ul li a:active:hover,
div#nav ul ul li  a:visited:hover {
  padding: 0em 3em; 
  color: #274050;
  background: #FFFF99;
  background: url(images/nav/sub_navi_over.gif) top repeat-y;
}

div#nav a.currentpage,
div#nav a:link.currentpage,
div#nav a:active.currentpage,
div#nav a:visited.currentpage {
       color: #274050;
       background: url(images/nav/button_hover.gif) top no-repeat;
}

div#nav ul ul li a.currentpage,
div#nav ul ul li a:link.currentpage,
div#nav ul ul li a:active.currentpage,
div#nav ul ul li a:visited.currentpage {
  color: #274050;
  background: url(images/nav/sub_navi_over.gif) top no-repeat;
}
/* End of 'restaurantmenu' */

