#rot
{
	color: red;
}
.deadlink
{
	color: #777777;
	cursor: default;
	font-family: arial,verdana,sans serif;
	font-size: 9pt;
}
.eng
{
	margin-top:5px;
	margin-bottom:5px;
}
.fett
{
	font-weight: bold;
}
.flash
{
	font-weight: bold;
}
.flash:hover
{
	color: red;
	font-weight: bold;
}
.flash0:hover
{
	outline: solid 1px #aaaaaa;
}
.flash1:hover
{
	outline: dashed 1px red;
}
.flash2:hover
{
	background-color: #ccccee;
}
.flashred:hover
{
	background-color: #ff1122;
}
.h2
{
	background-color: #ffdddd;
	border: ridge 3px red;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.h3
{
	background-color: #ddddff;
	border: ridge 3px red;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.headtitle
{
	font-family: tahoma, sans-serif;
	font-size: 12pt;
	color: white;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}
.info
{
	background-color: #eeeeee;
	padding: 5px;
}
.infobox
{
	background-color: #aaaaaa;
	border: ridge 3px #555555;
	padding: 5px;
	border-radius: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.infobox0
{
	border: groove 2px red;
	margin: 10px 0 10px 5px;
	padding: 1em 5px 1em 5px;
	border-radius: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.infobox1
{
	background-color: white;
	border: groove 2px #990000;
	margin: 10px 0 10px 5px;
	/* opacity: 0.85;*/
	padding: 10px 10px 5px 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.infobox2
{
	background-color: #ddd0d0;
	border: groove 2px #550000;
	margin: 10px 0 10px 5px;
	padding: 5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.infobox3
{
	background-color: white;
	border: groove 2px #ff0000;
	margin: 10px 0 10px 5px;
	padding: 5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.infobox_fehler
{
	background-color: #ff5555;
	border: groove 2px #ff0000;
	color: blue;
	font-weight: bold;
	margin: 10px 0 10px 5px;
	padding: 3px;
	text-align: center;
}
.infobox_rund
{
	border: 3px red ridge;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.juniorc
{
	background-color: #80e080;
}
.juniorchover
{
	background-color: #80ffff;
}
.normal
{
	background-color: #c0c0c0;
}
.opa75
{
	background-color: white;
	opacity: 0.75;
}
.quicklink
{
	background-color: white;
	border: outset 2px #ff6666;
	font-size: 10pt;
	margin: 5px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
.topic
{
	font-family: tahoma, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	font-variant: normal;
	text-decoration: none;
}

a
{
	font-family: tahoma, sans-serif;
	color: black;
}
a:hover
{
	background-color: silver;
	color: red;
}
a.copy
{
	font-size: 8pt;
	text-decoration: none;
}
a.copy:hover
{
	color: red;
	background-color: transparent;
	background: transparent;
}
a.button
{
	background-color: #d5d5d5;
	border: 1px outset #8888bb;
	line-height: 1.5;
	padding: 2px 3px 2px 3px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.button:hover
{
	border: 1px inset #8888bb;
}
a.buttonselected
{
	background-color: #aaaacc;
	border: 1px inset #8888bb;
	color: #000055;
	line-height: 1.5;
	padding: 2px 3px 2px 3px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.buttonselected:hover
{
	background-color: #9999bb;
	color: #000055;
}
a.button1
{
	background-color: #333333;
	border: 1px outset #555555;
	color: yellow;
	line-height: 1.5;
	padding: 2px 3px 2px 3px;
	text-align: center;
	text-decoration: none;
}
a.button1:hover
{
	border: 1px inset #8888bb;
}
a.button2
{
	background-color: #d00000;
	border: 2px outset #ff0000;
	color: #7777ff;
	font-weight: bold;
	line-height: 1.4;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
}
a.button2:hover
{
	background-color: #ff6666;
}
a.button2selected
{
	background-color: #d00000;
	border: 2px inset #ff0000;
	color: #8888ff;
	font-weight: bold;
	line-height: 1.4;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
}
a.button2selected:hover
{
	color: #d06666;
}
a.buttonwide
{
	background-color: #d5d5d5;
	border: 1px outset #8888bb;
	display: block;
	padding: 2px 3px 2px 3px;
	text-align: center;
	text-decoration: none;
}
a.buttonwide:hover
{
	border: 1px inset #8888bb;
}
a.deadmenu
{
	color: #777777;
	display: block;
	font-family: arial,verdana,sans serif;
	font-size: 9pt;
	text-decoration: none;
}
a.deadmenu:hover
{
	background-color: transparent;
	color: #00dd33;
}
a.des2_toplink
{
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.des2_toplink:hover
{
	background-color: transparent;
}
a.info div.info
{
	display: none;
}
a.info:hover div.info
{
	border: solid 2px #440077;
	display: block;
	padding: 3px;
	position: absolute;
	left: 100px;
	top: 100px;
}
a.leiste
{
 background-color: #003377;
 border: 2px groove #0000ff;
 color: #8899ff;
 font-size: 8pt;
 text-decoration: none;
 padding: 2px 4px 2px 4px;
}
a.leiste:hover
{
 background-color: #225599;
 color: #bb99ff;
}
a.leiste_selected
{
 background-color: #114488;
 border: 2px groove #5555ff;
 color: #ff99ff;
 font-size: 8pt;
 text-decoration: none;
 padding: 2px 4px 2px 4px;
}
a.leiste_selected:hover
{
 color: #ffcccc;
}
a.menu
{
	display: block;
	font-family: arial,verdana,sans serif;
	font-size: 9pt;
	text-decoration: none;
}
a.menu:hover
{
	background-color: transparent;
	color: white;
}
a.menu1
{
	display: block;
	text-decoration: none;
}
a.menu1:hover
{
	background-color: transparent;
	color: red;
}
a.menu2
{
	border-left: 2px groove #0000bb;
	font-family: arial,verdana,sans serif;
	font-size: 9pt;
	padding: 0 3px 0 3px;
	text-decoration: none;
}
a.menu2:hover
{
	color: white;
}
a.menu2_selected
{
	border-left: 2px groove #0000bb;
	color: #ffff00;
	font-family: arial,verdana,sans serif;
	font-size: 9pt;
	padding: 0 3px 0 3px;
	text-decoration: none;
}
a.menu_a
{
	display: block;
	font-family: arial,verdana,sans serif;
	font-size: 9pt;
	text-decoration: none;
}
a.menu_a:hover
{
	background-color: transparent;
	color: red;
}
a.silent
{
	text-decoration: none;
}
a.silent:hover
{
	background-color: transparent;
	text-decoration: none;
}
a.th
{
	color: yellow;
	background-color: transparent;
	text-decoration: none;
}
a.th:hover
{
	color: red;
}
a.topic
{
	color: black;
	background: transparent none;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.topic:hover
{
	color: red;
	background-color: transparent;
	background: transparent;
}
a.topic2
{
	color: #000044;
	background: transparent none;
	font-family: tahoma, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.topic2:hover
{
	color: red;
	background-color: transparent;
	background: transparent;
}
abbr
{
	border-bottom: 1px #8888ff dotted;
	cursor: help;
	font-style: normal;
}


body
{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	height: 100%;
	margin: 1px;
	padding: 0px;
}

div.bericht
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
div.body
{
	min-height: 100%;
	position: relative;
}
div.des2_submenu
{
	background-color: white;
}
div.footer
{
	background-color: #8888ff;
	bottom: 0px;
	height: 50px;
	left: 0px;
	position: absolute;
	width: 100%;
}
div.tab_leer
{
	background-color: #ffffff;
	cursor: default;
	float: left;
	height: 16px;
	width: 10px;
}
div.tab_leer_I
{
	background-image: url(grafiken/space-i.png);
	cursor: default;
	float: left;
	height: 16px;
	width: 10px;
}
div.tab_leer_L
{
	background-image: url(grafiken/space-l.png);
	cursor: default;
	float: left;
	height: 16px;
	width: 10px;
}
div.tab_leer_T1
{
	background-image: url(grafiken/space-t1.png);
	cursor: default;
	float: left;
	height: 16px;
	width: 10px;
}
div.tab_leer_T2
{
	background-image: url(grafiken/space-t2.png);
	cursor: default;
	float: left;
	height: 16px;
	width: 10px;
}
div.tab_plus
{
	background-image: url(grafiken/space.png);
	color: blue;
	cursor: pointer;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 10px;
}
div.tab_zeile
{
	background-color: #ffffff;
	float: left;
	font-size: 10pt;
}

h1
{
	font-size: 36pt;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: center;
}
h2
{
	font-size: 30pt;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: center;
}
h3
{
	font-size: 24pt;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: center;
}
h4
{
	font-size: 20pt;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: center;
}
h5
{
	font-size: 16pt;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: center;
}
h6
{
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: center;
}

span.header
{
	background-color:black;
	color:yellow;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
}
/* Menu **************************************************************************************************/
span.menu0b
{
	background-color: #ff0000;
	border-right: groove 2px #f00000;
	display: block;
	float: left;
	height: 14px;
	padding-left: 1px;
	position: relative;
	text-align: center;
	width: 111px;
}
span.menu0b span.menu1b
{
	display: none;
}
span.menu0b:hover span.menu1b
{
	background-color: #ff6060;
	border-top: groove 2px #f05050;
	display: block;
	height: 20px;
	padding-left: 2px;
	position: relative;
	vertical-align: middle;
	width: 150px;
}
span.menu0b:hover span.menu1b:hover
{
	height: 30px;
	padding-top: 10px;
}
span.menu1b span.menu2b
{
	display: none;
}
span.menu1b:hover span.menu2b
{
	background-color: #ff6060;
	border-top: groove 2px #f05050;
	display: block;
	height: 20px;
	left: 146px;
	padding-left: 2px;
	position: relative;
	top: -27px;
	vertical-align: middle;
	width: 150px;
}
span.menu1b:hover span.menu2b:hover
{
	height: 30px;
	padding-top: 10px;
}
span.menu2b span.menu3b
{
	display: none;
}
span.menu2b:hover span.menu3b
{
	background-color: #ff6060;
	border-top: groove 2px #f05050;
	display: block;
	height: 20px;
	left: 146px;
	padding-left: 2px;
	position: relative;
	top: -27px;
	vertical-align: middle;
	width: 150px;
}
span.menu2b:hover span.menu3b:hover
{
	height: 30px;
	padding-top: 10px;
}
span.menu3b span.menu4b
{
	display: none;
}
span.menu3b:hover span.menu4b
{
	background-color: #ff6060;
	border-top: groove 2px #f05050;
	display: block;
	height: 20px;
	left: 146px;
	padding-left: 2px;
	position: relative;
	top: -27px;
	vertical-align: middle;
	width: 150px;
}
span.menu3b:hover span.menu3b:hover
{
	height: 30px;
	padding-top: 10px;
}
span.menu4b span.menu5b
{
	display: none;
}
span.menu4b:hover span.menu5b
{
	background-color: #ff6060;
	border-top: groove 2px #f05050;
	display: block;
	height: 20px;
	left: 146px;
	position: relative;
	top: -27px;
	vertical-align: middle;
	width: 150px;
}
span.menu4b:hover span.menu5b:hover
{
	height: 30px;
	padding-top: 10px;
}

table.kalender
{
	background-color: #fafafa;
	border: solid 1px #333333;
	border-spacing: 0px;
}
table.startseite
{
  border: darkred;
}

td
{
	color: black;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
}
td.gross
{
	font-size: 10pt;
}
td.klein
{
	font-size: 7pt;
}
td.link
{
	background-color: #f5f5f5;
}
td.nw
{
	text-align: center;
}
td.print
{
	font-size: 7pt;
	background-color: #ffffff;
	text-align: center;
}

th
{
	color: white;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: black;
}
th.kalender
{
	border: solid 1px #333333;
}



