body{
	background-color: #252628;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 16px;
	color: #000000;
}

.field{
	background-color:#FFFFFF; width:170px; height:17px; border:1px solid #2E4F94;
}

.button{
	background-color:#FFFFFF; color:#CC0000; font-weight:bold; width:120px; height:21px; border:1px solid #2E4F94;
}

.headline{
	font-family: Arial,Verdana,Sans-serif;
	font-size: 18px;
	color: #2D4F93;
}

.comment{
	font-family: Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #000000;
}

	a.menu:link { text-decoration:none; font-weight:bold; font-size:16px; color:#000000; }
	a.menu:visited { text-decoration:none; font-weight:bold; font-size:16px; color:#000000; }
	a.menu:hover { text-decoration:none; font-weight:bold; font-size:16px; border-bottom: 1px black dotted; color:#2D4F93;}
	a.menu:active { text-decoration:none; font-weight:bold; font-size:16px; color:#000000; }
	a.menu:focus { text-decoration:none; font-weight:bold; font-size:16px; color:#000000; }
	
	a.kunden:link { text-decoration:none; font-size:16px; color:#000000; }
	a.kunden:visited { text-decoration:none; font-size:16px; color:#000000; }
	a.kunden:hover { text-decoration:none; font-size:16px; color:#000000;}
	a.kunden:active { text-decoration:none; font-size:16px; color:#000000; }
	a.kunden:focus { text-decoration:none; font-size:16px; color:#000000; }
