
html {
	height: 100%;
	padding: 0;
    margin: 0;
}

body
{
        background-image:url(pics/interface/herbst/tiles.jpg);
        font-family: Georgia, palatino, serif;
        color: #2F2F2F;
        font-size: 0.8em;
        padding: 0;
        margin: 0;
        height: 100%;
}

p, ul, ol, td, div
{
        color: #2F2F2F;
        line-height: 150%;
}

p
{
	padding: 0;
	margin: 0 0 12px 0;
}

a
{
        text-decoration: none;
        color: black;
}

h1
{
        font-family: Georgia, palatino, serif;
        color: #7F1E02;
        font-size: 24px;
        font-weight: 400;
        margin-top: 0px;
        margin-bottom: 4px;
        vertical-align: top;
        text-align: left;
        padding-top: 8px;
        padding-bottom: 0px;
}

h2, h3
{
        font-family: Verdana, sans-serif;
        color: #7F1E02;
        font-size: 18px;
        font-weight: 400;
}

h2
{
        padding: 8px 0 6px 0;
}

h3
{
        padding: 2px 0 2px 0;
}

h4, h5
{
	font-family: Georgia, palatino, serif;
	font-size: 16px;
	font-weight: 400;
}

h4
{
	padding: 0;
}

h5
{
    color: #7F1E02;
    padding: 20px 0 6px 0;
    margin: 0;
}

.offers
{
   padding-top: 15px;
}

ul
{
	padding-left: 15px;
	margin: 0;
}

table
{
	border-width: 0;
}

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

.sanslink
{
        font-family: Verdana, sans-serif;
}

.fatlink
{
	font-size: 16px;
	color: #7F1E02;
}

legend
{
        font-size: 13px;
        font-family: Georgia, palatino, serif;
        color: #7F1E02;
}

.mainframe
{
        border-style: solid;
        border-width: 1px;
        border-color: #C0C0C0;
        text-align: left;
}

.bar
{
        font-family: Georgia, palatino, serif;
        color: #666666;
        font-size: 18px;
        background-color: #FAFAFA;
        padding: 5px;
}

.checkbox
{
        font-size: 12px;
        font-family: Georgia, palatino, serif;
        color: #2F2F2F;
}

.button
{
        font-family: Georgia, palatino, serif;
        color: black;
        font-size: 12px;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        border-color: #CFCFCF;
}

.menuitem
{
 font-family: Georgia, palatino, serif;
 vertical-align: middle;
 font-size: 13px;
 text-align: right;
 padding-left: 40px;
 margin-bottom: 4px;
}

.menupic
{
 vertical-align: middle;
 border-style: solid;
 border-width: 1px;
 border-color: #C0C0C0;
 text-align: left;
}

.menuactive
{
 color: #A94223;
 text-decoration: underline;
}

.submenu
{
        font-family: Georgia, palatino, serif;
        font-size: 11px;
        line-height: 130%;
 		border-right: 1px dotted silver;
 		padding-right: 8px;
 		margin: 4px 0 4px 0;
 		width: 129px;
}

.sublist
{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 130%;
 	border-left: 1px dotted silver;
 	padding-left: 8px;
 	margin: 4px 0 10px 0;
}

.fee td, th
{
	text-align: right;
}

.fee th
{
	padding-left: 6px;
}

.subtitle
{
        font-family: Verdana, palatino, serif;
        color: #7F1E02;
        font-size: 18px;
        font-weight: 400;
        text-align: left;
}

.gallery
{
	margin: 20px 0 20px 0;
	padding: 3px 0 3px 0;
	background-color: white;
	width: 530px;
}

.gallery img
{
	margin: 0 3px 0 3px;
}

#logo {
	background-image: url(pics/interface/herbst/logo-band.jpg);
}

#master {
	width: 800px;
	background-image: url(pics/interface/herbst/master-tiles.jpg);
}


#content {
	border-left: 1px dotted silver;
	float: right;
	width: 598px;
	text-align: left;
	margin: 0 0 5px 0;
}

#textblock {
	padding: 0 15px 0 25px;
	background-image: url(pics/interface/herbst/content-bg.jpg);
	background-repeat: no-repeat;
}

#textblock p {
	line-height: 184%;
	padding-right: 35px;
}

#textblock p a {
	color: #7F1E02;
}

#menu {
		margin: 0;
		vertical-align: top;
        font-family: Georgia, palatino, serif;
        font-size: 12px;
        text-align: right;
        padding: 40px 20px 0 0;
        width: 178px;
        background-image: url(pics/interface/herbst/menu-bg.jpg);
        background-repeat: no-repeat;
        background-color: white;
        height: 100%;
}

#bottom {
	clear: both;
	height: 100px;
    background-image: url(pics/interface/herbst/bottom.jpg);
}