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/hintergrund1.png);
	background-position: center left;
	background-attachment:fixed;
	color: #333333;
/*	overflow-y: hidden;*/
	
}
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;
}
#inhalt {
/*	position:relative;
	top:200px;
	left:14%;*/
	width: 450px;
/*	height: 80%;*/
	margin-top: 70px;
	margin-left: 140px;
}
.Jury {
/*	background-color: #836125;*/
	width:400px;
	color: #000;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
/*	border: 1px solid #999;*/
}
.Jury[class] {
	background-image: url(seite/Jury_mitte_w.png);
	background-repeat: repeat-y;
	width:420px;
}
.Jury_Name {
	font-family: Chicago;
	font-size: 20px;
	line-height:150%;
}
a.Jury_Name {
	color: #e30059;
}
.Jury a.visited {
	color: #e30059;
}
.Jury_oben {
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='seite/Jury_oben_w.png');
	height:8px;
	font-size:0px;
	line-height:0px;
}
.Jury_oben[class] {
	background-image: url(seite/Jury_oben_w.png);
	background-repeat: no-repeat;
	
}
.Jury_unten {
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='seite/Jury_unten_w.png');
	height:10px;
}

.Jury_unten[class] {
	background-image: url(seite/Jury_unten_w.png);
	background-repeat: no-repeat;
	font-size:0px;
	line-height:0px;
}
.Artikel_unten {
	background-image: url(seite/Artikel_unten.png);
	background-repeat: repeat-x;
	height:10px;
	width:100%;
	font-size:0px;
	line-height:0px;
}

.Artikel_unten[class] {
	background-image: url(seite/Artikel_unten.png);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-right:5px;
}
.Kommentar_oben {
	background-image: url(seite/Kommentar_oben.png);
	background-repeat: repeat-x;
	height:8px;
	font-size:0px;
	line-height:0px;
	width:100%;
}
.Kommentar_oben[class] {
	background-image: url(seite/Kommentar_oben.png);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-right:5px;
	
}
.Kommentar {
	background-image: url(seite/transparenz.png);
	width: 100%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
/*	margin-right:-20px;*/
	margin-bottom:7px;
	font-size: 12px;
	line-height:155%;
}

.Kommentar[class] {
	background-image: url(seite/transparenz.png);
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:7px;
}
.Kommentar a {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-style: bold;
	background: #fff;
}
.grid {
	margin-top:20px;
}
.grid a {
	background-color: #fee511;
	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 ;
}
.kasten {
	font-size:19px;
	font-family: Chicago;
	width:190px;
	height:18px;
	padding:0px;
	margin:0px;
	background-color: #fff;
	color: #444;
	line-height:130%;
}

.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-image: url(seite/drei.gif);
	background-color: #fff;
	background-repeat: repeat-x;
	padding: 5px;
/*	margin-bottom:3px;*/
	width:470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:160%;
}
#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;
}