	* { 
	   margin: 0; 
	   padding: 0; 
	   font-size: 11px; 
	   font-family: Verdana, Tahoma, Helvetica, sans-serif;
	   }
	#navigation1 {
	position:fixed;
	left:30px;
	top:0px;
	width:160px;
	z-index:10;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	background-image: url(../bilder/hintergrund-trans.png);
	}
	#inhalt {
	position:absolute;
	left:210px;
	top:0px;
	width:725px;
	z-index:100;
	min-height: 100%;
	height: 100%;
	}
	#rechtsoben {
		position:fixed;
		left:100%;
		top:0px;
		width:0px;
		height:0px;
		z-index:5;
	}
	#logo {
		position:absolute;
		left:-45px;
		top:4px;
		width:41px;
		height:416px;
		z-index:6;
	}
	   
	a:visited {
	color: #999999;
	text-decoration:none;
	font-size: 16px;
	line-height: 22px;
	}
	a:link {
		color: #D50202;
		text-decoration:none;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 22px;
	}
	a:hover {
		color: #D50202;
		text-decoration:underline;
	}
	a:active {
		color: #FFFFFF;
		text-decoration:none;
	}
	
	.abstand {
		margin-right: 15px;
		margin-bottom: 20px;
	}
	
	html,body {
	height: 100%;
	width: 100%;
	}
body {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #FFFFFF;
	}
	body {
	background-color: #1C1C1C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/bilder/hintergrund-myspace.gif);
	background-attachment: fixed;
	}
	.grundtext {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #333333;
	}
	.titel {
		font-size: 18px;
		color: #1c1c1c;
		line-height: 24px;
		font-weight: normal;
	}
	.linkrot:visited {
	color: #CC0000;
	text-decoration:none;
	line-height: 16px;
	font-size: 11px;
	}
	.linkrot:link {
		color: #CC0000;
		text-decoration:none;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
	}
	.linkrot:hover {
		color: #CC0000;
		text-decoration:underline;
	}
	.linkrot:active {
		color: #CC0000;
		text-decoration:none;
	}
	.inhalttitel {
		font-size: 18px;
		color: #FFFFFF;
		line-height: 24px;
		text-transform: lowercase;
		font-weight: normal;
	}
	.grundtext-weiss  {
		color: #FFFFFF;
		clip: rect(auto,auto,auto,auto);
		line-height: 15px;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
	}
	.leadtext {
		color: #CCCCCC;
		font-weight: bold;
		font-size: 11px;
		line-height: 15px;
	}
	.grundtext-fett {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #333333;
		font-weight: bold;
	}
	
	#hinweispatzierung {
		position:relative;
		left:0px;
		top:0px;
		width:0px;
		height: 0px;
	}
	
	#hinweis {
		position:absolute;
		left:0px;
		top:0px;
		width:220px;
		z-index:110;
		padding: 5px;
		border-width: 1px;
		border-style:solid;
		border-color: #CCCCCC;
		visibility: hidden;
		background-color: #FFFFFF;
	}
	#news {
	position:static;
	left:0px;
	top:0px;
	width:364px;
	z-index:1;
	padding: 0px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	clip: rect(80px,auto,auto,auto);
	}
.lh {
	margin-top: -30px;
}
	.linkweiss:link {
		color: #CCCCCC;
		text-decoration:none;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
	}
	.linkweiss:visited {
	color: #666666;
	text-decoration:none;
	font-size: 11px;
	line-height: 16px;
	}
	.linkweiss:hover {
		color: #FFFFFF;
		text-decoration:underline;
	}
	table#transparent
{
	background-image: url(../bilder/hintergrund-trans.png);
}

