body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #313A7D;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 16px;
}

#intro {
	width: 400px;
	margin: 0px auto;
	border-bottom: 4px solid #ff0000;
}

#links {
	width: 400px;
	margin: 0px auto;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 4px solid #ff0000;
}

.logo {
	margin-bottom: 2px;
}

a, a:link, a:active, a:visited, a:focus {
	color: #313A7D;
	border-bottom: 1px dashed #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	border-bottom: 1px dashed #FF0000;
	text-decoration: none;
}

a.link:link {
	display: block;
	line-height: 20px;
	color: #313A7D;
	text-decoration: none;
}

a.link:active {
	display: block;
	line-height: 20px;
	color: #ffffff;
	background-color: #FFAE00;
}

a.link:visited {
	display: block;
	line-height: 20px;
	color: #313A7D;
}

a.link:hover {
	display: block;
	line-height: 20px;
	color: #ffffff;
	background-color: #FFAE00;
}

a.link:Focus {
	display: block;
	line-height: 20px;
	color: #ffffff;
	background-color: #FFAE00;
}

a.zurueck:link {
	display: block;
	line-height: 20px;
	color: #313A7D;
	text-decoration: none;
	text-align: right;
}

a.zurueck:active {
	display: block;
	line-height: 20px;
	color: #ffffff;
	background-color: #FFAE00;
	text-align: right;
}

a.zurueck:visited {
	display: block;
	line-height: 20px;
	color: #313A7D;
	text-align: right;
}

a.zurueck:hover {
	display: block;
	line-height: 20px;
	color: #ffffff;
	background-color: #FFAE00;
	text-align: right;
}

a.zurueck:Focus {
	display: block;
	line-height: 20px;
	color: #ffffff;
	background-color: #FFAE00;
	text-align: right;
}
