BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

A
{
	color : #11427C;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TABLE, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

UL	
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	margin-left : 16px; 
	list-style-image : url(/images/punkt_gruen.gif); 
	list-style-position : outside; 
	margin-bottom : 0px; 
	margin-top : 0px
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #11427C;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #11427C;
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

SELECT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
}

.menuact {
	font-weight: normal;
	color: #11427C;
	font-size: 12px;
	line-height: 22px;
}

#fotos ul {
	padding-left: 0;
}
#fotos li {
	list-style-type: none;
	float: left;
	padding-right: 18px;
	padding-bottom: 12px;
}
