body {
	margin: 0px;
	padding: 0px;
	background-color: #D9DADB;
}

div.level1 {
	background: url('http://www.bg74.de/verein/images/wrapper/4//background.gif') repeat-y;
	width: 980px;
	
	margin-top: 0px;
	margin-left: 10px;
	border: 1px solid white;
	border-left-width: 10px; 
	border-right-width: 10px;
	border-bottom-width: 10px;
}

div.project-switch {
	position: absolute;
	top: 0px;
	left: 598px;
        width: 407px;
        height: 25px;
        background-color: white;
        border: 0px solid white;
        border-top-width: 3px;
}

div.project-switch table {
        margin: 0px;
        padding: 0px;
        height: 25px;
}

div.project-switch table td {
        margin: 0px;
        padding: 0px;
        width: 127px;
        height: 25px;
        padding-left: 6px;
        padding-right: 6px;
        color: black;
        vertical-align: bottom;
        text-align: center;
        background: url('http://www.bg74.de/verein/images/wrapper/4//reiter_normal.jpg') center center no-repeat;
}

div.project-switch table td.act {
        color: white;
        background: url('http://www.bg74.de/verein/images/wrapper/4//reiter_aktiv.jpg') center top no-repeat;
}

div.project-switch table td a {
        color: black;
		font-family: arial, helvetica, sans-serif;
        font-weight: 700;
        font-size: 12pt;
        text-decoration: none;
}

div.project-switch table td.act a {
        color: white;
}
div.header {
	height: 227px;
	background-color: #62227C;
	color: white;
	text-align: left;
	font-weight: 700;
	line-height: 20pt;
}

div.header img {
	float: left;
	margin-bottom: 0px;
	border: 0px;
}

div.menu_top {
	background-color: #89599D;
	height: 30px;
	border: 0px solid white;
	border-bottom-width: 5px;
}

div.menu_left {
	float: left;
	width: 199px;
}

div.content {
	float: left; 
	width: 580px;
	margin-left: 10px;
}

div.menu_right {
	float: left;
	width: 171px;
	margin-left: 14px;
}

div.footer {
	clear: both;
	background: url('http://www.bg74.de/verein/images/wrapper/4//footer.jpg') no-repeat;
	height: 110px;
	border: 0px solid white;
	border-top-width: 5px;
	
	text-align: center;
}

div.menu_bottom {
	margin-top: 15px;
}


/* L E F T  M E N U */
div.menu_left ul {
	width: 199px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.menu_left ul li {
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 17pt;
	color: white;
	background-color: #62227C;
}

div.menu_left ul li a {
	margin-left: 15px;
}

div.menu_left ul li:hover,  div.menu_left ul li.act {
	background-color: #89599d;
}

div.menu_left ul li.act {
	padding-bottom: 0px;
}

div.menu_left ul li ul {
	padding-top: 0.1px;
	background-color: white;
}

div.menu_left ul li ul li  {
	background-color: white;
	color: black;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
}

div.menu_left ul li ul li ul li {
	padding-left: 10px;
}

div.menu_left ul li.act ul li.act  {
	background-color: white;
}

div.menu_left ul li ul li:hover {
	background-color: white;
}

/*  T O P  M E N U  */
div.menu_top ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 250px;
	padding-top: 4px;
}

div.menu_top ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	line-height: 15pt;
}

div.menu_top form {
	float: right;
	display: block;
	padding: 0px;
	margin-top: 3px;
	margin-right: 15px;
}

div.menu_top input.textfield {	
	margin: 0px;
	padding: 0px;
	border: 1px solid #62227C;
	background-color: #ECEDED;
	height: 20px;
	margin-bottom: 2px;
}

div.menu_top button.button {
	margin: 0px;
	padding: 0px;
	border: 1px solid #62227C;
	background-color: #ECEDED;
	width: 40px;
	height: 23px;
}

div.menu_top fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* R I G H T -  S P I E L E */
div.prev-game, div.next-game {
	background: url('http://www.bg74.de/verein/images/extern//box_gelb.jpg') no-repeat;
	height: 102px;
	font-size: 3pt;
}

div.prev-game div, div.next-game div {
	margin: 5px;
	margin-top: 0px;
	font-size: 13pt;
	text-align: center;
} 

div.prev-game div a, div.next-game div a {
	font-size: 13pt;
	text-decoration: none;
	color: black;
}

div.prev-game span.points, div.next-game span.game-date {
	font-weight: 700;
	font-size: 14pt;
	line-height: 25pt;
}
