.headline {  font-family: Verdana; font-size: 12pt; font-weight: bold; color: #0000FF}
.subheadline {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #7777EE}
.txtsml {  font-family: Verdana; font-size: 8pt; font-weight: normal; color: #7777EE}
.txtsmlblue {  font-family: Verdana; font-size: 8pt; font-weight: normal; color: #0000FF}
.txt {  font-family: Verdana; color: #666699; font-size: 9pt}
.toolbox {  font-family: Verdana; font-size: 8pt; font-weight: bold; color: #FFFF00}
.login {  font-family: Verdana; font-size: 8pt; font-weight: bold; color: #0000FF}
.box {  font-family: Verdana; font-size: 8pt; color: #0000FF; background-color: #FFFFFF; border: #0000FF; border-style: solid; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; margin-top: 3pt}
.box2 {  font-family: Verdana; font-size: 10pt; color: #0000FF; background-color: #FFFFFF; border: #0000FF; border-style: solid; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt}
.contentbox {  background-color: #fffdbb; border: 1pt #0000FF solid}
.navbox {  background-color: #ffff00; border: 1pt #0000FF solid}
.loginbox {  background-color: #EEEEEE; border: 1pt #0000FF solid}
.inactive { font-family: Verdana; font-size: 8pt; color: #fffdbb; text-decoration: none} 
.txtsmlred {  font-family: Verdana; font-size: 8pt; font-weight: normal; color: #FF0000}
.nolink {  font-family: Verdana; font-size: 8pt; font-weight: normal; color: #666699}
.borderline { border: solid 2px #0000ff }
.noborderline { border: solid 0px }


a:link { font-family: Verdana; font-size: 10pt; color: #0000FF; text-decoration: underline} 
a:hover { font-family: Verdana; font-size: 10pt; color: #7777EE; text-decoration: underline} 
a:active { font-family: Verdana; font-size: 10pt; color: #0000FF} 
a:visited { font-family: Verdana; font-size: 10pt; color: #666699; text-decoration: underline}


a.nav:link { font-family: Verdana; font-size: 10pt; color: #0000FF; text-decoration: none} 
a.nav:hover { font-family: Verdana; font-size: 10pt; color: #7777EE; text-decoration: none} 
a.nav:active { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #0000FF} 
a.nav:visited { font-family: Verdana; font-size: 10pt; color: #666699; text-decoration: none}

a.komp:link { font-family: Verdana; font-size: 12pt; color: #0000FF; text-decoration: underline} 
a.komp:hover { font-family: Verdana; font-size: 12pt; color: #7777EE; text-decoration: underline} 
a.komp:active { font-family: Verdana; font-size: 12pt; font-weight: normal; color: #0000FF} 
a.komp:visited { font-family: Verdana; font-size: 12pt; color: #666699; text-decoration: underline}

a.sml:link { font-family: Verdana; font-size: 8pt; color: #0000FF; text-decoration: underline} 
a.sml:hover { font-family: Verdana; font-size: 8pt; color: #7777EE; text-decoration: underline} 
a.sml:active { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #0000FF} 
a.sml:visited { font-family: Verdana; font-size: 8pt; color: #666699; text-decoration: underline}

a.meta:link { font-family: Verdana; font-size: 8pt; color: #0000FF; text-decoration: none} 
a.meta:hover { font-family: Verdana; font-size: 8pt; color: #7777EE; text-decoration: none} 
a.meta:active { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #0000FF} 
a.meta:visited { font-family: Verdana; font-size: 8pt; color: #0000FF; text-decoration: none}

a.subnav:link { font-family: Verdana; font-size: 10px; color: #0000FF; text-decoration: none; padding-left: 10px; margin-top: 10px} 
a.subnav:hover { font-family: Verdana; font-size: 10px; color: #9999FF; text-decoration: none; padding-left: 10px; margin-top: 10px} 
a.subnav:active { font-family: Verdana; font-size: 10px; font-weight: bold; color: #666699; padding-left: 10px; margin-top: 10px} 
a.subnav:visited { font-family: Verdana; font-size: 10px; color: #666699; text-decoration: none; padding-left: 10px; margin-top: 10px}


/**************************************/
/* FIXE - im Code verwendete - STYLES */
/**************************************/

/* Label - alle Beschreibungstexte der Felder */
label {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	}


/* einzeilige Texteingabefelder */
.b4yf_inputfeld {
	font-size: 12px;
	font-family: Verdana;
	width: 95%;
	color: #666699;
	background-color: #DDDDDD;
	margin-bottom: 5px;
	border: 1px solid #0000FF;
}


/* mehrzeilige Texteingabefelder */
.b4yf_textarea {
	font-size: 12px;
	font-family: Verdana;
	width: 95%;
	color: #666699;
	background-color: #DDDDDD;
	margin-bottom: 5px;
	border: 1px solid #0000FF;
}


/* Select-Auswahlfeld */
.b4yf_selectfeld {
	font-size: 12px;
	font-family: Verdana;
	width: 95%;
	color: #666699;
	background-color: #DDDDDD;
	border: 1px solid #0000FF;
}


/* Infotext aus den variablen Feldern  */
.b4yf_infotext {
	font-size: 12px;
	font-family: Verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: bold;
}


/* Eingabefeld und "Durchsuchen-Button" für das File-Feld  */
.b4yf_filefeld {
	font-size: 12px;
	font-family: Verdana;
}


/* Style-Klasse für den <div> Tag des Sicherheitscodes  */
.b4yf_codefeld {
	color: #0000FF;
	background: #EEEEEE url(images/security.png) 10px no-repeat;
	border: 1px solid #FFCC00;
	text-align: center;
	/* -moz-border-radius:10px; */ /* nicht W3C konform */
	margin: 0px 60px 20px 60px;
	text-align: right;
	padding: 10px;
}


/* Securitycode-Eingabefeld  */
.b4yf_securite_code {
	font-size: 12px;
	font-family: Verdana;
	width: 92px;
	color: #0000FF;
	background-color: #DDDDDD;
	border: 1px solid #FF0000;
}


/* E-Mail: Beschreibung der Felder */
.b4yf_mail_value {
	font-size: 12px;
	font-family: Verdana;
	padding-bottom: 10px;
}


/* E-Mail: übergebene Werte */
.b4yf_mail_beschreibung {
	font-size: 12x;
	font-family: Verdana;
	font-weight: bold;
}



/******************************/
/* TEMPLATESPEZIFISCHE STYLES */
/******************************/


.b4yf_fieldset {
	border: 1px solid #7777EE;
	margin: 5px 5px;
	padding: 5px;
}


.b4yf_rahmen {
    width: 500px;
	border : 1px solid #0000FF;
	color: #0000FF;
	background-color: #fffdbb;
	margin: 5px;
	padding: 0px;
	}


.b4yf_copyright {
	font-family: Verdana;
	font-size: 8px;
    padding: 4px;
	border-top: 1px solid #AAAAAA;
}


.b4yf_error {
	padding-top : 10px;
	padding-bottom : 10px;
	color: #FF0000;
	background-color: #F5F5F5;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	height: 25px;
}


.b4yf_button {
	width: 150px;
	text-align: center;
}


.b4yf_align_right {
	text-align: right;
}


.b4yf_align_center {
	text-align: center;
}


a.b4yf:link {
	text-decoration : none;
	color : #0000FF;
	background-color: #EEEEEE;
}

a.b4yf:visited {
	text-decoration : none;
	color : #0000FF;
	background-color: #EEEEEE;
}

a.b4yf:hover {
	text-decoration : underline;
	color : #0000FF;
	background-color: #FFFF00;
}

a.b4yf:active {
	text-decoration : none;
	color : #000000;
	background-color: #EEEEEE;
}



/****************************************/
/* STYLES für die Anzeige des Testmodus */
/****************************************/


.b4yf_tm_rahmen {
	color: #000000;
	background: #EEEEEE;
	border: 1px solid #666666;
}

.b4yf_tm_kopf {
	color: #000000;
	background: #666666 url(../../testmod/templates/images/logo.gif) 10px no-repeat;
	height : 60px;
	padding: 5px;
	margin-bottom: 30px;
}

.b4yf_tm_titel {
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 50px;
	font-family: Verdana;
	font-size: 3.0em;
	line-height: 40px;
	color: #EEEEEE;
	background-color: #666666;
	font-weight: bold;
}

.b4yf_tm_subtitel {
	margin-top: -13px;
	margin-left: 135px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 1.0em;
	line-height: 35px;
	color: #BBBBBB;
	background-color: #666666;
	font-weight: bold;
}

.b4yf_tm_vorheb {
	color: #00ff00;
	background-color: #666666;
	font-size: 1.1em;
}

.b4yf_tm_fieldset {
	border: 1px solid #666666;
	margin: 15px 5px;
	padding: 10px;
}

.b4yf_tm_legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px 10px;
	border: 1px solid #666666;
}

.b4yf_tm_area {
	height: 300px;
	overflow: scroll;
	background-color:#DDDDDD;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 5px;
}

.b4yf_tm_bottom {
	border-top: #666666 solid 1px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 2px;
	text-align: center;
}