a:link, a:visited {
	color: #FFFFFF;
text-decoration:none;
}

a:hover {
	color: #c00017;
text-decoration:none;
}
#current{
   color:red;
}

li.active{
   color:red;
}

a:active {
	color: #c00017;
text-decoration:none;
}

div#german {
	 width: 30px;
	 height: 20px;
	 left: 10px;
	 top: 15px;
	 border: 0px;
	 background-image:url(../images/ger.gif);
position: absolute;
	}
	
div#english {
	 width: 32px;
	 height: 20px;
	 left: 50px;
	 top: 15px;
	 border: 0px;
	 background-image:url(../images/eng.gif);
position: absolute;
	}
	
div#content {
	 width: 460px;
	 left: 150px;
	 top: 230px;
	 border: 0px;
position: absolute;
margin: 0px;
	}
	
div#logo {
	 width: 463px;
	 height: 97px;
	 left: 170px;
	 top: 30px;
	 border: 0px;
	 background-image:url(../images/logo.gif);
position: absolute;
	}

table {
	border: 0px;
	margin: 0px;
	color: #FFFFFF;
}
	
#leftcolumn div.module table {
	width: auto;
}
#leftcolumn div.module {
	padding: 0 14px;
}
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 40%;
	float:left;
}

ul.menu li {
  display: inline;
  list-style-type: none;
  padding-right: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
}
div#leftcolumn {
left: 116px;
top: 125px;
position: absolute;
}

div#logo2 {
	 width: 91px;
	 height: 136px;
	 left: 650px;
	 top: 20px;
	 border: 0px;
	 background-image:url(../images/logo2.gif);
position: absolute;
	}

body {
font-family: Tahoma, Arial, Verdana;
font-size: 16px;
}
h3 {
	 left: 10px;
	 top: 55px;
position: absolute;
display: none;
	}
h1 {
font-family: Tahoma, Arial, Verdana;
font-size: 18px;
font-weight: bold;
color:#cf0019;
}

div#agb {
	 width: 100px;
	 height: 30px;
	 left: 610px;
	 top: 10px;
	 border: 0px;
	 font-family: Tahoma, Arial, Verdana;
	 font-size: 12px;
	color: #FFFFFF;
position: absolute;
	}
