@charset "utf-8";
/* CSS Document */
<!-- 
    body  {
    font: 80% "Times New Roman", Times, serif;
    background: url(../images/bodybg.jpg) repeat-x;
    background-color: #e4e4e4;
    margin: 5;
    padding: 0;
    text-align: center; 
    color: #ffffff;
    }
	
#header {
	background:transparent url(../images/header.png) top no-repeat;
	height: 89px;
	width: 965px;
	overflow:hidden;
	}
	
#indeximage{
	height: 550px;
	width: 733px;
	overflow:hidden;
	text-align:center;
	border: 1px solid #000;
}
	
img {
    border:  0;
	margin:  0;
	padding: 0;
}    

#table1 {
	width: 965px;
	margin:  5px;
	vertical-align: top;
}
#table2 {
	width: 965px;
	border: 0px;
	margin:  5px;
	vertical-align: top;
}
	  a:link { color:#0000FF; text-decoration:none; }
      a:visited { color:#ffffff; text-decoration:none; }
      a:hover { color:red; text-decoration:none; }

.Stil1,.Stil2,.Stil3,.Stil4 {font-family: "Times New Roman", Times, serif;}

.Stil1 {color: #ffffff; font-size: 18px;}

.Stil2 {color: #ffffff; font-weight: bold; font-size: 22px;}

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

.Stil4 {color: #ffffff; font-weight:bold; font-size: 18px;}

@import url(ie60hacks.css);

