html {
   background-color:white;
   font-family: Times, "Times New Roman", serif;
   font-size: 12pt;
}

#top_navigation {
   display: none;
}

#header {
   display: none;
}

#right_navigation {
   display: none;
}

#leftnavigation {
   display:none;  
}

#Ergebnisleiste {
	display:none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Times, "Times New Roman", serif;
  font-size: 12pt;
  color: black;
  background: transparent;
}

#druckbegrenzung {
	color:black
}

#content {   
   margin-left:1px;
   margin-right:1px;
   width:100%;  
   padding-top:50px;

}

#loginstatus {
   display: none;
}

#login_form {
   display: none;
}

body a:link, body a:visited {
	font-weight:bold;
	text-decoration: none;
	color: black;	
}

fieldset {
   padding-bottom:6px;
   padding-left:6px;
   border:0px;
   padding-top:26px;
   width: 100%;  
}



input {
   
   padding-left:3px;
   margin-left:0px;   
}

table {
	width:100%;
}

tr{
   width:100%;
   font-size: 12pt;   
}

td {
	font-size: 12pt;
	padding-left:22px;
	padding-right:22px;
	}
	
th {
	font-size: 12pt;
	}
#fussleiste {
	display: none;
	}
	
h2 {
	font-size: 13pt;
	}
	
h4 {
	font-size: 12pt;
	}

a	{
	font-size:12pt;
	}
	
legend
	{
	font-size:13pt;
	}
legend a	{
	font-size:12pt;
	
	}
b {
	font-size: 12pt;
	}
	
select {
	font-size: 12pt;
	
	}
