/*
FARBVORGABEN
gr?n	#00FF00
blau	#00AEEF
grau	#AAAAAA
rot		#FF9966
*/

/* HIER K?NNT IHR NOCH NEUE FARBEN DEFINIEREN */
.rot {
	color: #FF9966;
	background: #FFFFFF;
}
.gruen {
	color: #00FF00;
	background: #FFFFFF;
}
.blau {
	color: #00AEEF;
	background: #FFFFFF;
}
.grau {
	color: #AAAAAA;
	background: #FFFFFF;
}
/* STOP */
/* STOP */
/* STOP */
/* STOP */
/* STOP */
/* STOP */
/* STOP */
/* STOP */
/* STOP */
div.clear{
	clear: both;
   	line-height: 0px;
   	font-size: 0px;
   	height: 0px;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
	font-family: serif, Times, 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a, img {
	margin: 0;
	padding: 0;
	border: 0px;	
}
select, option, input, textarea, p, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: underline;
}
.break{
	page-break-after: always;
}
/**/
/**/
/**/
/* DIV Container*/
/**/
div.page {
	margin: 0;
	padding: 0;
}
/* logo */
div.ol {
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
/* head */
div.or {
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
/* nav */
div.ul {
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
/* spacer */
div.spacer {
	margin: 0;
	padding:  0;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
/* content */
div.ur {
	margin: 0;
	padding:  0;
}

/* content single divs */
div.ur-s {
	margin: 0 10px 18px 0;
	padding: 0;
	width: 184px;
	float: left;
}
div.ur-s-linie {
	margin: 0 10px 18px 0;
	padding: 8px 0 0 0;
	width: 184px;
	float: left;
	border-top: 1px;
	border-top: #00FF00;
	border-top-width: 1px;
	border-top-style: solid;
}
div.ur-s4 {
	margin: 0 0 18px 0;
	padding: 0;
	width: 172px;
	float: left;
}
div.ur-s4-linie {
	margin: 0 0 18px 0;
	padding: 8px 0 0 0;
	width: 184px;
	float: left;
	border-top: 1px;
	border-top: #00FF00;
	border-top-width: 1px;
	border-top-style: solid;
	overflow: hidden;
}
/* content double divs */
div.ur-d {
	margin: 0 10px 18px 0;
	padding: 0;
	width: 378px;
	float: left;
}
div.ur-d-linie {
	margin: 0 10px 18px 0;
	padding: 8px 0 0 0;
	width: 378px;
	float: left;
	border-top: 1px;
	border-top: #00FF00;
	border-top-width: 1px;
	border-top-style: solid;
}
div.ur-d4-linie {
	margin: 0 0 18px 0;
	padding: 8px 0 0 0;
	width: 378px;
	float: left;
	border-top: 1px;
	border-top: #00FF00;
	border-top-width: 1px;
	border-top-style: solid;
}
/* content triple divs */
div.ur-t4 {
	margin: 0 0 18px 0;
	padding: 0;
	width: 572px;
	float: left;
}
div.ur-t4-linie {
	margin: 0 0 18px 0;
	padding: 8px 0 0 0;
	width: 572px;
	float: left;
	border-top: 1px;
	border-top: #00FF00;
	border-top-width: 1px;
	border-top-style: solid;
}
/* content quatro divs */
div.ur-q-linie {
	margin: 0 0 18px 0;
	padding: 8px 0 0 0;
	width: 766px;
	float: left;
	border-top: 1px;
	border-top: #00FF00;
	border-top-width: 1px;
	border-top-style: solid;
}
div.ur-q {
	margin: 0;
	padding: 0;
	width: 766px;
	float: left;
}
/* Admin speichern */
div.save {
	margin: 0 0 18px 0;
	padding: 10px;
	clear: both;
	width: 746px;
	background-color: #EEEEEE;
}
/* h1 */
h1 {
	color: #000000;
	background: #FFFFFF;
	font-family: Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
h1.under {
	color: #000000;
	background: #FFFFFF;
	font-family: Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/* input */
input.gruen {
	color: #000000;
	background-color: #00FF00;
}

/* Jahreswechsel */
a:link.year2005, a:visited.year2005 {
	display: block;
	background-image: url(../gif/2005/2005.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
a:hover.year2005, a:focus.year2005 {
	display: block;
	background-image: url(../gif/2005/2005_a.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
div#year2005 {
	background-image: url(../gif/2005/2005_a.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
/**/
a:link.year2006, a:visited.year2006 {
	display: block;
	background-image: url(../gif/2006/2006.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
a:hover.year2006, a:focus.year2006 {
	display: block;
	background-image: url(../gif/2006/2006_a.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
div#year2006 {
	background-image: url(../gif/2006/2006_a.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
/**/
a:link.year2007, a:visited.year2007 {
	display: block;
	background-image: url(../gif/2007/2007.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
a:hover.year2007, a:focus.year2007 {
	display: block;
	background-image: url(../gif/2007/2007_a.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}
div#year2007 {
	background-image: url(../gif/2007/2007_a.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 184px;
	height: 8px;
}

/* Anmeldung */

.single{
	width: 166px;
	color: #000000;
	font-family: serif, Times, 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.double{
	width: 360px;
	color: #000000;
	font-family: serif, Times, 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;	
}
.short{
	width: 50px;
	color: #000000;
	font-family: serif, Times, 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.fault{
	color: red;
	font-family: serif, Times, 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.ok{
	color: green;
	font-family: serif, Times, 'Times New Roman';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}