 Body {
 		width: 100%;
 		height: 100%;
 		margin:0px 0px 0px 0px;
 		padding:0px 0px 0px 0px;
 		font-family: Verdana, Arial, Helvetica, sans-serif;
 		background-color: #000066;
 }

div.completewindow {    
        position: absolute;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        left: 50%;
        margin-left: -501px;
        height:1000px;
        width: 1002px;
        background-color: #EC8810;
        z-index: 1;
}

div.statuswindow {    
        position: absolute;
        left: 680px;
		top: 5px;
		color:#FFFFFF;
		padding-top: 5px;
        height: 30px;
        width: 120px;
        z-index: 2;
}

div.bannerwindow {    
        position: absolute;
        left: 0px;
        top: 0px;
        height: 130px;
        width: 1002px;
        z-index: 1;
}

div.menuewindow {    
        position: absolute;
        left: 0px;
        top: 150px;
        height: 840px;
        width: 200px;
        background-color: #EC8810;
        z-index: 1;
}

div.contenttopic {    
        position: absolute;
        left: 0px;
        top: 0px;
		color:#FFFFFF;
		padding-top: 5px;
		height: 20px;
        width: 802px;
        background: #ffffff url("../pics/topicbar.jpg") no-repeat top left;
        z-index: 1;
}

div.contentwindow {    
        position: absolute;
        left: 200px;
        top: 160px;
        height: 825px;
        width: 802px;
        background: #ffffff url("../pics/newsbackground2.jpg") no-repeat top left;
		background-color: #F9D3A4;
        z-index: 1;
}




table {
padding: 10px;

}

a{
 color: #000000;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}

a:hover{
 text-decoration: underline;
}

td {
 font-size: 10px;
 padding: 2px;
 color: #000000;
}

select{
 font-size:9px;
 width: 200px;
 height: 20px;
}

div input{
 font-size:12px;
}

div.webtext {
 color: #000000;
 font-size: 15px;
 font-weight: bold;
}

#content_text {
 color: #4A4D4A;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
}

#content_text_red {
 color: #FF0000;
 font-size: 11px;
 font-weight: normal;
}

div.inhalt {
        position: absolute;
        top: 100px;
        left: 150px;
        width: 550px;
        font-size: 75%;
        z-index: 3;
        padding: 5px;
        BORDER-RIGHT: 2px outset #A7A9AF;
        BORDER-TOP: 2px;
        BORDER-LEFT: 0px;
        BORDER-BOTTOM: 2px outset #A7A9AF;
        BACKGROUND-COLOR: #ffffff;
        FILTER: alpha(opacity="99");
}


div.inhalt a {
 color: #003366;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
}

div.inhalt a:hover{
 text-decoration: underline;
}

div.inhalt td {
 font-size: 9px;
}

div.inhalt td a{
 font-size: 9px;
 text-decoration: none;
}

div.inhalt td a:hover{
 text-decoration: underline;
}

div.inhalt select{
 font-size:9px;
 width: 200px;
 height: 20px;
}

div.inhalt input{
 font-size:9px;
 width: 150px;
 height: 20px;
}


div.inhaltnews {
        position: absolute;
        top: 90px;
        left: 130px;
        width: 550px;
        font-size: 75%;
        z-index: 3;
        padding: 5px;
        BORDER-RIGHT: 2px outset #A7A9AF;
        BORDER-TOP: 2px;
        BORDER-LEFT: 0px;
        BORDER-BOTTOM: 2px outset #A7A9AF;
        BACKGROUND-COLOR: #FFFFFF;
        FILTER: alpha(opacity="80");
}

div.inhaltpicoben{
 position: absolute;
        top: 70px;
        left: 200px;
		width: 399px;
		height: 119px;
		background-color:#CCCCCC;
		background: #ffffff url("../pics/HSTLOGOS1.jpg") no-repeat top left;
}

div.inhaltpicunten{
 position: absolute;
        top: 540px;
        left: 200px;
        width: 400px;
		height: 105px;
		background: #ffffff url("../pics/HSTLOGOS2.jpg") no-repeat top left;
 }
 

div.inhaltwindow{
        position: absolute;
        top: 200px;
        left: 130px;
        width: 550px;
        font-size: 75%;
        z-index: 3;
        padding: 5px;
        BORDER-RIGHT: 2px outset #A7A9AF;
        BORDER-TOP: 2px;
        BORDER-LEFT: 0px;
        BORDER-BOTTOM: 2px outset #A7A9AF;
        BACKGROUND-COLOR: #FFFFFF;
        FILTER: alpha(opacity="80");
}

div.inhaltbarwindow{
        position: absolute;
        top: 81px;
        left: 125px;
        width: 565px;
		height: 700px;
		overflow: auto;
		overflow-x:hidden;
        font-size: 75%;
        z-index: 3;
        padding: 5px;
        BORDER-RIGHT: 2px outset #A7A9AF;
        BORDER-TOP: 2px;
        BORDER-LEFT: 0px;
        BORDER-BOTTOM: 2px outset #A7A9AF;
        BACKGROUND-COLOR: #FFFFFF;
        FILTER: alpha(opacity="80");
}


div.inhaltnews td {
 font-size: 12px;
}


div.subject {
 position: absolute;
 top: 60px;
 left: 150px;
 color: #2459A5;
 font-size: 18px;
 padding:3px;
}

div.header {
 top: 0px;
 left: 0px;
 width: 545px;
 background-color: #EFEBEF;
 color: #2459A5;
 font-size: 11px;
 font-weight: bold;
 padding: 2px;
 margin-bottom: 5px;
 text-align: left;
}
