/* Wolf-IV by omart.de 2010 */
body{
	background-color: #6e6d6d;
	background-image: url(img/background.png);
	background-repeat: repeat-x;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2%;
}
table, tr, td{
	font-size: 12px;
	line-height: 18px;
}
.small{
	font-size: 10px;
	line-height: 15px;
}
#link_leer{
	width: 100%;
	height: 90px;
	border-bottom: 2px solid #ededee;
}
#link_leer_small{
	width: 100%;
	height: 10px;
	border-bottom: 2px solid #ededee;
}
.link{
	width: 199px;
	height: 23px;
	border-bottom: 2px solid #ededee;
	padding-top: 8px;
	padding-left: 30px;
	cursor : pointer;
}
.eins{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-left: 17px;
}
.zwei{
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
}
hr{
	width: 80%;
	text-align: center;
	color: Silver;
}
a{
	color: Black;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	
}
h2{
	font-size: 17px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}
h3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}
h4{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
}
