body { margin-top:15px; margin-left:15px; font-family : Arial, sans-serif;  
	background-color : #DDCCDD;

 }
p.anfang{
	display : none;
}
table{
	padding : 0px; border:none;	background-color : transparent;

}
table.haupt{
	width : 780px;
}
table.menu{
	width: 180px;
	font-weight : bold;
	font-size : 14px;
}
table.inhalt{
	width: 600px;
	vertical-align : top;
}
td.adresse{
	font-size : 75%;
	font-weight : normal;
}
td.inhalt{
	vertical-align: top;
	font-family : "Book Antiqua","Footlight MT Light","Times New Roman",  serif;
}
td.menu{
	vertical-align: top;
}
table.inhalt2{
		width: 600px;
	vertical-align : top;
		background-color : #E4DDE4;
}
A  {
    color : black;
    text-decoration : none;
    border : none;
}

A:link  {
    color : black;
    text-decoration : none;
}

A:Visited  {
    color : black;
    text-decoration : none;
}

A:Hover  {
    color : #C65FC6;
    text-decoration : none;
}
A:Active  {
    color : white;
    text-decoration : none;
}
div.text{
	font-size : 14px;font-family : "Book Antiqua","Footlight MT Light","Times New Roman",  serif;
	width : 600px;
	text-align : justify;
	
}
div.textleft{
	font-size : 14px;font-family : "Book Antiqua","Footlight MT Light","Times New Roman",  serif;
	width : 600px;
	text-align : left;
	
}

