html
{
margin: 0px;
padding: 0px;
}

body
{
margin: 0px;
background-color: rgb(44, 0, 87);
color: rgb(255, 255, 204);
}

#bg1
{
background-position: left bottom;
background-repeat: repeat-x;
background-image: url(/images/fadehell.jpg);
}

#bg2
{
background-position: left bottom;
background-repeat: repeat-x;
background-image: url(/images/wuestebg.jpg);
}

#content
{
background-image: url(/images/burg.gif);
background-position: 0% 100%;
background-repeat: no-repeat;
}

#logo
{
width: 528px;
height: 160px;
}

#menu
{
width: 200px;
height: 400px;
}

  .contentbild { border: 0px solid rgb(255, 0, 0);
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
    float: right;
    clear: both;
    background-color: rgb(44, 0, 87);
  }

  .contenttextblock
{
clear: both;
}

.contenttable img
{
    border: 0px solid rgb(255, 0, 0);
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
    float: right;
    clear: both;
    background-color: rgb(44, 0, 87);
}

li
{
    margin: 0px;

    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;

    text-transform: none;
    text-align: left;
    text-decoration: none;

    color: rgb(255, 255, 204);
}

p
{
    margin: 0px;

    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 24px;
    padding-top: 0px;

    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;

    text-transform: none;
    text-align: left;
    text-decoration: none;

    color: rgb(255, 255, 204);

    /*clear: both;*/
    }

h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 20px;
    font-family: Arial,Helvetica,sans-serif;

    text-transform: none;
    text-align: left;
    text-decoration: none;

    margin: 0px;

    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 24px;
    padding-top: 0px;

    color: rgb(255, 255, 204);
}

h2 {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;

    text-transform: none;
    text-align: left;
    text-decoration: none;

    margin: 0px;

    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 24px;
    padding-top: 0px;

    color: rgb(255, 255, 204);
}

a
{
text-decoration: none;

font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
}

a:link
{
color: rgb(255, 255, 204);
}

a:visited
{
color: #ed95a3;
}

a:focus
{
color: #fddd88;
}

a:hover
{
color: #fddd88;
}

a:active
{
color: #fddd88;
}

.ami0active
{
padding-left: 32px;
background-image:url(/images/stern1.gif);
background-repeat:no-repeat;
background-position: left center;
}

.ami0
{
padding-left: 32px;
}

.ami1active
{
padding-left: 48px;
background-image:url(/images/stern1.gif);
background-repeat:no-repeat;
background-position: left center;
}

.thumbnail
{
	width: 320px;
	clear: none;
	float: none;
	border: 5px solid #0000ff;
}

.ami1
{
padding-left: 48px;
}

.ami2active
{
padding-left: 64px;
background-image:url(/images/stern1.gif);
background-repeat:no-repeat;
background-position: left center;
}

.ami2
{
padding-left: 64px;
}

.search_string
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: rgb(44, 0, 87);
}

.search_submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: rgb(44, 0, 87);
}