BODY {
	font-family : Arial, Helvetica, sans-serif;
}

.menu {  
	font-size: smaller; 
	margin-left: 1cm;
	text-align: center;
	}


A{
	text-decoration : none;
}

A:HOVER {
	background : #DCDCDC;
}

P {
	font-family: Verdana,Arial, sans-serif;
	line-height:18px;
	margin-left:1cm;
	text-align : justify;
	font-size : 12px;
}


H1 {
	color : Navy;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	margin-left:1cm;
}

h2 {
	font-family: serif;
	font-size: smaller;
	font-style: italic;
	color: #000000;
	margin-left:1cm;
}

.results {
	font-size : x-small;
}


.results2 {
	font-size : small;
	border-collapse:collapse;
	margin-left:40px;
}


.results2 td{
	border: 1px solid #666;
}

.results2 th{
	background-color:#999999;
	border: 1px solid #000;
}

.bildunterschrift{
	font-family: Arial,sans-serif;
	font-size : x-small;
	text-align : center;
}

li.related{
	font-size: smaller;
	margin-bottom:0.4cm;
	margin-left:-0.3cm;
	margin-right:0.3cm;
	text-align:left;
}

li{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-family: Verdana, sans-serif;
	
}

.breadcrumbs{
	margin-left:1cm;
	font-size: 13px;
	
}




UL {
	margin-top : 0.3cm;
}
.odd {
	background-color: #eeeeee;
}
pre {
	margin-left: 40px;
}
