body	{
	font-family : 'DejaVu Sans', 'Trebuchet MS', sans-serif;
	vertical-align : center; 
	background : url(bilder/titel_bild08c.jpg) no-repeat; 
	background-position: right; 
	background-attachment : fixed;
	border : none;
	}
	
table	{
	margin : 0px;
	}
	
td	{
	font-size : 12px; 
	vertical-align : top;
	}
	
dl	{
	padding-top : 5px;
	}

dt	{
	font-weight:600; 
	font-style:italic; 
	}
	
dd	{
	padding-bottom : 10px;
	}
	
ul	{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
	
h1	{
	font-size: 16px;
	}	
	
h2	{
	font-size: 14px;
	}	

.menue	{
	padding-top : 2px;
	padding-bottom : 2px;
	}

a 	{ 
	text-decoration : none;
	}

a.menue {
	display : block;
	text-align : left; 
	background-color : db9b42; 
	width : 220px; 
	padding-left : 8px;
	border : none; 
	
	}
a.menue:visited, span.untermenue a:visited	{
	background-color : ea5;
	}
		
a.menue:hover, span.untermenue a:hover	{
	background-color : e6dec7;
	}	
	
span.untermenue {
	display : none;
	}

p:hover span.untermenue {
	display : block;
	width : 220px;
	border : none;
	padding-left : 0px;
	padding-right : 0px;
	border : none;
	}

p span.untermenue	{
	}
	
a.untermenue	{
	display : block;
	width : 204px;
	margin-left : 12px;
	padding-left : 12px;
	}
	
p a.untermenue:link, p a.untermenue:visited	{	
	background-color : ea5;
	}
	
p a.untermenue:visited	{
	}	

p a.untermenue:hover {
	background-color : e6dec7;
	}

.textfeld { 
	color : #000;
	text-align : left;
	border-left-width : 20px ;
	padding-left : 12px;
	padding-right : 10px; 
	background-color : e6dec7; 
	width : 650px;
	margin-left : 50px;
	}
	
.bildfeld { 
	color : #000;
	text-align : left;
	border-left-width : 20px ;
	padding-left : 12px;
	padding-right : 10px; 
	background-color : e6dec7; 
	width : 650px;
	margin-left : 50px;
	}
	
.bildfeld2 { 
	color : #000;
	text-align : center;
	border-left-width : 20px ;
	padding-left : 12px;
	padding-right : 10px; 
	background-color : e6dec7; 
	width : 650px;
	margin-left : 50px;
	}
.text {
	}
	
.cvb	{
	font-weight:600; 
	color : #1966b3;
	}
	
.cvr	{
	font-weight:400; 
	font-style:italic; 
	color:#a60059;
	}	

table.leiste, div.leiste	{
	border-top-style : solid;
	border-bottom-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-color : ea5;
	border-collapse : collapse;
	padding : 0px;
	vertical-align : bottom;
	}
	
tr.leiste, td.leiste, img.leiste	{
	border-width : 0px ;
	border-collapse : collapse;
	padding : 0px;
	margin : 0px;
	vertical-align : bottom;
	}
	
img.transp {
   behavior: url("pngbehavior.htc");
	}

</style>