html, body {
height: 100%;
}

 a:link {
  	text-decoration: none;
	color: #FFFFFF;
 }
 
 a:visited {
  	text-decoration: none;
	color: #FFFFFF;
 }
 
 a:hover {
  	text-decoration: none;
	color: #FFFFFF;
}
 
 a:active {
  	text-decoration: none;
	color: #FFFFFF;
 }

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.link {
	color:#FFFFFF;
	font-weight:normal;
  	text-decoration: none;
}


/**************/
/*** layout ***/
/**************/


/*** layout - menu_links ***/
.menu_links{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 150px;
	padding-left: 20px;
	background-image: url(../graphic/menu_orange.gif);
}

.menu_links_active{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 140px;
	padding-left: 20px;
	background-image: url(../graphic/menu_aktiv.gif);
}


.menu_links a:hover, .menu_links a:active{
	text-decoration: none;
}

/*** --------------------------------------------------- ***/
.menu_punkt{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	width: 140px;
	padding-left: 21px;
	background-image: url(../graphic/menu_punkt.gif);
}

.menu_punkt_active{
font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	width: 140px;
	padding-left: 21px;
	background-image: url(../graphic/menu_punkt_active.gif);
}

.menu_punkt a:hover, .menu_links a:active{
	text-decoration: none;
}

/*** layout - menu_unten ***/
.menu_unten{
  text-decoration: none;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-left: 9px;
}

.menu_unten a:hover{
	text-decoration: none;
  font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-left: 9px;
}
  
.menu_unten a:active{
  text-decoration: none;
  font-size: 9pt;
	color: #FFFF00;
	font-weight: normal;
	text-align: left;
	padding-left: 9px;
}



/*** layout - cont - list *****/
.text_detail{
	text-align: left;
	margin-bottom: 2px;
	font-size: 12px;
	width: 440px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_a{
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
  	border: 1px solid #000088;
	background-color: #ffe1c4;
}
.info{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	margin-bottom:0px;
	margin-top: 2px;
  	border: 1px solid #000088;
	background-color: #CCCCEE;
}

.fussnote{
  font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px dashed #000000;
	width: 100%;
}
.error{
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
  font-weight: bold;
	width: 400px;
}



/**************/
/*** list *****/
/**************/
ul {
	list-style-position:outside;
	list-style-image:url(../graphic/list_image.gif);
	font-size: 12px;
	color: #000000;

}

li {
	font-size: 12px;
	color: #000000;

}



/**************/
/*** text *****/
/**************/
p, p a,p a:link, p a:visited{
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
p a:hover, p a:active{
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
h1 {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  background-image: url(bilder/h1.gif);
}

.titel1 {
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  width: 615px;
  background-image: url(bilder/h1.gif);
}

h2 {
	font-size: 16px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  background-image: url(bilder/h5.gif);
  }
  
.titel5 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  width: 617px;
  background-image: url(bilder/h5.gif);
  }  
  
h6 {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 6px;
	color: #000000;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D8D8D8;
  border-color:#000000;
	border-style:solid;
	border-width: 1px;
}

/**************/
/*** bilder ***/
/**************/
.bild{
	border: 0;
}

#popitmenu{
position: absolute;
background-color: #FFF4E3;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 200;
visibility: hidden;
padding-left: 6px;
padding-right: 6px;
}

#popitmenu a{
color: blue;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FFA037;
}

/************* #dropbox styles ***************/

#dropinboxcover {
	width: 655px;
	height: 630px;
	position: absolute;
	z-index: 100;
	overflow: hidden;

}
#dropinbox {
	width: 635px; /*change width to above width-20. */
	/*height: 200px; change height to above height-20. REMOVE if you wish box to be content's natural height*/
	border: 1px solid #ffc23f; /*Customize box appearance*/
	background-color: #FFCC00;
	position: absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
}
.dropinboxHead {
	height: 18px;
	background-color: #ffc23f;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}
.dropinboxContent {
	padding: 10px;
}

.dropinboxBottom {
	height: 22px;
	text-align: right;	
	padding-right: 10px;
}

