BODY, TD, FORM {
    margin: 0px ;
    padding: 0px;
    font: 11px VERDANA, ARIAL;
    color: white;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
    }
.vonobenweg{padding-top: 5px;}
BODY {
    background: #FFFFFF;
    background-repeat:repeat-x;
    }

H1 {
    color: white;
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    }
P {
    margin: 0px 0px 5px 0px;
    }
A {
	font-weight:normal;
	color:white;
	text-decoration:none;
}
A:hover {
	color:black;
}
#logo_trans {
	position: absolute;
	z-index: 1000;
	left: 50%;
	top: 50px;
	margin: 0px 0px 0px 320px;
	width: 160px;
	height:400px;
}
#absatz {
	z-index:100;
	background: #FFFFFF;
	width: 100%;
	height: 50px;
}
#cgrey{background: #EBEBEB;}
#container {
	z-index:1000;
    background: #FFFFFF;
    position: relative;
    left: 50%;
    margin: 0px 0px 0px -320px;	
    width: 640px;
	text-align:center;
}
#bild {
    background: white url(images/schlagschatten.gif) no-repeat left top;
    width: 605px;
    height: 310px;
	text-align:left;
	margin: auto;
    }
#navi1 {
    width: 600px;
    height: 20px;
	color: black;
	margin: auto;
    }
#navi1 A {
	font-weight:normal;
	color:black;
	text-decoration:none;
}
#navi1 A:hover {	color:#990000;}
.hellgrau {
	color:#aaaaaa;
}
#navi2 {
    width: 560px;
    padding-top:10px;
    padding-bottom:20px;
    height: 20px;
    color: white;
    font-style:italic;
    font-weight:bold;
    margin: auto;
    text-align: left;
    }
#navi2 A {
	font-weight:normal;
	color: white;
	text-decoration:none;
}
#navi2 A:hover {	color:#000000;}

#textfeld {
    background: #990000;
    width: 600px;
	margin: auto;
	padding: 0px 0px 0px 0px;
    }
#text {
    display: block;
	width: 560px;
	margin: auto;
	padding-bottom:20px;
	text-align:left;
     }
#text_bild {
    display: block;
	width: 560px;
	margin: auto;
	padding-bottom:20px;
	text-align:left;
     }
#text_bild_bild {float:left;padding:0px;}
#text_bild_text {padding-left:210px;}


#hintergrund {
	z-index:10;
	background: url(images/hintergrund.gif) no-repeat center;
	position: relative;
	top: -350px;
	width: 100%;
	height: 300px;
	margin: 0px;
}



INPUT {
	height: 18px;
	width: 560px;
    border-top:0px;
    border-bottom:1px solid white;
    border-left:0px;
    border-right:0px;
    padding: 1px;
    margin-top: 5px;
    margin-bottom: 0px;
    font: 11px VERDANA, ARIAL;
    color: white;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
    }
TEXTAREA {
	height: 60px;
	width: 560px;
	background: #990000;
    border-top:0px;
    border-bottom:1px solid white;
    border-left:0px;
    border-right:0px;
    padding: 1px;
    margin-top: 5px;
    margin-bottom: 0px;
    font: 11px VERDANA, ARIAL;
    color: white;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
    }
.button {
	background: white;
	color: black;
    text-align: center;
    font-weight: bold;
    border:0px;
    }
	
    

