html
	{
	overflow-y: scroll;
	}

#hold
	{
	margin: 20px auto;
	width:760px;
	position:relative;
	}

#top
	{
	background-image:url(../images/topbg.gif);
	background-repeat:no-repeat;
	height:94px;
	width:760px;
	position:relative;
	}

#top img
	{
	border:0;
	}

#logo
	{
	margin: 0 0 0 9px;
	}

#menu
	{
	position:absolute;
	right:1px;
	bottom:3px;
	color: #FFF;
	padding:0 5px 0 10px;
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:9;
	}

#menu a
	{
	position:relative;
	padding:0 5px;
	top:-3px;
	outline:0;
	}

	
#menu ul.men
	{
	margin:10px 0 0 0;
	list-style-type:none;
	padding:0;
	}

#menu ul.men li
	{
	display:inline;
	position:relative;
	}

#bf
	{
	display:none;
	position:absolute;
	top:19px;
	left:2px;
	width:200px;
	margin:0 !important;
	background-color: #000066;
	padding:0 !important;
	}


#menu li:hover #bf
	{
	display:inline-block !important;

	}
	
#bf li
	{
	display:block !important;
	padding:5px !important;
	text-align:left;
	}

#bf li:hover
	{
	background-color: #1616bd;
	}

#bf li a
	{
	position:static;
	color: #FFF;
	}
	
#content
	{
	background-image:url(../images/contentbg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

#content ul
	{
	margin: 0.5em 0 0.5em 1em;
	display:block;
	}
	
#flash
	{
	position:absolute;
	top:0;
	right:0;
	}
	
#main
	{
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-y;
	z-index:1;
	}

#folgeheader
	{
	position:absolute;
	top:0;
	right:0;
	}
	
#content table.home, #content table.folge
	{
	width:700px;
	margin: 0 0 0 10px;
	}
	
#content table
	{
	border-collapse:collapse;
	}

#content table td
	{
	vertical-align:top;
	margin:0;
	padding:0;
	}

#content hr
	{
	height:1px;
	}

#content table.folge td.top
	{
	padding:3px 0;
	}

#content table.folge td.bilder
	{
	width:160px;
	}

td.bilder img
	{
	margin: 0 0 0 10px;
	}

#pagetitletest
	{
	position:absolute;
	top:115px;
	left:10px;
	}
	
div.pagetitel
	{
	background-repeat:no-repeat;
	height:35px;
	position:absolute;
	background-position:top right;
	float:left;
	padding:0 5px 0 0;
	}

div.pagetitel span
	{
	position:relative;
	top:4px;
	}

#bottom
	{
	background-color: #000066;
	height:50px;
	width:760px;
	position:relative;
	}

#bottom form
	{
	position:absolute;
	top:0;
	left:0;
	width:30%;
	padding:10px 0 0 10px;
	}

#bottom form input
	{
	padding:2px;
	}
	
#bottom form a
	{
	color: #FFF;
	}

#bottom #toolbox
	{

	position:absolute;
	top:0;
	right:0;
	width:60%;
	text-align:right;
	color: #FFF;
	margin:0 15px 0 0;
	padding:10px 0 0 10px;
	}
	
#bottom #toolbox a
	{
	color: #FFF;
	}

#address
	{
	background-image:url(../images/addressbg.gif);
	height:35px;
	background-repeat:no-repeat;
	background-position:bottom left;
	font-family: Arial, sans-serif;
	font-size:12px;
	border-top:2px solid #FFF;
	}

#logounten
	{
	margin:3px 0 0 0;
	border:0;
	}

#buchenbutton
	{
	position:absolute;
	right:30px;
	bottom:127px;
	}