/*fkkrebsstyle.css
FARBEN Hauptseite
 dklblau #006699 RGB 0,102,153
 mitelblau #8336699 RGB 51,102,153
 hblau #EBF2FA RGB 235,242,250
 edelweiss #FFFFCC RGB 255,255,204
 edelgrau #CCCCCC RGB 204,204,204
 edelrot hell #FD9AB2 RGB 253,154,178
 edelrot dunkel #CC3366 RGB 204,51,102
FARBEN Krebsseiten
 dbraun #624617 RGB 98,70,23
 braun #513913 RGB 81,57,19
 mbraun #DEC79A RGB 222,199,154
 beige #FBE8BC RGB 251,232,188
 gold #FFCD00 RGB 255,205,0
 edelweiss #FFFFCC RGB 255,255,204
 edelgrau #CCCCCC RGB 204,204,204
 edelrot hell #FD9AB2 RGB 253,154,178
 edelrot dunkel #CC3366 RGB 204,51,102
*/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body {
	background: #FBE8BC;
	background-image:none;
	background-repeat:repeat-x;
	font-size: 10px;
	color: #624617;
	text-align: left;
/* Scrollbars
scrollbar-base-color = Basisfarbe der Scroll-Leiste
scrollbar-3dlight-color = Farbe für 3D-Effekte
scrollbar-arrow-color = Farbe für Verschiebepfeile
scrollbar-darkshadow-color = Farbe für Schatten
scrollbar-face-color = Farbe für Oberfläche
scrollbar-highlight-color = Farbe für oberen und linken Rand
scrollbar-shadow-color = Farbe für unteren und rechten Rand
scrollbar-track-color = Farbe für freibleibenden Verschiebeweg
*/
	scrollbar-base-color:#624617;
	scrollbar-3d-light-color:#8336699;
	scrollbar-arrow-color:#CC3366;
	scrollbar-darkshadow-color:#624617;
	scrollbar-face-color:#624617;
	scrollbar-highlight-color:#EBF2FA;
	scrollbar-shadow-color:#CC3366;
	scrollbar-track-color:#FBE8BC;
}

/* Schriften */
.dbrmini {
	color: #624617;
	font-size: 10px;
}
.dbr {
	color: #624617;
	font-size: 12px;
}
.dbrgross {
	color: #624617;
	font-size: 14px;
}
.dbrbig {
	color: #624617;
	font-size: 18px;
}
.mbrmini {
	color: #DEC79A;
	font-size: 10px;
}
.mbr {
	color: #DEC79A;
	font-size: 12px;
}
.mbrgross {
	color: #DEC79A;
	font-size: 14px;
}
.mbrbig {
	color: #DEC79A;
	font-size: 18px;
}
.bgmini {
	color: #FBE8BC;
	font-size: 10px;
}
.bg {
	color: #FBE8BC;
	font-size: 12px;
}
.bggross {
	color: #FBE8BC;
	font-size: 14px;
}
.bgbig {
	color: #FBE8BC;
	font-size: 18px;
}
.ewmini {
	color: #FFFFCC;
	font-size: 10px;
}
.ew {
	color: #FFFFCC;
	font-size: 12px;
}
.ewgross {
	color: #FFFFCC;
	font-size: 14px;
}
.ewbig {
	color: #FFFFCC;
	font-size: 18px;
}
.egmini {
	color: #CCCCCC;
	font-size: 10px;
}
.eg {
	color: #CCCCCC;
	font-size: 12px;
}
.eggross {
	color: #CCCCCC;
	font-size: 14px;
}
.egbig {
	color: #CCCCCC;
	font-size: 18px;
}
.erhmini {
	color: #FD9AB2;
	font-size: 10px;
}
.erh {
	color: #FD9AB2;
	font-size: 12px;
}
.erhgross {
	color: #FD9AB2;
	font-size: 14px;
}
.erhbig {
	color: #FD9AB2;
	font-size: 18px;
}
.erdmini {
	color: #CC3366;
	font-size: 10px;
}
.erd {
	color: #CC3366;
	font-size: 12px;
}
.erdgross {
	color: #CC3366;
	font-size: 14px;
}
.erdbig {
	color: #CC3366;
	font-size: 18px;
}
.goldmini {
	color: #FFCD00;
	font-size: 10px;
}
.gold {
	color: #FFCD00;
	font-size: 12px;
}
.goldgross {
	color: #FFCD00;
	font-size: 14px;
}
.goldbig {
	color: #FFCD00;
	font-size: 18px;
}

/* Standard LINK */
a:link {
   color: #624617;
   text-decoration: none;
   font-weight:bold;
}

a:visited {
   color: #624617;
   text-decoration: none;
   font-weight:bold;
}

a:hover {
   color: #CC3366;
   text-decoration: none;
   font-weight:bold;
}

a:active {
   color: #CC3366;
   text-decoration: none;
   font-weight:bold;
}
/* mini LINK */
a.klein:link {
   color: #624617;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}

a.klein:visited {
   color: #624617;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}

a.klein:hover {
   color: #CC3366;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}

a.klein:active {
   color: #CC3366;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}
/* gross LINK */
a.gross:link {
   color: #624617;
   text-decoration: none;
   font-size:14px;
   font-weight:bold;
}

a.gross:visited {
   color: #624617;
   text-decoration: none;
   font-size:14px;
   font-weight:bold;
}

a.gross:hover {
   color: #CC3366;
   text-decoration: none;
   font-size:14px;
   font-weight:bold;
}

a.gross:active {
   color: #CC3366;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}
/* big LINK */
a.big:link {
   color: #624617;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

a.big:visited {
   color: #624617;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

a.big:hover {
   color: #CC3366;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

a.big:active {
   color: #CC3366;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}
/* Standard LINK HELL */
a.bg:link {
   color: #FBE8BC;
   text-decoration: none;
   font-weight:bold;
}

a.bg:visited {
   color: #FBE8BC;
   text-decoration: none;
   font-weight:bold;
}

a.bg:hover {
   color: #CC3366;
   text-decoration: none;
   font-weight:bold;
}

a.bg:active {
   color: #CC3366;
   text-decoration: none;
   font-weight:bold;
}
/* mini LINK Hell */
a.bgklein:link {
   color: #FBE8BC;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}

a.bgklein:visited {
   color: #FBE8BC;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}

a.bgklein:hover {
   color: #CC3366;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}

a.bgklein:active {
   color: #CC3366;
   text-decoration: none;
   font-size:8px;
   font-weight:bold;
}
/* gross LINK HELL */
a.bggross:link {
   color: #FBE8BC;
   text-decoration: none;
   font-size:14px;
   font-weight:bold;
}

a.bggross:visited {
   color: #FBE8BC;
   text-decoration: none;
   font-size:14px;
   font-weight:bold;
}

a.bggross:hover {
   color: #CC3366;
   text-decoration: none;
   font-size:14px;
   font-weight:bold;
}

a.bggross:active {
   color: #CC3366;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}
/* big LINK HELL */
a.bgbig:link {
   color: #FBE8BC;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

a.bgbig:visited {
   color: #FBE8BC;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

a.bgbig:hover {
   color: #CC3366;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

a.bgbig:active {
   color: #CC3366;
   text-decoration: none;
   font-size:18px;
   font-weight:bold;
}

/* Bilder ohne Rahmen*/
img {
   border: 0;
}
/*
	Menue-styles fuer non-IEs
	Achtung:
	Fuer non-IEs gilt das Stylesheet 'dropdown.css'!
	Fuer IE gilt das Stylesheet 'fix-ie.css' (per CC)!
*/

#menuebox {
position: relative;
height: 15px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 1px;
left: 0;
z-index: 20;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 8em;
height: 1.3em;
font-weight: bold;
text-align: center;
background-color: #dec79a;
color: #624617;
border: 1px solid;
border-color: #d0843e #78561d #78561d #d0843e;
}
#menue .aussen:hover {
height: auto;
background-color: #624617;
color: #CC3366;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 7.9em;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #78561d;
background-color: #ecd8ae;
color: #624617;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #ecd8ae;
color:#624617;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #f7eedb;
color: #CC3366;
}

span.menutag {
display: block;
cursor: default;
}