/* CSS Document */
body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #DDDDDD;
	background-attachment: scroll;
	background-color: #666;
		}
h1 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: normal;
	color: #DDDDDD;
	}
h2 {
	font-weight: bold;
	color: #DDDDDD;
	font-size: 8pt;
	}
p 		{
	color: #DDDDDD;
	line-height: 2em;
		}
p.tight  {
    line-height: 1.7em;
	}
td.tight {
	line-height: 1.5em;
	}			
a 		{
	text-decoration: none;
	color: #DDDDDD;
		}
		
.footer {
     line-height: 0.5em;
	 font-size: 7pt;
		}

.mellis {
	  font-weight: bold;
	  display: block;
	  padding: 5px 10px;
	  background-color: #6B1E19;
		}
.mellis2 {
	  font-weight: bold;
	  display: block;
	  padding: 5px 10px;
	  background-color: #6B1E19;
	  line-height: 2em;
		}
.contents a:hover {
	border-bottom: 1px dotted #DDDDDD;
		}

.top {
	color: #DDDDDD;
	}
.top a {
	font-size: 8pt;
	color: #DDDDDD;
	}
.top a:hover {
	border-bottom: 1px dotted #DDDDDD;
	}
	
.bottom {
	color: #DDDDDD;
	}
.bottom a {
	font-size: 8pt;
	color: #DDDDDD;
	}
.bottom a:hover {
	border-bottom: 1px dotted #DDDDDD;
	}


ul {
	line-height: 2em;
	color: #DDDDDD;
	}

.bild a:hover {
	text-decoration: none;
	border-bottom: none;
	}
	#rubbe {
	margin-left: 10px;
}

#rubbe dt {
	font-weight: bolder;
	margin-top: 10px;
}

#rubbe dd {
	display: inline;
	margin-left: 0;
}

#rubbe dd img {
	margin-left: 10px;
}