body
{
    background-image: url(../bilder/kachel.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

img
{
  border-style: none;
}

input
{
    background-color: transparent;
}

input.shop
{
    text-align: right;
}

input.konform
{
    width: 200px;
}

input.bestform
{
    width: 170px;
}

label
{
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 110px;
    display:  block;
    float:left;
}

label.shop_form
{
    font-size: 11px;
    width: 120px;
    display:  block;
    float:left;
}

label.pass
{
    width: 200px;
}

legend.shop
{
    margin:0px;
    padding:0px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    width: 200px;
}

textarea.konform
{
    background-color: transparent;
    width: 500px;
    height: 250px;
}

/* Links */
a
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    border-width: 0px;
    border-style: none;
}

a:link
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    border-width: 0px;
    border-style: none;
}

a:hover
{
    color: #990000;
    text-decoration: none;
    font-size: 11px;
    border-width: 0px;
    border-style: none;
}

a.menu
{
    color: #000000;
    margin-left: 0px;
    margin-right: 5px;
    font-weight: bold;
    text-decoration: none;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
}

a.menu:link
{
    color: #000000;
    margin-left: 0px;
    margin-right: 5px;
    font-weight: bold;
    text-decoration: none;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
}
a.menu:hover
{
    color: #B60000;
    margin-left: 0px;
    margin-right: 5px;
    font-weight: bold;
    text-decoration: none;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
}

a.kontakt
{
    color: #ffffff;
    margin-left: 5px;
    margin-right: 15px;
    margin-top: 7px;
    font-weight: bold;
    text-decoration: none;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
}

a.kontakt:link
{
    color: #ffffff;
    margin-left: 5px;
    margin-right: 15px;
    margin-top: 7px;
    font-weight: bold;
    text-decoration: none;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
}
a.kontakt:hover
{
    color: #ffffff;
    margin-left: 5px;
    margin-right: 15px;
    margin-top: 7px;
    font-weight: bold;
    text-decoration: none;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
}

a.h4
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    border-width: 0px;
    border-style: none;
}

a.h4:link
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    border-width: 0px;
    border-style: none;
}
a.h4:hover
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    border-width: 0px;
    border-style: none;
}

a.h5
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    border-width: 0px;
    border-style: none;
}

a.h5:link
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    border-width: 0px;
    border-style: none;
}
a.h5:hover
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    border-width: 0px;
    border-style: none;
}

a.p
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    border-width: 0px;
    border-style: none;
}

a.p:link
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    border-width: 0px;
    border-style: none;
}
a.p:hover
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    border-width: 0px;
    border-style: none;
}

/* Ordungselemente */
li.menu
{
    float:left;
    margin-left: 6px;
}

li.menu_kontakt
{
    float:left;
}

ul.menu_kontakt
{
   list-style-type: none;
   list-style-position: inside;
   position:absolute;
   top:50px;
   right: 0px;
   font-size: 12px;
   color: #ffffff;
   margin:0px;
   padding:0px;
   }

ul.menu
{
   list-style-position: inside;
   list-style-type: none;
   margin-top: 7px;
}

ul.archiv
{
   margin: 10px;
   padding-left: 20px;
   line-height: 30px;
}
/* Schriften */

p
{
    font-size: 11px;
    margin: 2px;
    padding: 0px;
}

p.bold
{
   font-weight: bold;
}

p.small
{
    font-size: 9px;
    color: #990000;
    margin: 2px;
    padding: 0px;
}

p.red
{
   color: #990000;

}

.error
{
    color: red;
}

p.form
{
    line-height: 25px;
    margin: 0px;
}

h1
{
    margin:0px;
    padding:0px;
    font-size: 45px;
    color: #ffffff;
}

h2
{
    margin:0px;
    padding:0px;
    font-size: 25px;
    color: #ffffff;
}

h2.red
{
    margin:0px;
    padding:0px;
    font-size: 25px;
    color: #990000;
}

h2.black
{
    margin:0px;
    padding:0px;
    font-size: 25px;
    color: #000000;
}

h3
{
    margin:0px;
    padding:0px;
    font-size: 22px;
    color: #000000;
    font-weight: normal;
}

h3.red
{
    color: #990000;
}

h3.redbold
{
    color: #990000;
    font-weight: bold;
}

h4
{
    margin:0px;
    padding:0px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

h4.red
{
    color: #990000;
}

h4.redbold
{
    color: #990000;
    font-weight: bold;
}

h5
{
    margin:0px;
    padding:0px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

h5.red
{
    color: #990000;
}

h6
{
    margin:0px;
    padding:0px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}


/* Inhalts Container */
div.container_oben
{
    background-color: #990000;
    width: 100%;
    height: 120px;
}

div.container_menu
{
    position: absolute;
    top:124px;
    left: 0px;
    width:100%;
    height:35px;
    overflow: visible;
    margin: 0px;
    padding: 0px;
    background-image: url(../bilder/menue_kachel.jpg);
    }

div.tischmanieren
{
    position: absolute;
    top: 270px;
    left: 465px;
    background-color: #D9CAA0;
    width: 320px;
    height: 300px;
}

div.begruessung
{
    position: absolute;
    top: 290px;
    left: 465px;
    background-color: #D9CAA0;
    width: 320px;
    height: 200px;
}


fieldset.address_re
{
 	width: 300px;
 	height: 200px;
 	float: left;
}

fieldset.address_li
{
 	width: 300px;
 	height: 200px;
}

fieldset.address
{
 	width: 300px;
 	height: 200px;
}

.hidden
{
	visibility: hidden;
}

.center
{
	text-align: center;
}

.block
{
	text-align: justify;
}

#mainDiv
{
	width: 700px;
	position: absolute;
	left: 250px;
	top: 200px;
}

input.faq
{
	width: 500px;
}

textarea.faq
{
	width: 500px;
	height: 150px;
	background-color: transparent;
}

.submitButton
{
	margin-left: 250px;
	margin-top: 20px;
}

.Button
{
	float: left;
	margin-right: 20px;
}

li.faqitem
{
	margin-top: 20px;
}
