/*********Stileigenschaften f¸r alle sites*********/
*{
text-decoration:none;
font-family:verdana;
color:#000000;
}
/*********Stileigenschaften f¸r den Body*********/
body{
background-color:#999999;
}
/*********Stileigenschaften f¸r alle Links*********/
a{
color:#666666;
}

div#titel{
width:100%;
height:100px;
border:0;
cellspacing:0;
cellpadding=:0;
background-color:#000000;
}
div#menue{
width:100%;
height:60px;
border:0;
background-color:#666666;
}
div#content{
width:100%;
height:400px;
border:0;
background-image: url(../images/vorhang1.jpg);
color:#ffffff;
font-size:12px;
font-weight:100;
}
div#content1{
width:100%;
height:402px;
border:0;
}
table#content{
color:#ffffff;
font-size:12px;
font-weight:100;
}


div#mail{
	position:absolute;
	width:100%;
	height:80px;
	border:0;
	color:#666666;
	font-size:12px;
	font-weight:100;
	top: 640px;
}

