body {
	BACKGROUND-IMAGE: url(back-x.jpg);
	BACKGROUND-REPEAT: repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
	line-height: 130%;
	background-color: #93989B;
	}


th, td, input {
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
}


img {border-color: #808080;}

#content img {border-color: #808080;}
	
ul { 
padding-top: -25px;
padding-bottom: -25px;
}

li {
	font-size: 10pt;
	color: #000000;
	list-style: none outside;
	background: url(dot.gif) no-repeat;
	padding-left: 20px;
	margin-left: -38px; 
	margin-bottom: 10px;
	line-height: 130%;
}

#table_header {
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
    	line-height: 150%;
	
}

#infoboxtable td.infobox {
    background-image: url(infobox2_back.jpg); 
    background-repeat: repeat-x;
    background-position: top;
}

#infoboxtable_content td.infobox_text {
    color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
	line-height: 130%;
}

.table_header {
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
    line-height: 150%;
}


img {border-color: #808080;}

	/* General linkology */
	
a:link, a:visited {
	text-decoration: underline;
              font-weight: bold;
	background: transparent; 
	color: #004ABB;
	}

a:hover {
	text-decoration : underline;
	font-weight: bold;
	background: transparent; 
    	color: #0E50FE;
	}

a:active {
	text-decoration : underline;
	color: #004ABB;
	background: transparent;  
}

h1 {
	font-size: 18px;
	line-height: normal;
	color: #CF8400;
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, Helvetica;
	}
h2 {
	font-size: 10pt;
	line-height: normal;
	color: #737373;
	font-weight: bold;
	font-family: verdana, arial, Helvetica;
}

h3 {
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial, Helvetica;
}

hr {
background-color:#D8D7D7; /* Mozilla 1.4 */
color:#D8D7D7; /* IE 6 */
border: #E8E8E8; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


