@import url("layout.css");

/* ******  body  ****** */

html,body {
background-color: #FFFFFF;
color: #c0bfc0;
height: 100%;              
text-align: center;
}

h4, p, ul, li, input, html, body, table, textarea {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:9pt;
	font-weight: normal;
	line-height: 155%;
	color: #333333;
}

h1 {
	   line-height: 150%;
	   text-align:left;
	   font: bold 15px/13px verdana, sans-serif;
           color:#5B5B5B;
}

h2 {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height: 130%;
	color: #800000;
}

h3 {
	   line-height: 100%;
	   text-align:left;
	   font: bold 12px verdana, sans-serif;
           color:#000;
}

#u_1 {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height: 130%;
	color:#800000;
}



.name {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height: 130%;
	color:#696969;
}

.text {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:10pt;
	line-height: 130%;
	color:#696969;
}

tr {
	vertical-align:top;
}

hr {
        color: #bfbfbf;
}

/* ****** link ****** */

a:link { font-weight:bold; font-style:normal; color:#5a5a5a; text-decoration:none;}
a:visited { font-weight:bold; font-style:normal; color:#5a5a5a; text-decoration:none }
a:hover { font-weight:bold; font-style:normal; color:#000000; text-decoration:NONE }
a:active { font-weight:bold; font-style:normal; color:#5a5a5a; text-decoration:NONE }
a:focus { font-weight:bold; font-style:normal; color:#5a5a5a; text-decoration:underline }


.mark {
       font: normal  12px verdana, sans-serif;
       background-color: white;
       padding: 5px;
       vertical-align: middle;
       /*border: 2px solid #c0bfc0;*/
}

.mark a {
    display:block;
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
    color: #5a5a5a; 
    background-color: transparent;
    font-weight:bold; 
    font-style:normal;
  }


.mark a:hover {
    display:block;
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
    color:black ;
    font-weight:bold; 
    font-style:normal;
  }

.unmark {
       font: bold  13px/16px verdana, sans-serif;
        color:#DDDDDD;
}

.current a, span, h2 {
 color: #800000;
 font-weight: bold;

}
.Stil1 {
	color: #5a5a5a;
	font-weight: bold;
}
.Stil2 {color: #5a5a5a; font-weight: bold; font-size: 11px; }
.Stil3 {font-size: 11px}
.Stil5 {color: #5B5B5B}
.Stil6 {font-size: 8pt}