@charset "UTF-8";
/* CSS Document */

.Kopf {
	height: 169px;
	width: 800px;
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	white-space: pre;
	background-repeat: no-repeat;
	background-image: url(banner_head.gif);
}
.abanner {
	float: right;
	height: 600px;
	width: 120px;
	background-color: #000000;
	border: 0px solid #000000;
	background-image: url(../cabrio/Neuer%20Ordner/banner_A.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
}
.navigation {
	height: 30px;
	width: 515px;
	color: #FFFFFF;
	background-color: #FF0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 285px;
	margin-top: 10px;
	padding-top: 10px;
	text-decoration: none;
	padding-left: 0px;
	text-align: left;
}
.inahalt {
	width: 465px;
	background-color: #FF0099;
	height: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 285px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #FF0099;
}
img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.linien {
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0099;
}
a:visited {
	text-decoration: none;
	background-color: #FF0099;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #FF0099;
}

