body {
	scrollbar-face-color:#F2F2F2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#B7D8EA;
	scrollbar-track-color:#FFFFFF;
	
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.content_div {
	OVERFLOW: auto;
	HEIGHT: 474 px;
	width: 635 px;
}


.titel  {
	font-family : arial;
	font-size : 14px;
	font-weight : BOLD;
	color : Black;
}
.teaser  {
   
	font-family : arial;
	font-weight : bold;
	font-size : 13px;
	text-align:justify;
	text-decoration : none;
	color : #3C7495;
}

.content  {
	font-family : arial;
	font-weight : normal;
	font-size : 13px;
	text-align:justify;
	color : Black;
}
.content_pub  {
	font-family : arial;
	font-weight : normal;
	font-size : 13px;
	color : Black;
}
.content_bold  {
	font-family : arial;
	font-weight : bold;
	font-size : 13px;
	text-align:justify;
	color : Black;
}
.content_box  {
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	color : #333333;
}
.linkfehler
  {
	font-family : arial;
	font-weight : normal;
	font-size : 10pt;
	color : Red;
}
.linkio
  {
	font-family : arial;
	font-weight : normal;
	font-size : 10pt;
	color : Green;
}
a:hover  {
	color : #333333;
}
.navtitel  {
	font-family : arial;
	font-size : 13px;
	text-decoration : none;
	color : #FF9C31;
}
.tb_list  {
	font-family : arial;
	font-size : 11px;
	font-weight : normal;
	color : #3C7495;
	text-decoration : none;
}
.navglob  {
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}
.navglobon  {
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.navz  {

	font-family : arial;
	font-size : 12px;
	text-decoration : none;
	color : #FF9C31;
	
}
.navon  {
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #222222;
}
.navoff  {
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}
.textlink  {
	font-family : arial;
	font-size : 12px;
	text-decoration : underline;
	color : #333333;
	}
.textlinksmall  {
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;
	color : #333333;
	}
.links  {
	font-family : arial;
	font-size : 12pt;
	text-decoration : none;
	color : #000099;
}
.linksmall {
	font-family : arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #c9c9c9;
}
.textsmall {
	font-family : arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #3C7495;
}
.feld {
	font-family: arial;
	font-size: 8pt;
	background-color:#FE9B58;
	color: #c9c9c9;
	border: 0 solid #c9c9c9;
}
.button {
	width: 100%;
	font-family: arial;
	font-size: 8pt;
	background-color: #FE9B58;
	color: #FFFFFF;
	border: 0 solid #c9c9c9;
}
.button1 {
	width: 100%;
	font-family: arial;
	font-size: 8pt;

	background-color: #e6e6e6;
	color: #75909F;
	border: 1 solid #c9c9c9;
}
.textarea_list {
	width: 100%;
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	border: 1 solid #d0d0d0;
    scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#7c96a7;
	scrollbar-track-color:#ffffff;

}
.textarea_list_fehler {
	width: 100%;
	font-family: arial;
	font-size: 9pt;
	background-color: #ffffff;
	color: #000000;
	border: 1 solid red;
    scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#7c96a7;
	scrollbar-track-color:#ffffff;

}
input  {
	font-family : arial;
	margin :1;
	padding : 1;
	border : 0 solid Gray;
	font-size : 8pt;
}

select, textarea  {
	font-family : arial;
	color: #ffffff;
	font-size : 10pt;
	background-color: transparent;
	clear : left;
}
