body {
	background-color: #E6E6E6;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: repeat;
	background-position: left;
	background-color: #232323;
	height: 41px;
}

#header_foot {
	background-image: url(images/header_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #303437;
	height: 25px;
}
#pane {
	background-image: url(images/verlauf2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px;
	height: 100px;
}

#container {
	width:740px;
	margin-left: 60px;
	padding-top: 28px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container-bg {
	width:100%;
	background-color:#E6E6E6;
}

#logo {
	width: 355px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 390px;

}

p {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 27px; font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BF1401;
	font-weight: normal;
	margin-bottom: -10px;
}

.header_line {
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #c2f869;
	font-weight: normal;  margin-bottom:10px;
}

#logo p {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
}

/* Tables *************************************************/

.main-table {
	width: 740px;
	padding-top: 0px;
	padding-bottom: 25px;
	float: left;
}

.table_liste {
	width: 246px;
	padding-top: 0px;
	padding-bottom: 25px;
	float: left;
}

.live {
	width: 220px;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.main {
	width:750px;
	padding-top: 10px;
}

.clear1 {
	clear: both;
	height: 25px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 0px;
}

/* Links *************************************************/


/* Menu */

#navi_head {
	color:#4a5056;
	font-size:11px; padding-top:6px; padding-left:50px
}
#navi_head a {
	margin-right:15px;
	margin-left:15px;
	color: #ffffff;
	text-decoration:none;
}

#navi_head a:hover {
	color: #97d432;
}

