
body {
  background-color: #3e66cc; 
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color:#564b47;
  padding:0px;
  margin:0px;
}

a,
a:visited,
a:active
{
color: #1111AA;
font-weight:bold;

}

a:hover {color: #564b47;}


h1 {
  font-size: 16px;
  font-weight:bold;
  text-transform:uppercase;
  border-top:1px solid #564b47;
  border-bottom:1px solid #564b47;
  padding:3px 2px;
  margin:10px 0 5px 0; 
}

h2 {
  font-size: 14px;
  border:none;
  text-transform:uppercase;
  font-weight:bold;
/*  border-bottom:1px solid #564b47; */
  padding:3px 2px 0 2px;
  margin:0 0 5px 0; 
}

h3 {
  font-size: 13px;
  border:none;
  text-transform:uppercase;
/*  border-bottom:1px solid #564b47; */
  padding:3px 2px 0 2px;
  margin:0 0 2px 0; 
}




p, pre{
  padding: 1px 2px 10px 2px;
  margin: 0px 0 5px 0;
}


img.download {vertical-align:middle;}

.topbg {
  position:absolute;
  top: 150px;
  width:790px;
  opacity:0.3;
  filter: alpha(opacity=30);
  background-color: #FFFFFF;
  border-top:1px solid #564b47;
  border-bottom:1px solid #564b47;
  font-size: 11px;
  text-align:right;
  padding:5px 5px;
  margin:5px 0;	 
}

.topNav {
	position:absolute;
	top: 150px;
	width:790px;
	font-size: 11px;
	text-align:right;
	padding:5px 5px;
	margin:5px 0;	 
}
.topNav a:visited,
.topNav a {
  font-size: 13px;
/*   color:#564B47; */
  color:#202000;
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;
  padding:5px 5px;
}
.topNav a:hover {
	color:#FFFFFF;
}

.flLeft {
	float:left;
	margin-right:20px;
}



.flRight {
	float:right;
	margin-left:20px;
}


/* ----------container zentriert das layout-------------- */
#container {
background-color: #e0c9a2;
position:relative;
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding:0;
font-family: Verdana, Arial, Sans-Serif;
}

/* ----------banner for logo-------------- */
#banner {
	background: url(/images/banner.jpg); 
/* background-color: #3d67cc; */

text-align: left;
padding: 0px;
margin: 0 0 5px 0;
height:190px;
}
#banner img {padding:10px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
  position:relative;
  display:block;
  left:196px;
  top:0;
  background-color: #FFbe52;
  border:1px solid #FF8030;
  padding:0 5px 5px 5px;
  margin: 0px;
  width:590px;
  height:498px; 
  clear:both;
  overflow:auto;
  font-size:13px;
}

#contentfull {
  position:relative;
  display:block;
  top:0;
  background-color: #FFbe52;
  border:1px solid #FF8030;
  padding:0 5px 5px 5px;
  margin: 0px;
  min-height:498px; 
  clear:both;
  overflow:auto;
  font-size:13px;
}



.clr { 
	
	clear:both;
	margin-bottom:10px;
}

#main {
	position: relative;
	clear:both;
/*	height:500px;  */
}
/* --------------left navigavtion------------- */
#left {
position:absolute;
top:0;
background-color: #FFbe52;
background: url(/images/left.jpg);
border:0px solid #FF8030;
width: 190px;
margin: 0;
padding: 0px;
height:100%;
}

/* -----------footer--------------------------- */

#footer {
/* background-color: #94aef0;
  background: url(/images/banner.jpg) no-repeat scroll 0px -150px; 
 */

  background: url(/images/footer-bg.jpg);
  clear: both;
  margin: 5px 0 0 0;
  padding: 2px 0;
  height:44px;
  text-align: right; 
}

#footer p { 
  
  font-size: 13px;
  font-weight:bold;
  text-transform:uppercase;
  color:#202000;
  margin-top:12px;
  margin-bottom:0px;
  padding:0 5px 2px;

/*  background-color: #FFFFFF;
  color:#000000;
  opacity:0.3;
  filter: alpha(opacity=50); /* */
 }

#footer p a{
  color:#202000;
} 


ul.nav1st {
background: url(/images/left-menu.jpg);
 padding:0;
 margin:0;
}

ul.nav1st li {
 list-style:none;
}

ul.nav1st li a,
ul.nav1st li a:visited {
  text-decoration:none;
  font-weight:bold;
  color: #FFbe52;
  display:block;
  font-size:14px;
  height:22px;
  padding-top:3px;
  padding-left:20px;	
  margin:0 3px;
}

ul.nav1st li a:hover{
  color:#FFFFFF;
}

.credits { 
  font-size: 8px;
  text-align:center;
  color:#000000;
 }


.credits a { 
  color:#000;
  font-weight:bold;
  text-decoration:none;
}

.credits a:hover { 
  color:#FFF;
}

.logos {
width: 800px;
margin-bottom: 10px;
margin: 5px auto;
padding:0;
  text-align:right;
  }
.logos * {
  vertical-align:top;
}


div.element {
	margin: 6px 0 0 0 ;
}

label { 
  display:block;
  font-weight:bold;
  width:180px;
  float:left;
}

input { 
width:275px;
margin-bottom: 0;
border:solid 1px;
 }
 
textarea { 
width:275px;
margin-bottom: 5px;
border:solid 1px;
 }

fieldset { 
border:1px solid #564b47;
padding:2px;
width:580px
 }

fieldset ul.errors {
	padding:0;
	margin:0 ;
	color:#FF1111;
	font-weight:bold;
	list-style:none;
	margin-left:180px;
	}


.captcha label {
	height:60px;
}
.captcha input {
	width:200px;
}

.text { 
  font-family:serif;
  margin-bottom:30px;
}

.text p { 
  text-indent: 20px;
  padding:1px 5px 0 7px ;
  line-height:18px;
}
