body { 
margin:0px; 
padding:0px; 
text-align:center; 
font-family:Georgia,"Times New Roman",Times,serif; 
font-size:16px; 
color:gray; 
background-color:#333333; 
}

#rahmen { 
text-align:left; 
margin:20px auto; 
background-color:white; 
width:900px; 
}

#banner1 { 
background-image:url(banner1.jpg); 
width:900px; 
height:100px; 
}

#menuleiste { 
float:left; 
width:100px; 
background-color:white; 
}

.button1 { 
text-align:center; 
margin-top:10px; 
}

.button2 { 
display:block; 
width:100px; 
height:60px; 
}

#main { 
float:left; 
width:800px; 
height:700px; 
background-color:white; 
}

#main_title { 
margin:10px 30px; 
background-color:white; 
}

#main_window { 
padding:20px; 
width:696px; 
height:575px; 
border:2px dashed #CCCCCC; 
margin:0px 30px; 
background-color:white; 
text-align: justify; 
}

#banner2 { 
clear:both; 
background-image:url(banner2.jpg); 
width:900px; 
height:50px; 
}

.textlink:link { 
text-decoration:none; 
font-weight:normal; 
color:black; 
}

.textlink:visited { 
text-decoration:none; 
font-weight:normal; 
color:black; 
}

.textlink:hover { 
text-decoration:none; 
font-weight:normal; 
color:red; 
}

.textlink:active { 
text-decoration:none; 
font-weight:normal; 
color:red; 
}

.textlink:focus { 
text-decoration:none; 
font-weight:normal; 
color:red; 
}
