@charset "UTF-8";
body, html{
overflow:hidden;

}
body {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;

}
#leftholder {
	position:absolute;
	z-index:10;
	left: 40px;
	top: 0px;
	width: 440px;
	height: 100%;
	overflow: auto;

}
#leftholder div {
margin: 0px;
}

#logo {

	width:400px;
	height: 160px;
	margin: 0px;
	overflow: visible;
}
#logosub {
	width:362px;
	z-index:2;
	top: 51px;
	height: 80px;
	text-transform: lowercase;
	font-size: 14px;
visibility:hidden;
}
#logo h1 {
	font-size: 16px;
line-height:25px;
	height: 100px;
	position: absolute;
	top: 25px;
	margin: 0px;
	font-weight:normal;	
	overflow: visible;
	
}
#categories {
	width:120px;
	height:115px;
	z-index:3;
	left: -2px;
	top: 100px;
	float: left;
	font-variant: normal;
	text-transform: lowercase;
	font-size: 11px;
}
#article_title {
	width:300px;
	height:115px;
	z-index:4;
	left: 211px;
	top: 100px;
	float: left;
}
#leftholder #categories a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#leftholder #categories .grey a {
	color: #666666;
}
#leftholder  a {
	color: #000000;
	text-decoration: none;
}
#leftholder #article_title a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#rightholder {
	position:absolute;
	height:100%;
	z-index:2;
	top: 0;
	left: 0px;
	overflow: auto;
	width:100%;

}
#abstand_rechts {
	margin-left: 490px;
}
#abstandoben_rechts {
	height: 160px;
}
#rightholder h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
font-weight: normal;
	
}
#rightholder p {
	margin: 0px;
	width: 455px;
}
#rightholder h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightholder hr {
	margin-top: 16px;
	margin-bottom: 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	height: 1px;
	color: #666666;
	background-color: #666666;
}
#rightholder .linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 0px;
	width: 455px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#rightholder img {
	margin-top: 3px;
	margin-bottom: 3px;
}
#rightholder a {
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
img{
border:none;
}

