

body, html{ 
width: 100%;
height: 100%;
overflow: hidden;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #b1a086;
line-height: 1.4em;
margin: 0;
padding: 0;
background-color: #372f24;
background-image: url(./images/background.jpg);
background-position: center center;
background-repeat: no-repeat;
}


a:link img {border: 0;}
a:visited img {border: 0;}
a:active img {border: 0;}
a:focus img {border: 0;}
a:hover img {border: 0;}
a:link    {color: #fee2b6; background-color: transparent; text-decoration: none; }
a:visited,
a:active,
a:focus   {color: #fee2b6; background-color: transparent; text-decoration: none; }
a:hover   {color: #93723d; background-color: transparent; text-decoration: none; }


h1
{font-size: 11px;
font-weight: bold;
margin-bottom: 20px;}

h2,h3
{font-size: 11px;
font-weight: bold;
margin-bottom: 15px;}

.sts
{font-size: 11px;
font-weight: normal;
}

.bigl
{
text-transform: uppercase;
}

p
{
margin-bottom: 10px;
}

div.mitte {
position: absolute;
left: 50%;
width: 790px;
margin-left: -395px; /* negative Hälfte von width:700px */
top: 50%;
height: 420px;
margin-top: -210px; /* negative Hälfte von height:500px */
}

#distance { 
		width:1px;
		height:50%;
		background-color:#000;
		margin-bottom:-210px; /* half of container's height */
		float:left;
		}

#container {
		margin: 0 auto;
		position: relative; /* puts container in front of distance */
		text-align: left;
		height: 420px;
		width: 790px;
		clear: left;
		
		}

#contentbox
{
margin: 0 auto;
width: 790px;
height: 420px;
overflow: auto;
}

#shopheader
{width: 850px;
height: 276px;
text-align: center;
margin: auto;
}


#contentboxshop
{
margin: 0 auto;
width: 850px;
}

#mainhg
{
width: 790px;
height: 420px;
background-image: url(images/mainhg.jpg);
}

#mainhgband
{
width: 790px;
height: 420px;
background-image: url(images/mainhgband.jpg);
}




#inhalt
{margin-left: 20px;
margin-right: 25px;}


#innerbox
{width: 570px;
height: 380px;
overflow: auto;
margin-top: 20px;
float: right;
text-align: left;
}

#innerboxabstand
{margin-top: 20px;
margin-right: 15px;
}

#menubox
{width: 130px;
float: left;
margin-left: 10px;
text-align: left;
margin-top: 10px;
font-weight: bold;
}

.menucont
{
padding: 15px;

}

a.menu:link    {color: #fee2b6; background-color: transparent; text-decoration: none; }
a.menu:visited,
a.menu:active,
a.menu:focus   {color: #fee2b6;   background-color: transparent; text-decoration: none; }
a.menu:hover   {color: #93723d; background-color: transparent; text-decoration: none; }

.menuaktiv
{color: #93723d; background-color: transparent; text-decoration: none; border-bottom: 1px dotted #93723d;}

.subnav
{font-weight: normal;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
}

.nav
{
margin-top: 8px;
margin-bottom: 8px;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

.smallspacer
{
clear: both;
height: 5px;
margin: 0px;
}

.portraithead
{font-family: courier new, arial, verdana;
font-size: 16px;
font-weight: bold;}

.ueber
{font-family: courier new, arial, verdana;
font-size: 16px;
font-weight: bold;
text-align: center;
margin-bottom: 15px;}

.rechtsfluss
{
float: right; 
margin-left: 20px;
margin-bottom: 10px;
}

.center
{text-align: center;}

.mickeybox
{width: 250px;
float: right;
}

#newsbox
{
width: 250px;
margin: auto;
background-color: #000;
padding: 5px;
float: right;
}

.italic
{font-style: italic;}
