BODY {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
P {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
H1 {
	COLOR: #333333; FONT-FAMILY: geneva,sans-serif
}
H2 {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
H3 {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
H4 {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
UL {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
OL {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
LI {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
DIV {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
TD {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
TH {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
ADDRESS {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
BLOCKQUOTE {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
NOBR {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
B {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
I {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
A {
	COLOR: #333333; FONT-FAMILY: arial,geneva,sans-serif
}
BODY {
	COLOR: #333333; FONT-SIZE: 10pt; text-decoration: none
}
P {
	FONT-SIZE: 10pt
}
UL {
	FONT-SIZE: 10pt
}
OL {
	FONT-SIZE: 10pt
}
LI {
	FONT-SIZE: 10pt
}
DIV {
	FONT-SIZE: 10pt
}
TD {
	FONT-SIZE: 10pt
}
TH {
	FONT-SIZE: 10pt
}
ADDRESS {
	FONT-SIZE: 10pt
}
NOBR {
	FONT-SIZE: 10pt
}
B {
	FONT-SIZE: 10pt
}
I {
	FONT-SIZE: 10pt
}
A {
	FONT-SIZE: 10pt
}
A:link {
	COLOR: #ffffff; TEXT-DECORATION: none; FONT-SIZE: 10pt
}
A:active {
	COLOR: #CCCCCC; TEXT-DECORATION: none; FONT-SIZE: 10pt
}
A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none; FONT-SIZE: 10pt
}
A:hover {
	COLOR: #CCCCCC; TEXT-DECORATION: none; FONT-SIZE: 10pt
}

/* Tabellendefinition auf den Poolsseiten */

* html #bodycontent table {margin: 0px 0px 10px 2px;}

#bodycontent table {font-size: 90%;
                    float: left;
                    margin: 0px 10px 10px 0px;
                    padding: 0px;
                    border: 1px solid rgb(180,194,214);}

#bodycontent td {background-color: rgb(179,204,230);
                 color: white;
                 vertical-align: top;
                 margin: 0px;
                 padding: 5px;
                 text-align: center;}

#bodycontent td.header {background-color: rgb(51,103,153);
                        font-size: 90%;
                        font-weight: bolder;
                        color: white;}

#bodycontent td.sub {background-color: rgb(180,194,214);
                     color: rgb(51,103,153);}
                     
                     
                     
 /* Bilderrahmen */

#bodycontent .images  {background-color: rgb(180,194,214);
                       float: left;
                       position: relative;
                       margin: 0px 0px 10px 2px;
                       padding: 1px;
                       text-align: left;
                       font-size: 80%;
                       font-weight: bolder;
                       color: white;}

#infobox  {width: 300px;
           background-color: rgb(180,194,214);
           border: 1px solid rgb(46,77,107);
           margin-top: 10px;
           margin-bottom: 20px;
           padding: 5px 10px 5px 10px;
           font-size: 80%;
           color: white;}

#infobox p  {width: 300px;}

#bodycontent a.imagelink {border-bottom: 0px;
                          text-decoration:none;}

#bodycontent a.up {line-height: 120%;
                   border-bottom: 1px dotted rgb(46,77,107);
                   margin-bottom: 10px;
                   float: left; }

#bodycontent .tabletext {background-color: transparent;
                           text-align: left;
                           color: black;
                           border: 0px;
                           margin: 0px;
                           padding: 0px;}

.text-klein  {font-size: 80%;
              color: rgb(46,77,107);}