/*
FARBEN:

DROT: #c02722
HROT: #f2d4d2
DGRÜN: #3ac11f
HGRÜN: #d9f2d2
DGELB: #edee17
HGELB: #fbfcd0
DBLAU: #222ebe
HBLAU: #d2d6f3
HGRAU: #ededed

*/

html, body {	background-color: #ededed; margin:0; padding:0; border:0;  } 

img { border:0px none #000000;}
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, table, tr, td, select, input, textarea, a { font-family:verdana,arial,helvetica,sans-serif; }
h1 { font-size: 16px; color: #000000; }
h2 { font-size: 11px; color: #940404; }
h3 { font-size: 11px; color: #000000; }
div, p, ul, td, select, input, textarea { font-size:11px; }

a { color:#000000; text-decoration:underline;}
a:hover { color: #000000; text-decoration: none;}

.tmenu { color:#000000; text-decoration: none; font-weight:bold; }
.tmenu:hover { color:#000000; font-size:10px;}

.smenu { color:#000000; text-decoration: underline; font-weight:bold; }
.smenu:hover { color:#000000; text-decoration: none;}

.header {	background-color: #ededed; }
.content {	width:798px; border-left: 1px solid #ededed; border-right: 1px solid #ededed;}
.topbalken_sport {	background-color: #c02722; }
.topbalken_fitness {	background-color: #3ac11f; }
.topbalken_tennis {	background-color: #edee17; }
.topbalken_treff {	background-color: #222ebe; }
.bottom_sport {	background: url(../img/bott_sport.jpg); }
.bottom_fitness {	background: url(../img/bott_fitness.jpg); }
.bottom_tennis {	background: url(../img/bott_tennis.jpg); }
.bottom_treff {	background: url(../img/bott_treff.jpg); }

.d_sport { background-color: #c02722; }
.h_sport { background-color: #f2d4d2; }
.d_fitness { background-color: #3ac11f; }
.h_fitness { background-color: #d9f2d2; }
.vh_fitness { background-color: #ecfbe7; }
.d_tennis { background-color: #edee17; }
.h_tennis { background-color: #fbfcd0; }
.d_treff { background-color: #222ebe; }
.h_treff { background-color: #d2d6f3; }
.h_text { font-size: 20px; }

.coltxt_sport { color: #c02722; font-weight:bold;}
.coltxt_fitness { color: #3ac11f; font-weight:bold;}
.coltxt_tennis { color: #D6D71E; font-weight:bold;}
.coltxt_treff { color: #222ebe; font-weight:bold;}

.pic { border:1px solid #000000;}

#pageheader_sport { color:#c02722; font-weight:bold; font-size:16px;}
#pageheader_fitness { color:#3ac11f; font-weight:bold; font-size:16px;}
#pageheader_tennis { color:#D6D71E; font-weight:bold; font-size:16px;}
#pageheader_treff { color:#222ebe; font-weight:bold; font-size:16px;}

#box_fitness { background-color: #FFFFFF; border:1px solid #3ac11f;}
#box_sport { background-color: #FFFFFF; border:1px solid #c02722;}
#box_treff { background-color: #FFFFFF; border:1px solid #222ebe;}
#box_tennis { background-color: #FFFFFF; border:1px solid #edee17;}

