/* globale Schrift */
a,font,td,sub,subactiv,main_header,title_main,title_sub,profil_attribut,profil_wert { font-family: Arial,Sans Serif; }

/* 
Farbcodes:
spion-1: #2E2E2E
spion-2: #5C5C5C
spion-3: #898989
spion-4: #911C00
*/

/* spion-3 */
a:hover,a:visited { color: #898989; }

/* spion-4 */
a { color: #911C00; }

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.sub {
	 color: #898989;
	 font-size: 9pt;
}

.sub:visited {
	 color: #898989;
}

.sub:hover {
     color: #2E2E2E;
     text-decoration: none;
}

.subactiv {
    color: #2E2E2E;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.subactiv:visited {
    color: #2E2E2E;
}

.subactiv:hover {
    color: #2E2E2E;
    text-decoration: none;
}

.main_header {
    vertical-align: center;
}

.title_main {
	align: left;
    font-size: 12pt;
    font-weight: bold;
    color: #2E2E2E;    
}

.title_sub {
	align: left;
    font-size: 10pt;
    color: #2E2E2E;
    margin-left: 30px;
}

.profil_zelle_hell {
	background-color: #FFFFFF;
}

.profil_zelle_dunkel {
	background-color: #EDF3FE;
}

.profil_wert {
	font-size: 10pt;
	font-face: Arial;
	color: #5C5C5C;
}

.profil_attribut {
	font-size: 10pt;
	color: #2E2E2E;
}

.box {
	 color: #898989;
	 font-size: 9pt; 
	 font-family: Arial;
}

.box:link {
	 color: #898989;
}

.box:visited {
	 color: #898989;
}

.hot {
    color: #911C00;
    font-size: 8pt;
    font-family: Arial;
}

.hot:link {
    color: #911C00;
}

.hot:visited {
    color: #911C00;
}

.status {
    color: #911C00;
    font-size: 9pt; 
    font-family: Arial;
}

.status:visited {
    color: #911C00;
}

.zelle_links {
    text-align: left;
    font-size: 9pt;
    font-family: Arial;
}

.text_klein {
    color: #2E2E2E;
	font-size: 8pt; 
	font-family: Arial;
}

.text_klein_rot {
    color: #911C00;
	font-size: 8pt; 
	font-family: Arial;
}

.text_klein_rot:link {
    color: #911C00;
}

.text_klein_rot:visited {
    color: #911C00;
}

.text_klein a {
    color: #2E2E2E;
}

.text_klein:visited {
    color: #2E2E2E;
}

.text_klein_grau {
    color: #898989;
	font-size: 8pt; 
	font-family: Arial;
}

.text_klein_grau:link {
    color: #898989;
}

.text_klein_grau:visited {
    color: #898989;
}

.text_mitte {
	font-size: 9pt; 
	font-family: Arial;
}

.text_normal {
    color: #2E2E2E;
	font-size: 9pt;
	font-family: Arial;
}

.text_normal_rot {
    color: #911C00;
	font-size: 9pt;
	font-family: Arial;
}

.text_normal_rot:link {
    color: #911C00;
}

.text_normal_rot:visited {
    color: #911C00;
}

.text_normal_grau {
    color: #898989;
	font-size: 9pt;
	font-family: Arial;
}

.news_title {
    color: #2E2E2E;
	font-size: 9pt;
	font-family: Arial;
}

.news_title a {
    color: #2E2E2E;
}

.news_title:visited {
    color: #2E2E2E;
}

.news_title:hover {
    color: #2E2E2E;
}

.text_gross {
	font-size: 11pt;
}

.bg_blau {
    background-color: #EDF3FE;
}

/* Textlinks in Zahlenmenues */
.linknumbers {
    font-size: 9pt;
    color: #898989;
}

.linknumbers:hover {
     color: #2E2E2E;
}

.linknumbers_activ {
     font-size: 9pt;
     font-weight: bold;
     color: #2E2E2E;
}

/* Warnhinweise */
.warning {
    color: #911C00;
    font-size: 9pt;
    font-family: Arial;
}

.eingabe
{
color: #8C7E7D;
background-color: #F7F7F7;
background-attachment: fixed;
font-family: Arial, Sans-Serif;
font-size: 8pt;
font-variant: normal;
font-weight: normal;
font-style: normal;
line-height: number;
border-color: #CAC1C0;
border-style: solid;
border-width: 1px;
margin: 0px;
padding: 1px;
}

.message_unfixed {
    color: #2E2E2E;
    font-family: Arial, Sans-Serif;
    font-size: 9pt;
    border-color: #5C5C5C;
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
}

.message {
    color: #2E2E2E;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    border-color: #5C5C5C;
    border-style: solid;
    border-width: 1px;
    width: 440px;
    background-color: #FFFFFF;
}

.message_klein {
    color: #2E2E2E;
    font-family: Arial, Sans-Serif;
    font-size: 7pt;
    border-color: #5C5C5C;
    border-style: solid;
    border-width: 1px;
    width: 220px;
}

.pic_left {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.pic_right {
    float: right;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#name_searchinput {position:relative;width:150px;height:1.2em;display:block;}
#name_searchcontainer {position:relative;width:150px;bottom:4px;right:4px;left:0px;border:1px solid #404040;background:#fff;font-size:8pt;Font-Family: Verdana, Lucida, Sans-Serif;overflow:hidden;display:none;Color: #000000;}
#name_searchcontainer ul {position:relative;width:100%;list-style:none;padding:0px; margin:0px; border-spacing:0px;}
#name_searchcontainer li {padding:0 5px;cursor:default;white-space:nowrap;display:list-item;}
#name_searchcontainer li.highlight {background:#BCBCBC;}
#name_searchshadow {position:absolute;width:100%;*width:auto;_width:100%;margin:.3em;background:#a0a0a0;}

#plz_searchinput {position:relative;width:120;height:1.2em;display:block;}
#plz_searchcontainer {position:relative;width:120;bottom:4px;right:4px;left:0px;border:1px solid #404040;background:#fff;font-size:8pt;Font-Family: Verdana, Lucida, Sans-Serif;overflow:hidden;display:none;Color: #000000;}
#plz_searchcontainer ul {position:relative;width:100%;list-style:none;padding:0px; margin:0px; border-spacing:0px;}
#plz_searchcontainer li {padding:0 5px;cursor:default;white-space:nowrap;display:list-item;}
#plz_searchcontainer li.highlight {background:#BCBCBC;}
#plz_searchshadow {position:absolute;width:100%;*width:auto;_width:100%;margin:.3em;background:#a0a0a0;}
