body { 
    margin-top:0px; 
    margin-bottom:0px; 
    height:600px;
    background-color:#009ee3;
    font-family:Arial,Helvetica; 
    font-size:10pt;
    text-align:center;
}

@font-face { 
    font-family: "PENGUINN"; 
    src: url("/images/PENGUINN.TTF"); 
}
@font-face { 
    font-family: "PENGUINN-IE"; 
    src: url("/images/PENGUINN.eot"); 
}

#header { 
    top:0px; 
    width:860px; 
    height:290px;
    background-color:#fdfaca;
    background-image: url("/images/BartlingBanner2025.png");
    background-repeat:no-repeat;
    margin:0 auto;
    padding:0px;
    text-align:center;
}
#menue { 
    width:860px;
    height:28px;
    margin:0 auto;
    padding-top:5px;
    padding-bottom:0px;
    padding-left:0px;
    background-color:#fdfaca;
    text-align:left;
    float:center;
}
#menue a {
	display:block;
	background: #0097d3;
	color: #000000;
	padding:4px;
	font-family: Arial, sans-serif;
	font-size:11pt;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#menue td {
	width: 10%;
}
#menue a:hover {
	background: #00d7d3;
}
#inhalt { 
    width:860px; 
    height:4000px;
    margin:0 auto;
    background-color:#fdfaca;
    padding:0px;
    text-align:left;
}

.partner {
   width:300px;   
   margin:6px;
   padding:6Px;
}


/* Darstellung in Tabellenspalten */
th
{
    font-family:Arial,Helvetica;
    font-size:10pt; 
    font-weight:bold; 
    text-align:center;
}
td
{
    font-family:Arial,Helvetica;
    font-size:10pt; 
}

/* link */
/* Darstelling von Links */
a:link 
{
    font-family:Verdana,Arial,Helvetica; 
    color:#0000A0; 
    text-decoration:none; 
}
a:visited 
{
    font-family:Verdana,Arial,Helvetica; 
    color:#0000A0; 
    text-decoration:none; 
}
a:active 
{
    font-family:Verdana,Arial,Helvetica; 
    color:#0000ff; 
    text-decoration:underline; 
}
a:hover 
{
    font-family:Verdana,Arial,Helvetica;
    color:#0000ff;
    text-decoration:underline;
}

/* Darstellung von Links im Menu-Frame */
a:link.menu {
    height:36px;
    background-color:#FFF3B7;
}
a:visited.menu {
    height:36px;
    background-color:#FFF3B7;
}
a:active.menu {
    height:36px;
    background-color:#ffd295;
}
a:hover.menu {
    height:36px;
/*    background-color:#0097d3; */
    background-color:#ffd295;
}

.header {
    color:#0097d3;
    height:2px;
}
.gross {
    font-size:14pt;
    text-align:center;
}

/* Darstellung von Ueberschriften: */
h1
{
    font-family:PENGUINN,PENGUINN-IE,Arial,Helvetica; 
    font-size:24pt; 
    color:#0097d3;
    text-decoration:none;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}
h2
{
    font-family:Arial,Helvetica;
    font-size:12pt;
    color:#0097d3;
    text-decoration:none;
}

.artikel,.artikelliste { width:500px; }

.listentitel
{
    width:100%;
    font-size:12pt;
    background-color:#b7dce0; 
    font-family:Arial,Helvetica; 
    font-size:12pt; 
    font-weight:bold;
    color:#0097d3;
    text-decoration:none;
}

.listenkurztext {
    font-size:10pt;
}
 
.listeneintrag {
    margin:20px;     
}

.listenbild {
   width:200px;
   margin-right:10px;
   float:left;
   border:none;
}

.titel
{
    font-family:Arial,Helvetica; 
    font-size:18pt; 
    color:#0097d3;
    text-decoration:none;
    text-align:center;
}

.bu,.bu1,.bu2,.bu3,.bu4,.bu5 { text-align:center; font-style:italic; }
.bild,.bild1,.bild2,.bild3,.bild4,.bild5 { text-align:center; margin-top:4px; margin-bottom:2px; }
