body {
	background-color:  #6c95d3;
	color: #000000;
	font-family: Arial, "Arial Rounded MT Bold";
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
}
a:link, a:visited, a:active {
	color: #144E56;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	color: #d9c902;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header {
	text-align: left;
	width: 773px;
	height: 150px;
	background-color: #144e56;
	background-image: url(header.jpg);
	margin: 0 auto;
	border-top: 4px #00007f solid;
	border-left: 4px #00007f solid;
	border-right: 4px #00007f solid;
	background-repeat: no-repeat;
}
#searchbar {
	margin: 119px 0px -12px 0px;
}
#container {
	margin: 0 auto;
	width: 773px;
	border: 4px #00007f solid;
	background: #ffffff url(leftbg.gif) repeat-y;
}
#left {
	text-align: left;
	width: 198px;
	padding-top: 20px;
	margin: 0 auto;
	float: left;
}
#arrow {
	text-align: left;
	font-size: 16px;
	font-family: Arial, "Arial Rounded MT Bold";
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 8px 9px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
#menu, #menu a, #menu a:visited ,#menu a:link,  #menu a:hover ,#menu a:active {
	color: #00007f;
	font-size: 14px;
}
#menu ul {
	list-style-type: none;
	padding: 3px;
	margin: 3px;
}
#menu li {
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 20px;
}
#right {
	margin-left: 198px;
	margin-top: 0px;
	width: 570px;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
}
#footer {
	clear: both;
	width: 773px;
	height: 46px;
	background-color: #f6c100;
	text-align: center;
}
#suche  {
	text-align: left;
	font-size: 16px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 8px 9px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
	