html,body {
	#overflow-y: hidden;
	height:100%;
}

body {
	margin: 0px;
	background-color: #FFF9F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/* background-repeat: no-repeat;
	   background-position: 800px 155px;
	   background-attachment: fixed; */
}

/* hintergruende in bodies */

#body_home #maincontainer {	background-image: url('/images/teaser/bgr_puzzle.jpg') }

#body_about #maincontainer {	background-image: url('/images/teaser/bgr_lkw_flugzeug.jpg') }

#body_seminare #maincontainer {	background-image: url('/images/teaser/bgr_seminar2.jpg') }
#body_seminare_inhouse #maincontainer {	background-image: url('/images/teaser/bgr_mitarbeiterschulung.jpg') }
#body_seminare_programm #maincontainer {	background-image: url('/images/teaser/bgr_seminar2.jpg') }

#body_qualifizierung #maincontainer {	background-image: url('/images/teaser/bgr_weiterbildung.jpg') }
#body_qualifizierung_spedcontroller #maincontainer {	background-image: url('/images/teaser/bgr_bilanzen.jpg') }
#body_qualifizierung_projmanager #maincontainer {	background-image: url('/images/teaser/bgr_hochregallager.jpg') }
#body_qualifizierung_vertrbeauftragter #maincontainer {	background-image: url('/images/teaser/bgr_mitarbeiterschulung.jpg') }

#body_beratung #maincontainer {	background-image: url('/images/teaser/bgr_teamwork.jpg') }
#body_beratung_coaching #maincontainer {	background-image: url('/images/teaser/bgr_kompass.jpg') }
#body_beratung_erfa #maincontainer {	background-image: url('/images/teaser/bgr_arbeitskollegen.jpg') }
#body_beratung_projekte #maincontainer {	background-image: url('/images/teaser/bgr_logos.png') }
#body_beratung_foerderung #maincontainer {	background-image: url('/images/teaser/bgr_bilanzen.jpg') }

#body_trainer #maincontainer {	background-image: url('/images/teaser/bgr_mitarbeiterschulung.jpg') }
#body_links #maincontainer {	background-image: url('/images/teaser/bgr_handschlag.jpg') }

#body_partner #maincontainer {	background-image: url('/images/teaser/bgr_teamwork.jpg') }



/* Container */

#maincontainer {
	padding-bottom: 60px;
	#height: 95%;
	#width: 100%;
	#overflow-y: scroll;
	min-width: 1100px;
	background-repeat: no-repeat;
	background-position: 800px 155px;
	/* background-attachment: fixed; */
}

#bannercontainer {
	width: 100%;
	height: 67px;
	background-color: #F8F1E4;
}

#headcontainer{
	width: 100%;
	height: 68px;
	background: url('/images/bg_head.jpg');
	background-repeat:repeat-x;
	margin: 0px;
	clear: both;
}

#navicontainer {
	width: 160px; 
	float: left; 
	padding-top: 17px;
	#padding-top: 20px;
}

#contentcontainer {
	width: 570px; 
	float: left; 
	padding-left: 44px;
	color: #004279;
	line-height: 130%;
}

#footcontainer {
	position: fixed;
	#position: absolute;
	z-index: 1; /* verhindert, daß die Ebene in älteren Browsern verdeckt wird*/
	left: 0px;
	bottom: 0px;
	width: 100%;
	width: expression((documentElement.clientWidth - 16) + 'px');
	height: 28px;
	background: url('/images/bg_foot.jpg');
}



/* Boxen */




#contentbox{
	width: 100%;
	height: 100%;
}

#logobox{
	width: 100%;
	height: 63px;
	border-top: 1px solid #005296;
	background-color: #F8F1E4;
}

#footcontent{
	margin-left: 26px;
	padding-top: 8px;
	word-spacing:15px;
}

/* Navigation */

.submenu{
	display: none;
}

#navitd{
	padding-top:17px;
}
/* Images */

#headimg{
	margin-left: 25px;
	margin-top: 4px;
	width: 150px;
	height: 60px;
	float: left;
}
#titleimg{
	margin-left: 36px;
	margin-top: 26px;
	float: left;
}

#sitetitle {
	margin-left: 36px;
	margin-top: 22px;
	float: left;
	font-style: italic;
	color: white;
	font-size: 22px;
	font-family: Arial;
}

#logo{
	margin-left: 60px;
	margin-top: 6px;
}
/* Links */

a {
	text-decoration: none;
	color: #FB7200;
}

a:hover {
	color: #005296; 
}




#footcontainer a {
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
#footcontainer a:hover {
	color: #E4E1CE; 
}

/* HTML-Elemente */

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #004279;
	text-align: left;
}

th {
	padding-bottom: 1px;
}

h1{
	background-color: #FFAD5B;
	border: 1px solid #005296;
	font-size: 125%;
	font-weight: normal;
	padding: 3px;
 	margin: 0px;
	margin-top: 20px;
	width: auto;
	margin-bottom: 20px;
}

h2{
	font-size: 115%;
	font-weight: bold;
 	margin: 0px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

h2.smallblue {
	font-size: 100%;
	color: #004279;
	border-bottom: 1px solid #005296;
	line-height: 140%;
	margin-bottom: 0px;
}

h3{
	display: block;
	font-size: 105%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}


h4{
	display: block;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Formularelemente */

.smallinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 160px;
	border: 1px solid #005296;
}
.ortsinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 108px;
	border: 1px solid #005296;
}
.plzinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 46px;
	border: 1px solid #005296;
}

.smallbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #004279;
	width: 80px;
	background-color: #E4E1CE;
	border: 1px solid #005296;
	cursor: pointer;
}

.standardbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #004279;
	width: 100px;
	background-color: #E4E1CE;
	border: 1px solid #005296;
}
.widebutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #004279;
	width: 160px;
	background-color: #E4E1CE;
	border: 1px solid #005296;
}
.extendedarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 544px;
	height: 80px;
	border: 1px solid #005296;
}
.widearea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 433px;
	height: 80px;
	border: 1px solid #005296;
}


ul, ol, li{
	margin-left: 0px;
	padding-left: 0px;
	margin-left: 10px;
	padding-left: 10px;
}



em.marker {
	font-style: normal;
	font-weight: bold;
	background-color: #E4E1CE;
}

#banner0 {
	float: left;
	width:468px; 
	max-height:60px; 
	height: 68px;
	z-index:1; 
	margin-left: 40px; 
	margin-top: 4px;
	margin-bottom: 0px;
}

#banner1 {
	float: left;
	width:234px; 
	max-height:60px; 
	height: 68px;
	z-index:1; 
	margin-left: 25px; 
	margin-top: 4px;
	margin-bottom: 0px;
}

#xbanner {
	position:absolute; 
	width:468px; 
	height:68px; 
	z-index:10; 
	left: 300px; 
	top: 4px;
}

.lister {
	background-color: #F8F1E4;
}

#navicontainer a {
	background-color: #E4E1CE;
	border: 1px solid #005296;
	color: #005296;
	display:block;
	margin-top: 3px;
	margin-left: 25px;
	width: 142px;
	height: 14px;
	padding: 1px 0px 0px 5px;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt;
}

#navicontainer a:hover {
	background-color: #FFAD5B;
	color: #005296;
}

#navicontainer a.subnavi{
	margin-left: 30px;
	color: #5F604B;
	width: 137px;
	height: 14px;
}

#navicontainer a.amainnavi{
	color: #005296;
	background-color:  #FFAD5B;
}

#navicontainer a.asubnavi{
	background-color: #FFAD5B;
	margin-left: 30px;
	color: #005296;
	width: 137px;
	height: 14px;
}

#navicontainer a.extlink{
	color: #A2C0D9;
	background-color: #005296;
	border: 1px solid #005296;
	width: 142px;
	height: 14px;
	text-align: center;
	
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt;
}

#navicontainer a.extlink:hover {
	color: #FFFFFF; 
}

.listtable {
	border-spacing: 1px 3px;
}

.listtable td {
	background-color: #A2C0D9;
}

.listtable td.tdbunt {
 	border: 1px solid #A2C0D9;
 	background-color: #FFF9F6 !important;
}

.first_row td {
	background-color: #A2C0D9;
	border-top: 2px solid #FFF9F6;
}


.datetd {
	padding: 2px; 
	border: 1px solid #005296; 
	border-right: 0px solid #FFFFFF;
	background-color: #A2C0D9;
}

.titletd, .kattd, .texttd {
	padding: 2px; 
	border: 1px solid #005296; 
	border-right: 1px solid #005296;
	background-color: #F8F1E4;
}

.leftlist, .leftlist li {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

.leftlist {
	margin-top: 7px;
	padding-bottom: 10px;
}

.letters {
	display: block;
	float: left;
	width: 21px;
	text-transform: uppercase;
	font-weight: bold;
}

.smallh3 {
	font-size: 100%;
}

.backlink {
	margin-bottom: 10px;
	text-align: right;
}

thead th {
	border-bottom: 1px solid #005274
}

.overview {
	border-collapse: collapse;
}

.overview td {
	padding: 2px;
}

.mailtable td{
	padding-top: 5px;
	padding-bottom: 1px;
}

.hefttable {
	border: 1px solid black;
	border-collapse: collapse;
	margin-top: 10px;
}

.hefttable td {
	border: 1px solid black;
	padding: 5px;
	width: 50%;
	vertical-align: top;
}

.hefttable td h3 {
	text-transform: uppercase;
	margin-top: 0px;
	
}

.agblist li {
	padding-left: 0px;
}

.agblist .agbtext {
	margin-left: -20px;
}

.digitinput {
	width: 25px;
}

.pseudoorder li{
	list-style-type: none;
	margin-left: 80px;
	margin-bottom: 4px;
}


.umschliste, .umschliste li {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 4px;
}

.umschliste li li {
	list-style-type: circle;
	margin-left: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

div.blauer_kasten {
	border: 1px solid #001935;
	/* background-color: #A2C0D9; */
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px; 
}

div.blauer_kasten {
	border: 1px solid #001935;
	/* background-color: #A2C0D9; */
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px; 
}

div.blauer_kasten h2 {
	margin: 0px;
}

div.blauer_kasten ul, ul.blauer_kasten {
	border: 1px solid #001935;
	/* background-color: #A2C0D9; */
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px; 
}

div.blauer_kasten ul {
	border: 0px solid #001935;
}

div.blauer_kasten ul li, ul.blauer_kasten li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.indent_box {
	margin-left: 20px;
	margin-bottom: 10px;
	
}

.ref_set {
	background-color: #E0E8F6;
	border: 0px;
	border-top: 5px solid #0076BF;
	width: 260px;
	float: left;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 90%;
	padding: 7px;
}


.left_row {
	margin-right: 10px;
}

.whoiswho {
	font-size: 80%;
	font-weight: bold;
	margin-right: 10px;
	width: 250px;
	margin-top: 10px;
}

.reftext {
	margin-top: 5px;
	
}

.ref_set legend  {
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
}


.mod_set {
	background-color: #E0E8F6;
	border: 0px;
	border-left: 5px solid #0076BF;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
