html body {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

#header h1 {
	font-size:3.1em;
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
}

#header a {
	color:#FFF;
}

#header span {
	color:#FF9900;
}

#navi p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
	margin:4px 20px 0 0;
	float:right;
}

#content img {
	float:left;
}

#box_right p, #content p {
	color:#666;
	margin:0 0 16px 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.75em;
	line-height:1.3em;
}

#content p {
	text-align:justify;
}

#box_right a, #content a {
	color:#333;
	font-family:Helvetica, Arial sans-serif;
	text-decoration:none;
}

#box_right strong {
	font-weight:bold;
	color:#333;
}

#box_right a:hover, #content a:hover {
	color:#AAA;
}

#content h2 {
	margin:16px 0 0 0;
	color:#333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:bold;
	letter-spacing:0.02em;
}

#box h2, #rightbox h2  {
	margin:0 0 16px 10px;
	color:#333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.0em;
	line-height:1.3em;
	font-weight:bold;
	letter-spacing:0.02em;
}

#footer_ p {
	margin:5px 0 0 0;
}

#footer_ p a {
	color:#777;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:0.6em;
	padding:0 6px;
}

#footer_ p a:hover {
	color:#999;
}

#footer_ img {
	width:16px;
	height:16px;
}

#content .formular {
	width:280px;
	height:18px;
	margin:0 0 8px 0;
	border:1px solid #EAEAEA;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.8em;
	padding:3px 0 0 4px;
	color:#777;
	letter-spacing:0.02em;
}

#content .feld {
	width:280px;
	height:72px;
	margin:0 0 8px 0;
	border:1px solid #EAEAEA;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.8em;
	padding:3px 0 0 4px;
	color:#777;
	letter-spacing:0.02em;
}

#content .btn {
	border:1px solid #EAEAEA;
	background-color:#FFF;
	color:#777;
	padding:0 2px 1px 2px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.8em;
	margin:9px 0 0 0;
}

#content p.news {
	width:575px;
	height:25px;
	overflow:auto;
	margin:0 0 4px 0;
	padding:8px 10px 6px 16px;
	background-color:#EAEAEA;
}