body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CFD3DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	background-color: #CFD3DC;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	margin-top: 20px;
	background-image: url(navi/hg.jpg);
	background-repeat: no-repeat;

}
#leftrow {
	float: left;
	width: 160px;
	margin-right: 10px;


}
#bildoben {
	margin-bottom: 20px;
}
#navi {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}
#navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li{
	margin: 0px;
	padding: 0px;
}
#navi a, #navi a:visited{
	display: block;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border: 1px solid #FFFFFF;
	height: 0.8em;
	color: #FFFFFF;
	background-color: #76786D;
}
#navi a:hover, #navi a:active{
	color: #333333;
	background-color: #CFD3DC;
	border: 1px solid #333333;
}

#language {
	margin-top: 20px;
}
#mainrow {
	float: left;
	width: 470px;
	height: 390px;
	overflow: auto;
	margin-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: solid;
	border-top-color: #F9F9F9;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #F9F9F9;
	background-image: url(navi/layerhg.jpg);
	background-color: #DFE3EC;


}
#header {
	vertical-align: bottom;
	text-align: right;
	height: 140px;
	padding-right: 10px;
	color: #00408A;
	word-spacing: 0.25em;




}
#header h1{
	font-size: 140%;
	letter-spacing: 0.1em;
	font-weight: bold;



}
#header h2{
	font-size: 100%;
	color: #D2001D;


}
#content {
	text-align: left;
	padding: 5px 10px;
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;



}
#content h1{
	color: #00408A;
	font-size: 120%;
	font-weight: bold;



}
#content h2{
	font-size: 110%;
	color: #D2001D;
	clear: both;



}
#content img{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#content a, #content a:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;


}
#content a:hover, #content a:active{
	color: #D2001D;
	text-decoration: none;


}
#rightrow {
	float: right;
	width: 150px;
	height: 380px;


}

#rechtebox {
	font-size: 60%;
	height: 100px;
	margin-top: 90px;
	padding-right: 5px;
	padding-left: 5px;
}
#bildunten {
	float: right;
}
#content span.rechts{
	float: right;
	width:200px;
	margin-left: 5px;
	border: 0px;
	background-color: #C5CBDA;
	padding: 5px;


}
#content span.links{
	float: left;
	margin-right: 5px;
	border: 0px;
	padding: 5px;
	width: 200px;
	background-color: #C5CBDA;
}
#footer {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	color: #D2001D;
}
#popup {
	font-size: 90%;
}
#popup img{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#popup h1{
	color: #00408A;
	font-size: 120%;
	font-weight: bold;
}
#popup h2{
	font-size: 110%;
	color: #D2001D;
}

