body
{
    background-color: #ACC1EE;
    background-image: url(images/hintergrund.jpg);
    color: white;
    margin: 0px 0px 0px 0px;
    font-family: Optimum, Arial;
    text-align: center;
    font-size: 14px;
}

a
{
    color: white;
}

a:hover, a:focus
{
    color: white;
}

div.navordner:hover
{
	background-color: Gray;
}

.mainnav div.navposition
{
    background-color: red;	
}

div.navbutton0
{
	width: 100%;
	border-spacing: 3px;
	padding: 3px;
    background-color: #0E0060;
    font-size: 100%;
    margin-left:5px;
}

div.navbutton1
{
	width: 100%;
	border-spacing: 3px;
	padding: 2px;
    background-color: #4b6796;
    font-size: 90%;
    margin-left:20px;
}

div.navbutton2
{
	width: 100%;
	border-spacing: 3px;
	padding: 1px;
    background-color: #888888;
    font-size: 80%;
    margin-left:20px;
}

div.navbutton0 a, div.navbutton1 a, div.navbutton2 a
{
    text-decoration: none;
}

.hell /*other*/
{
    background: url(images/hell.png);
}

.border
{
    border: solid 1.5px gray;
}

.mainlogo
{
    background: url(images/logo.png);
    height: 100px;
    text-align: left;
}

.maininhalt
{
    width: 800px;
    vertical-align: top;
    padding: 5px;
}

.mainnav
{
    width: 150px;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    padding-top:10px;
}

.mainende
{
    height: 30px;
    text-align: center;
}

table.maintable
{
	width: 1050px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

td.mainende
{
	font-size: 75%;
	font-weight: bold;
}

/* SHOP */
.maininhaltshop
{
    width: 650px;
    vertical-align: top;
    padding: 5px;
}

.mainwaren
{
    width: 150px;
    vertical-align: top;
    text-align: center;
}

.warenblank
{
    height: 4px;
}

td.waren
{
    width: 140px;
    height: 30px;
}
