html
{
	width: 100%;
	height: 100%;
	border: none;
}
body
{
	
	background:#ffffff;
	margin:0px;
	color:#515942;
	width: 100%;
	height: 100%;
	background-image:url(rt,hint,01,1x220.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border: none;
	overflow-y: scroll;
	overflow-x: auto;
}
p, div, td, th
{
	font-family: Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 15px;
}
a { color:#7b8765; }
a:hover { color:#515942; }

div#container0
{
	position: relative;
	margin: 0px;
	padding:0px;
	width: 100%;
	min-width: 790px;
	border: none;
	background-image: url(hintergrund,1024x438.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div#container1
{
	position: relative;
	margin: 0px;
	padding:0px;
	width: 50%;
	height: 850px;
	min-height: 100%;
	border: none;
}
div#containerMain
{
	position: absolute;
	top: 200px;
	right: -395px;
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 500px;
	border: none;
}

div#unten
{
	position: relative;
	margin: 30px 0px 10px 0px;
	padding: 5px;
	width: 790px;
	border: 1px solid #8b9783;
	background-color: #e8e8e8;
}
#unten p
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
}
#unten p a { text-decoration:underline; color:#515942; }
#unten p a:hover { color:black; }

#containerMain p.haupttext
{
	font-family: Garamond;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	text-align: center;
	margin: 20px 0px 30px 0px;
	padding: 0px 20px 0px 20px;
}


#containerMain table
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: none;
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
}
#containerMain table tbody tr td
{
	border: none;
	vertical-align: top;
	font-family: Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#containerMain table tbody tr td.mitte-zwischen { width:7px; }
#containerMain table tbody tr td.mitte { width:121px; }
#containerMain table tbody tr td.mitte a
{
	text-decoration: none;
	display: block;
}
#containerMain table tbody tr td.mitte img
{ 
	width: 121px; 
	height: 91px;
	border: none;
	padding: 0px;
	margin: 0px;
}
#containerMain table tbody tr td.mitte div.titel 
{ 
	position: relative;
	width: 121px;
	height:32px;
	border: none;
	background-image: url(rt,hint,120x34.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0px;
	padding: 0px;
}
#containerMain table tbody tr td.mitte div.titel a
{
	padding: 8px 9px 10px 9px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
#containerMain table tbody tr td.mitte div.titel a.titelzweizeilig { padding:0px 9px 2px 9px; }

#containerMain div.rahmen
{ 
	position: relative;
	width: 121px;
	height: 34px;
	border: none;
	background-image: url(rt,hint,120x34.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#containerMain table.rund tbody tr td.rund-m a,
#containerMain div.rahmen a
{
	border: none;
	padding: 8px 9px 10px 9px;
	overflow: hidden;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	display: block;
}
#containerMain div.rahmen a.titelzweizeilig 
{ padding:0px 9px 2px 9px; }

#containerMain table.rund
{
	border-spacing:4px;
}
#containerMain table.rund tbody tr td
{
	height: 34px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	border: none;
}
#containerMain table.rund tbody tr td.rund-l, 
#containerMain table.rund tbody tr td.rund-r 
{ width:16px; background-repeat:no-repeat; }
#containerMain table.rund tbody tr td.rund-l
{ 
	background-position: bottom right; 
	background-image: url(rt,hint,x,l.gif);
}
#containerMain table.rund tbody tr td.rund-r
{ 
	background-position: bottom left; 
	background-image: url(rt,hint,x,r.gif);
}
#containerMain table.rund tbody tr td.rund-m
{ 
	background-position: bottom; 
	background-image: url(rt,hint,x,m.gif);
	background-repeat: repeat-x;
}
