body{
	margin: 50px 0 0 0;
	padding: 0;
	font: normal 12px/14px Arial, serif;
	color: #000000;
	text-align: center;
}
table{
	border: 0;
	padding: 0;
	margin: 0;
}
.login{
	position:relative;
	top: 50px;
	left: 272px;
	width: 132px;
	height: 40px;
	border: 1px solid #909090;
	color: #000000;
	background-color:#F3F3F3;
}	
.logtext{
	font: bold 12px/14px Arial, serif;
	padding: 4px;
	font-weight: bold;
	color: #676767;
}
.login input{
	width: 90px;
	height: 15px;
	border: 1px solid #909090;
}
#nav {
	top: 40px;
	position:relative;
}
#startbild {
	top: 130px;
	position:relative;
}
#nav td {
	line-height:normal;
	text-align:center;
	border: 1px solid #909090;
	width: 130px;
	height: 20px;
}
#nav a {
	font: bold 12px/14px Arial, serif;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	color: #676767;
}
#nav a:hover {
	color:#000000;
	text-decoration: underline;
}
#nav #current {
	background-color: #014DA1;
	color: #000000;
}
#nav #current a {	
	color: #ffffff;
}
#weg {
	top: 80px;
	position: relative;
	width: 680px;
	padding: 0 0 0 0px;
	border: 1px solid #909090;
	color: #000000;
	font: italic bold 17px/14px Arial, serif;
	text-align: center;
}
#imp {
	top: 80px;
	position: relative;
	width: 680px;
	padding: 0 100px 0 100px;
	border: 1px solid #909090;
	color: #000000;
	text-align: center;
}
#imp span{
	font-style: italic;
	font-weight: bold;
	color: #E9180E;
}
#imp a{
	font-weight: bold;
	color: #E9180E;
	font: italic bold 12px/14px Arial, serif;
}
