body {
	background-color: #ECF1F2;
	background-image: url(../graphics/bg-tile-malen-400x200.jpg);
}

div {
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height : 140%; 
	color: #3366FF;
}

p	{
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height : 140%; 
	color: #3366FF;
}


p.title  {
	font-size: 13px; 
	font-weight: bold;
}
p.subtitle  {
	font-weight: bold;
}



td {
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height : 140%; 
	color: #3366FF;
}

td.title  {
	font-size: 13px; 
	font-weight: bold;
}
td.subtitle  {
	font-weight: bold;
}
td.bold  {
	font-weight: bold;
}

span.subtitle   {
	font-weight: bold;
}



a  {
	text-decoration: underline;
	color: #3366FF; 
}


a:link {
	color: #3366FF; 
	text-decoration: underline;
}

a:visited {
	color: #3366FF; 
	text-decoration: underline;
} 

a:hover {
	color: #3366FF; 
	text-decoration: none;
}

a:active {
	color: #3366FF; 
	text-decoration: none;
} 


a.aslink:link { 
    color: #990033;
    font-weight: bold;
}

a.aslink:visited { 
    color: #990033;
    font-weight: bold;
}

a.aslink:hover { 
    color: #990033;
    font-weight: bold;
}
