@charset "utf-8";
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_bold_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link       { font-size: 11px; color: #535353; font-family: 
               Verdana, Arial, Helvetica, sans-serif; text-decoration: none; 
               font-style: regular; font-weight: bold }
a:visited    { font-size: 11px; color: #535353; font-family: 
               Verdana, Arial, Helvetica, sans-serif; text-decoration: none; 
               font-style: regular; font-weight: bold }
a:active     { font-size: 11px; color: #535353; font-family: 
               Verdana, Arial, Helvetica, sans-serif; text-decoration: none; 
               font-style: regular; font-weight: bold }
a:hover      { font-size: 11px; color: #D6161A; font-family: 
               Verdana, Arial, Helvetica, sans-serif; text-decoration: none; 
               font-style: regular; font-weight: bold }

.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002454;
}
.boldxxxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535353;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.rot12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
.active11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6161A;
}
