BODY {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	color : Black;
	margin : 0px;
	background-image : url(images/b01.jpg);
	background-attachment : fixed;
}
TD {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	color : Black;
}

h1 {
	font-size : 15pt;
	color: #DA251D;
	font-weight: bold;
}

A:LINK {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #DA251D;
	text-decoration : underline;
}
A:VISITED {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
A.link1:link {
	font-size : 9pt;
	color: black;
	font-weight : normal;
}

A.link1:visited {
	font-size : 9pt;
	color: black;
	font-weight : normal;
}

A.link1:hover {
	font-size : 9pt;
	color: black;
	font-weight : normal;
}
A.link1:active {
	font-size : 9pt;
	color: black;
	font-weight : normal;
}

A.link2:link {
   color: #FFFFFF;
   	font-weight : normal;
	text-decoration : none;
}
A.link2:visited {
   color:#FFFFFF;
   	font-weight : normal;
	text-decoration : none;
}
A.link2:hover {
	color:#FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
A.link2:active {
	color:#FFFFFF;
	text-decoration : none;
	font-weight : normal;
	text-decoration : none;
}

.abstand {
	padding-left : 20px;
	padding-bottom : 10px;
	padding-right : 20px;
}

.form {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}

.tab01 {
	padding-left : 20px;
	padding-bottom : 20px;
	padding-right : 20px;
	padding-top : 10px;
	background-color : White;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}

.tab02 {
	padding-left : 20px;
	padding-bottom : 15px;
	padding-right : 20px;
	padding-top : 15px;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	background-color : #DA251D;
	color: white;
}

.rand20 {
	padding-left : 20px;
	padding-top : 20px;
}
textarea {
	width:300px;
	padding: 1px;
	font: normal 9pt Verdana, Tahoma, sans-serif;
	border:1px solid #999999;
	height:100px;
	display:block;
	color:#000000;
	margin:5px;
}
input {
	width:300px;
	padding: 1px;
	border:1px solid #999999;
	font: normal 9pt Verdana, Tahoma, sans-serif;
	color:#000000;
	margin:5px;
}
select  {
	width:300px;
	padding: 1px;
	border:1px solid #999999;
	font: normal 9pt Verdana, Tahoma, sans-serif;
	color:#000000;
	margin:5px;
}