BODY {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	background-color: #656565;
	padding: 0px;
	margin: 30px 0 0 0;
}

TD {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #BF5D0E;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #ED8C3E;
	text-decoration: none;
	font-weight: bold;
}

OL {
	margin-top: 13px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left : 15px;
	padding-bottom: 0px;
	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: #D4D4D4;
	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;
}

#content {
	width: 950px;
	background-image: url(images/bgstage.jpg);
	background-repeat: repeat-y;
	float: left;
	padding: 0 0 20px 0;
}

#contentnav {
	float: left;
	width: 260px;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
}

#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;
}

.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;
}

.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;
}

.nav2 a {
	background-image: url(images/nav2_off.jpg);
	background-repeat: no-repeat;
}


.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;
}

.nav2Active a,
.nav2Active a:hover {
	background-image: url(images/nav2_on.jpg);
	background-repeat: no-repeat;
}

.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;
}

.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;
}

.subnav_end {
	background-image: url(images/subnav_end.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 260px;
}

#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;
}

.newsletter {
	padding: 4px 0 0 14px;
	font-size:11px;	
	display: block;
	width: 236px;
	font-weight: normal;
	color: #000;
}
/*---------------------------- End: Grundlayout ----------------------------*/

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BF5D0E;
	margin-top: 20px;
	margin-bottom: 15px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF5D0E;
	margin-top: 15px;
	margin-bottom: 10px;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF5D0E;
	margin-top: 15px;
	margin-bottom: 10px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF5D0E;
	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;
}

.news_hr {
	background-color: #D4D4D4;
	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;
	background-color: #BF5D0E;
	color: #fff;
	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: none;
	display: block;
}

.links a:hover {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 15px 0;
	text-decoration: none;
	display: block;
}
/*---------------------------- End: Links ----------------------------*/

/*---------------------------- Start: Formulare ----------------------------*/
.form_inputtext {
	border: 1px solid #D4D4D4;
	font-size: 12px; 
	padding: 2px;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;	
	margin: 5px;
}

.form_textarea {
	border: 1px solid #D4D4D4;
	font-size: 12px; 
	padding: 2px;
	width: 200px;
	height: 150px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;	
	margin: 5px;
	overflow: auto;
}
/*---------------------------- End: Formulare ----------------------------*/

.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: #BF5D0E;
	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 {
	background-color : #F0F0F0;	
}

.seminar_gelb, .seminar_status_gelb {
	background-color : #FEF6DC;	
}

.seminar_weiss, .seminar_status_weiss {
	background-color : #FFFFFF;
}

.seminar H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BF5D0E;
	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;
}

.info_box_on {
	display: block;
}

.info_box_off {
	display: none;
}

.about_bild {
	float: right;
	margin: 0 0 5px 8px;
	border: 1px solid #ED8C3E;
}
/*---------------------------- 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 ----------------------------*/

#topangebot {
	background: #FEF6DC;
	border: 1px solid #D4D4D4;
	padding: 10px;
	margin: 0 0 20px 0;
}
