body {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #D1D1D1;
}
a:link, a:active, a:visited { 
	color: #000000;
	text-decoration: underline;
}
a:hover { 	
	color: #000000;
	text-decoration: none;
}
input, textarea   {
	font-size: 12px;
	font-family: Verdana, Arial;
}
td {
	font-size:12px;
}
img   {
	border: 0px;
}

#sitehead {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 333px;
	background-image:url(/pic/s/layout/bg-head/png/p.png);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 1;
}

#sitebody {
	z-index: 3;
	text-align: left;
	width: 927px;
	margin: 0px 0px 0px -463px;
	left: 50%;
	top: 0px;
	position: absolute;
}

#anschrift {
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}

.navitable {
	position: relative;
	z-index: 4;
	background-repeat: repeat-x;
	height: 30px;
	background-image:url(/pic/s/layout/bg-menu/png/p.png);
	width: 927px;
	background-color: #C2C2C2;
}
.navitable2 {
	position: relative;
	z-index: 4;
	background-repeat: repeat-x;
	height: 30px;
	background-image:url(/pic/s/layout/bg-menu2/png/p.png);
	width: 927px;
	background-color: #C2C2C2;
}
.navibox {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-top: 8px;
}
.naviselected {
	background-image:url(/pic/s/layout/bg-menu-selected/png/p.png);
	background-repeat: repeat-x;
	height: 30px;
}
.naviselected2 {
	background-image:url(/pic/s/layout/bg-menu-selected2/png/p.png);
	background-repeat: repeat-x;
	height: 30px;
}

a.menulink:link, a.menulink:visited, a.menulink:active  {
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	color: #838383;
	text-decoration: underline;
}
a.menulink_selected:link, a.menulink_selected:visited, a.menulink_selected:active  {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink_selected:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#kategorien {
	position: relative;
	z-index: 6;
	width: 927px;

	text-align:left;
	background-color: #FFFFFF;
	background-image:url();
	background-repeat: no-repeat;
	background-position: right top;
}
#katborder   {
	border: 3px solid #D1D1D1;
}

#content {
	position: relative;
	z-index: 999;
	background-color: #FFFFFF;
	width: 927px;	
}
#contentborder   {
	border: 3px solid #2D4B9B;
}

a.Farbe1Link:link, a.Farbe1Link:visited, a.Farbe1Link:active  {
	color: #FFFFFF;
	text-decoration: none;
}
a.Farbe1Link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.content_title   {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

#pagetitel   {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size:20px;
	font-weight:bold;
}

a.pagetitel_link:link, a.pagetitel_link:active, a.pagetitel_link:visited, a.HomeLink:hover { 
	color: #000000;
	text-decoration: none;
}

.AngGroupTitle   {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border-bottom: 1px solid #96a5cd;
}
a.AngGroup:link, a.AngGroup:active, a.AngGroup:visited { 
	color: #000000;
	text-decoration: none;
}
a.AngGroup:hover { 
	color: #000000;
	text-decoration: underline;
}


/*Home*/

a.HomeLink:link, a.HomeLink:active, a.HomeLink:visited { 
	color: #000000;
	text-decoration: underline;
}
a.HomeLink:hover { 
	color: #000000;
	text-decoration: none;
}
.HomeTitel   {
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.HomeInhalt   {
	background-color: #eaedf5;
	color: #000000;
	
	border-top: 1px solid #2D4B9B;
	height: 100%;
}

a.fit1TitelLink:link, a.fit1TitelLink:active, a.fit1TitelLink:visited, a.fit1TitelLink:hover { 
	color: #000000;
	text-decoration: none;
}

/*Eventgalerie eCard*/

#nachricht   { width: 500px; height: 120px; }

/*Kontaktformular*/

.KontaktInteressen   { vertical-align: middle; }
#KontaktPLZ   { width: 50px; }
#KontaktOrt   { width: 100px; }
#KontaktMitteilung   { width: 500px; height: 100px; }
#nl   { vertical-align: middle; }
#rr   { vertical-align: middle; }
#tm   { vertical-align: middle; }

/*Kursplan*/
.WidthOfDay   {
	width: 14%;
}
.BoxNormal   {
	border:1px solid #2D4B9B;
	text-align:center;
	margin:2px;
	padding:5px;
	font-size:11px;

}
.BoxHighlight   {
	background-color:#2D4B9B;
	color: #FFFFFF;
	text-align:center;
	margin:2px;
	padding:5px;
	font-size:11px;


}


