/*generell*/
body
	{
	color: black;
	font-size: 11px;
	font-family: Arial;
	background-color: white;
	}
a:link, a:visited 
	{
	color: #203070;
	font-weight: bold;
	text-decoration: none;
	}
	a:hover, a:active 
	{
	color: #ee3338;
	font-weight: bold;
	}
/*navigation*/
.vnavi
	{
	color: #203070;
	font-weight: bold;
	text-decoration: none;
	background-color: #FDFDF4;
	display: block
	}
.vnavi a:link, .vnavi a:visited 
	{
	color: #203070;
	font-weight: bold;
	text-decoration: none;
	background-color: #FDFDF4;
	padding: 1px 3px 1px 3px;
	display: block
	}
.vnavi a:hover, .vnavi a:active 
	{
	color:  #ee3338;
	font-weight: bold;
	text-decoration: none;
	background-color: #FDFDF4;
	padding: 1px 3px 1px 3px;
	display: block
	}
.hnavi a:link, .hnavi a:visited 
	{
	color: #203070;
	margin: 0px;
	padding: 1px 3px 1px 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.hnavi a:hover, .hnavi a:active 
	{
	color: #ee3338;
	padding: 1px 3px 1px 3px;
	font-size: 11px;
	font-weight: bold;
	}
.title a:link, .title a:visited 
	{
	color: #203070;
	margin: 0px;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.title a:hover, .title a:active 
	{
	color: #ee3338;
	margin: 0px;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	}
.slogan
	{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin: 0px; 
	padding: 3px 
	}
.headline 
	{
	color: #203070; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal;
	background-image:  url("../grafik/subhead_bg.png");
	border: solid 1px #203070;
	text-align: left; 
	margin: 0px; 
	padding: 3px
	}
.blockline 	
	{ 
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal; 
	background-color: #203070; 
	text-align: left; 
	margin: 0px; 
	padding: 0px 0px 0px 3px; 
	display: block;
	}
.blockline a:link, .blockline a:visited 
	{
	color: #ffffff;
	text-decoration: none;
	}
.blockline a:hover, .blockline a:active 
	{
	color:  #ee3338;
	}
.thline 	
	{ 
	color: #203070; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal; 
	background-color: #D8D8D8; 
	height: 12px;
	text-align: left; 
	margin: 0px; 
	padding: 3px 
	}
.thline a:link, .thline a:visited 
	{
	color: #203070;
	text-decoration: none;
	}
.thline a:hover, .thline a:active 
	{
	color:  #ee3338;
	}

.t1line 	
	{ 
	color: #333333; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: normal; 
	background-color: #FDFDF4; 
	height: 12px;
	text-align: left; 
	margin: 0px; 
	padding: 3px 
	}
.t1line a:link, .t1line a:visited 
	{
	color: #203070;
	font-weight: bold;
	text-decoration: none;
	}
.t1line a:hover, .t1line a:active 
	{
	color:  #ee3338;
	}

.list75
	{
	background-color: white;
	border: 1px solid #203070;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	width:75px;
	}
.list150
	{
	background-color: white;
	border: 1px solid #203070;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	width:150px;
	}
.pad5	
	{
	padding: 5px;
	}
h1 
	{
	font-size: 11px;
	margin: 0px;
	padding: 0px
	}
h2    
	{
	font-size: 11px;
	margin: 0px;
	padding: 3px 
	}
h3  	
	{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 3px
	}
p  	
	{
	font-weight: normal;
	font-size: 11px; 
	margin: 0px;
	padding: 0px;
	}