a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4B6FBF;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4B6FBF;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #AFAFAF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #696969;
	text-decoration:none;
}

a.topnav:link	{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.topnav:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.topnav:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.topnav:hover {
	color: #17548E;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}

a.leftnav:link	{
	color: #17548E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.leftnav:visited {
	color: #17548E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.leftnav:active {
	color: #17548E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.leftnav:hover {
	color: #000000;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}

.boxheadline {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6DFE8;
}

.titel {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.weiss {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.grau {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #161511;
    letter-spacing: 0px;
	}  
	
td.padtoplefbot15{
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B9CCDD;
    border-top: 1px solid #DFDFDF;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #DFDFDF;
}