body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url("images/strip2.jpg");
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	behavior: url("csshover.htc");
}
#white
{
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
#blue_bg
{
	background-image: url("images/blue_bg.jpg");
	background-repeat: repeat-x;
	height: 194px;
}
#blue_bg2
{
	background-image: url("images/blue_bg2.jpg");
	background-repeat: repeat-x;
	height: 123px;
}
h1
{
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
}
h2
{
	padding: 0px;
	padding-left: 95px;
	padding-top: 5px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
h3
{
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h4
{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.logo
{
	padding-top: 2px;
}
.staff
{
	background-image: url("images/staff4.jpg");
	background-repeat: no-repeat;
}
.welter
{
	padding-left: 28px;
	padding-top: 120px;
	font-size: 9px;
	color: #000000;
}
.erben
{
	padding-left: 22px;
	padding-top: 148px;
	font-size: 9px;
	color: #000000;
}
.kiltsch
{
	padding-left: 2px;
	padding-top: 120px;
	font-size: 9px;
	color: #000000;
}
.kreuzer
{
	padding-left: 2px;
	padding-top: 148px;
	font-size: 9px;
	color: #000000;
}
.grintschuk
{
	padding-top: 120px;
	font-size: 9px;
	color: #E589B7;
	font-weight: bold;
}
.gerhold
{
	padding-left: 2px;
	padding-top: 148px;
	font-size: 9px;
	color: #4E7AD3;
	font-weight: bold;
}
.pusch
{
	padding-left: 10px;
	padding-top: 120px;
	font-size: 9px;
	color: #000000;
}
.polzin
{
	padding-left: 10px;
	padding-top: 148px;
	font-size: 9px;
	color: #000000;
}
.maas
{
	padding-left: 5px;
	padding-top: 120px;
	font-size: 9px;
	color: #000000;
}
.jessberger
{
	padding-top: 148px;
	font-size: 9px;
	color: #000000;
}
#menu
{
	width: 220px;
	background-color: #CCE0EA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu a
{
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;	
	border-left-color: #5896CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	padding: 6px;
	padding-left: 10px;
	background-color: #CCE0EA;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#menu a:visited 
{
	text-decoration: none;
	color:  #000000;
}
#menu a:hover 
{
	text-decoration: underline;
	color: #000066;
	background-color: #FBEAF2;
}
#menu a:active
{
	color: #000066;
}
#menu li 
{	
	position: relative;
} 

#menu ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#menu ul ul
{ 
   display: none;
}
#menu li:hover ul 
{
   display: block;
}


#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

.menu_bg
{
	background-color: #CCE0EA;
}
#menu a.selected
{
	background-color: #E8F1F8;
}
#menu a.selected:visited 
{
	text-decoration: none;
	color: #000000;
}
#menu a.selected:hover
{
	background-color: #FBEAF2;
	text-decoration: underline;
	color: #000066;
}
#menu a.selected:active
{
	background-color: #FBEAF2;
	text-decoration: underline;
}

#menu a.plus, #menu a.plus:visited
{
	background:#CCE0EA url("images/plus.gif") no-repeat bottom right;
	text-decoration: none;
	color: #000000;
}
#menu a.plus:hover
{
	background:#FBEAF2;
	text-decoration: underline;
	color: #000066;
}
#menu a.plus:active
{
	background:#FBEAF2;
	text-decoration: underline;
	color: #000066;
}

#menu a.plussel, #menu a.plussel:visited
{
	background:#E8F1F8 url("images/plus.gif") no-repeat bottom right;
	text-decoration: none;
	color: #000000;
}
#menu a.plussel:hover
{
	background:#FBEAF2;
	text-decoration: underline;
	color: #000066;
}
#menu a.plussel:active
{
	background:#FBEAF2;
	text-decoration: underline;
	color: #000066;
}

p
{
	margin: 0px;
	padding: 0px;
}
.maintext
{
	padding-left: 15px;
	padding-top: 10px;
}
#leftcolumn
{
	float: left;
	width: 370px;
}
#rightcolumn
{
	float: right;
	width: 230px;
	height: 110px;
	background-color: #F6F6F6;
	border-width: 1px;
	border-style: solid;	
	border-color: #EAEAEA;
	padding: 5px;
	background-image: url("images/white.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#rightcolumn2
{
	float: right;
	width: 235px;
	background-color: #F6F6F6;
	border-width: 1px;
	border-style: solid;	
	border-color: #EAEAEA;
	background-image: url("images/white.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;
	margin-left: 10px;
}
#rightcolumn3
{
	width: 633px;
	background-color: #F6F6F6;
	border-width: 1px;
	border-style: solid;	
	border-color: #EAEAEA;
	background-image: url("images/white.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
.statistics
{
	background-color: #E8F1F8;
	background-image: url("images/nail.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 60px;
	color: #E94195;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #EAEAEA;
}
.haas
{
	font-size: 11px;
	padding-top: 10px;
}
.haas2
{
	font-size: 13px;
	font-weight: bold;
}
.pap1
{
	background-color: #FBEAF2;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;	
	border-color: #C0C0C0;
}
.pap2
{
	background-color: #FBEAF2;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;	
	border-top-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap3
{
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap4
{
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap5
{
	background-color: #F6F6F6;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap6
{
	background-color: #F6F6F6;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap7
{
	font-size: 12px;
	line-height: 1.4em;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap8
{
	font-size: 12px;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap9
{
	background-color: #F6F6F6;
	font-size: 12px;
	line-height: 1.4em;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap10
{
	background-color: #F6F6F6;
	font-size: 12px;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap11
{
	background-color: #E1E0E0;
	font-size: 12px;
	line-height: 1.4em;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.pap12
{
	background-color: #E1E0E0;
	font-size: 12px;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
}
.krebstable
{
	border-width: 1px;
	border-style: solid;	
	border-color: #C0C0C0;
}
.stat2
{
	padding-left: 5px;
	padding-right: 5px;
}
.email
{
	font-size: 11px;
}
.clear
{
	clear: both;
}
.red
{
	font-weight: bold;
	color: #000066;
}
.red2
{
	color: #FF0000;
}
.days
{
	padding-top: 30px;
	width: 92px;
	height: 50px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #EAEAEA;
	
}
.day5
{
	padding-top: 30px;
	width: 92px;
	height: 50px;
	margin-left: 10px;
}
.kindergyn
{
	font-size: 16px;
	font-weight: bold;
}
.kindergyn2
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.dres
{
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
}
.dres2
{
	padding-top: 3px;
}
.termine
{
	text-decoration: underline;
	padding-right: 30px;
}
.team
{
	padding: 0px;
	padding-left: 120px;
	padding-top: 10px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #3366CC;
}
.leisthead
{
	padding: 0px;
	padding-left: 235px;
	padding-top: 30px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #3366CC;
}
#footer
{
	width: 868px;
	height: 50px;
	margin-top: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;	
	border-color: #E8F1F8;
}
#footer a
{
	border-left-width: 5px;
	border-left-style: solid;	
	border-left-color: #5896CC;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link 
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#footer a:visited 
{
	text-decoration: none;
	color:  #000000;
}
#footer a:hover 
{
	text-decoration: underline;
	color: #000066;
	background-color: #FBEAF2;
}
#footer a:active
{
	color: #000066;
}
#copyright
{
	margin-top: 10px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E94195;
}
.gerteam
{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.teamhead
{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.teamhead2
{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 30px;
}
.teamhead3
{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.rightfloat
{
	float: right;
	padding-left: 20px;
}
.leftfloat
{
	float: left;
	padding-right: 15px;
}
.rightfloat2
{
	float: right;
	padding-left: 10px;
}
.rightfloat3
{
	float: right;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left
{
	padding-left: 550px;
}
.signature
{
	padding-left: 250px;
	padding-bottom: 20px;
}
.helferin
{
	padding-left: 70px;
}
.lineheight
{
	line-height: 1.3em;
}
.border1
{
	background-image: url("images/border1.jpg");
	background-position: right;
	background-repeat: repeat-y;
}
.border2
{
	height: 5px;
	width: 630px;
	background-image: url("images/border2.jpg");
	background-repeat: repeat-x;
}
.border3
{
	height: 5px;
	width: 380px;
	background-image: url("images/border2.jpg");
	background-repeat: repeat-x;
}
.text li
{
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text5 li
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#sublist li
{
	list-style-type: circle;
}
#sublist2 ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sublist2 li
{
	list-style-type: circle;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text2 ul
{
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.text2 li
{
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 10px;
}
.selected2
{
	background-color: #E8F1F8;
}
.text3 ul
{
	margin-left: 0px;
	padding-left: 20px;
}
.text3 li
{
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text4 ul
{
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.text4 li
{
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text6 ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.text6 li
{
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 8px;
}
.prices
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E94195;
}
.prices2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E94195;
}
.prices3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E94195;
}
.weiter
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E94195;
}
.weiter a:link
{
	text-decoration: none;
	color: #E94195;
}
.weiter a:visited 
{
	text-decoration: none;
	color: #E94195;
}
.weiter a:hover 
{
	text-decoration: underline;
	color: #E94195;
}
.weiter a:active
{
	color: #E94195;
}
.here
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.here a:link
{
	text-decoration: underline;
	color: #000066;
}
.here a:visited 
{
	text-decoration: underline;
	color: #000066;
}
.here a:hover 
{
	text-decoration: underline;
	color: #000066;
}
.here a:active
{
	color: #000066;
}
.osteometr
{
	padding-top: 15px;
	font-size: 11px;
}
.igel2
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.igel3
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.stadium
{
	font-size: 10px;
	font-weight: bold;
}
.stadium2
{
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 7px;
}
.danach
{
	font-size: 14px;
	font-weight: bold;
}
.verh2
{
	border-right-width: 2px;
	border-right-style: solid;	
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	background-color: #FBEAF2;
	line-height: 1.4em;
}
.verh4
{
	border-right-width: 2px;
	border-right-style: solid;	
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	background-color: #F6F6F6;
	line-height: 1.4em;
}
.risiko
{
	padding-left: 30px;
}
.risiko2
{
	padding-left: 15px;
}
.calories
{
	padding-left: 30px;
	line-height: 1.4em;
}
.contact
{
	width: 630px;
	height: 225px;
	background-color: #F6F6F6;
	border-width: 1px;
	border-style: solid;	
	border-color: #EAEAEA;
	background-image: url("images/white.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
.top3
{
	height: 6px;
	background-image: url("images/top3.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.contact3
{
	padding-top: 20px;
	padding-left: 10px;
}
.pad_l
{
	padding-left: 15px;
}
.field
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #5896CC;
	border-style: solid;
	padding: 3px;
}