body
{
	background: #ccffcc;
	overflow: scroll;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0; 
	padding: 0;
}

#all
{
	width: 1020px;
	position: absolute;
	left: 50%;
	margin-left: -510px;
}

#middle
{
	background: url(img/all_bg.png) repeat-y top left;
}

p
{
	line-height: 135%;
	color: #222222;
	font-weight: normal;
}

p.anfang:first-letter
{
    font-size: 1.5em;
    float: left;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}

h3
{
	color: #333333;
}

#head
{
	width: 100%;
}

.headergraphic
{
	width: 100%;
}

#navigation
{
	width: 200px;
	margin-left: 11px;
	float: left;
}

#navigation li
{
	margin-left: -1px;
	margin-right: -1px;
	height: 30px;
}

#navigation ul li
{
	position: relative;
}
	
#navigation li ul
{
	position: absolute;
	left: 200px;
	top: 1px;
	display: none;
}
	
#navigation ul li a
{
	display: block;
	text-decoration: none;
	color: #555555;
	background: url(img/navibg.jpg) repeat-x bottom left;
	padding: 5px;
	border: 1px solid #000000;
	border-bottom: 0;
}
	
#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -1px;
	width: 198px;
	border-bottom: 1px solid #000000;
	z-index: 2;
}

#navigation li:hover ul
{
	display: block;
}

#navigation li a:hover
{
	text-align: right;
	background: url(img/navibg_hover.jpg) repeat-x bottom left;
	color: #ffffff;
}

#navigation li:hover
{
	text-align: right;
}

#browser
{
	width: 750px;
	margin: 0 0 0 210px;
	padding: 10px 20px 10px 20px;
	display: none;
	border-bottom: 3px solid #000000;
	background: #dddddd;
}

#ie5, #ie6, #ie7
{
	display: none;
}

#inhalt
{
	width: 750px;
	margin: 0 0 0 210px;
	padding: 10px 20px 10px 20px;
	min-height: 600px;
}

ol
{
	list-style-type: decimal;
	color: #222222;
}

ol li
{
	font-weight: normal;
}

#marquee
{
	border-bottom: 3px solid #000;
	height: 20px;
	width: 790px;
	margin: -5px 10px 0 -20px;
}

table
{
    empty-cells: show;
    color: #333333;
    text-align: center;
	font-weight: normal;
	line-height: 140%;
	width: 100%;
}

thead
{
    color: #000000;
    font-weight: bolder;
	border-bottom: 1px solid #000000;
}

td
{
    padding: 0.2em;   
}

.lbimage
{
	width: 130px;
	max-height: 100px;
	border: 10px solid #cccccc;
	margin: 15px;
}

.lbimage:hover
{
	border: 10px solid #aaaaaa;
}

.tag
{
    width: 10%;   
}

.uhrzeit
{
    width: 10%;   
}

.platz
{
    width: 6%   
}

.trainer
{
    width: 15%;   
}

.hoverbox
{
	list-style: none;
	z-index: 1;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #00a000;
	width: 200px;
	height: 150px;
}

.groß
{
    width: 50%;
    margin-left: 25%;
	border: 1px solid #000000;
}

.pfeill
{
    width: 8%;
    margin-left: 25%;
	border: 0;
}

.pfeilr
{
    width: 8%;
    margin-left: 35%;
	border: 0;
}

a
{
    color: #00a000;
    text-decoration: none;   
}

a:hover
{
    text-decoration: underline;
}

a.nohref
{
	color: #333333;
}

a.nohref:hover
{
	text-decoration: none;
}

#inhalt ul .ebene1
{
	list-style-type: disc;
}

#inhalt ul.ebene2
{
	list-style-type: circle;
}

.impressum
{
	text-align: left;
}

#seitenfuß
{
	width: 1020px;
	background: url(img/seitenfuss_bg.png) no-repeat bottom;
	text-align: center;
	height: 100px;
	margin: 0;
	clear: both;
}

#seitenfuß p
{
	color: #555555;
	font-weight: bold;
}
