body {ou
	margin: 0;
	padding: 0;
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
/*	background-image: url("../images/logofejrunx.jpg");
   background-repeat: repeat-x; */
}

H1 {
  font-size: 1.2em;
  padding: 2px;
}

H2 {
  font-size: 1.2em;
  margin-top: 0;
  padding: 5px 0px 0px 0px;
  color: #FFFFFF;
}

P {
  padding: 1px;
}

H1#pagetitle {
  font-size: 1.2em;
  font-variant: small-caps;
  padding: 2px;
}

H2.contenttitle {
  font-size: 1.2em;
  margin-top: 0;
  padding: 5px 0px 0px 0px;
  color: #FFFFFF;
}

div {
	margin: 0;
	padding: 0;
}

img {
  border: 0px;
  margin: 0px;
}

textarea {
  width: 50%;
  height: auto;
}

input {
}

.hr {
	color: Silver;
	height: 1px;
	width: 80%;
}

/* Heading ----------------------------------------- */

.headline {
	font-size: 11px;
  width: 255px;
	margin: 0; 
	padding: 7px 0 0 0;
	text-align: left;
  color: White;
}

.headline DIV {
	margin: 0px 7px 7px 7px;
}

#logo {
  padding: 0;
}

#heading span {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 10px;
  padding-left: 10px;  
/* margin: 10px 5em;
  border-top: thin solid Black;
  border-bottom: thin solid Black;  */
}

.piktogramm {
  vertical-align: text-bottom;
  padding-right: 5px;
}

.illustration {
  float: right;
  position: relative;
  margin-right: 5px;
  margin-left: 5px;
}

.illustration img {
  width: 120px;
}

.langs {
  position: absolute;
  top: 8px;
  left: 8px;
  margin: 1px;
}

#middle {
/*	width: 100%; */
	margin-top: 0;
	margin-bottom: 0px;
}

#loginarea {
  padding: 35px 35px 0px 35px;
}

/* Menu ----------------------------------------- */

#menu {
  background-color: #FFFFFF;
  width: 200px;
  margin: 0;
  float: left;
  padding-bottom: 22px;
  font: 100%;
/*  background-image: url("../images/menuruny.jpg");
  background-repeat: repeat-y; */
}

.email A {
  text-decoration: none;
  color: #001111;
}

.email A:hover {
  text-decoration: underline;
}

.menuitem {
	font-size: 0.9em;
	font-weight: bold;
    padding: 5px 2px 5px 5px;
/*	border-top: thin solid Black;
	border-right: thin solid Black;	*/
}

.submenuitem {
  background-color: #006666;
	padding: 2px 5px 3px 10px;
	font-size: 10px;

/*		border-right: thin solid Black;	*/
}


.menu A{
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  color: #003333;
}

.menu A:Visited {
}

.menu A:Hover {
  border-top: thin solid #006666;
  border-bottom: thin solid #006666;
  padding-left: 2px;
  padding-right: 2px;
  color: #F0F0F0;
  background-color: #003333;
}

#nav {
  font-size: 1.1em;
  background-color: #FFFFFF;
  color: #003333;
  border-top: thin solid #006666;
  border-bottom: thin solid #006666;
  padding: 4px 0px 4px 7px;
}

.navitem {
  color: #003333;

}

.navitem A{
  font-weight: 100;
  color: #000000;
  
}

.navitem A:Hover {
  font-weight: 100;
  text-decoration: underline;
  color: #003333;
}



/* Page ----------------------------------------- */

#page {
  color: #003333;
  background-color: #003333;
  padding: 0px 0px 20px 20px;	
  margin-left: 200px;
}

#pageright {
	margin: 3px 3px 3px 20px;
	width: 120px;
}

#pageleft {
  font-size: 1.1em;
  overflow: hidden;
  margin-right: 5px;
}

.form {
  width: 90%;
  margin: 0em 0 0.5em 0;
  padding: 0.5em 2em 0.5em 1em;
  text-align: right;
  border-top: thin solid #F0F0F0;
  border-bottom: thin solid #F0F0F0;
  color: #003333;
  background-color: #009999;
}

.form H2{
  color: #003333;
  text-align: left;
}

textarea {
	width: 100%;
	height: 150px;
}

/* Pagehead ----------------------------------------- */
#contents {
  color: #F0F0F0;
  background-color: #003333;
  margin: 0;
  padding: 0;
}

#contents A {
  text-decoration: none;
  color: #F0F0F0;
}

#contents A:hover {
  text-decoration: underline;
}

.content {
  text-align: left;
  margin-bottom: 0.5em;
}

.outline {
  width: 80%;
  padding: 3px 5px;
  color: #FFFFFF;
/*  background-color: #FFFFFF; */
  background-color: #006666;
  border-top: thin solid #009999;
  border-bottom: thin solid #009999;
}

.comps {
  width: 90%;
  padding: 3px 5px;
  color: #003333;
  background-color: #FFFFFF;
  border-top: thin solid #006666;
  border-bottom: thin solid #006666;
}

/* Footer ----------------------------------------- */

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
  text-align: center;
	width: 100%;
  clear: both;
  font-size: 10px;
	margin: 0;
	padding: 0;
	color: #DFDFDF;
	text-decoration: none;
	border-top: thin solid #003333;
	background-color: #006666;
}

#footer > DIV {
  padding: 1px;
}
