/*
Design by Peter Weiderer - Okt. 2008 
*/

*
{
margin: 0px;
padding: 0px;
color: #022B65;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FFff00;
}

a:visited {
	color: #ff00ff;
}

body {
	background: #ffffff;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	width: 100%;
	text-align: left;
	background: #ffffff;
}

#main
{
	width: 758px;
	padding: 10px;
}

#back
{
	width: 1151px;
}

#header {	
	padding-top: 3px;
	height: 100px;
	text-align: right;
	background: url(images/haohong_logo_text.gif) no-repeat;		
}

#logo {
	width: 1131px;
	height: 100px;
	text-align: left;
	padding-left: 250px;
	padding-top: 65px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ff00ff;
}

#logo H2 a
{
	font-size: 12px;
}

#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 	
}

#menu a {
	float: left;
	width: 129px;
	height: 20px;
  display: block;
	text-align: center;
	text-decoration: none;
	color: #00468e;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;	
	text-transform: uppercase;
}

#menu a:hover {
	color: #ff0000;
	text-decoration: underline;
	background: #eeeeee;
}

#sprache {
	text-transform: lowercase !important;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;	
}

#right
{
float: right;
width: 650px;
padding-right: 110px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}

#right a
{
color: #000000;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}
.date {
	text-align: right;
	color: #000000;
	font-size: 11px;
}

.date a {
	color: #000000;
}

.textbox
{
	border: 0px solid #000000;
	margin: 7px;
	padding: 20px;
}

#right ol
{
margin-left: 40px;
}

#footer {
	height: 53px;
	clear: both;
	padding-top: 30px;
	color: #000000;
	background: #00468e;
	border-top: 5px solid #ffffff;
	
}

#footer p {
	margin: 0;
	width: 778px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#impressum { 
	color: #00468e;
	}
	