BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

div#galerie
{
	margin: 0px;
}

div#galerien ul
{
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

div#galerien ul li
{
	line-height: 21px;
	margin-bottom: 5px;
}

A
{
	color : #7B0782;
	text-decoration : none;
}

A:HOVER
{
	color : #7B0782;
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #7B0782;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #7B0782;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-position: outside; 
	list-style-image:url(/images/punkt.gif); 
	margin-bottom: 0px; 
	margin-top: 0px
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #7B0782;
}

.menu:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #7B0782;
}

.menuactive
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #7B0782;
}

.menuactive:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #7B0782;
}

INPUT
{
	color: #000000;
	background-color: #ffffff;
	border-color: #7B0782;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: #000000;
	background-color: #ffffff;
	border-color: #7B0782;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

IMG
{
	border: none;
}