@charset "utf-8";
/*normalisieren*/
/* CSS Document */
/* Normalize margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
     margin: 0 0 0 0 ;
     padding: 0 0 0 0 ;
}
   
/* Normalize font-size */
* {
     font-size: 100% ;	
}
   
/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
     font-size: 100% ;
}
     
/* Remove list-style for lists */
ol, ul , li{
     list-style: none ;
}
     
/* Normalize font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal ;
     font-weight: normal ;
}
     
/* Removes borders and spacing from tables */
table {
     border-collapse: collapse ;
     border-spacing: 0 ;
    z-index: 1 ;
    left: 0px ;
    top: 0px ;
}
     
/* Removes border from fieldset and img */
fieldset, img {
     border: 0 ;
}
     
/* Left-aligns text in caption and th */
caption, th {
     text-align: left ;
}
     
/* Removes quotation marks from q */
q:before, q:after {
     content:'' ;
}


/* CSS Document */
body {
	position: relative;
	width: 100%;
	height: 200px;
	font-family:Arial, Helvetica, sans-serif
}

#content h1 {
	font-weight: bold !important;
}	
#toplinks a {
	color: #FDFEFE;	
	font-weight: bold;
	text-decoration:none;
	font-size:12px !important;
}

#toplinks a:hover {
color: #69C4EE	;
text-decoration:none;
}

#toplinks a:active {
color: #4ECAF0	;
text-decoration:none;
}

#toplinks {
	color: #FDFEFE;	
	font-weight: bold;
	text-decoration:none;
	font-size:12px !important;	
}

#toplinks span {
 padding-left:2px;
 padding-right:2px;
}

#leftmenu{
  position: absolute;
  height: 250px;
  /*width:173px;*/
  height:300px;
  top: 185px;
  /*left: 20px;
  float:left;
  width: 130px;
  background-color: #ffcc00;*/
}

#leftmenu ul {
	color: #376CA8;
	padding-left: 15px !important;
	padding-top:5px !important;

}

#leftmenu ul li {
	color: #376CA8;
	padding-top:5px !important;
}

/*#leftmenu ul li a {
	color: #69C4EE;
}*/

.menuactive a {
	color: #69C4EE !important;
}

#leftmenu a {
	font-size:12px !important;
	font-weight:bold;
	text-decoration:none;
	color:#376CA8;
}

#leftmenu a:hover {
color: #69C4EE;
text-decoration:none;
}

/*#leftmenu a:visited {
color:#376CA8;
}*/

/*#leftmenu a:active {
color:#69C4EE;
}*/

#content {
  width: auto;
  /*margin: 20px 170px;*/
  background-color: #ffffc6;
	margin: 0px 180px;
	padding-top:25px !important;
	padding-left:15px !important;
	color: #1E3770;
	font-size:12px !important;
	font-weight:normal;
	text-decoration:none;
	/*width: 785px;*/
}

#content a {
	text-decoration:none;
	font-style:italic;
	color: #1E3770;
}

#content a:hover {
	text-decoration:underline;
}

#content h1 {
	font-size:12px !important;
	padding-bottom:5px;
}

#content h2 {
	font-size:14px !important;
	padding-bottom:3px !important;
}

#content p {
	padding-top:4px !important;
}

#content ul li {
	/*list-style-image: url(Bilder/weiter.jpg);*/
	list-style-type:none;
	padding-left: 2em;
	background-image: url(Bilder/bullet.jpg);
	background-repeat: no-repeat;
    background-position: center left;
	margin-left: 0px;
}

#foot {
	padding-top:10px;
}

#leftmenu ul ul {
	padding:0 0 0 0 !important;
	padding-top:3px !important;
}

#leftmenu ul ul li {
	padding:0 0 0 0 !important;
	padding-left:15px !important;
}

input {
background-color: #FFFFFF; /*#E5F2F5;*/
border:none;
}

#right {
  position: absolute;
  top: 180px;
  right: 0px;
  width: 160px;
  height: 300px;
}

#wegefinden {
	text-align:right;
}

.listinput {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	width:150px;
	padding:1px;
}
.listinputselect {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	padding:1px;
}
.listinputshort {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	width:50px;
	padding:1px;
	margin: 2px;
}
.listinputshort2 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	width:140px;
	padding:1px;
	margin: 2px;
}
.listinputshort3 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	width:143px;
	padding:1px;
	margin: 2px;
}
.listinputmedium {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	width:200px;
	padding:1px;
	margin: 2px;
}
.listinputlong {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #C0C0C0;
	width:350px;
	padding:1px;
	margin: 2px;
}
.listinputneeded {
	color:red;
}
.listhr {
	color: #C0C0C0;
	border: 1px solid #C0C0C0;
}
