body	{
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color:	#000000;
	font-size: 12px;
   	margin-left: 10px;
}


a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#3689BF;
	font-size: 12px;
}

h1 {
	font-size: 20px;
	color:#930026;
	font-weight:bold;
	margin-bottom:0px;
}

h2 {
	font-size: 18px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
}

h3 {
	font-size: 16px;
	color:#000000;
	font-weight:normal;
	margin-bottom:0px;
}

h4 {
	font-size: 14px;
	color:#000000;
	font-weight:normal;
	margin-bottom:0px;
}

/*b {
	color:#000000;
}
*/

b.red {
	color:#930026;
}

ul {
	margin-top:0px;
	list-style-image:url('/i/underscore.jpg');
}

td {
	font-size: 12px;
}

textarea {
	font-size: 12px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

input {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
}


table.document_table {
  border-width:1px;
  border-style:solid;
  border-color: #930026;      
  padding: 10px;
}

div.wolken{
      position:absolute;
      top:0px;
      left:0px;
      width:190px;
      z-index:5;
}


div.head{
      position:absolute;
      top:50px;
      left:194px;
      width:300px;
      z-index:5;
}

div.headtext1 a, div.headtext1 a:link, div.headtext1 a:visited, div.headtext1 a:hover, div.headtext1 a:active {
      position:absolute;
      top:45px;
      left:210px;
      width:500px;
      z-index:5;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 18px;
    text-decoration:none;
	color:#000000;
}

div.logo{
      position:absolute;
      top:55px;
      left:0px;
      width:98%;
      z-index:9;
      text-align: right;
}


div.content{
	position:absolute;
	z-index:9;
	padding-left:10px;
	top: 105px;
	left: 200px;
	right: 10px;
	width:78%;
	line-height:1.5em;
}


div.printbutton{
     position: absolute;
     left: 92%;
     z-index:10;
     top: 110px;
}

div.leisteoben {
      position:absolute;
      top:100px;
      left:0px;
      z-index:11;
      margin:0px;
      padding:0px;
      border-top:1px solid #930026;
      height: 1px;
      width:98%;
}




div.navbar{
      position:absolute;
      left:0px;
      top:100px;
      width:190px;
      z-index:9;
      height: 700px;
      background-color: #FFFFFF;
}

div.navbar_end{
	border-right:1px dashed #930026;
	padding:13px;
	padding-left:30px;
 	height: 200px;
}

div.navbar_sepp {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	height: 2px;
        background-color: #FFFFFF;
}

div.navbar_beginn {
	border-bottom:1px solid #A8A072;
	height: 1px;
        background-color: #FFFFFF;
}
div.navbar_ende {
	border-top:1px solid #A8A072;
	height: 2px;
        background-color: #FFFFFF;
}


div.navbar_link {
	border-top:1px dashed #930026;
	border-right:1px dashed #930026;
	padding:13px;
	padding-left:30px;
        background-image:url(nav_log.gif);  
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}
div.navbar_link a, div.navbar_link a:link, div.navbar_link a:visited, div.navbar_link a:hover, div.navbar_link a:active {
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size:12px;
}

div.navbar_link_active {
	border-top:1px dashed #930026;
	border-right:1px dashed #930026;
	padding:13px;
	padding-left:30px;
	background-color: #DDDDDD;
        background-image:url(nav_log.gif);  
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}
div.navbar_link_active a, div.navbar_link_active a:link, div.navbar_link_active a:visited, div.navbar_link_active a:hover, div.navbar_link_active a:active {
   text-decoration:none;
   color: #000000;
   font-size:12px;
}


div.navbar_disclaimer {
	border-top:1px dashed #930026;
	border-bottom:1px dashed #930026;
	border-right:1px dashed #930026;
	padding:2px;
	padding-left:30px;
        background-image:url(nav_log.gif);  
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}
div.navbar_disclaimer a, div.navbar_disclaimer a:link, div.navbar_disclaimer a:visited, div.navbar_disclaimer a:hover, div.navbar_disclaimer a:active {
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size:10px;
}

/* SEAS STUFF */

.required { background-color:#ffdddd}
.error { background-color:#ff9999}
.requirederror { background-color:#ff3333}

