html, body, div, p, h1, h2, h3, ul, ol, span, a, table, form, img, li {
    margin:0;
    padding:0;
    font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
    text-decoration: none;
    font-size:11px;
    border:none;
}


body {
	margin-left: auto;
	margin-right: auto;
	width: 909px;
}

#layout {
	padding-left: 5px;
	border-left: 1px dotted #A8A8A8;
	height:853px;
	width: 904px;
	float:left;
	margin:0;
}

#header {
	height: 122px;
	width: 752px;
	background: url('imgs/header.jpg') no-repeat;
}


#navline {
	width: 752px;
	height: 28px;
	background: url('imgs/bgnavi.jpg') repeat-x;
}

#navi {
	margin-left: 40px;
	width: 675px;
	height: 21px;
}

.navi ul {
   	padding: 0;
  	margin: 0;
 	list-style: none;
}

.navi li {
	float: left;
  	position: relative;
 	margin-right:10px;
 	color: white;
 	width:auto;
}

.navi li ul {
   	display: none;
 	position: absolute; 
 	top: 2.3em;
 	left: 0;
  	border-left: 1px solid black;
  	font-size:11px;
  	font-family: arial;
  	font-weight: bold;
  	width:5em;
 }
  
.navi li > ul {
	top: auto;
	left: auto;
}

.navi li:hover ul, li.over ul{ display: block; }

.navi a {
	color: #000000;
	margin-left: 3px;
}

.navi a:hover {
	color: #E30404;
}

#formion {
	width: 752px;
	height:45px;
	/*background: url('imgs/formion.png') repeat-x;*/
	background-position: top;
}
	
#display {
	margin-top: 0px;
	width: 752px;
	height: 25px;
	border-bottom: 1px solid #A8A8A8;
}

#main {
	width: 752px;
	height: 632px;
	border-bottom: 1px solid #A8A8A8;
}


#content {
	float: left;
	height: 632px;
	width: 590px;
	overflow: hidden;
}

.item {
	margin-top: 20px;
	margin-left: 40px;
	font-size: 11px;
	table-layout:fixed;
}

.item strong {
	color: #E30404;
}

.item p {
	margin-right: 40px;
}

.item h1 {
	border-left: 50px solid #e3e3e3;
	padding-left: 10px;
	font-size:12px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 3px;
	color: #000000;
}

.item span {
	font-weight: bold;
	color: #E30404;
}

.item a {
	font-weight: bold;
	color: #E30404;
}

.item a:hover {
	color: #878787;
}

.item li {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 2px;
	margin-left: 0;
}

.itemcontent {
	margin-bottom: 1px;
	margin-right: 40px;
	text-align: justify;
	border-bottom: 1px solid #A8A8A8;
}

.item table {
	margin-left:10px;
	margin-top: 15px;
	empty-cells: hide;
}

#screen {
    margin:0;
    padding:0;
    margin-top: 5px;
	width: 150px;
	height: 623px;
	background: url('imgs/right07.jpg') no-repeat;
	float:right;
}

.footer {
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 909px;
	height: 30px;
	text-align: center;
}
.footer a {
	color: #E30504;
}

.footer a:hover {
	background-color: #E30504;
	color: #ffffff;
}

.partner {
	margin:0;
	width: 148px;
	height: 853px;
	float:right;
	/*position: absolute;
	top: 0;
	left: 749px;*/
	text-align: center;
	background: url('imgs/partner2.jpg') no-repeat;
	/*border-bottom: 1px solid #A8A8A8;*/
}

.partner h1 {
	border-top: 1px solid #A8A8A8;
	margin-top: 125px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
}

.partner p {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
}

.gb h1 {
	margin-top: 20px;
	margin-left: 40px;
}

.gb p {
	margin-bottom: 10px;
	margin-left: 40px;
}

.gb a {
	color: #000000;
	font-weight: bold;
}

.gb a:hover {
	color: #E30404;
}

.gb li {
	color: #E30404;
	margin-left: 40px;
	list-style-type: none;
}

#gball {
	height: 567px;
	overflow: scroll;
}

#eintrag {
	margin-top:15px;
	margin-left: 40px;
}

#eintrag form {
	border: 10px solid red;
}

#eintrag h1 {
	margin-left: 3px;
	margin-bottom: 10px;
}

#newsall {
	height: 640px;
	overflow: scroll;
}

.erfolge {
	height: 640px;
	margin-left: 40px;
	font-size: 11px;
	table-layout:fixed;
	overflow: scroll;
}

.erfolge p {
	margin-right: 40px;
}

.erfolge h1 {
	font-size:12px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 3px;
	color: #464646;
}

.erfolge span {
	font-weight: bold;
	color: #E30404;
}

.erfolge a {
	font-weight: bold;
	color: #000000;
}

.erfolge a:hover {
	color: #E30404;
}

.erfolge li {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 2px;
	margin-left: 0;
}

.itemcontent {
	margin-bottom: 1px;
	margin-right: 40px;
	text-align: justify;
	border-bottom: 1px solid #A8A8A8;
}

.efolge table {
	margin-left:10px;
	margin-top: 15px;
	empty-cells: hide;
}
