
p {font-family: arial; font-size: 9pt; text-align: justify;}

h1 {font-family: arial; font-size: 10pt; color: #002355}
h2 {font-family: arial; font-size: 10pt; color: #0e57a0;}
h3 {font-family: arial; font-size: 10pt;}
h4 {font-family: arial; font-size: 10pt;}
h5 {font-family: arial; font-size: 10pt; color: #063b71;}
h6 {font-family: arial; font-size: 9pt; color: #002355}

A { FONT-FAMILY: arial; color: #084d9e; text-decoration: none; font-weight:bold; font-size: 8pt;}

A:hover { FONT-FAMILY: arial; text-decoration: none; color: #000000; font-weight:bold; font-size: 8pt;}
 
td {font-family: verdana; font-size: 8pt; text-align: justify;}

/* Download anbieten */

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:100%;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:100%;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
        font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:100%;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}
	
	
.pfad	{font-family: verdana; font-size: 8pt; color: black;}


.nav1 {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Arial;
}

.nav2 {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Arial;
}

	.formtext     {  background-color:#FFFFFF; width:175px; height:100px; border:1px solid #003054; font-size:12px; font-family:code,Tahoma,sans-serif; }
	.formbutton   {  background-color:#d4847a; width:133px; height:18px; border:1px solid #d4847a; font-size:10px; font-family:code,Tahoma,sans-serif; }
	.formzahl     {  background-color:#f3e2dd; width:133px; height:20px; border:1px solid #ad1100; font-size:12px; font-family:code,Tahoma,sans-serif; }
	.formzahl1     {  background-color:#e2ecf5; height:20px; border:1px solid #FFFFFF; font-size:12px; font-family:code,Tahoma,sans-serif; }
	
	
.text_klein {font-family: verdana; font-size: 8pt; }

.flLeft {float:left;}
.flRight {float:right;}


/*  Start Forms */
#formwrap {
   padding: 0px 0px 0px 0px;
   margin: 20px 0px 0px 50px;
}
#form {
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}
/* Rahmenfarbe angeben für Opera */
fieldset {
   border: 1px solid #fff;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
legend {
   border: 1px solid #fff;
}
Label {
   font:11px/20px arial;
   padding:0px;
   margin-left: 0px;
}
.inpt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Arial;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
.txt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Arial;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
input.inpt:focus, textarea.txt:focus {
   color: #000;
   font-family: Verdana, Arial, Sans-Serif;
}
.senden {
   width: 150px;
   font-weight: bold;
   font-size: 11px;
   margin: 15px 0px 0px 198px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   cursor: pointer;
}
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

.formerror {
	color: red;
}
/*  End Forms */ 