html,body
{
	background: url(../art/blanko.gif) left top no-repeat;
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: visible;
}

* 
{
	font-size: 100%;
}

#content a, #content a:link, #content a:visited, #contentleft ul li a
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}

#frame, #corewrapper, #core, #wrapper
{
	background: url(../art/blanko.gif) left top no-repeat;
	float: left;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

#head, div.picmenuwrapper, div.picmenu, #iconlist
{
	display: none;
}


#contentwrapper
{
	border: 0;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: none;
	line-height: 16px;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
	
}

#content
{
	border: 0;
	float: none;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
}

#contentleft, #contentphiloleft
{
	border: 0;
	float: left;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 35%;
}

/*Philosophie*/
table
{
	width: 100%;
}

/*Philosophie*/
table td
{
	width: 98%;
}

/*Philosophie*/
table td.arrow
{
	width: 2%;
}



#contentright
{
	border: 0;
	margin: 0;
	overflow: visible;
	padding: 0;
}

#contentleftinner, #contentphiloleftinner
{

	width: 100%;
}

select.dropmenu
{

	width: 100%;
}

#contentleft ul
{
	width: 100%;
}

#contentleft ul li 
{
	width: 100%;
}

span.gold, p.gold, strong.gold
{
	color: #000000;
}

#footer
{
	border: 0;
	color: #000000;
	float: left;
	font-family: Verdana, Helvetica, Sans serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 40px 0px 0px 0px;
	text-align: left;
	width: 100%;
}







