body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #FE9A00;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
img   {
	border: 0px;
}
td {
	font-size: 12px;
}

input, textarea   {
	font-size: 12px;
	font-family: Arial;
}

#sitebody {
	z-index: 1;
	text-align: left;
	width: 1000px;
	margin: 0px 0px 0px -500px;
	left: 50%;
	position: absolute;
}

#logocontainer   {
	margin-left: 10px;
	padding-top: 23px;
}

#topnavi {
	height: 22px;
	background-image:url(/pic/w/root/bg-navi/jpg/p.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #C85C01;
	text-align: right;
}

.naviButton {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	color: #FFFFFF;
}

.leftnavilist {
	list-style: none;
	margin: 0;
	padding: 0;

}
.leftnavilist li {
	display: block;
	margin: 0;
	padding: 2px 0 2px 15px;
}

#leftnavi {
	width: 187px;
	font-size: 12px;
	float: left;
}

.navi_title {
	width: 187px;
	height: 24px;
	background-image:url(/pic/w/root/bg-menu-titel/jpg/p.jpg);
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	color: #FE9A00;
}

.navi_title_right {
	width: 167px;
	height: 24px;
	background-image:url(/pic/w/root/bg-menu-titel/jpg/p.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
	font-weight: bold;
	color: #FE9A00;
}

#content {
	width: 646px;
	float: left;

}
#footer {

	text-align: center;
	color: #969696;
	font-size: 11px;
}
.kontakt {
	color: #000000;
	font-size: 10px;
}
#rightnavi {
	width: 167px;
	float: right;
}


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



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

.content_title   {
	font-size: 14px;
	font-weight: bold;
	color: #FE9A00;
}

.dots {
	background-image:url(/pic/w/root/dots/jpg/p.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 27px;
}


.INJOYColor   {
	color: #FE9A00;
}


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


/*Home*/

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

.HomeInhalt   {
	background-color: #FFFFFF;
	color: #000000;
	border-top: 2px solid #D5D5D5;
	height: 100%;
}

#pagetitel   {
	margin: 0 0 0 0;
	padding: 0px;
	color: #FE9A00;
	font-size: 14px;
	font-weight: bold;
}
a.pagetitel_link:link, a.pagetitel_link:active, a.pagetitel_link:visited, a.pagetitel_link:hover { 
	color: #FE9A00;
	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 #FE9A00;
	text-align:center;
	margin:2px;
	padding:5px;
	font-size:11px;
}
.BoxHighlight   {
	background-color:#FE9A00;
	color: #FFFFFF;
	text-align:center;
	margin:2px;
	padding:5px;
	font-size:11px;
}


