body{
	background-color:white;
	overflow : auto;
	scrollbar-face-color: #FFB84A; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: #FFB84A; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: #FFB84A;
}

body.woelflinge{
	background-color:white;
	overflow : auto;
	scrollbar-face-color: #FF8C3C; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: #FF8C3C; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: #FF8C3C;
}

body.jungpfadfinder{
	background-color:white;
	overflow : auto;
	scrollbar-face-color: #388CFE; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: 388CFE; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: 388CFE;
}

body.pfadfinder{
	background-color:white;
	overflow : auto;
	scrollbar-face-color: #3AE206; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: 3AE206; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: 3AE206;
}

body.rover{
	background-color:white;
	overflow : auto;
	scrollbar-face-color: #FB0202; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: FB0202; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: FB0202;
}

body.leiter{
	background-color:white;
	overflow : auto;
	scrollbar-face-color: #A8A7A7; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: A8A7A7; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: A8A7A7;
}
		
input.standard{
	color: #FFB84A;
	width: 250px;
	background: transparent;
	border: 1px solid
}

textarea.standard{
	color: #FFB84A;
	width: 250px;
	height:150px;
	background: transparent;
	border: 1px dotted;		
}

img.main{
	border-style:double;
	color:#FFB84A;
	border-width:8px
}

img.woelflinge{
	border-style:double;
	color:#FF8C3C;
	border-width:8px
}

img.jungpfadfinder{
	border-style:double;
	color:#388CFE;
	border-width:8px
}

img.pfadfinder{
	border-style:double;
	color:#3AE206;
	border-width:8px
}

img.rover{
	border-style:double;
	color:#FB0202;
	border-width:8px
}

img.leiter{
	border-style:double;
	color:#A8A7A7;
	border-width:8px
}

table.main{
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	background-color:#000000;
}

table.standard{
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	background-color:#000000;
}

table.yellow{
	border-style: solid;
	border-color:#FFB84A;
	border-width:0px;
	background-color:#FFB84A;
}
table.woelflinge{
	background-image:url(images/woelflinge1.jpg);
 	background-position:bottom;
 	background-repeat:no-repeat;	
}

table.jungpfadfinder{
	background-image:url(images/jungpfadfinder1.jpg);
 	background-position:bottom;
 	background-repeat:no-repeat;	
}

table.pfadfinder{
	background-image:url(images/pfadfinder1.jpg);
 	background-position:bottom;
 	background-repeat:no-repeat;	
}

table.rover{
	background-image:url(images/rover1.jpg);
 	background-position:bottom;
 	background-repeat:no-repeat;	
}

table.leiter{
	background-image:url(images/leiter1.jpg);
 	background-position:bottom;
 	background-repeat:no-repeat;	
}

td.empty{
 	background-color:#FFFFFF;
 	font-size: 4pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.standard{
	background-color:#FFB84A;
 	font-size: 11pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
 	font-family: tahoma;
 	color: white;
}

td.standard2{
	background-color:#FFB84A;
 	font-size: 13pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
 	font-family: tahoma;
 	color: white;
}

td.standard_small{
	background-color:#FFB84A;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
 	font-family: tahoma;
 	font-size: 10pt;
 	color: white;
}
td.standard_extrasmall{
	background-color:#FFB84A;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
 	font-family: tahoma;
 	font-size: 5pt;
 	color: white;
}

td.orange{
	background-color:#FFB84A;
 	font-size: 7pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.orange_text{
	font-family: tahoma;
 	font-size: 13pt;
 	color:white;
	background-color:#FF8C3C;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.blue_text{
	font-family: tahoma;
 	font-size: 13pt;
 	color:white;
	background-color:#388CFF;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.green_text{
	font-family: tahoma;
 	font-size: 13pt;
 	color:000000;
	background-color:#3AE206;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.green_text2{
	font-family: tahoma;
 	font-size: 11pt;
 	color:000000;
	background-color:#3AE206;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.red_text{
	font-family: tahoma;
 	font-size: 13pt;
 	color:#FFFFFF;
	background-color:#FB0202;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.red_text2{
	font-family: tahoma;
 	font-size: 11pt;
 	color:#FFFFFF;
	background-color:#FB0202;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}
td.white_text{
	font-family: tahoma;
 	font-size: 13pt;
 	color:black;
	background-color:white;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.orange_text2{
	font-family: tahoma;
 	font-size: 11pt;
 	color:white;
	background-color:#FF8C3C;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.blue_text2{
	font-family: tahoma;
 	font-size: 11pt;
 	color:white;
	background-color:#388CFF;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.gray_text2{
	font-family: tahoma;
 	font-size: 11pt;
 	color:white;
	background-color:#A8A7A7;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.gray_text{
	font-family: tahoma;
 	font-size: 13pt;
 	color:white;
	background-color:#A8A7A7;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.orange2{
	background-color:#FF8C3C;
 	font-size: 7pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}
td.blue{
	background-color:#388CFF;
 	font-size: 7pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.green{
	background-color:#3AE206;
 	font-size: 7pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.red{
	background-color:#FB0202;
 	font-size: 7pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.gray{
	background-color:#A8A7A7;
 	font-size: 7pt;
 	border-style: solid;
 	border-color:#000000;
 	border-width: 0px;
}

td.menue{
 	background-color:#DFDFDF;
 	font-family: tahoma;
 	font-size: 12pt;
 	background-image:url(images/black-pixel.gif);
 	background-repeat:repeat-x;
 	background-position:bottom
}

td.menue2{
 	background-color:#CCCCCC;
 	font-family: tahoma;
 	font-size: 12pt;
 	background-image:url(images/black-pixel.gif);
 	background-repeat:repeat-x;
 	background-position:bottom
}

td.bck_gast{
 	background-color:#FFFFFF;
 	background-image:url(images/gaestebuch-bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;
}

td.bck_kontakt{
 	background-color:#FFFFFF;
 	background-image:url(images/vorstand.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}


td.bck_aktuelles_woe{
 	background-color:#FFFFFF;
 	background-image:url(images/woelflinge_aktuelles_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_aktuelles_ju{
 	background-color:#FFFFFF;
 	background-image:url(images/jungpfadfinder_aktuelles_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_aktuelles_pf{
 	background-color:#FFFFFF;
 	background-image:url(images/pfadfinder_aktuelles_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_aktuelles_ro{
 	background-color:#FFFFFF;
 	background-image:url(images/rover_aktuelles_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_aktuelles_le{
 	background-color:#FFFFFF;
 	background-image:url(images/leiter_aktuelles_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_termine_woe{
 	background-color:#FFFFFF;
 	background-image:url(images/woelflinge_termine_bck2.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_termine{
 	background-color:#FFFFFF;
 	background-image:url(images/termine_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_termine_ju{
 	background-color:#FFFFFF;
 	background-image:url(images/jungpfadfinder_termine_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_termine_ro{
 	background-color:#FFFFFF;
 	background-image:url(images/rover_termine_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_termine_pf{
 	background-color:#FFFFFF;
 	background-image:url(images/pfadfinder_termine_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_termine_le{
 	background-color:#FFFFFF;
 	background-image:url(images/leiter_termine_bck.jpg);
 	background-position:top center
 	backgroun-repeat:y;

}

td.bck_team_woe{
 	background-color:#FFFFFF;
 	background-image:url(images/woelflinge_team_bck.jpg);
 	background-position:top center
 	backgroun-repeat: no-repeat;

}

td.bck_team_ro{
 	background-color:#FFFFFF;
 	background-image:url(images/rover_team_bck.jpg);
 	background-position:top center
 	backgroun-repeat: no-repeat;

}

td.bck_team_ju{
 	background-color:#FFFFFF;
 	background-image:url(images/jungpfadfinder_team_bck.jpg);
 	background-position:top center
 	backgroun-repeat: no-repeat;

}

td.bck_team_pf{
 	background-color:#FFFFFF;
 	background-image:url(images/pfadfinder_team_bck.jpg);
 	background-position:top center
 	backgroun-repeat: no-repeat;

}

td.menue3{
 	background-color:#CCCCCC;
 	font-family: tahoma;
 	font-size: 12pt;
}
td.text{
	font-family: tahoma;
 	font-size: 11pt;
}

td.text2{
	font-family: tahoma;
 	font-size: 11pt;
 	background-color:#FFFFFF
}
A{
	color: black;
	text-decoration:none
}
A:link{
	color: black;
	text-decoration:none
}
A:visited{
	color:black;
	text-decoration:none
}
A:hover{
	color:black;
	text-decoration:underline overline
	}
A:active{
	color:white;
	text-decoration:none;
}

A.white{
	color: black;
	text-decoration:none;
	font-family: tahoma;
 	font-size: 11pt;
}
A:link.white{
	color: white;
	text-decoration:none
	font-family: tahoma;
 	font-size: 11pt;
}
A:visited.white{
	color:white;
	text-decoration:none;
	font-family: tahoma;
 	font-size: 11pt;
}
A:hover.white{
	color:white;
	text-decoration:underline overline;
	font-family: tahoma;
 	font-size: 11pt;
	}
A:active.white{
	color:white;
	text-decoration:none;
	font-family: tahoma;
 	font-size: 11pt;
}

A.orange{
	color: black;
	text-decoration:none
}
A:link.orange{
	color: black;
	text-decoration:none
}
A:visited.orange{
	color:black;
	text-decoration:none
}
A:hover.orange{
	color:orange;
	text-decoration:underline overline
	}
A:active.orange{
	color:white;
	text-decoration:none;
}

A.blue{
	color: black;
	text-decoration:none
}
A:link.blue{
	color: black;
	text-decoration:none
}
A:visited.blue{
	color:black;
	text-decoration:none
}
A:hover.blue{
	color:blue;
	text-decoration:underline overline
	}
A:active.blue{
	color:white;
	text-decoration:none;
}

A.green{
	color: black;
	text-decoration:none
}
A:link.green{
	color: black;
	text-decoration:none
}
A:visited.green{
	color:black;
	text-decoration:none
}
A:hover.green{
	color:green;
	text-decoration:underline overline
	}
A:active.green{
	color:white;
	text-decoration:none;
}

A.red{
	color: black;
	text-decoration:none
}
A:link.red{
	color: black;
	text-decoration:none
}
A:visited.red{
	color:black;
	text-decoration:none
}
A:hover.red{
	color:red;
	text-decoration:underline overline
	}
A:active.red{
	color:white;
	text-decoration:none;
}

A.grey{
	color: black;
	text-decoration:none
}
A:link.grey{
	color: black;
	text-decoration:none
}
A:visited.grey{
	color:black;
	text-decoration:none
}
A:hover.grey{
	color:gray;
	text-decoration:underline overline
	}
A:active.grey{
	color:white;
	text-decoration:none;
}
A.white{
	color: white;
	text-decoration:none
}
A:link.white{
	color: white;
	text-decoration:none
}
A:visited.white{
	color:white;
	text-decoration:none
}
A:hover.white{
	color:white;
	text-decoration:underline overline
	}
A:active.white{
	color:white;
	text-decoration:none;
}
li.orange{
	color:orange
}