body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 155%;
	background-image: url(seite/Star.png);
	background-color: #699DBF;
	background-position: center left;
	background-repeat: no-repeat;
	background-attachment:fixed;
	color: #333333;
	border:0px;
/*	margin:0px;*/
/*	overflow-y: hidden;*/
	
}
* {
	border:0px;
}
a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #edce00;
}
#titel {
/*	position:relative;*/
	margin-top:15px;
	margin-left:140px;
	width: 600px;
}
#inhalt {
/*	position:relative;
	top:200px;
	left:14%;*/
/*	width: 450px;*/
/*	height: 80%;*/
	margin-top: 30px;
	margin-left: 140px;
}
.inhaltContainer {
	position:absolute;
	top:20px;
	left:14%;
	width: 390px;
/*	height: 80%;*/
	background-color: #fff;
	z-index:50;
	padding:10px;
	margin-bottom:20px;
}
.inhaltContainer a img {
	margin-bottom:-4px;
	margin-right:2px;
}
.cover {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
/*	background-image: url('seite/transparenz.png');*/
	background-color:#222;
	z-index:40;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}
.grid {
	margin-top:20px;
}
.grid a {
	background-color: #fee511;
	color:black;
	height:18px;
	width:150px;
	margin-bottom:4px;
	padding-left:4px;
	padding-right:3px;
}
.grid a:hover {
	color:#fff;
}
.kategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.kommentar_block {
	visibility:hidden;
	padding: 5px;
	width: 450px;
}
.erklaerung {
	font-style: italic;
	margin-right:5px ;
}
h3 {
	clear:both;
	margin:0px;
	margin-bottom:6px;
	font-size: 13pt;
}
.kasten a {
	font-size:11px;
	font-family: Verdana;
/*	color: #fc0063;*/
	-moz-outline: none;
}
.kasten {
	float:left;
	font-size:10px;
	font-family: Georgia;
/*	width:190px;*/
	height:100px;
	padding:0px;
	margin:2px;
	margin-right:20px;
/*	background-color: #fff;*/
/*	color: #fc0063;*/
	line-height:130%;
/*	border: 1px solid #999;*/
}
.kasten img {
	margin:6px;
}
.label {
	background-color: #de376f;
	padding:2px;
	color:#fff;
}
.label a {
	color:#fff;
}

.label a:link {
	color:#fff;
}


.artikel {
/*	background-image: url(seite/drei.gif);
	background-color: #fff;
	background-repeat: repeat-x;
*/	padding: 0px;
	margin-bottom: 11px;
	
	width:470px;
	visibility:hidden;
/*	border: 1px solid #999;*/
	font-size:1px;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.artikel[class] {
	font-size:5px;
	
}
.text {
	background-color: #c6d8e7;
	opacity:0.8;
	padding: 5px;
	width:550px;
	color:#000;
	padding-bottom:30px;
}
#flash {
	position: absolute;
	top:45px;
	left:35px;
}
#flash[id] {
	position: fixed;
	top:45px;
	left:35px;
}
#fs {
	position: absolute;
	bottom: -20px;
	left:45%;
}
#fs[id] {
	position: fixed;
	bottom: -18px;
	left:45%;
}
#suche {
	position: absolute;
	right:10%;
	top:5%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
#Vorschau {
	position: absolute;
	right:10%;
	top:170px;
	width: 250px;
/*	padding:6px;*/
	border: 0px solid #999;
}
.Vorschau_block {
	background-image: url(seite/transparenz.png);
	width:100%;
	height:100%;
	padding:5px;
	margin:0px;
	border: 0px;

}
#Vorschau .eintrag {
	background-image: url(seite/transparenz.png);
	width: 224px;
	margin: 7px;
	padding:6px;
/*	border: 1px solid #999;*/
}

#pdf {
	position: absolute;
	left:80%;
	bottom:-10px;
	width:180px;
	height:139px;
	overflow:hidden;
}
#pdf[id] {
	position: fixed;
	b_ackground-image: url("bilder/download.png");
	width:180px;
	height:139px;
	
}
.kommentar_name {
	font-weight: bold;
}
#mini {
	font-size:30px;
}
.subhead {
	margin-top:8px;
	font-size: 12pt;
	line-height:15pt;
}
.dings {
	margin-right:3px;
}