body,table,tr,td {
	font-family: Arial, Univers, Univers Condensed, Helvetica-Condensed-Light;
	font-size: 11px;
	color: #494235;
}
.fliesstext {
	font-family: Arial, Univers, Univers Condensed, Helvetica-Condensed-Light;
	font-size: 11px;
	font-weight: normal;
	color: #494235;
}

a:link {
	color: #8F2216;
	text-decoration: underline;
}
a:visited {
	color: #8F2216;
	text-decoration: underline;
}
a:hover {
	color: #8F2216;
	text-decoration: underline;
}
a:active {
	color: #8F2216;
	text-decoration: underline;
}
body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.textlink {
	font-family: Arial, Verdana,  Helvetica, sans-serif, Univers, Univers Condensed;
	font-size: 10px;
	text-decoration: none;
	color: #8F2216;
}

.headline {
	font-family:Arial, Verdana,  Helvetica, sans-serif, Univers, Univers Condensed;
         font-size:12px;
         font-weight:bold;
         color:#494235;
         }

.headline1 {
	font-family:Arial, Verdana,  Helvetica, sans-serif, Univers, Univers Condensed;
         font-size:12px;
         font-weight:bold;
         color:#FF5108;
         }

.headline2 {
	font-family:Arial, Verdana,  Helvetica, sans-serif, Univers, Univers Condensed;
         font-size:12px;
         font-weight:bold;
         color:#66CD01;
         }

.headlineklein1 {
	font-family:Verdana,  Helvetica, sans-serif, Univers, Univers Condensed;
         font-size:10px;
         font-weight:bold;
         color:#494235;
         }

.headlineklein2 {
	font-family:Verdana,  Helvetica, sans-serif, Univers, Univers Condensed;
         font-size:10px;
         font-weight:bold;
         color:#66CD01;
         }

.background {
         background-color:#F0F0F0;
         }

.bottomback {
         background-color:#636363;
         }

.height {
	height:231px;
         }

.spaceheight {
	height:40px;
         }

.gbfont {
	font-family:verdana;
         color:#494949;
         font-size:10px;
         }

.gbuser {
	font-family:verdana;
         color:#494949;
         font-weight:bold;
         font-size:12px;
         }

.gbdate {
	font-family:verdana;
         color:#494949;
         font-weight:bold;
         font-size:11px;
         }

.input {
	width:250px;
         background-color:#f6f6f6;
         border: 1px dashed #dddddd;
         font-family:verdana;
         font-size:10px;
         color:494949;
         height:15px;
         }

.text {
	width:250px;
         background-color:#f6f6f6;
         border: 1px dashed #dddddd;
         font-family:verdana;
         font-size:10px;
         color:494949;
         height:50px;
         }

.eintrag {
	width:250px;
         background-color:#f6f6f6;
         border:1px dashed #dddddd;
         font-family:verdana;
         font-size:10px;
         color:494949;
         height:20px;
         }


a.unten:link {
	font-size:13px;
	color: #ffffff;
	text-decoration: underline;
}
a.unten:visited {
	font-size:13px;
	color: #ffffff;
	text-decoration: underline;
}
a.unten:hover {
	font-size:13px;
	color: #8F2216;
	text-decoration: underline;
}
a.unten:active {
	font-size:13px;
	color: #ffffff;
	text-decoration: underline;
}


.border {
	border:1px solid #494949;
         background-color:#F7F3F7;
         }

a.interesse {
	line-height:17px;
         text-decoration:none;
         }



a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    color:#ff0000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#fffffe;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:1em; width:14em;
    border:1px solid #494949;
    background-color:#eeeeee; color:#494235;
    text-align: center}

input {
	font-family:verdana;
         font-size:10px;
         }

.ueberschrift {
	font-family:arial;
         font-size:12px;
         color:#C50E1F;
         font-weight:bold;
         }
.small {
	font-size: 9px;
	font-family: arial;
	}
