/* normale tags + textformatierungen
---------------------------------------*/

html, body { height: 100%; margin: 0px; padding:0px; }


body {
     background-color:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 10px;
     color:#000;
}


/* IE hacks
---------------------------------------*/

* html div#left {
	margin-left: 13px;
}
* html div#footer {
	bottom: -1px;
}


A:link    { Text-Decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color: #000; }
A:active  { Text-Decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color: #054698; }
A:hover   { Text-Decoration: underline;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color: #054698; }
A:visited { Text-Decoration: none;  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color: #111; }


#bildLogo {
     width:300px; height:70px;
	margin-bottom:2px;
}


/* Content Container 
---------------------------------------*/
#contentBoxRahmenST {
     margin-bottom:20px;
}

#contentBoxRahmen2 {
     margin-bottom:20px;
}


#contentBoxRahmen3 {
     width: 185px;
     padding:5px;
}


#contentBoxTextSuche {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14pt;
     text-align:center;
     font-weight:bold;
     Color:#183227;
}


#contentBoxRahmen3ExtraMitRand {
     border: 1px #000000 dashed;
     width: 185px;
     padding:5px;
}


#contentdrin3 {
	background-color:#FFFFFF;
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 8pt;
     text-align:center;
     font-weight:normal;
     Color:#000000;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}

#contentBoxRahmenExtra {
     margin-left:75px;
     margin-bottom:20px;
}


#contentBoxRahmenFARBEEDE {
     border:4px solid #000000;
     margin-bottom:20px;
}

#contentBoxInhalteText16 {

     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 16pt;
     font-weight:bold; 
     Color:#000000;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}

#contentBoxInhalteText12 {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight:bold; 
     Color:#000000;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}

#contentBoxInhalteText12Fehler {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight:bold; 
     color:#FF0000;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}




#contentBoxInhalteText9 {
     text-decoration: none;
        border-top:1px #CCC solid;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 9pt;
     font-weight:bold; 
     Color:#000000;
     margin-left:2px; margin-right:2px;


     margin-top:2px;  margin-bottom:2px;
}


#contentBoxPictureCenter {
	padding:5px;
	width: 305px; height: 400;
	border: 2px #000000 dashed;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}



/* Content Container-Editor
---------------------------------------*/

#contentEditorFreigabe {

}


#contentEditorPfeileBox {
     border:2px solid #808080;
}


#contentEditorHintergrundFarbe {
        border-top:1px #CCC solid;
        margin-bottom:10px;
       clear:both;
}


#contentEditorText7 {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 7pt;
     text-align:center;
     font-weight:normal; 

     Color:#000000;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}



#navigationsButtonLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
     width: 150px;
     font-weight: bold; 
     background-color: #fff;
     color:#000;
}



/* content Abstandshalter 
---------------------------------------*/

#contentAbstandshalter3 {
        width:400px;
        height:0px;
        padding:0;
        margin:0;
}

#contentAbstandshalter10 {
        width:500px;
     height:10px;
}



#contentAbstandshalter15 {
        width:500px;
     height:15px;
}


#contentAbstandshalter20 {
        width:500px;
     height:20px;
}


#contentAbstandshalter25 {
        width:500px;
     height:25px;
}




/* Template-Class Formatierung PullDownMenues; Textfelder; usw; 
----------------------------------------------------------------*/

.dropdown_menu {
     background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	height: 14px;
}


.inputZeile {
     background-color:#fff;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	height: 14px;
}


.sendeButton {

     background-color:#fff;
     border:8px outset #97986C;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;

	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;

	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	height: 20px;
}





/* Admin Bereich Menues  Class Formatierung PullDownMenues; Textfelder; usw; 
-----------------------------------------------------------------------------*/

.dropdown_menuPopUpMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
     color: #183227;
     background-color: #fff;
     height: 14px;
}

.dropdown_menuPopUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
     color: #183227;
     background-color: #fff;
	height: 18px;
}

.dropdown_menuPopUpMehrfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
     color: #183227;
     background-color: #fff;

}

.inputZeilePopUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

      color: #183227;
      border: 2px inset #fff; 
      background-color: #fff; 
      padding-left:4; 
      padding-right:4;
      padding-top:1;
      padding-bottom:1;
	height: 20px;
}







.sendeButtonPopUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

     font-weight: bold; 
     background-color: #fff;
     color: #000;
}



.sendeButtonPopUpNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
     width: 110px;
     font-weight: bold; 
     background-color: #789287;

}

.PopUpTextarea {
     border:1px solid #000000;
     float:left;
     width:250px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
     color: #183227;
     background-color: #fff;
}


.PopUpOptionsfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #183227;
     background-color: #789287;
}





/* PupUp Fenster (imgFormat; ; usw;)

----------------------------------------------------------------*/

#PupUpEinschliessenNavi  {
     background-color:#fff;
     width:130px;
     margin-left:0px; 
     padding-left:5px;
}


#PupUpEinschliessenNaviUser  {
     background-color:#fff;
     width:130px;
     color: #008000;
     margin-left:0px; 
     padding-left:5px;
}


#PupUpEinschliessen  {
     position:relative;
     background-color:#fff;
     margin-left:0px; 
     padding-left:5px;
}

#PupUpEinschliessenBreit  {
     background-color:#fff;
}


#PopUpZeileRahmenNeu {
     width:510px;
}

#PopUpZeileRahmen {
     width:520px;
     margin-left:150px;
     padding-left:5px;
}

#PopUpZeileRahmenAussen {
     width:300px;
}



#PopUpZeileRahmenBreit {
     width:820px;
}

#PopUpZeileRahmenHilfe {
     width:300px;
}

#PopUpZeileGanz {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     text-align:center;
     font-weight:bold;
     color:#000;

     width:510px;
     margin-left:2px; margin-right:2px;

     margin-top:2px;  margin-bottom:2px;
}

#PopUpZeileGanzHilfe {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     text-align:center;
     font-weight:bold;
     Color:#000000;

     width:300px;
     margin-left:2px; margin-right:2px;

     margin-top:2px;  margin-bottom:2px;
}

#PopUpZeileGanzBreit {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color:#000;
     width:820px;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}


#PopUpZeileGanzFehlerMeldung {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;

     text-align:center;
     font-weight:bold;
     Color:#FF0000;

     width:510px;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}




#PopUpZeileGanzUeberschrift {
     background-color:#054698;
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 16pt;
     text-align:center;
     font-weight:bold;
     Color:#fff;
     width:520px;
     margin-left:150px;
     margin-top:4px;  margin-bottom:2px;
     border:1px solid #000;
}

#PopUpZeileGanzUeberschriftHilfe {
     background-color:#054698;
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 16pt;
     text-align:center;
     font-weight:bold;
     Color:#000;
     width:300px;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}

#PopUpZeileGanzUeberschriftBreit {
     background-color:#054698;
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 16pt;
     text-align:center;
     font-weight:bold;
     Color:#000;
     width:820px;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;
}

#PopUpZeileKlSch {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 9pt;
     text-align:center;
     font-weight:normal;
     Color:#000000;
     width:510px;
     margin-left:2px; margin-right:2px;
     margin-top:2px;  margin-bottom:2px;

}

#PopUpZeileAussen {
     width:300px; height:35px;
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11pt;
     font-weight:normal;
     color:#000;
   /*  border:1px solid #ccc; */
}


#PopUpZeile {
     position:relative;
     width:510px;
     margin-bottom:3px;

     clear:both;
}

#PopUpZeileHilfe {
position:relative;
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 9pt;
     font-weight:normal;
     color:#000;
     width:280px;
     margin-left:5px;
}

#PopUpZeileRot {
position:relative;
     width:510px; height:25px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight:normal;
     color: #FF0000;
}



#PopUpZeileFarbe {
     position:relative;
     background-color:#E01D6B;
     width:510px; 
	margin-right:5px;
}



#PopUpZeileHoch {
position:relative;
     width:510px; height:45px;
}


#PopUpZeileHochTextarea {
position:relative;
     width:510px; height:80px;

}






#PopUpSpalteAlpha {
     position:relative;
     float:left;
     width:200px;
}



#PopUpSpalteBeta {
     position:relative;
     float:left;
     width:250px;
     color: #000000;
}
#PopUpSpalteBeta select{
     width:200px;

}



#PopUpSpalteBeta1 {
     float:left;
     width:280px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
     margin-left:19px;
}

#PopUpSpalteAlphaAussen {
     float:left;
     width:90px;
     height:15px;
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
     text-decoration: none;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 0px;
     border-left-width: 0px;
     border-top-style: 0;
     border-right-style: 0;
     border-bottom-style: 0;
     border-left-style: 0;
}



#PopUpSpalteBetaAussen {
     float:right;
     width:200px;
     height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


#PopUpZeileNaviALT {
position:relative;
     width:150px; height:25px;
}

#PopUpZeileNavi a{
     width:150px; 
     height:20px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
     font-weight:normal; 
	text-decoration: none;
	color: #000000;
}

#PopUpZeileNavi a:hover{
     width:150px; height:20px;
	text-decoration: none;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
     font-weight:normal; 
	background-color: #97A4E6;
	color: #000000;
}


#PopUpZeileNavi a:visited{
     width:150px; 
     height:20px;
	text-decoration: none;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
     font-weight:normal; 
	color: #054698;
}


#PopUpZeileNavi {
     width:150px; height:20px;
	text-decoration: none;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:11px;
     font-weight:normal; 
	color: #000000;

}
