body{
font-size: 12pt;
font-family: serif;
color: #cccccc;
background-color: #003300;
margin: 1px;
padding: 1px;
text-align: center;
}


A:active {font-size: 12pt; color: #CCCCCC; text-decoration: none; padding: 1px;}
A:link {font-size: 12pt; color: #CCCCCC; text-decoration: none; padding: 1px;}
A:visited {font-size: 12pt; color: #CCCCac; text-decoration: none; padding: 1px;}
A:hover {font-size: 12pt; color: #FFFFFF; text-decoration: none; padding: 1px;}

td{
text-align: center;
font-size: 12pt;
}


#kanten {
background-color: #003300;
border: 2px solid #638a73;
position: absolute; 
z-index: 10;
left: 50%;
top: 50%;
height: 500px;
width: 800px;
margin-left: -400px;
margin-top: -200px;
padding-bottom: 20px;
}

#logo {
border: 2px solid #638a73;
position: absolute;
z-index: 30;
background: url("logo.gif");
left: 30px;
top: -47px;
height: 190px;
width: 194px;
}

#dekor {
border: 2px solid #638a73;
position: absolute;
z-index: -10;
background-color: #7ba353;
right: -60px;
top: -45px;
height: 150px;
width: 150px;
}

#news {
color: #003300;
border: 2px solid #638a73; 
position: absolute;
z-index: 30;
background-color: #7ba353; 
left: -60px;
top: 165px;
height: 300px;
width: 150px;
overflow: auto;
}


#cartouche {
border: 0px;
position: absolute;
z-index: 3;
right: -40px;
bottom: -70px;
height: 175px;
width: 112px;
}

#menu {
border: 0px;
position: absolute;
z-index: 30;
right: -30px;
top: 20px;
height: 375px; 
width: 90px;
}

.menu-items {
background-color: #003300;
padding: 2px;
margin: 3px;
border: 2px solid #638a73;
font-size: 1em;
width: 80px;
}

#copyright {
border: 0px;
bacground-color: #003300;
position: absolute;
z-index: 30;
width: 300px;
heigth: 25px;
bottom: -30px;
left: 200px;
}


#framen {
border: 2px solid #638a73;
background-color: #cccccc; 
position: absolute;
z-index: 20;
width: 600px;
height: 400px;
top: 50px;
left: 100px;
}

iframe {
border: 0px;
}

.header {
font-size: 18pt;
font-weight: bold;
}

.small {
font-size: 10pt;
font-style: italic;
}
