@charset "UTF-8";

/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
.formen {
	background-image: url(../images/formen1.gif);
	width: 550px;
	float: left;
	height: 250px;
}
.kurz {
	width: 550px;
	float: left;
	height: 490px;
}
.sw9 {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.sw12 {
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
.bl14 {
	color: #0033cc;
	font-size: 14px;
}
.sw18 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.fett {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.grun {
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}
.grunfett {
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
.blau {
	color: #0033CC;
	text-decoration: none;
}
.gelb {
	color: #D75600;
}
.gelbfett {
	color: #D75600;
	font-weight: bold;
	font-size: 14px;
}
.rot-fett {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.bl14fett {
	color: #0033cc;
	font-size: 14px;
	font-weight: bold;
}
.Bilder {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.left   {
	margin: 0 40px 0 0;
	float: left;
}
.leftintable {
	margin: 0 0px 0 0;
	float: left;
	width: 200px;
}
.right {
	margin: 0 40px 0 0;
	float: right;
}
.rightintable {
	margin: 0 0px 0 20px;
	float: left;
	width: 360px;
}
.w3c {
	margin: 20px 0 0 20px;
	top: 85%;
	bottom: 10px;
	position: absolute;
}


table {
	padding: 0;
	border: 0;
	width: 575px;
	height: 100%;
}
.img-paddingright {
	padding-right: 10px;
}
td {
	vertical-align: middle;
}
.top {
	vertical-align: top;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
#menu li {
	margin: 0px 0px 5px 0px;
	padding-left: 5px;
}
#menu li a:link {
	font-size : 11px;
	text-decoration : none;
	color : #39577D;
}
#menu li a:visited {
	font-size : 11px;
	color : #39577D;
	text-decoration : none;
}
#menu li a:hover {
	font-size : 11px;
	color : #CC4330;
	text-decoration : none;
}


a:link {
	font-size: 11px;
	color: #39577D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #39577D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC4330;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #CC3333;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

