td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.klein {
	font: 12px Times New Roman, Arial, Helvetica, sans-serif;
	color: #000000;
}
.black {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

li {line-height:1.5}
.counter {font: 10px Verdana #000000}

a.normal {color : #FFFFFF; text-decoration: underline; font: 13px}
a:visited.normal {color : #FFFFFF; text-decoration: none; font: 13px}
a:active.normal {color : #FFFFFF; text-decoration: none; font: 13px}
a:hover.normal {color : #000000;  text-decoration: none; font: 13px; background-color: #FFFFFF; width:100%}

a.important {color: #FFB2B2; font-weight: bold; text-decoration: underline; }
a:visited.important {color: #FFB2B2; font-weight: bold; text-decoration: UNDERLINE; }
a:active.important {color: #FFB2B2; font-weight: bold; text-decoration: none; }
a:hover.important {color: #FFB2B2;  font-weight: bold; text-decoration: none; }

a{color : #FFFFFF; text-decoration: none; font: 11px}
a:visited {color : #FFFFFF; text-decoration: none; font: 11px}
a:active {color : #FFFFFF; text-decoration: none; font: 11px}
a:hover {color : #FFFFFF;  text-decoration: underline; font: 11px}


.border {border:2px solid #000000}
.bordertable {border:1px solid #000000}
.noborder {border:none}

input {border: 1px solid #000000;                 /* this defines the lay-out of every input field */
       color: #000000;               
	   background-color:  #transparent; 
	   font-size: 10px}

textarea {border: solid #000000;               /* this defines the lay-out of every textarea */
          font-family: Verdana;
		  font-size: 11px;
		  color: #000000;
		  border-width: 1;
	      background-color: transparent;}

body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-Color: #FFFFFF;
	background-color:#;
	color: ;
	font-family: Verdana;
	font-size: 11px;
	margin:0;
	}
.left {background-image:url(images/left.gif); background-repeat:repeat-y; background-position:right}
.right {background-image:url(images/right.gif); background-repeat:repeat-y; background-position:center left}
.links {background-image:url(images/interface-04.jpg); background-repeat:no-repeat; background-position:top left} 
.back {background-image: url(images/main-02.gif); background-repeat:repeat-y; background-position:left top;
background-attachment:fixed; background-color: #}
.back2 {background-image: url(images/main-02.gif); background-repeat:repeat-y; background-position:left top;
background-attachment:fixed; background-color: #}
.nav1 {background-image: url(images/index-03.gif); background-repeat:no-repeat; background-position:left top;
background-attachment:fixed; background-color: #FFFFFF}	
