BODY {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	background-color: #FFF;
}

TD {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

OL {
	margin-top: 13px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left : 15px;
	padding-bottom: 0px;
	list-style-type: decimal;
	color : #000000;
	font-weight : normal;
}

UL {
	margin-top: 13px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left : 15px;
	padding-bottom: 0px;
	list-style-type: disc;
	color : #000000;
	font-weight : normal;
}

LI {
	padding-bottom: 10px;
}

.hr {
	background-color: #000;
	height: 1px;
	margin: auto;
	width: 100%;
	clear: both;
	margin: 15px 0 10px 0;
}

/*---------------------------- Start: Grundlayout ----------------------------*/
#container {
/*	width: 950px;
	margin: auto;*/
}

#head {
	width: 950px;
	height: 138px;
	background-image: url(images/bghead.jpg);
	background-repeat: no-repeat;
	display: none;:
}

#content {
/*	width: 950px;
	float: left;
	padding: 0 0 20px 0;*/
}

#contentnav {
	float: left;
	width: 260px;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
	display: none;:
}

#contentright {
/*	float: left;
	width: 670px;*/
	margin: 0;
	padding: 0;
}

#stage, #stageLeft, #stageRight {
/*	float: left;
	margin: 0;
	padding: 0 0 0 0;*/
	line-height: 1.5;
}

#stage {
/*	width: 650px;*/
}

#stageLeft {
/*	width: 390px;
	margin: 0 40px 0 0;*/
}

#stageRight {
/*	width: 220px;*/
}

.imagebild {
	margin: 0 0 1px 0;
	height: 179px;
	display: none;:
}

.nav a {
	display: block;
	width: 246px;
	height: 19px;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 12px;	
	margin-bottom: 1px;
	font-weight: normal;
	color: #1E1E1E;
		display: none;:
}

.nav a:hover {
	display: block;
	width: 246px;
	height: 19px;
	padding-left: 14px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 1px;
	font-weight: normal;
	color: #EFEFEF;
		display: none;:
}

.navActive a, navActive a:hover {
	display: block;
	width: 246px;
	height: 19px;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 12px;	
	margin-bottom: 1px;
	font-weight: normal;
	color: #1E1E1E;
		display: none;:
}

.subnav a {
	display: block;
	width: 236px;
	height: 19px;
	background-image: url(images/subnav_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 11px;	
	font-weight: normal;
	color: #1E1E1E;
		display: none;:
}

.subnav a:hover {
	display: block;
	width: 236px;
	height: 19px;
	background-image: url(images/subnav_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #EFEFEF;
		display: none;:
}

.subnav_end {
	background-image: url(images/subnav_end.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 260px;
		display: none;:
}

#footer {
	clear: both;
	height: 20px;
	width: 950px;
	line-height: 20px;
	margin: auto;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-size: 11px;
	display: block;
		display: none;:
}
/*---------------------------- End: Grundlayout ----------------------------*/

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-bottom: 15px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
	margin-bottom: 10px;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
	margin-bottom: 10px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
	margin-bottom: 0px;
}

/*---------------------------- Start: News ----------------------------*/
.newscontent {
	border: 0px solid #000;
	margin: 0 0 30px 0;
	padding: 0;
}

.newsdatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 10px 0 0 0;
}

.newsbild {
	border: 1px solid #BF5D0E;
	margin-bottom: 5px;
	margin-left: 8px;
	float: right;
		display: none;:
}

.news_hr {
	background-color: #000;
	height: 1px;
	margin: auto;
	width: 100%;
	clear: both;
/*	margin: 35px 0 35px 0;*/
}

.clear {
	clear: both;
}

/*---------------------------- End: News ----------------------------*/

/*---------------------------- Start: Links ----------------------------*/
.links_thema {
/*	font-size: 11px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
/*	padding: 2px;
	margin-top: 15px;
	margin-bottom: 10px;*/
}

.links a:link, .links a:visited, .links a:active{
/*	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 15px 0;*/
	text-decoration: underline;
	display: block;
}

.links a:hover {
/*	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 15px 0;*/
	text-decoration: underline;
	display: block;
}
/*---------------------------- End: Links ----------------------------*/

.referenzen {
	padding: 0 0 10px 0;
}

.seminar {
	border-left: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
}

.seminar td {
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	font-size: 11px;
}

.seminar_head {
	background-color: #FFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}

.seminar_grau, .seminar_gelb, .seminar_weiss {
	padding: 5px;
	vertical-align: top;
}

.seminar_status_grau, .seminar_status_gelb, .seminar_status_weiss {
	text-align: right;
	width: 45px;
	vertical-align: top;
}

.seminar_grau, .seminar_status_grau {

}

.seminar_gelb, .seminar_status_gelb {

}

.seminar_weiss, .seminar_status_weiss {

}

.seminar H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

.seminar_status_gif {
	margin: 10px 5px 0 0;
}

.info {
	font-size: 12px;
}

.info_box_bilder {
	border: 1px solid #D4D4D4;
	background-color: #F0F0F0;
	padding: 5px;
		display: none;:
}

.info_box_on {
	display: block;
}

.info_box_off {
	display: block;
}
/*---------------------------- Start: Intern ----------------------------*/
.intern {
	border: 1px solid #D4D4D4;
	padding: 5px;
	font-size: 12px;
}

.intern_bereich {
	border: 1px solid #D4D4D4;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF5D0E;
}
/*---------------------------- End: Intern ----------------------------*/
