a:link {
color: #0033FF;
text-decoration: none;
}
a:active {
color: #0033FF;
text-decoration: none;
}
a:hover {
color: #66CCFF;
text-decoration: none;
}
a:visited {
color: #66CCFF;
text-decoration: none;
}

body {
background-image: url(content/awmt_bg.jpg);
background-repeat: no-repeat;
}

.navigation {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-top:5px;
	margin-left:5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.titel14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
<link href="inhalt.css" rel="stylesheet" type="text/css">
