*
{
    margin:0; padding:0;
}
option
{
    padding-left: 0.4em;
}

body
{
    color: #000;
    background: #C0C0C0;

}

fieldset, img
{
    border:0 solid;
}

ul, ol, dl
{
    margin: 0 0 1em 1em
}
li
{
    margin-left: 1.5em; line-height: 1.5em;
}

dt
{
    font-weight: bold;
}
dd
{
    margin: 0 0 1em 2em;
}

blockquote
{
    margin: 0 0 1em 0.8em;
}

blockquote:before, blockquote:after,
q:before, q:after
{
    content: "";
}

.Clear
{
    clear: both;
}
a {
	text-decoration: none;
    color: #A37045;
    font-size: 9px;
}
a:hover{
	text-decoration: underline;
}
.ContentText li a {
	text-decoration: none;
    color: #A37045;
    font-size: 9px;
}
.ContentText li a:hover{
	text-decoration: underline;
}
#Wrapper {
    background: transparent url('../images/back_mit_stoerer.jpg');
    position: absolute;
	margin-top:  -300px; /* -halbe Bildhöhe -halbe Bildbreite */
    margin-left: -400px;
	left: 50%;
	top: 50%;
	width: 800px;  /* Bildbreite */
	height: 600px; /* Bildhöhe */
}
.Content {
    width: 320px;
    height: 190px;
    position: absolute;
    top: 223px;
    left: 122px;
}
.ContentText {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    width:275px; 
    font-size:10px;
}
.Navi {
    width: 800px;
    height: 174px;
    position: relative;
    top: 436px;
    left: 0;
    background: transparent !important;
}
#Footer {
	text-align: right;
}
#Footer a{
	text-decoration: none;
    color: #A37045;
    font-size: 9px;
}
#Footer a:hover{
	text-decoration: underline;
}

