BODY{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.web{
	padding-top: 20px;
}

.rot{
	background-color: #9E1B19;
}

.gelb{
	background-color: #F5B91A;
}

.blau{
	background-color: #1E8EB6;
}

.gruen{
	background-color: #5C8B26;
}

.weiss{
	background-color: #FFFFFF;
}

.rand_rot{
	border: 1px solid #9E1B19;
}

.rand_gelb{
	border: 1px solid #FBC100;
}

.rand_blau{
	border: 1px solid #1E8EB6;
}

.rand_gruen{
	border: 1px solid #5C8B26;
}

img{
	border:0;
}

.navtop{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	padding-left: 15px;
	height: 17px;
}

.navtop a {
   text-decoration: none;
	color: #ffffff;
}

.navtop a:hover {
   text-decoration: none;
	color: #A43E00;
}

.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}

.txt a {
   text-decoration: none;
	color: #000000;
}

.txt a:hover {
   text-decoration: underline;
	color: #000000;
}

.txt_headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 8px;
}
.txt12px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}
