body, h1 {
	background-color: transparent;
	background-image: none;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif
	color:#000000; 
	float:none !important;
}

a:link, a:visited, a:active {
	text-decoration: none !important;
	color: blue !important;
}

img {
	border: 0 none;
}

#sidebarRight a:link:after, #sidebarRight a:visited:after {
   	content: " ("attr(href)")";
   	font-size: 90%;
	}
	
#sidebarRight a[href^="/"]:after, #sidebarRight a[href^=""]:after {
   content: " (http://www.media05.de" attr(href)")"; }

a[href^="mailto"]:after {
   	display: none;
	}
	
#logo {
	display: inline;
}
	
#logo a {
	display: inline;
	background: none;
	color: #000000 !important;
	font-weight: bold;
	font-size: 18pt;
}
 
#nav, #footerContainer, .navigation_buttons {
	display: none;
	margin: 0;
	padding: 0;
}

#contentContainer {
	width: 100%;
	min-height: 0;
	background: none;
}

/* Anpassung für IE6 */
* html #sidebarRight, * html #sidebarLeft, * html #content {
	display: inline;
}

#content, #pageTitle, #headerContainer, #header {
	padding: 0;
	margin: 0;
}

#pageTitleContainer img, #toTopLink {
	display: none;
}

#pageTitle, .topBoxRight {
	font-size: 11pt;
}

#sidebarLeft {
	width: 70%;
	padding:0 10px 0 0;
	float: left;
}

#sidebarRight {
	width: 28%;
	padding:9px 0 0 0;
	float: left;
}

.topBoxRight, .boxRight {
	padding: 0;
	background: none;
	color: #000;
}

.topBoxRight {
	font-weight: bold;
}

.boxRight {
	font-size:9pt;
	width:197px;
	text-align: left;
}

.portfolio_left {
	border: 0 none;
	float:left;
	margin-right:10px;
}

.portfolio_right {
	border: 0 none;
	float:right;
	margin-left:10px;
}

