BODY.norm{
	background : #EFF3F6;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-track-color : #F0F3F5;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #337198;
	scrollbar-darkshadow-color : #337198;
	scrollbar-face-color : #337198;
	scrollbar-highlight-color : #337198;
	scrollbar-shadow-color : #337198;
}
span.partytext{
	color:  #337198;
	font-style : normal;
	font-family : Arial;
	font-size : 10px;
}
span.sitemaptitle{
	color:  #FFFFFF;
	font-style : normal;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

span.partytextfehler{
	color:  #FF0000;
	font-style : normal;
	font-family : Arial;
	font-size : 10px;
}
span.partytextbold{
	color: #337198;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}
span.partytitel{
	color: #337198;
	font-style : normal;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}


span.drucktext{
	color:  #000000;
	font-style : normal;
	font-family : Arial;
	font-size : 13px;
}
span.drucktextbold{
	color: #000000;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}
span.druckytitel{
	color: #000000;
	font-style : normal;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
}
span.druckfooter{
	color:  #000000;
	font-style : normal;
	font-family : Arial;
	font-size : 13px;
}

span.footer{
	color:  #337198;
	font-style : normal;
	font-family : Arial;
	font-size : 10px;
}
a.link:link {
	color: #337198;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size : 10px;
}
a.link:active{
	color: #337198;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size : 10px;
}
a.link:visited{
	color: #337198;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size : 10px;
}
a.link:hover{
	color: #337198;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size : 10px;
}
input.form{
	border : 1px solid #B5B5B5;
	background : White;
	font-family : Arial;
	font-size : 11px;	
	color: #337198;
}
select{
	border : 1px solid #B5B5B5;
	background : White;
	font-family : Arial;
	font-size : 11px;	
	color: #337198;
}
textarea{
	border : 1px solid #B5B5B5;
	background : White;
	font-family : Arial;
	font-size : 11px;
	color: #337198;
	width: 100%;
}
td.pointbg{
	background-image : url(../img/pointed.jpg);
}


a.sitemap:link {
	color: #000000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size : 14px;
}
a.sitemap:active{
	color: #000000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size : 14px;
}
a.sitemap:visited{
	color: #000000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size : 14px;
}
a.sitemap:hover{
	color: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size : 14px;
}


