html,
body
{
	margin: 0;
	padding: 0;
}


body 
{
	color: #660000;
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background: url(../images/bg.gif);
}


h1 
{
	margin: 20px 0 35px 30px;
	font-size: 20px;
	color: #6A001F;
	font-weight: normal;
}

h2 
{
	font-size: 18px;
	color: #6A001F;
	font-weight: normal;
}

.box 
{
	padding: 0;
	color: #660000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

.boxzwei
{
	width: 30px;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

#page 
{
	width: 878px;
	margin: 21px auto 0;
}

#header 
{
	background: url(../images/header3.jpg) no-repeat;
	height: 135px;
	width: 878px;
	margin-bottom: 20px;
}

#header a
{
	height: 135px;
	width: 878px;
	display: block;
}

#content {
	width: 878px;
}

#content-left 
{
	width: auto;
	background: #ffffd9;
	border: 2px solid #c8a746;
	margin-bottom: 20px;
}

#content-box-ein
{
	width: 190px;
	background: #ffffd9;
	border: 2px solid #c8a746;
	height: 140px;
	margin-bottom: 20px;
}

#content-box-ein p
{
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color:#660000;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:bold;
}

#content-box-ein h2
{
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content-box-ein img
{
	margin: 0;
	margin-left: 35px;
}

#content-box-zwei
{
	width: 190px;
	background: #ffffd9;
	border: 2px solid #c8a746;
	height: auto;
}

#content-right 
{
	float: right;
	width: 660px;
	border: 2px solid #c8a746;
	background: #ffffd9;
	min-height: 710px;
}

#content-right li, ol
{
	margin: 0 15px 0 0;
}

#content-right p
{
	margin: 0 15px 0 25px;
}

#content-right a 
{
	font-weight: bold;
	color: #660000;
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-size: 9pt;
	font-style: normal;
}

#footer {
	width: 878px;
}

#footer-box {
	float: right;
	width: 650px;
	height: 25px;
	border: 2px solid #c8a746;
	background: #ffffd9;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#navigation 
{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	list-style: none;
	width: 180px;
}


#navigation li
{
	padding: 0;
	margin: 0;
	border-top: 1px solid #865206;
}


#navigation a 
{
	display: block;
	color: #6a001f;
	padding: 5px;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: 'Times New Roman';
}

#navigation a:hover,
#navigation a:focus,
.active a
{
	background: #c8a746;
	color: #6a001f;
}

#navigation li.first
{
	border-top: none;

}

#footer-text-links 
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0;
	color: #6a001f;
	line-height: 25px;
}

#navi-footer 
{
	margin: 0;
	padding: 0;
	float: right; 
	list-style: none;
	height: 100%;
}

#navi-footer a 
{
	width: 40px;
	color: #6a001f;
	text-decoration: none;
	font-size: 10px;
	font-family: 'Times New Roman';
	font-weight: bold;
}

#navi-footer li 
{
	float: left;
	margin-left: 3px;
	vertical-align: middle;
	line-height: 25px;
}

.moreright {
	margin-left: 5px;
}


.deu {
	margin-left: 820px;
	border: none;
	margin-bottom: 2px;
}

.eng {
	float: right;
	border: none;
	margin-bottom: 2px;
}

#overthetop {
	font-size: 11px;

}

#overthetop a{
	text-decoration: none;
}

#temperature-box
{
	width: 190px;
	background: #ffffd9;
	border: 3px solid #c8a746;
	margin: 20px 0;
}

#temperature-box h2
{
	display: block;
	width: 90px;
	height: 65px;
	margin: 0;
	padding: 50px 0 0 100px;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-shadow: #923b47 1px 1px 2px;
}

#temperature-box h3
{
	font-size:18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #6A001F;
}

#text-links {
	width: 400px;
	float: left;
}

#text-rechts {
	float: right;
	padding-right: 6px;
}

#brake {
	clear: all;
}

.temp-text
{
	margin-left: 10px;
}