body
{
	color: #d9d9d9;	
	font-size: 15px;
	font-family:"Times New Roman", Times, serif
	margin-right: 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0;
        scrollbar-face-color: #d9d9d9;
        scrollbar-shadow-color: #d9d9d9;
        scrollbar-highlight-color: #d9d9d9;
        scrollbar-3dlight-color: #d9d9d9;
        scrollbar-darkshadow-color: #d9d9d9;
        scrollbar-track-color: #000000;
        scrollbar-arrow-color: #000000;
}

a:link
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


a:hover
{
	background: #ffffff; 
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.head
{
	font-weight: bold;
	font-size: 58px;

}

.head2
{
	font-weight: bold;
	font-size: 43px;
}

.head3
{
	font-weight: bold;
    font-size: 36px;
}

.head4
{
	font-weight: bold;
    font-size: 23px;
}

.news
{
	font-weight: bold;
    font-size: 19px;
	line-height: 19px;
}

.important
{
	font-weight: bold;
    font-size: 25px;
}

p.head
{
	font-weight: bold;
}

img.background
{
	width: 900px;
	height: 553px;
}

div
{
	position: absolute;
	background-color:#000000;
}

div.generell
{

	position:absolute;
	top: 20px;
	left: 50%;
	margin-left: -450px;

	
}

div.passierschein
{

	left: 20px;
	top: 0px;
	height: 100px;
	width: 900px;
	padding: 0.5em;
	
	opacity:0.55;
	filter:alpha(opacity=55);
	
	color: #000000;
	border-style: none;
	border-width: 2px;
	overflow: auto;
	background: none;
	
}

div.super
{

	left: 20px;
	top: 45px;
	height: 100px;
	width: 900px;
	padding: 0.5em;
	
	opacity:0.55;
	filter:alpha(opacity=55);
	
	color: #000000;
	
	border-style: none;
	border-width: 2px;
	overflow: auto;
	background: none;
	
}

div.nav
{
	left: 20px;
	top: 92px;
	height: 100px;
	width: 900px;
	padding: 0.5em;
	line-height: 20px;
	
	opacity:0.55;
	filter:alpha(opacity=55);
	
	color: #000000;
	
	border-style: none;
	border-width: 2px;
	overflow: auto;
	background: none;
}

div.contenthead
{
	right: 20px;
	top: 20px;
	height: 498px;
	width: 370px;
	padding: 7.5px;
	
	opacity:0.55;
	filter:alpha(opacity=55);
	
	border-style: none;
	border-width: 2px;
	overflow: auto;
	
}


div.content
{
	right: 20px;
	top: 70px;
	height: 448px;
	width: 370px;
	padding: 7.5px;
	
	border-style: none;
	border-width: 2px;
	overflow: auto;
	background: none;
	
}
