﻿BODY
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 12px;  
	line-height: 20px;  
	background-color: #fff;
	text-align: left; 
	color:#369; 
	margin:0px; 
	padding:0px; 
}
A:link {
	color: #036;
	border: 1px #369 solid;
	width: 200px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/linkstart.gif);
	font-weight: bolder;
}

A:hover {
	border: 1px #036 solid;
	width: 200px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/hoverstart.gif);
	font-weight: bolder;
}

A:active {
	color: #036;
	border: 1px #369 solid;
	width: 200px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/linkstart.gif);
	font-weight: bolder;
}

A:visited {
	color: #036;
	border: 1px #369 solid;
	width: 200px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/linkstart.gif);
	font-weight: bolder;
}

#frame 
{
    padding-right: 10px;
    padding-top: 65px;
	left: 50%;
	position: relative;
	border: #036 1px solid;
	margin-left: -300px;
	margin-top: 20px;
	width: 618px;
	height: 429px;
	background-image: url(../img/start.jpg);
	background-repeat: no-repeat;
}

table, t 
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 11px;  
	line-height: 20px; 
}
#divbottom
{
    position:absolute;
    bottom:0px;
    background-color:#336699;
    text-align:center;
    width:100%;
    color:White;
    height:18px;
}
#divbottom a
{
    color:White;
    font-weight:bold;
}

a.gekiere
{
    width: 100%;
	color: black;
	border:0px;
	text-decoration: underline;
	text-align: center;
	background-image: none;
	font-weight: bolder;
}
a.gekiere:hover,a.gekiere:visited,a.gekiere:active
{
    width: 100%;
    color: black;
	border:0px;
	text-decoration: none;
	text-align: center;
	background-image: none;
	font-weight: bolder;
}


