/* Startboxen */
.gbback { background: transparent url(/img/elem/start_boxen_back.gif)} 
.gbbackunten { background: transparent url(/img/elem/start_boxen_back2.gif);} 
.gbildright {float:right;}
.gbildleft {float:left;}
.gbmitte { border-right:1px solid #339900; border-left:1px solid #339900;  width:30%; background-color:#F0F7ED;padding:5px; font-size:87%; }
.gbmitte2 { border-right:1px solid #339900; border-left:1px solid #339900;  background-color:#F0F7ED;padding:5px; font-size:87%; }
.gbmitte h1{ font-weight:bold; font-size:110%; color:#339900; line-height:10px; }
.gbmitte2 h1{ font-weight:bold; font-size:110%; color:#339900; line-height:10px; }
.gbmitte A:visited {color:#339900; }
/* .gbmitte2 A:visited {color:#339900; } */
.gbmitte2 A:visited {color:#339900; }
.gbmitte2 A:hover, .gbmitte A:focus { color:#FF7101; }

.boxstart{ float:left; margin-left:3%; width:30%;} 
div.boxstart h1{ font-weight:bold; font-size:110%; color:#339900; line-height:10px; display:inline; }
.boxstarttext {padding:5px; font-size:87%;} 
div.boxend { width: 124px; background: transparent url(/img/elem/start_boxen2.gif) no-repeat; float:left; } 
.centerboxen{ width:100%; border:0; margin-left:10px; padding:0;}
.boxstartleft {border-left:1px solid #339900; width:1px; }
.boxstartright {border-right:1px solid #339900; width:1px; }
.boxstartbottom{border-bottom:1px solid #339900; height:1px; }
/* Logo Leiste*/
/* div.grauboxcorner { width: 93%; background: transparent url(/img/elem/grau_corner.gif) no-repeat; float:left; margin-left:20px} 
*/
div.grauboxcorner { width: 100%; background: transparent url(/img/elem/grau_corner.gif) no-repeat; clear:left;} 

.graubox{ border-top:1px solid #8C8C8D; margin-left:10px;  padding-top: 7px; font-size:80%;}

/* Logo Naviagtions Effekte*/
.bmbf {float: left; color:#fff; margin-left: 1em;}
.bmbf img{width: 106px; height: 52px;  border: 0;}
.bmbf A{display:block; background: url(/img/logos/bmbf_sw.gif) no-repeat center; width: 106px; height: 52px; border:0;}
.bmbf A:link, #bmbf A:visited{ background: url(/img/logos/bmbf_sw.gif) no-repeat center; }
.bmbf A:hover { background: url(/img/logos/bmbf_ov.gif) no-repeat center; }

.dfg {float: left; color:#fff; margin-left: 1em;}
.dfg img{ width: 106px; height: 52px; border: 0;}
.dfg A{display:block;background: url(/img/logos/dfg_sw.gif) no-repeat center; width: 106px; height: 52px;border:0;}
.dfg A:link, #bmbf A:visited{background: url(/img/logos/dfg_sw.gif) no-repeat center; }
.dfg A:hover { background: url(/img/logos/dfg_ov.gif) no-repeat center; }

.dbs {float: left; color:#fff; margin-left: 1em;}
.dbs img{ width:121px; height: 52px; border: 0;}
.dbs A{display:block;background: url(/img/logos/dbsneu_sw.gif) no-repeat center; width: 121px; height: 52px;border:0;}
.dbs A:link, #bmbf A:visited{background: url(/img/logos/dbsneu_sw.gif) no-repeat center; }
.dbs A:hover { background: url(/img/logos/dbsneu_ov.gif) no-repeat center; }

.dgfe {float: left; color:#fff; margin-left: 2em;}
.dgfe img{ width: 106px; height: 52px; border: 0; }
.dgfe A{display:block;background: url(/img/logos/dgfe_sw.gif) no-repeat center; width: 106px; height: 52px;border:0;}
.dgfe A:link, #bmbf A:visited{background: url(/img/logos/dgfe_sw.gif) no-repeat center; }
.dgfe A:hover { background: url(/img/logos/dgfe_ov.gif) no-repeat center; }

.vas {float: left; margin-left: 2em; color:#fff;}
.vas img{ width: 106px; height: 52px;  border: 0;}
.vas A{ display:block;background: url(/img/logos/vascoda_sw.gif) no-repeat center;  width: 106px; height: 52px; border:0;}
.vas A:link, #bmbf A:visited{ background: url(/img/logos/vascoda_sw.gif) no-repeat center; }
.vas A:hover { background: url(/img/logos/vascoda_ov.gif) no-repeat center; }
/* Startseite Formulare*/
form{ padding:0; margin: 0 0 0 0; }
input { margin-top:5px;}
.formstart label{display:none;}
.formular{
	color: #339900;
    border: 1px solid #339900;
	font-size:100%; 
	width: 60%;
}
.formulbut{
	background-color:#339900;
	color: #ffffff;
	border: 1px solid #339900;
	width: 25px;
	font-size:100%; 
}
