

body,div {


        

	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;

	scrollbar-face-color: #99CC99;
	scrollbar-shadow-color: #99CC99;
	scrollbar-highlight-color: #99CC99;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #4D7C58;	
	
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}



.mainframe {
	height:100%;
	width:530px;
	overflow-y:auto;
	
	
}

.newsticker {
	
	overflow: auto;
	padding:4px;
	width:158px;
	height:150px;
	


}





.text_ln{
	font-size: 12px;
	font-weight: bold;
}

.text_lb{
	font-size: 12px;
	font-weight: bold;
}

.text_nb{
	font-weight: bold;
}

.text_sb{
        font-size: 10px;
	font-weight: bold;
}
.text_sbb{
        font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text_nbb{
        font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.text_sn{
        font-size: 10px;
}

.text_ncb{
        font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.text_n{
        font-size: 10px;
	color: #000000;
}

.text_lcb{
        font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.text_lcbb{
        font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.text_lnb{
        font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.text_ib{
        font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.text_ibn{
        font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.text_newsticker{
        font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}


.text_hcb{
        font-size: 10px;
	font-weight: bold;
	color: #8E4A5F;
}

.text_bcb{
        font-size: 12px;
	font-weight: bold;
	color: #8E4A5F;
}

.button {

	font-size: 8pt; 
	height: 18px;  
	text-decoration: none; 
	background: #005400; 
	font-weight: bold; 
	border: 1px solid #FFFFFF; 
	color: #ffffff; 
	font-family: Verdana;
}

.button2 {

	font-size: 8pt; 
	height: 20px;  
	text-decoration: none; 
	background: #5E72CE; 
	font-weight: bold; 
	border: 1px solid #FFFFFF; 
	color: #ffffff; 
	font-family: Verdana;
}




.tr_1{
	background-color: #8E4A5F;
}

.tr_2{
	background-color: #FFFFFF;
	
	}

.tr_3{
	background-color: #7A0026;
	
	}

.radiobutton_1{
	color: #8E4A5F;
	
}

.inputtext {
	background-color:#8E4A5F;
	width: 250px;
	
	// border:1px solid #FFFFFF;
	color: #eeeeee;
	
	
	BACKGROUND: url(/images/dahms_input_bg.png);
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #FFFFFF;
	BORDER-TOP-COLOR: #FFFFFF;
	BORDER-RIGHT-COLOR: #FFFFFF;
	border-colordark: #FFFFFF;
	border-colorlight: #881038;
}

.inputtext1 {
	background-color:#8E4A5F;
	width: 250px;
	
	// border:1px solid #FFFFFF;
	color: #eeeeee;
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #FFFFFF;
	BORDER-RIGHT-COLOR: #FFFFFF;
	border-colordark: #FFFFFF;
	border-colorlight: #881038;
}


.artikel_table {width:90%;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;align:middle;text-align:center;}
.artikel_td {}
.artikel_div { }
.artikel_aktuell {  }
.artikel_href { }
.artikel_td_aktuell { color:red; }