
/* Defaults */

body {
  background-color: #008aaf;
  background-image: url(bg.png);
  background-repeat: repeat-x;

  color: black;  
  font-family: Verdana;
  font-size: 11px;
}

h1,h2 {
  color: #08145a;  
  font-family: Verdana;
  font-size: 11px;
  padding: 0px;
  margin: 6px 0px 3px 0px;
}

p {
  padding: 4px 0px 15px 0px;
  margin: 0px;
}

ul {
  margin: 0px;
  padding: 0px 0px 8px 30px;
}






/* Basic Design*/

#start {
  width: 970px;  
  margin-left: auto;
  margin-right: auto;
}

#acquisition {
  width: 970px;  
  margin-left: auto;
  margin-right: auto;
}

#intranet {
  width: 970px;  
  margin-left: auto;
  margin-right: auto;
}


#portal {
  width: 970px;  
  margin-left: auto;
  margin-right: auto;
}


#header {
  background-image: url(header.jpg);
  height: 231px;
  width: 970px;
}

#menuTop {
  color: white;
  font-weight: bold;
  height: 25px;
  list-style: none;
  margin: 0;
  padding: 201px 0 0 3px;
}

#menuTop li {
  float: left;
  height: 25px;
  text-align: center;
  padding: 3px 3px 0 0px;
  width: 185px;
  cursor: hand;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  line-height: 20px;
}

#menuTop li a {
  color: white;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;   
}

#menuTop li.picFirst {
  padding: 0;
  width: 36px;
}

#menuTop li.pic {
  padding: 0;
  width: 17px;
}

#menuTop li.doubleLine {
  line-height: 11px;
}



#menuTop li.tab1 {
  background-image: url(tab1_bg.png);
}

#menuTop li.tab2 {
  background-image: url(tab2_bg.png);
}

#menuTop li.tab3 {
  background-image: url(tab3_bg.png);
}

#menuTop li.tab4 {
  background-image: url(tab4_bg.png);
}

#menuTop li.tab5 {
  background-image: url(tab5_bg.png);
}

#menuTop li.tab6 {
  background-image: url(tab6_bg.png);
}

#menuTop li.tab7 {
  background-image: url(tab7_bg.png);
}

#menuTop li.tab8 {
  background-image: url(tab8_bg.png);
}

#menuTop li.tab9 {
  background-image: url(tab9_bg.png);
}

#menuTop li.tab10 {
  background-image: url(tab10_bg.png);
}

#menuTop li.tab11 {
  background-image: url(tab11_bg.png);
}

#menuTop li.tab12 {
  background-image: url(tab12_bg.png);
}

#menuTop li.selected {
  background-image: url(tab_sel.png) !important;
}


#menuFooter {
  color: white;
  text-align: right;
  margin: 10px 20px 0 0;
}

#menuFooter a {
        color: white;
        font-weight: bold;
        text-decoration: none;
}


#footer {
  background-image: url(footer.gif);  
  background-repeat: no-repeat;
  height: 11px;
  width: 970px;
}

#start #footer {
  background-image: url(footer_start.gif);  
  background-repeat: no-repeat;
  height: 11px;
  width: 970px;
}


#content {
  background-color: #6ac1d5;
  background-image: url(menuleft.png);
  background-repeat: repeat-y;  
  border-right: 3px solid white;
  padding-top: 1px;
  padding-left: 3px;
}

#start #content {
  background-color: #6ac1d5;
  background-image: url();
  background-repeat: repeat-y;  
  border-right: 3px solid white;
  border-left: 3px solid white;
  padding-top: 1px;  
  padding: 20px 20px 0px 55px;
}


#menuLeft {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 22px 2px 0px 2px;
  width: 173px;  
}

#menuLeft li {
  background-image: url(menuleft_entry.png);
  background-repeat: no-repeat;
  padding: 4px 0px 4px 10px;
}

#menuLeft li.selected {
  background-color: #5bb1d4;
  background-image: url(menuleft_entry_sel.png);
  background-repeat: no-repeat;
  padding: 4px 0px 4px 10px;
}

#menuLeft li a {
	color: #2b4079;
	font-weight: bold;
	text-decoration: none;
}

#menuLeft li ul {  
  padding-bottom: 0;
}

#menuLeft li li {
  background-image: url();
  background-repeat: no-repeat;
  padding: 4px 0px 4px 0px;
}

#menuLeft li li a {
	color: #4C67AF;
	font-weight: bold;
	text-decoration: none;
}

#menuLeft li li a.selected {
	color: #2b4079;
	font-weight: bold;
	text-decoration: none;
}

#text {
  float: left;
  padding: 20px 20px 20px 20px;
  width: 743px;

/*  border: 1px solid red;  
*/

  /* original small design: width: 674px; */
  /*  width: 714px; */
}

#textbig {
  float: left;
  padding: 20px 0px 20px 0px;
  width: 783px;
  
  /* original small design: width: 674px; */
  /*  width: 714px; */
}


table.contentTable {
border-collapse: collapse;
}

table.contentTable th {
  border: 1px solid #031585;
  background-color: #9CD6E2;
  border-collapse: collapse;
}

table.contentTable td {
  border: 1px solid #031585;
  background-color: #C3DADF;
  border-collapse: collapse;
}



/* page specific options */

#startBox {
	background-image: url(start.jpg);
	background-repeat: no-repeat;
	height: 498px;	
}

#startBox #buttonAcquisition {
	position: relative;
	top: 65px;
	left: 150px;
	height: 180px;
	width: 560px;	
	cursor: pointer;
	cursor: hand;
}

#startBox #buttonPortal {
	position: relative;
	top: 45px;
	left: 150px;
	height: 180px;
	width: 560px;	
	cursor: pointer;
	cursor: hand;	
}




/* Helper classes */

.clearLeft {
  clear: left;
}





/* bubbles */

.bubble1 {
  position: absolute;
  left: 10px;
  top: 496px;
  z-index: -200;
}

.bubble2 {
  position: absolute;
  left: 0px;
  top: 680px;
  z-index: -200;
}

.bubble3 {
  position: absolute;
  right: 100px;
  top: 495px;
  z-index: -200;
}

.bubble4 {
  position: absolute;
  right: 0px;
  top: 591px;
  z-index: -200;
}



/* Button Box */

.buttonBox {
  background-color: #FFDB01;
  border: 1px solid #00557D;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  height: 80px;
  width: 200px;
}

.buttonBox h2 {
  border: 4px solid #FEFDF8;
  background-color: #FEFDF8;
  padding: 10;
  margin: 0;
}

.buttonBox a {
  color: #2B4079;
  font-weight: bold;
  text-decoration: none;
}

.buttonBox p {
  margin: 0px;
  padding: 5px;
}



.moduleCheckBoxBox {
  width: 16px;
  height: 16px;
  border: 1px solid #3F3F3F;
  background-color: white;
}


/* ---------- RVP Box ------------- */

#rvpBox {
        background-color: #2D74B4;
#4eabd6;
        float: right;
        width: 150px;
}

#rvpBox img {
        border: 0px;
        margin-left: 1px;
}

#rvpBox p {
        color: white;
        padding: 5px;
}

#rvpBoxHeader {
        background-color: #3389c4;
        color: white;
        font-size: 11px;
        font-weight: bold;
        padding: 5px;
}

#rvpBox table {
  color: white !important;
}

#rvpBox td {
  color: white !important;
}




/******************************************************************************/
/* Formular generator */




/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
  margin-bottom: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
line-height: 4px;
}

#headerStartLink {
  cursor: hand; 
  cursor: pointer; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 450px; 
  height: 70px;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	width: 200px;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
  display: block;
  height: 30px; 
}
/* Hinweistext */
.formgen .formhinweis
{
  font-weight: bold;
  color: #003366;
  font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
  font-weight: bold;
  color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #99CC00;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
  border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
  width: 200px;
  background-color: #CCCCCC;
  margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	margin-left: 125px;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 345px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: bold;
	width: 140px;
	margin: 0px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #FFFFFF;
  background-color: #990000;
  border: 1px dashed #000000;  
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: red;
  font-weight: bold;
}
.forminfo {
	color: #000000;
	background-color: #FFFF66;
	padding: 4px;
	border: 1px solid #FF0000;
  width: 320px;
  margin-bottom: 10px;  	
}





.noleftMenuFooter{
  background-image: url(footer_start.gif);  
  background-repeat: no-repeat;
  height: 11px;
  width: 970px;
}

.noleftMenuContent {
  background-color: #6ac1d5;
  background-image: url();
  background-repeat: repeat-y;
  border-right: 3px solid white;
  border-left: 3px solid white;
  padding-top: 1px;
  padding: 10px 10px 0px 10px;
}


.leftMenuText{
  float: left;
  padding: 20px 20px 20px 20px;
  width: 743px;
}





