/* ===================================
   FORMATIERUNG DER HILFE
   ===================================
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.popheadline {
        height: 48px;
        font-size: 15px;
        background: url(back_tabheader.gif) repeat-x;
        color: #0E3363;
        vertical-align: middle;
        padding-left: 10px;
        border-left:4px solid #0D4A90;
        border-right:1px solid #0D4A90;
        padding-top:0px;
}

.popcontent {
        font-size: 11px;
        background: url(back_tabcontent.gif) repeat-x bottom white;
        color: #0E3363;
        vertical-align: top;
        padding: 10px;
        border-left:4px solid #0D4A90;
        border-right:1px solid #0D4A90;
        border-bottom:1px solid #0D4A90;
}
.poptab {
        width: 100%;
        padding: 10px;
        line-height: 16px;
} 


.bottontable {
        font-size: 11px;
        color: #0E3363;
        vertical-align: top;
        padding: 2px;
        border-left:1px solid #0D4A90;
        border-right:1px solid #0D4A90;
        border-bottom:1px solid #0D4A90;
        border-top:1px solid #0D4A90;
				
}

.aufzaehlung {
        font-size: 11px;
        color: #0E3363;
        vertical-align: top;
        padding: 2px;
				
}


.hinweis_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	line-height: 15px;
}

.hinweis_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	line-height: 15px;
}