body {
font-family: Arial, normal;
font-size:small;
font-weight:bold;
margin:0;padding:20px;}



.infoText {
   background-color: #F9FCFF;
   border: 8px solid #0090E0;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
   color: #5F5F5F;
   padding: 15px;
}


.greenbox_head         {
                border-collapse                        : collapse;
                border-left-width                : 1;
                border-right-width                : 1;
                border-top                        : 1px solid #46bb00;
                border-bottom                        : 1px solid #46bb00;
                padding-left                        : 1;
                padding-right                        : 1;
                padding-top                        : 1;
                padding-bottom                        : 1;
                font-family                        : Arial;
                sans-serif;
                font-size                        : 13;
                background-color                : #8bff46;
                }

.greenbox_foot        {
                border-left-width                : 1;
                border-right-width                : 1;
                border-top-width                : 1;
                border-bottom                        : 1px solid #46BB00
                }

.philbox        {
                border-collapse                        : collapse;
                border-left                        : 1px solid #46bb00;
                border-right                        : 1px solid #46bb00;
                border-top                        : 1px solid #46bb00;
                border-bottom                        : 1px solid #46bb00;
                padding-left                        : 1;
                padding-right                        : 1;
                padding-top                        : 1;
                padding-bottom                        : 1;
                font-family                        : Arial;
                sans-serif;
                font-size                        : 13;
                background-color                : #46bb00;
                }
div#foto {
  float: left;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
.box100 {
 position:relative;
 padding:30px 0;
 width:100.01%;
 overflow:auto;
}

.box33 {
 width:33.3%;

}
 * {

   list-style:none;

  }

.flinks {
 float:left;
}

.frechts {
 float:right;
}

div#text {
  
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
 
div.tabelle { display:table; border-collapse:collapse; width:100%;
}
div.zeile { display:table-row;   border: none; border-bottom: 1px solid #46bb00;
}
div.spalte { display:table-cell; border:none; padding:5px;
 }
div.kopf { background-color:#46bb00;  display:table-row;  
 }


  
td                {
                font-family                        : Arial,
                sans-serif;
                font-size:13px;
                }

a                {
                font-family                        : Arial;
                text-decoration                        : underline;
                color                                : #000000;
                cursor                                : auto;
                }

a:hover                {
                font-family                        : Arial;
                text-decoration                        : underline;
                background                        : #46bb00;
                color                                : #ffffff;
                }

.foto        {
                font-family                        : Arial;
                text-decoration                        : none;
                color                                : #ffffff;
                cursor                                : auto;
                }

.linkless        {
                font-family                        : Arial;
                text-decoration                        : none;
                color                                : #000000;
                cursor                                : auto;
                }

.kleinerlink        {
                font-family                        : Arial;
                font-size                        : 12px;
                text-decoration                        : underline;
                color                                : #000000;
                cursor                                : auto;
                }

.kleinertext    {
                font-family                        : Arial;
                font-size                        : 8px;
                }

.kleinertextgruen    {
                font-family                        : Arial;
                font-size                        : 10px;
                color                                : #46bb00;
                }
.kleinertextschwarz    {
                font-family                        : Arial;
                font-size                        : 10px;

                }

.grossertext    {
                font-family                        : Arial;
                font-size                        : 24px;
                }

.underlineless  {
                font-family                        : Arial;
                text-decoration                        : none;
                color                                : #000000;
                cursor                                : auto;
                }
	
.boxhead {
	background-color: transparent;
	background-image:url(../images/bgBoxHead.gif);
	border : none;
	color : #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align : middle;
	text-align: center;
	font-size: 110%;
        padding-bottom: 3px;
	/*background-repeat: no-repeat;*/
	background-position: right;
	/*padding: 8px;
	margin: 0px;*/
	}

.boxhead a {
	color:#FFFF99;
	}
	
.boxhead img {}
	
.boxbody {
        text-align: left;
	text-decoration : none;
	padding: 8px;/* padding: 5px 10px 5px 10px; */
	margin: 0px;/* margin: 0px 13px 5px 20px; */
	border:1px solid #6BA3C4;
	color:#000000;
	background-color:#f0f0f0;
	font-size: 100%;
	}
	
	
.startblock {
	position:relative;
	background-color:#dce4f1;
	font-size: 100%;
    min-width: 221px;
	max-width: 221px;
	width:221px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

.startblock a {
	margin-left:40px;}
	
.boxbody .button_blue {
	background-color: #FFFFFF;
	}

.boxfoot {
	text-align: right;
	width: 100%;
	}

.boxfoot a {
	text-decoration : none;
	}

