body
{
	background-color:#ffe8b9;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container
{
	margin:auto;
	margin-top:10px;
	width:978px;
	text-align:left;
	background-image:url(img/top_bkg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#logo
{
    margin: 0px;
    padding: 0px;
}
#zettel
{
	position:absolute;
	top:10px;
	margin-left:650px;
	z-index:5001;
}
#lang
{
	position:absolute;
	top:168px;
	margin-left:890px;
	z-index:5002;
}
#lang a
{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-right:10px;
	text-decoration:none;
}

#menu
{
	margin-top:20px;
	width:247px;
	float:right;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-bottom:20px;

}
#menu a
{
	display:block;
	background-image:url(img/menu_off.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	margin-left:10px;
	height:26px;
	text-decoration:none;
	color:#000;
	font-size:13px;
}
#menu a:hover, #menu a.sub:hover, #menu a.active, #menu a.subactive
{
	color:#900945;
	font-weight:bold;
		background-image:url(img/menu_on.gif);
	height:26px;
}
#menu a.sub, #menu a.subactive, #menu a.sub:hover, #menu a.subactive:hover
{
	font-size:12px;
	background-image:none;
	height:18px;
	margin-left:25px;
}
#content
{
	margin-top:20px;
	float:right;
	width:731px;
	font-size:12px;
	line-height:19px;
	margin-bottom:20px;
}
h1
{
	font-size:14px;
	font-weight:normal;
	line-height:21px;
	background-image:url(img/h1.gif);
	margin-left:-10px;
	padding-left:10px;
	width:377px;
}
#content img
{
	float:right;
	margin-left:20px;
}
#content p
{
margin-right:20px;
}

#footer
{
	clear:both;
	font-size:11px;
	background-image:url(img/loghi.jpg);
	padding-left:246px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:15px;
	background-repeat:no-repeat;
}
#footer b
{
	font-style:italic;
}
#footer a
{
	color:#000000;
}