@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

#wrapper  #left {
	background-color: #FF0000;
	width: 700px;
	height: 500px;
	float: left;
}
#wrapper  #right {

}
#wrapper #right #log {
	background-color: #FFFFFF;
	float: right;
	height: 1200px;
	width: 180px;
	overflow: scroll;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#wrapper #right #log a:active {
	color: #000000;
	text-decoration: none;
}
#wrapper #right #log a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper #right #log a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper #right #log a:link {
	color: #000000;
	text-decoration: none;
}


#wrapper #left #top {
	float: left;
	height: 100px;
	width: 700px;
	background-color: #FFFF00;
}
#wrapper #left #main {
	float: left;
	width: 700px;
	background-color: #000000;
}
#wrapper #left #main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #left #main a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #left #main a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #left #main a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #left #main a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #left #tabeller {
	background-color: #FF0000;
	float: left;
	width: 700px;
}
#wrapper #left #tabeller td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper #left #tabeller #hold a:active {
	color: #000000;
	text-decoration: none;
}
#wrapper #left #tabeller #hold a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper #left #tabeller #hold a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper #left #tabeller #hold a:link {
	color: #000000;
	text-decoration: none;
}
#wrapper #left #bund {
	float: left;
	width: 700px;
	background-color: #FF0000;
	height: 30px;
}
#wrapper #left #bund  h6  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
#wrapper #left #bund a:active {
	color: #000000;
}
#wrapper #left #bund a:hover {
	color: #000000;
}
#wrapper #left #bund a:visited {
	color: #000000;
}
#wrapper #left #bund a:link {
	color: #000000;
}
#wrapper #left #bund a {
	text-decoration: none;
}
