

/************************************************************/
/**** Allgemein                                          ****/
/************************************************************/
body,h1,h2,h3,h4,h5,h6,div,ul,dl,a,dd,dt,table,tr,th,td,label,legend
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

textarea,select,option,input,ol,li,p,fieldset,span
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
}

html 
{
	height: 100%;
}

body
{
   background-color: #FFFFFF;
   color: #000000;
   margin: 0px;
   padding: 0px;
   font-size: 10pt;
}


label
{
	font-weight: bold;
	color: #000000;
}

a
{   
   color: #000000;
   border:0;
}

a:hover,a:focus {
	text-decoration: underline;
}

a:link,  a:visited, a:active {
   text-decoration: none;
}


table {
	margin:10px;
	border:0px;
	font-size:1em;
	text-align:left;
	background-color: #dddddd;
}

thead {
	color: rgb(80, 99, 139);
	background-color: rgb(192, 192, 192);	
}

td {
	font-weight: normal;
	color: #000000;
	height:1.3em;
	padding:2px;
	margin:0px;
	border-bottom:1px solid #C0C0C0;
}

tr.selected
{
	background-color: #eeeeee;
}

dt 
{
  clear:left;float:left;font-weight:bold;color:#000000;width:16em;margin-bottom:5px;padding:0;line-height:110%;
}

dd 
{	
  float:left;font-weight:normal;color:#000000;margin-left:0px;margin-bottom:5px;padding:0;line-height:110%; 
}
.clearing {clear:both;float:none;line-height:0;height:0;margin:0;padding:0;border:none;visibility:hidden;}
.tiny {width:6em;}
.small {width:9em;}
.medium {width:12em;}

dd.tiny{width:30%;}
dd.small{width:55%;}
dd.medium{width:70%;}
dd.large{width:85%;}

#window-max-width
{
	clear:both;
	margin:0px;
	padding:0px;
	min-width:78em;
	border:none;
	float:left;
}


.hiddenspan 
{
	position:absolute;
	z-index:100;
	top:50;
	left:-1000px;
	height:0;
	overflow:hidden;
}

#hiddenhelp1 a:link, #hiddenhelp1 a:visited  {
	position:absolute;
	z-index:100;
	top:50;
	left:-1000px;
	height:0;
	overflow:hidden;
}

#hiddenhelp1 a:hover, #hiddenhelp1 a:focus, #hiddenhelp1 a:active {
	position:absolute;
	top:30px;
	left:200px;	
	text-align: center;
	font-weight:bold;
	line-height: 1.5em;
	text-decoration: none;
	display: block;
	padding: 2px 0;
	width:11em;
	height:2em;
	border:2px solid #cccccc;
    	color: #ffffff;
    	background-color: #000000;
}

#hiddenhelp2 a:link, #hiddenhelp2 a:visited  {
	position:absolute;
	z-index:100;
	top:50;
	left:-1000px;
	height:0;
	overflow:hidden;
}

#hiddenhelp2 a:hover, #hiddenhelp2 a:focus, #hiddenhelp2 a:active {
	position:absolute;
	top:30px;
	left:200px;	
	text-align: center;
	font-weight:bold;
	line-height: 1.5em;
	text-decoration: none;
	display: block;
	padding: 2px 0;
	width:11em;
	height:2em;
	border:2px solid #cccccc;
    	color: #ffffff;
    	background-color: #000000;
}

#hiddenhelp3 a:link, #hiddenhelp3 a:visited  {
	position:absolute;
	z-index:100;
	top:50;
	left:-1000px;
	height:0;
	overflow:hidden;
}

#hiddenhelp3 a:hover, #hiddenhelp3 a:focus, #hiddenhelp3 a:active {
	position:absolute;
	top:30px;
	left:200px;	
	text-align: center;
	font-weight:bold;
	line-height: 1.5em;
	text-decoration: none;
	display: block;
	padding: 2px 0;
	width:11em;
	height:2em;
	border:2px solid #cccccc;
    	color: #ffffff;
    	background-color: #000000;
}

/************************************************************/
/**** Header                                             ****/
/************************************************************/

#header-img-bar {
   display:none;
}

#header-img-bar img{
   display:none;
}

#header-service-bar {
  display:none;
}

#header-service-bar a {
  display:none;
}

.header-service-bar-home {
   display:none;
}

.header-service-bar-menu {
   display:none;
}

.noprint
{
	display:none;
}

.button
{
	display:none;
}
/************************************************************/
/**** Navigation                                         ****/
/************************************************************/

#navigation {
  display:none;

}

#navigation-menu {
   display:none;

}


#navigation-menu ul
{
   display:none;
}

#navigation-menu ul.indent
{
   display:none;
}

#navigation-menu a {
  display:none;
}

#navigation-menu ul.indent li
{
   display:none;
}

#navigation-menu li.menu {
display:none;
}

#navigation-menu li.menu-active {
display:none;
}

#navigation-menu li.password {
display:none;	
}

#navigation-position {
	display:none;
}

navigation-end
{
display:none;; 
}
/************************************************************/
/**** Content                                            ****/
/************************************************************/

.content {
  	top:20%;
	width:90%;
  	border:none;
  	background-color: #F6F7FB;
  	margin-top: 1em;
  	margin-left: 1em;
  	margin-right: 1em;
  	margin-bottom: 1em;
  	padding-right: 5px;
  	float:left;
}



#end
{
 float:none;
}

/************************************************************/
/**** Content Dialoge                                    ****/
/************************************************************/


.dialog {
	margin: 0px;
	height:10%;
	padding: 10px;
	max-width:100%;
	background-color: #eeeeee;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;	
	clear:left;
}

.field
{
	margin:5px;
	padding:5px;
	border-color:#000000; border-width:1px; border-style:solid;
	font-weight: normal;
}

.noPrintField
{
	display:none;
}

.tabletag
{
	height:200px;
}
/************************************************************/
/**** Content Register                                   ****/
/************************************************************/

.register {
	display:none;
}



.register-tab {
	display:none;
}

.register-tab-active {
	display:none;
}

.register-tab0 {
	display:none;
}

.register-tab-active0 {
	display:none;
}

.register-tab1 {
	display:none;
}

.register-tab-active1 {
	display:none;
}

.register-tab2 {
	display:none;
}

.register-tab-active2 {
	display:none;
}

.register-tab3 {
	display:none;
}

.register-tab-active3 {
	display:none;
}

.register-tab4 {
	display:none;
}

.register-tab-active4 {
	display:none;
}

.register-end {
	display:none;
}

.register-help {
	
	display:none;
	
}

.register-thesaurushelp {
	
	display:none;
	
}

/************************************************************/
/**** Buttons                                            ****/
/************************************************************/

.button
{
	padding: 7px 15px 7px 15px;
/*	border: 1px solid #000000;*/
}

.button-help
{ 
	
	background-color:#000000; color:#FFFFFF; border:0px solid #000000;width:7.5em;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
}

.button-help:hover {
	color: #FFFFFF;
	background-color: #1F3250;
}

.button-tiny
{ 
	background-color:#adadad; color:#000000; border:1px solid #1F3250;width:3em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-small
{ 
	background-color:#adadad; color:#000000; border:1px solid #1F3250;width:8.5em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-small-disabled
{ 
	background-color:#adadad; color:#C8C8C8; border:1px solid #1F3250;width:7.5em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-small:hover {
	background-color: #bebebe;
	border:1px solid #4F6280;
}

.button-medium
{ 
	background-color:#adadad; color:#000000; border:1px solid #1F3250;width:11em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-medium:hover {
	background-color: #bebebe;
	border:1px solid #4F6280;
}

.button-large
{ 
	background-color:#adadad; color:#000000; border:1px solid #1F3250;width:14em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-large-disabled
{ 
	background-color:#adadad; color:#C8C8C8; border:1px solid #1F3250;width:14em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-large:hover {
	background-color: #bebebe;
	border:1px solid #4F6280;
}

.button-xl
{ 
	background-color:#adadad; color:#000000; border:1px solid #1F3250;width:20em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size:1em;
}

.button-xl:hover {
	background-color: #bebebe;
	border:1px solid #4F6280;
}

.caption
{
	height: 25px;
	text-align:left;
	position:relative;left:20px;
	float:left;
	font-weight: bold;
	color: #000000;
}

.value
{
	color: #000000;
	font-weight: normal;
	text-align:left;
	position:relative;left:20px;
}

.normal
{
	color: #000000;
	font-weight: normal;
}

.list-popup
{
	position:relative;
	top:-100px;
	width:500px;
	height:10%;
	background-color:#dddddd;
	border:0.07em solid #000000;
}

.help-popup
{
	display:none;
}

.error
{
	margin:5px;
	border-color:#000000; border-width:1px; border-style:solid;
	font-weight: normal;
	color:#000000;
}

.error legend
{
	color:#000000;
}

.ku-select
{
	width:500px;
	margin-right:20px
}


.go-select
{
	width:210px;
	margin-right:20px
}

.free-select
{
	width:210px;
	margin-right:20px
}

.ku-field
{
	margin:5px;
	padding:0px 10px;
	border-color:#000000; 
	border-width:1px; 
	border-style:solid;
	font-weight: normal;
	margin-left:-200px;
}

.messages
{
	margin:5px;
	border-color:#000000; border-width:1px; border-style:solid;
	font-weight: normal;
	color:#000000;
}

.messages legend
{
	color:#000000;
}


#brhelp
{
	display:none;
}