body {
    overflow: hidden;
}

span,div,td,ol,li,p,h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif;
color:#333333}
 .normal {
	font-size: 11px;
	color:#333333;
	line-height: 18px;
     margin-top: 25px;
} 
 .normaldot {
	font-size: 13px;
	color:#333333;
} 
a {text-decoration:none; 
color:#333333; font-weight:normal;} 
a:active {text-decoration:none; color:#333333; 
font-weight:normal;} 
a:visited {text-decoration:none; color:#333333; font-weight:normal;} 
a:hover {color:#333333; font-weight: bold} 

textarea { font-family: Arial, 
Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; 
color: #333333; text-decoration: none} 
.abstracttext {color:#BE0A23; font-weight:bold; }
.abstracttextdot {color:#333333; font-weight:bold; font-size:13px;}
td.borders {	font-size: 11px;
	color:#333333;
	line-height: 18px;
	border:solid;border-width:.5pt;
	vertical-align:top;
	}

.noBullets {
    list-style: none;
    margin: 0 0 0 50px;
    padding: 0;
}

.italicText {
    font-style: italic;
}

ol {
    margin: 0 0 0 80px;
    padding: 0;
}

.list {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    margin: 5px 0 5px 0;
}

.list td {
    padding: 5px 10px 5px 0;
}

.bgContent {
    overflow: auto;
    height: 357px;
    width: 557px;
    /*background: white url('images/modus2_hg33.jpg') -84px -234px fixed;*/
    background: white url('images/modus2_hg33.jpg') 0 0 no-repeat;
    text-align: left !important;
}