img.small{
 filter:alpha(opacity=70);
 -moz-opacity: 0.7;
 border: 0px;
 border: 1px solid white;
 cursor: pointer;
}

div.fenster1{
 visibility: hidden;
 position: absolute;
 top: 0px;
 left: 0px;  
 height: 600px;
 width: 800px;
}

div.fenster2{  
 overflow: scroll;
 border-left: 1px solid black;
 border-top: 0px;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 background-color: black;
}

img.button{
 background-color: white;
 border: 0px;
 margin: 0px;
 padding: 0px; 
}

button.button{
 background-color: white;
 margin: 0px;
 padding: 0px;
 border-left: 1px solid black;
 border-top: 0px;
 border-right: 0px;
 border-bottom: 0px;
 cursor: pointer;
}

div.topic{
 position:absolute;
 top:0px;
 left:335px;
 text-align: center;
 font-family:'Times New Roman';
 font-size:2.4em;
 color:#ffffff; 
}

body{
 padding: 0px;
 margin: 0px;
}

img.links{
 filter:alpha(opacity=70);
 -moz-opacity: 0.7; 
 border: 1px solid white;
 margin: 0px;
 padding: 0px; 
}

html{
font-family: Helvetica;
}

input.beschreibung{
 border: 0px;
 color: black;
 margin-left: 4px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 background-color: white;
}

table.submenu{ 
 /*visibility: hidden; 
 position: absolute;*/
 position: relative;
 top: 0px;
 left: 0px;
 margin-left: 15px;
 border:0px;
}

img.headline{

}

a.links{
 text-decoration:none;
 font-family:'Times New Roman';
 font-size:1.2em;
 color:#ffffff;
 margin-left:5px;  
}

body{
 background-color:transparent;
 font-family:'Times New Roman';
}

body.overview{
 background-color:#000000;
}

table.overview{
 width:100%;
 height:100%;
 border:0px;
}

div.background{
 background-image:url(../jpg/background.jpg);
 background-repeat:no-repeat;
 position:relative;
 width:1024px;
 height:768px;
}

div.links{
 position:absolute;
 top:85px;
 left:0px;
}

div.content{
 position:absolute;
 top:60px;
 left:168px;
}

table.fenster{
 background-color:white;
 border:1px solid black;
}

table.links{
 border=0px;
}