body {
	margin : 0px;
	padding : 0px;
	background-image : url(../grafik/BG.gif);
	background-position : left;
	background-repeat : repeat-y;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #D4ADC5;
	font-weight: bold;
	letter-spacing: 4px;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	font-weight: bold;
	letter-spacing: 4px;
}

textlila{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D4ADC5;
	font-weight: normal;
	text-decoration: none;
}


table.galerie{
	empty-cells : show;
	border-collapse : separate;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

table.galerie img{
	border : 1px solid #cccccc;
}

a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #841458;
	font-weight: normal;
	text-decoration: none;
}

a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #841458;
	font-weight: normal;
	text-decoration: none;
}

a:visited{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #841458;
	font-weight: normal;
	text-decoration: none;	
}

a:hover{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #841458;
	font-weight: normal;
	text-decoration: underline;			
}

td.menuePunkt{
	text-align : right;
	height: 33px;
	padding : 0px;
}

a.menue:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing : 3px;
}

a.menue:visited{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing : 3px;		
}

a.menue:hover{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	letter-spacing : 5px;
	
}

a.menue:active{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
	letter-spacing : 3px;	
}


