
html,body {

	height:100%;
    
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	
	padding:0;
	
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	
}


.mainframe {

	width:100%;
	height:100%;
	
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	
	margin:0px;
	
	padding:0px;
	
	overflow:auto;

}

.newsticker {

	overflow: auto;
	padding:2px;
	font:bold 10px Verdana;
	width:160px;
	height:160px;
	
}

.div_unten{
	text-align:lcenter;
	z-index:10;
	position: relative;
	bottom: 5px;
	align: center;
	font-size: 12px;
	color: #cccccc;


.div_error {
	text-align:left;
	z-index:10;
	position: absolute;
	top: 80px;
	left: 160px;
}


.text_ln{
	font-size: 12px;
	color: #ffffff;
}

.text_unten{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.text_lb{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	
}

.text_lbi_w{
	font-size: 12px;
	font-weight: bold;
	font-weight: italic;
	color:#ffffff;
}

.text_lbi_b{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}


.text_nb{
	font-weight: bold;
}

.text_sb{
        font-size: 10px;
	font-weight: bold;
}

.text_sb_w{
        font-size: 10px;
	font-weight: bold;
	color:#ffffff;
}

.text_sn{
        font-size: 10px;
}







.button {

	font-size: 8pt;
	height: 18px;
	text-decoration: none;
	background-color:#000000;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Verdana;
	background-image: none;
	
}

.button2 {

	font-size: 8pt;
	height: 20px;
	text-decoration: none;
	background: #5E72CE;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Verdana;
	background-image: none;
	
}




.tr_1{
	background-color: #999999;
	color:#ffffff;
	font-size: 10pt;
}

.tr_2{
	background-color: #cccccc;
	color:#333333;
	font-size: 10pt;
}

.tr_3{
	background-color: #696062;
	color:#333333;
}





.artikel_table {width:90%;font-family: Tahoma sans-serif; font-size: 10px; font-weight: bold;align:middle;text-align:center;}
.artikel_td {}
.artikel_div { }
.artikel_aktuell {  }
.artikel_href {  color:#0000ff; text-decoration:none;  }
.artikel_td_aktuell { color:#ff0000;font-size: 12pt; }

.alben_table {width:90%;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;align:middle;text-align:center;}
.alben_href {  color:#ff0000; text-decoration:none; }
.alben_div_aktuell { color:#ffffff; }

input,textarea {
	background-image: url(images/input_bg.gif);
}