body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #e6ecf8;
	
	  font-size: 12px;
  font-family: Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  

	margin:0px;
	padding:0px;
}
html { 
  padding:0px;
  margin:0px;
}





pre {
margin:0px 10px 10px 10px;
}

h1 {
	font-size:14px;
	text-transform:none;
	color: #FF0000;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}
	
	h3 {
	font-size:12px;
	padding-top:10px;
	text-transform:uppercase;
	color: #003399;
	background-color: transparent;
	padding-bottom: 0px;
	}
.fact {
	background-color: #EF4829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	padding: 5px;
	width: 80%;
}
/*a {
	color: #00CCCC;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}*/
a :active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #000099; text-decoration: none}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #000099; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000099; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #CC3300; text-decoration: none}

a.submenulink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #000099; text-decoration: none}
a.submenulink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #000099; text-decoration: none}
a.submenulink:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000099; text-decoration: none}
a.submenulink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #CC3300; text-decoration: none}

a.highlight:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #999999; text-decoration: none}
a.highlight:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #999999; text-decoration: none}
a.highlight:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #999999; text-decoration: none}
a.highlight:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #999999; text-decoration: none}

a.normal:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;   color: #333333; text-decoration: none}
a.normal:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;  color: #333333; text-decoration: none}
a.normal:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;  color: #333333; text-decoration: none}
a.normal:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;  color: #999999; text-decoration: none}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;  color: #333333; text-decoration: none; font-weight: normal;}
a.footer:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;  color: #333333; text-decoration: none; font-weight: normal;}
a.footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;  color: #999999; text-decoration: none; font-weight: normal;}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}


/*  positioning-layers statisch und absolut */

#box {
width:775px;
margin: 0px auto 0px 0px;
padding:0px;
text-align:left;
}

#left {
width:100px;
height:250px;
padding:0px;
float:left;
}

#leftheader {
width:150px;
height:65px;
padding:0px;
float:left;
}

#contentholder {
	width:650px;
	padding:0px;
	float:left;
	background-color:#fff;
	/*overflow: auto;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}

#content {
width:445px;
padding:10px 10px 10px 10px;
float:left;
background-color:#fff;

/*overflow: auto; */
}

#footer {
	width:640px;
	padding:5px;
	float:none;
	background-color:#FFFFFF;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer2 {
	width:100%;
	float:none;
	background-color:#FFFFFF;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#mainmenu {
width:670px;
padding:0px;
height:46px;
float:left;


}

#right {
width:175px;
padding:0px;
float:left;
background-color:#ffffff;

}

#submenu {
	width:160px;
	padding:10px;
	float:left;
	margin-top: 35px;
	background-image: url(../images/sub-back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

#head {
background-color:transparent;
width:750px;
height:150px;
}
#headmenu {
	background-color:transparent;
	width:598px;
	height:40px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#headimage {
	background-color:transparent;
	width:598px;
	height:50px;
	float:left;
	padding-top: 20px;
	
}

#head h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}

#head p {
padding:20px 0px 0px;
margin:0px;
}



.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.smalltextsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.TextBox {
	padding: 1px;
	background-color: #FFFFFF;
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 11px;
	color: #131d58;
	border: 1px solid #666666;
	background-image: url(../images/text-back.jpg);
}

fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
	width: 143px;
	 height:110px;
	background-image: url(../images/magnifying_glass.jpg);
	background-repeat: no-repeat; /**/
	
}
.imageborder {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
