@charset "iso-8859-1";
/*
Contentpapst
© 2003-2004, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medie agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

@import url(standard.css);

body {
	font-weight: normal; 
	font-size: 11px;
	color: #000000; 
	font-style: normal; 
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	background: #FFFFFF;
	
	background-image: url(images/xp_back.gif);
	background-repeat: repeat-y;
}

table {
	font-size: 12px;
	line-height: 1.25em;
}

banner {
	border-color:#000000;
}

/* Beschriftungen */

.font_white {
	color: #FFFFFF;
	display: inline;
}

/* Menüs */

#menu_content {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu_text {
	position: absolute;
	left: 170px;
	top: 156px;
	width: 424px;
	max-width: 424px;
}

#menu_navigation {
	position: absolute;
	left: 18px;
	top: 144px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#menu_ads {
	position: absolute;
	left: 534px;
	top: 22px;
}

#menu_hover {
	position: absolute;
	left: 0px;
	top: 130px;
}

#menu_partnerlinks {
	 background: #FFF8DC;
	 color: #FFFFFF;
	 height: 20px;
}

#menu_partnerlinks a, #menu_partnerlinks a:link, #menu_partnerlinks a:active, #menu_partnerlinks a:hover {
	color: #000000;
	text-decoration: underline;
}