body {
	behavior: url("csshover.htc");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: url("gfx/hintergrund.png") fixed;
}

ul {
	padding: 0 0 0 20px;
	margin: 0;
}

li {
	padding: 0 0 6pt 0;
	margin: 0;
}

h1 {
	font-size: 14pt; /* border: 1px solid #d5e7ec; */
/*border-left: 1px solid #d5e7ec; */
	margin: 0;
	padding: 0 0 0 5px; /*	background: url(gfx/button_lo.png) repeat; */
	background: #0070DB url(gfx/interlace.gif) repeat;
}

h2 {
	font-size: 12pt;
	padding: 0 0 0 0;
	margin: 0 0 6pt 0;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 6pt 0;
}

p {
	margin: 0 0 6pt 0;
	padding: 0;
}

.main a {
	color: #00006D;
	text-decoration: underline;
}

.main a:hover  {
	color: Black;
/* background: url(gfx/button_hi2.png) repeat-x; /*	background-color: #00006D; */
	background-color: #FFC557;
}

.besucherinformation a {
	color: darkblue;
	text-decoration: underline;
	display: block;
}

.besucherinformation a:hover {
	color: white;
	background-color: #0070DB;
	text-decoration: none;
}

.rahmen {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 800px;
}

.header {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 80px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: White url(gfx/header-bg.jpg) repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	font-size: 22pt;
	text-align: right;
}

#firalogo {
	position: absolute;
	right: 0;
}

.lighter {
/* 	background: url(gfx/button_hi.png) repeat-x; */
	background-color: #FFC557;
	border-width: 1px;
	border-style: solid;
	border-color: #555 #666 #555 #9888;
	border-bottom: none;
	border-top: none;
}

.navigation {
	position: absolute;
	top: 102px;
	left: 20px;
	width: 158px;
	vertical-align: left;
}

/* *********************************************
*** menu
********************************************** */

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
padding: 0;
margin: 0;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
z-index: 500;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
	width: 10em;}

<!--[if IE]>
<style type="text/css" media="screen">
body {
font-size: 100%; /* enable IE to resize em fonts */
} 
#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
/*font: bold 0.7em/1.4em arial, helvetica, sans-serif;  */
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]-->

#menu {
width: 100%;
background: #eee;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}

#menu a, #menu h2 {
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
	/*	background: url(gfx/button_lo.png) repeat; */
	background-color: #0070DB;
	text-decoration: none;
	color: White;
}

#menu a:hover {
	color: Black;
/*	background: url(gfx/button_hi2.png) repeat; */
	background-color: #FFC557;
}

div#menu ul ul img,
div#menu ul ul li:hover ul img
{display: none;}

div#menu ul ul li:hover img,
div#menu ul ul ul li:hover img {
	position: absolute;
	right: 5px;
	display: block;
	border: none;
}

/* *********************************************
*** menu end
********************************************** */

.main {
	position: absolute;
	top: 92px;
	left: 170px;
	width: 640px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background: White no-repeat top;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
/*	background-image: url(gfx/robot-bg.gif); */
}

.fahne {
	text-align: middle;
}

.besucherinformation {
	background-color: #FFE779;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	padding-left: 1px;
}

.besucherinformation img {
	padding-top: 5px;
	padding-left: 60px;
	padding-bottom: 5px;
}

#unilogo, a #unilogo {
	background: none;
}

#footer, #footer a {
	height: 16px;
	font-size: 1em;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}

#bot-pictures {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
}

.news {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	width: 145px;
	height: 190px;
	padding: 0;

}

.news h1 {
	font-size: 1em;
}

.news p {
	padding: 1px 1px 1px 1px;
}

#newsleft {
	margin: 0 25px 0px 0;
}

#newsmiddle {
	margin: 0 25px 0 0;
}

#newsright {
	margin: 0;
}

#topspacing {
	padding: 0;
	margin: 0;
}

.maintext {
/*	border: 1px solid #d5e7ec;
	border-left: 4px solid #d5e7ec; */
	margin: 0 0 0 0;
	padding: 0 7px 0 5px;
}

.congress {
	padding: 0;
	margin: 0;
}

.congress td {
	padding: 2px 2px 2px 2px;
}

.congress tr {
	
}

.year {
	text-align: center;
	padding: 0;
	margin: 0;
	border-left: 1px solid Red;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
}

.month {
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
}

.description {
	margin: 0;
	padding: 0;
	border-right: 1px solid Red;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
}

#comment {
	font-size: 0.8em;
}

#blinken {
	position: absolute;
	right: 10px;
	vertical-align: bottom;
}

.table-right {
    position: absolute;
	 left: 145px;
	 clear: both;
 	margin: 0 0 0.2em 0;
}

.important {
	color: Red;
}

.sponsors {
	vertical-align: middle;
	border-top: 1px solid #D4D4D4;
}

.sponsors img {
	border-top: 1px solid #D4D4D4;
	border-right: 2px solid #646464;
	border-bottom: 2px solid #646464;
	border-left: 1px solid #D4D4D4;
}


.sponsors img:hover {
	background-color: none;
	border-top: 2px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 2px solid #D4D4D4;
}

.sponsors-left a:hover {
	background-color: transparent;
}

.playertable {
	font-size: 0.9em;
	width: 100%;
}

.playertable a {
	font-size: 0.9em;
}

.playertable td {
	padding: 0;
	margin: 0;
}

.teamname, .teamname td {
	font-weight: bold;
	color: #0070DB;
}