body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    line-height:15px;
	color:#333333;
	padding:0px;
	margin:auto;
}


.wrap	{
	width:850px;
	height:745px;
	position:absolute;
	left:50%;
	top:5%;
	margin-left:-425px;
	margin-top:0px;
    background-color: #FFFFFF;
}

.tab	{
	padding-left:70px;
}

a {
	font-size: 12px;
	color: #333333;
    font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.head {
	font-size: 13px;
	font-weight: normal;
    margin-top:5px;
    margin-right:12px;
    text-align: right;
}

a.head {
	font-size: 13px;
	color: #A8C438;
    font-weight: normal;
}
a.head:link {
    text-decoration: none;
}
a.head:visited {
	text-decoration: none;
	color: #A8C438;
}
a.head:hover {
	text-decoration: underline;
	color: #8BA22E;
}
a.head:active {
	text-decoration: none;
	color: #000000;
}



a.flug {
	font-size: 13px;
	color: #94423A;
    font-weight: normal;
}
a.flug:link {
    text-decoration: none;
}
a.flug:visited {
	text-decoration: none;
	color: #94423A;
}
a.flug:hover {
	text-decoration: underline;
	color: #71362F;
}
a.flug:active {
	text-decoration: none;
	color: #000000;
}
