body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow : auto;
	scroll:no;
	scrollbar-face-color: #D6D6D6; 
	scrollbar-highlight-color: #D6D6D6; 
	scrollbar-shadow-color: #D6D6D6;
	scrollbar-3dlight-color: #D6D6D6;
	scrollbar-arrow-color: #77705F; 
	scrollbar-track-color: #7C786E;
	scrollbar-darkshadow-color: #D6D6D6;
	height:100%;
}

body, td, div, p
{
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
}

a
{
	text-decoration: none;
	color: #FF7E00;
}

a:hover
{
	text-decoration: underline;
}

a.outer
{
	text-decoration: none;
	color: #FFFFFF;
}

a.outer:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.outer
{
	text-decoration: none;
	color: #FFFFFF;
	vertical-align:bottom;
	text-align:right;
}

.slash {
	width:10px;
	text-align:center;
}

.navi {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	height:20px;
}

table
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

td
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	vertical-align: top;
}

#backgroundhack
{
	position: fixed;
	z-index: 0;
	left: 0px;
	top: 0px;
	width: 100%;
	height:99%;
}

#outercontainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 50%;
}

#innercontainer
{
	position: absolute;
	right: -324px;
	top: 0px;
	margin-top: 0px;
}       

#page
{
	z-index: 100;
	background: transparent;
	width: 648px;
}

table.content
{
	border-collapse: collapse;
}

td.content
{
	padding: 10px;
	vertical-align: top;
}

.ueberschrift
{
    font-family: Verdana;
	font-size: 12px;
	color: #535353;
} 
.zitat
{
    font-family: Verdana;
	font-size: 13px;
	color: #535353;
} 