﻿@charset "utf-8";
/* Layout-CSS */

/* ------------------------------------------------------- Globale Werte */

img {
	border: 0px;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #144977;
	text-decoration: none;
}
a_black {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.a_blue_underline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #144977;
	text-decoration: underline;
}

.special_link {
	position: relative;
	top: -12px;
	right: -51px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #144977;
	text-decoration: underline;
}

#italic{
	font-style: italic;
}		

#bolder {
	font-weight: bold;
}
#bolder2 {
	font-weight: bold;
	font-size: 13px;
}

#bolder_underline {
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #144977;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #144977;
}

#blue {
	color: #144977;
	font-weight: bold;
}

#underline {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#ref_ul {
	list-style-position: outside;
	margin-top: -14px;
}

#anker_head {
	text-align: left;
	margin: 0px 10px 0px 0px;
}
#anker {
	text-align: right;
	margin: -30px 10px 0px 0px;
}
#anker a {
	text-decoration: underline;
	color: #000;
	font-size: 11px;
}

#tabulator_part1 {
	width: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
#tabulator_next_row {
	visibility: hidden;
	width: 40px;
}

#tabulator_part2 {
	margin-left: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#spacer2 {
	height: 100px;
	visibility: hidden;
}

.spacer3 {
	height: 5px;
	visibility: hidden;
}

.spacer4 {
	height: 15px;
	visibility: hidden;
}
.spacer5 {
	height: 14px;
	visibility: hidden;
}
.spacer7 {
	height: 2px;
	visibility: hidden;
}

.spacer8 {
	height: 290px;
}
/* IE7 Hack */
*:first-child+html .spacer8 {
	height: 80px;
}

.spacer9 {
	height: 10px;
}

.spacer10 {
	height: 18px;
}

.spacer11 {
	height: 118px;
}
/* IE7 Hack */
*:first-child+html .spacer11 {
	height: 118px;
}

.spacer12 {
	height: 295px;
}
/* IE7 Hack */
*:first-child+html .spacer12 {
	height: 85px;
}

.spacer13 {
	height: 395px;
}
/* IE7 Hack */
*:first-child+html .spacer13 {
	height: 85px
}

.spacer14 {
	height: 1px;	
}
*:first-child+html .spacer14 {
	height: 0px
}

.spacer15 {
	height: 220px;	
}
*:first-child+html .spacer15 {
	height: 20px
}

.spacer16 {
	height: 160px;	
}
*:first-child+html .spacer16 {
	height: 115px
}

.spacer17 {
	height: 115px;	
}
*:first-child+html .spacer17 {
	height: 75px
}

.spacer18 {
	height: 0px;	
}
*:first-child+html .spacer18 {
	height: 0px
}

.spacer19 {
	height: 200px;	
}
*:first-child+html .spacer19 {
	height: 155px
}

.spacer20 {
	height: 310px;	
}
*:first-child+html .spacer20 {
	height: 240px
}

.spacer21 {
	height: 360px;
}
/* IE7 Hack */
*:first-child+html .spacer21 {
	height: 85px
}

.without_dot {
	list-style: none;
	margin: 0px 0px 0px -47px;
}

.myTab {
	margin: 0px 0px 0px 17px;
	font-size: 12px;
}

.bold_link {
	font-weight: bold;
}

.black {
	color: #000;
	text-decoration: underline;
}

.id_block {
	margin: -10px 0px 0px 0px;
}

.info_block {
	margin: -10px 0px 0px 0px;
}
/* ---------------------------------------------------------------- body */

body {
	margin: 0px;
	background-image: url(../images/hintergrund_1280.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	/*background-color: #00CC00;*/
		/*background-color: #00CC33;*/
		
		font-family: Arial, Verdana, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.2em;					/* Schriftgröße */
	line-height: 1.2em;					/* Zeilenhöhe */
	vertical-align: baseline;
	text-align: center;
	color: #000;
}
/* ----------------------------------------------------------- main box */
#mainbox {
	position: relative;
	margin: 60px auto 0px auto;
	padding: 0px;
	width: 663px;
	height: 520px;
	border: 0px solid #000;				/* box_main border */
	text-align: left;
	/* IE5.x Win Boxmodell-Hack 
		voice-family: "\"}\""; 		
		voice-family: inherit;
	
		width: 660px;
		height: 590px;*/
}
/* nötige Hack-Erweiterung für Opera 
body>#mainbox { 			
		width: 660px;
		height: 581px;			
}*/

/* ------------------------------------------------------------ header */

#header {
	position: absolute;
	right: 10px;
	top: -10px;
}
#headline {
	float: left;
	margin: 5px -20px 0px 0px;
	background-image: url(../images/innovativ.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	margin: -21px 10px 0px 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
/* ------------------------------------------------------- content-box */
#content {
	float: right;
	margin: 30px auto 0px -20px;
	width: 607px;
	height: 505px;
	text-align: left;
	background-color: #fff;
	border: 1px solid black;
}
/* -------------------------------------------------------- navi-right */
#right_navi {
	position: absolute;
	right: -140px;
	top: 0px;
	float: right;
	height: 415px;
	width: 160px;
	margin: 93px 0px 0px -18px;
}
#right_navi_text {
	position: absolute;
	right: -125px;
	top: 105px;
	float: right;
	height: 415px;
	width: 145px;
	margin: 0px -7px 0px -180px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 0.8em;
}
.right_navi_dot {
	margin: 0px 0px 0px -4px;
}



#infos {
	margin-bottom: 15px;	
	font-weight: bold;
	font-size: 13px;
	color: #144977;
}
.lineheight {
	line-height: 1.3em;
}
#infos_divider {
	font-weight: normal;
	color: #fff;
}
#right_navi_text a:link {
	text-decoration: none;
	color: #144977; /*#144977; /*#DA9722;*/
	font-weight: normal;
}
#right_navi_text a:visited {
	text-decoration: none;
	color: #144977;
	font-weight: normal;
}
#right_navi_text a:focus {
	text-decoration: none;
	color: #880125; /*#880125;*/
	font-weight: normal;
}
#right_navi_text a:hover {
	text-decoration: none;
	color: #880125;
	font-weight: normal;
}
#right_navi_text a:active {
	text-decoration: none;
	color: #880125;
	font-weight: normal;
}
/* ------------------------------------------------ schlagschatten ränder */
#bg_img_bottom {

	float: right;
	margin: -2px -6px 0px 0px;
	width: 617px;
	height: 5px;
	z-index: -10;
}
#rand {
	width: 607px;
}
#bg_img_right {
	float: right;
	margin: 30px 0px 0px -3px;
	width: 5px;
	height: 505px;
	background-image: url(../images/rand_rechts.jpg);
	background-repeat: repeat-y;
}
#bg_img_right_sub {
	float: right;
	margin: 30px 0px 0px -3px;
	width: 5px;
	height: 505px;
	
}

/* ----------------------------------------------------------- navigation */

#navibox {

	position: relative;
	float: right;
	margin: 0px 0px 0px -100px;
	padding: 4px;
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	border: 0px solid black;
	width: 152px;
	height: 510px;
	overflow: hidden;/* IE5.x Win Boxmodell-Hack 
		voice-family: "\"}\""; 		
		voice-family: inherit;
	
		width: 150px;
		height: 500px;*/
}
/* nötige Hack-Erweiterung für Opera 
mainbox>#navibox_left { 			
		width: 150px;			
		height: 500px;
}	*/

/* ----------------------------------------------------- navibox Linkverhalten */
#navibox a:link {
	text-decoration: none;
	color: #144977; /*#DA9722;*/
	font-weight: normal;
}
#navibox a:visited {
	text-decoration: none;
	color: #144977;
	font-weight: normal;
}
#navibox a:focus {
	text-decoration: none;
	color: #880125; /*#880125;*/
	font-weight: normal;
}
#navibox a:hover {
	text-decoration: none;
	color: #880125;
	font-weight: normal;
}
#navibox a:active {
	text-decoration: none;
	color: #880125;
	font-weight: normal;
}
#active {
	text-decoration: none;
	color: #880125;
	font-weight: bold;
}

	
/* ------------------------------------------------------------- navibox parts */

#navi_part1 {
	margin: 20px auto 0px auto;
	/* IE5.x Win Boxmodell-Hack */
		voice-family: "\"}\"";
	voice-family: inherit;
	margin: 18px auto 0px auto;
}
/* nötige Hack-Erweiterung für Opera */
mainbox>#navi_part1 {
	margin: 18px auto 0px auto;
}
/* IE7 Hack */
*:first-child+html #navi_part1 {
	margin: 25px auto 0px auto;
}
#navi_link_img {
	width: 145px;
	height: 164px;
	padding: 0px;
	margin: 3px auto 0px -4px;
	text-align: center;
}
#icon_img {
	margin: 25px 0px 0px 10px;
	visibility: visible;
}
#icon_img img {
	width: 130px;
	height: 10px;
}
#navi_part2 {
	margin: 80px 15px 0px 0px;
	padding: 0px;
}
#navi_link_part2 {
	margin: 2px 0px 0px 5px;
}
#navi_part3 {
	margin: 29px 15px 0px 45px;
	text-align: right;
	/* IE5.x Win Boxmodell-Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 32px 15px 0px 35px;
}
	/* nötige Hack-Erweiterung für Opera */
	mainbox>#navi_part3 {
		margin: 32px 15px 0px 45px;
	}
	/* IE7 Hack */
	*:first-child+html #navi_part3 {
		margin: 29px 15px 0px 45px;
}
#navi_link {
	width: 100%;
	height: 10px;
	padding: 5px;
	margin: 0px;
}
#navi_link_sub {
	width: 100%;
	height: 50px;
	padding: 2px;
	margin: -2px auto 20px auto;
}
#navi_link_sub a {
	padding-left: 5px;
}
#dot {
	padding: 2px;
	width: 5px;
	height: 5px;
	margin: -5px 0px 0px 5px;
}
/* ---------------------------------------------------------------- bottom navi */
#navibox_bottom {
	position: relative;
	top: 5px;
	left: 0px;
	margin: 0px 0px -10px 52px;
	width: 590px;
	height: 23px;
}
#navibox_bottom_xing {
	position: absolute;
	top: 538px;
	right: -20px;
	margin: 0px 0px 5px 425px;
	width: 85px;
	height: 23px;
}
/* nötige Hack-Erweiterung für Opera */
navibox_bottom>#navibox_bottom_xing {
	top: -128px;
	right: -375px;

}
*:first-child+html #navibox_bottom_xing {
		top: -3px;
}
#divider {
	width: 20px;
	margin: 0px 10px 0px 10px;
	font-family: inherit;
	font-size: 10px;
	color: #DBDCDC;
}
#navibox_bottom a:link {
	text-decoration: none;
	color: #DBDCDC; /*#DA9722;*/
	font-weight: normal;
}
#navibox_bottom a:visited {
	text-decoration: none;
	color: #DBDCDC;
	font-weight: normal;
}
#navibox_bottom a:focus {
	text-decoration: none;
	color: #880125; /*#880125;*/
	font-weight: normal;
}
#navibox_bottom a:hover {
	text-decoration: none;
	color: #880125;
	font-weight: normal;
}
#navibox_bottom a:active {
	text-decoration: none;
	color: #880125;
	font-weight: normal;
}

/* ------------------------------------------------------------------- content */
#textcont {
	height: 405px;
	width: 540px;
	margin: 62px 5px 10px 35px;
	padding-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	/* text-align: justify; */
	background-image: url(../images/hintergrund_570x400.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
	border: 0px solid black;
}
/* -------------------------------------------------------------------------- Seminare */
.seminare_img {
	float: left;
	margin: 8px 0px 0px 0px;	
}

*:first-child+html .seminare_img {
	margin: 10px 0px 0px 0px;
}

.seminare_img_2 {
	float: left;
	margin: 14px 0px 0px 0px;	
}

*:first-child+html .seminare_img {
	margin: 10px 0px 0px 0px;
}

.seminare_txt {
	float: left;
	margin: 9px 0px 0px 20px;
	width: 350px;
}
*:first-child+html .seminare_txt {
	margin: -17px 0px 0px 20px;
	padding-top: 25px;
}

.seminare_txt_1 {
	float: left;
	margin: 15px 0px 0px 20px;
	width: 350px;
}
.seminare_txt_2 {
	margin: 5px 0px 0px 140px;
	width: 350px;
}
.seminare_txt_3 {
	margin: 5px 0px 0px 140px;
	width: 350px;
}

.seminare_txt_wo_pic {
	float: left;
	margin: 0px 0px 0px 0px;

}
*:first-child+html .seminare_txt_wo_pic {
	margin: -25px 0px 0px 0px;
	padding-top: 25px;
}
.seminare_txt_links {
	float: left;
	margin: 10px 0px 0px 0px;
}

/* ------------------------------------------------------------------- Impressum */
#impressum {	
height: 405px;
	width: 530px;
	margin: 55px 5px 10px 35px;
	padding-right: 10px;
	/* text-align: justify; */
	background-image: url(../images/hintergrund_570x400.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
	border: 0px solid black;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	line-height: 1.2em;		
}


	

