/* Style-Definitionen für Links und den Hintergrund */

a:link
 {
 color: #0033cc;
 text-decoration: none;
 }

a:visited
 {
 color: #3366ff;
 text-decoration: none;
 }

a:active
 {
 color: #3366ff;
 text-decoration: none;
 }

body
 {
 background-color: #F0F0F0;
 }


/* Style-Definitionen für die Schriftdarstellung */

tr, td, p, span, legend, form, fieldset, div
 {
 font:  13px Verdana, Arial, sans-serif;
 color: black;
 color: #6a6866;
 }

.seitenrahmen
 {
 width:               100%;
 height:              100%;
 text-align:          center;
 vertical-align:      middle;
 border:              1px solid #6a6866;
 }


/*--*/
.thumb
 {
 border:              1px solid black;
 float:               left;
 margin:              0px 11.72px 0px 0px;
 }

.thtxt
 {
 /*clear:               all; /**/
 color:               #000000;
 font:                12px;
 }