* { 
   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;
	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: #CC0000;
	text-decoration:none;
}
a:link {
	color: #CC0000;
	text-decoration:none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
a:hover {
	color: #CC0000;
	text-decoration:underline;
}
a:active {
	color: #CC0000;
	text-decoration:none;
}

.abstand {
	margin-right: 15px;
	margin-bottom: 20px;
}

html,body {
height: 100%;
width: 100%;
}

body,td,th {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
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;
}
.linkgrau:visited {
	color: #666666;
	text-decoration:none;
}
.linkgrau:link {
	color: #333333;
	text-decoration:none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
.linkgrau:hover {
	color: #333333;
	text-decoration:underline;
}
.linkgrot:visited {
	color: #CC0000;
	text-decoration:none;
}
.linkrot:link {
	color: #CC0000;
	text-decoration:none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
.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;
}
table#transparent
{
	background-image: url(../bilder/hintergrund-trans.png);
}
