/* CSS for AdminBoarding */ 

body { margin-top:0px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #ffffff; background-color: #73BDFA; background-image: url(images/background.jpg); background-repeat: repeat-x; } 

h1 { font-size:20px; color: #006EA5; margin: 0px 3px 0px 3px; } 
h2 { font-size:12px; margin: 10px 0px 0px 0px; color:#000000; } 
h3 { font-size:16px; margin: 10px 0px 10px 0px; line-height: 22px; color:#808080; } 
h4 { font-size:9px; margin: 5px 0px 10px 0px; color:#ff0000; } 

p { font-size:0.8em; color: #006EA5; line-height: 1.5em; margin: 3px 5px 10px 5px; } 

a:link {
   color: #FAEA02;
   text-decoration: underline;
}

a:visited {
   /*color: #FAEA02;*/
   text-decoration: underline;
}

a:hover {
   color: #66d;
   text-decoration: underline;
}

a:active {
   color: #ffffff;
   text-decoration: underline;
}


/* general page layout elements */ 

.footer {
	 background-color: #0671A7; 
   	 bottom: 1; 
	 border-top-width:1px; 
	 border-top-style:solid;
	 border-top-color: #666666; 
         height: 40px;
	 margin-left:0px;
	 margin-right:0px;
	 font-size: 10px;
	}

.mengentext {font-family: arial; font-size:12px; color: #006EA5; margin-left:10px; }

.datum {font-family: arial;font-size: 16px;font-weight: bold;color: #ffffff;}

.loginbox 	{
		height: 250;    
		width: 440px;     
   		background: url(images/background_login.gif); background-repeat:no-repeat;
		padding:30px;
		padding-top: 45px;
		margin: 80 auto;
		text-align:left;
		}

.loginbox  form {
  float:left;
  margin: 0;
  padding: .5em;
  margin-bottom: 1em;
  color:#fff;
}

.loginbox form label {
  display: block;
  float: left;
  width: 100px;
}

.loginbox form input {
  width: 200px;
  display: block;
  float: left;
  margin-bottom: 2px;
}

.loginbox form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

.loginbox input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

.mainbox { 	
		background-color: #ffffff; 
		width:800px; 
		height:auto;
		padding-top: 1px;
		padding-left: 1px;
		padding-right: 1px;
		padding-bottom: 1px;
		margin: 45 auto;
		text-align:left;
	}

.info {
  position:absolute;
  margin-left:515px;
  background-image: url(images/background_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: auto;    
  width: 250px;  
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  color: #094293;
  font-size: 12px;
  margin-bottom: 2px;
}

.info h1 	{
		padding-top: 3px;
  		padding-left: 25px;
 	 	font-size: 13px;
		}

form { 
  width: 500px;
  margin: 3px 3px;
  padding: 5px;
  color:#094293;
  text-align:left;
  font-size: 12px;
}

form label {
  /*display: block;*/
  float: left;
  /*width: 135px;*/
  min-width:135px;
}

form input {
  width: 245px;
  display: block;
  float: left;
  margin-bottom: 2px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

form input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

.radio {
  width: auto;
  display: block;
  float: left;
  margin: 0 0 0 0;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #8c8c8c;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #5c5c5c;
  margin: 0 0 0 0;
  padding: 0px 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

/* SUB_MENU */

.solidblocksubmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockactive_sub.gif) center center repeat-x;
}

.solidblocksubmenu li{
display: inline;
}

.solidblocksubmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
/* border-right: 1px solid white; */
}

.solidblocksubmenu li a:visited{
color: white;
text-decoration: none;
}

.solidblocksubmenu li a:hover, .solidblocksubmenu li .current{
color: white;
text-decoration: none;
background: transparent url(images/blockdefault_sub.gif) center center repeat-x;
}

.nx_normal	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: left ; color: #000000 }
.nx_small	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: left ; color: #000000 }
.nx_smaller	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-align: left ; color: #000000 }

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
