﻿/* Allgemeines Layout */
* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

html {
	height: 100%;
}

body {
    position: relative;
	font: 100.01%/130% Verdana, sans-serif; 
	color: #000000;
	background: url(images/body_bg.png) repeat-x #e2e3e5;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	padding-bottom: 30px;
	text-align: center;
}

img {
	border: none;
}


/* CSS for page layout */

* {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 128.5%;
}

#main {
	margin: auto;
	text-align: left;
	width: 910px;/*950px; 1056px;*/
	position: relative;
	left: 50% !important;
	left: auto;
	margin-left: -451px/*-483px -524px*/ !important;
	margin-left: 0px;
	background: #FFF url(images/main_bg.png) no-repeat 0 0;
}

#head {
	position: relative;
	z-index: 1;
	height: 105px;
	background-color: Transparent; /* Test */
	/*border: solid 1px Yellow;*/
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		outline: 0;
		width: 224px;
		height: 85px;
		background-image: url(Images/iA-logo-neu4.gif);
		position: absolute;
		left: 18px;
		top: -6px;
	}
	
	#head .headBar {
		position: relative;
		left:0px;
		top: 77px;
		height: 25px;
		filter: progid:DXImageTransform.Microsoft.Gradient(startcolorstr='#FA8A32',endcolorstr='#FFFFFF',gradientType='0');
		margin: 5px 20px 5px 20px;
	}

	#metaNav {
		position: absolute;
		right: 20px;
		top: 4px;
		float: left;
	}
	
	#langNav 
	{
		position: absolute;
		left:270px;
		/*
		top: 45px;*/
		top: 69px;
	}
	
	.siteMapPath
	{
		position: relative;
		left: 0px;
		height: 20px;
	}
	
	.siteMapPath .linkfarbe 
	{
		font-size: 0.9em; 
		color: #003399; 
		text-decoration: none;
	}
	.siteMapPath .hell 
	{
		font-size: 0.9em;
		color: #999999;
		text-decoration: none;
	}
	.siteMapPath .heller 
	{
		font-size: 0.9em; 
		color: #CCCCCC; 
		text-decoration: none;
	}

#contentArea
{
	min-height:550px;
}

#mainColBroad 
{
	width: 870px !important;
	padding-left: 20px;
	float: left;
}

	#mainColBroad .ctArea {
		overflow: hidden !important;
		overflow: visible;
		height: auto !important;
		/*height: 430px; *//*550px;*/
		/*min-height: 550px;*/
		padding: 0 0 0 0;
	}

	#mainColBroad .ctArea .ctElement {
/*		padding-left: 20px;*/
		padding-right: 20px;
	}

	/* Kompatibilität mit Altformaten */
	#mainColBroad .ctArea .content {
/*		padding-left: 20px;*/
/*		padding-right: 20px;*/
	}



#mainCol 
{
	width: 580px !important;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
/*	min-height: 550px;*/
/*	background-color: Aqua;  Test */
}
#mainCol .box3Col 
{	
	position: relative;
	width: 580px;
	height: 180px;
	overflow: hidden;
}
#mainCol .box3Col .boxTitle
{	
	display: table-cell;
	position: absolute;
	bottom: 20px;
	right: 0px;
	border: solid 1px Gray;
	background-color: Orange;
	filter:alpha(opacity=80);/*Semi-Transparency for IE*/
	-moz-opacity:0.8;/*Semi-Transparency for Mozilla*/
	opacity:0.8;/*Semi-Transparency for Gecko*/
	width: 250px;
	height: 40px;
	overflow: hidden;
}


	#mainCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		height: auto !important;
		min-height: 120px;
		padding: 0 0 0 0;
	}

	#mainCol .ctArea .content ul  
	{
		padding-left: 40px;
		padding-bottom: 6px;
	}
	#mainCol .ctArea .ctElement {
		padding-left: 10px;
	}
	
	#mainCol .ctArea .ctBox30Left
	{
		float:left;
		position: relative;
		width: 578px;
		min-height: 120px;
		margin-right: 20px;
		margin-bottom: 20px; 
		border-style: solid;
		border-width: 1px;
		border-color: #e0e0e0;
		background-color: #fafafa;  /*#ededed;*/
/*		padding: 5px 15px 5px 15px;*/
	}
	
	
	#mainCol .ctArea .ctBox15Left
	{
		float:left;
		position: relative;
		width: 278px;
		min-height: 120px;
		margin-right: 20px;
		margin-bottom: 20px; 
		border-style: solid;
		border-width: 1px;
		border-color: #e0e0e0;
		background-color: #fafafa;  /*#ededed;*/
/*		padding: 5px 15px 5px 15px;*/
	}
	
	#mainCol .ctArea .ctBox15Right
	{
		float: right;
		position: relative;
		width: 278px;
		min-height: 120px;
		margin-bottom: 20px; 
		border-style: solid;
		border-width: 1px;
		border-color: #e0e0e0;
		background-color: #fafafa; /* #ededed;*/
/*		padding: 5px 15px 5px 15px; */
	}
	
	#mainCol .ctArea .ctBox15Left .ctBox15Content, .ctArea .ctBox15Right .ctBox15Content, .ctArea .ctBox30Left .ctBox30Content
	{
		padding: 5px 5px 5px 5px;
	}
	
	.ctBox15Content ul  
	{
		padding-left: 15px;
		padding-bottom: 6px;
	}

	.ctBox30Content ul  
	{
		padding-left: 15px;
		padding-bottom: 6px;
	}
	
	
	#mainCol .ctArea .ctBox15Left .ctBoxTitle, .ctArea .ctBox15Right .ctBoxTitle, .ctArea .ctBox30Left .ctBoxTitle
	{
		display: table-cell;
		vertical-align: middle;
		width: inherit;
/*		border-style: solid;*/
		border-width: 1px;
		border-bottom-style: solid;
		border-color: #e0e0e0; 
		position: relative;
		background-color: #d0d0d0;
		padding: 5px 5px 5px 5px;
		margin-bottom: 55px;
		color: #FFFFFF;
		font-size: 1.2em;
		font-weight: normal;
	}

	#mainCol .ctArea .ctBox30Left .ctBoxTitle
	{
		display: table-cell;
		vertical-align: middle;
		width: inherit;
/*		border-style: solid;*/
		border-width: 1px;
		border-bottom-style: solid;
		border-color: #e0e0e0; 
		position: relative;
		background-color: #d0d0d0;
		padding: 5px 5px 5px 5px;
		margin-bottom: 55px;
		color: #FFFFFF;
		font-size: 1.2em;
		font-weight: bolder;
		text-align: center;
	}


#rightCol {
	width: 270px;
	padding-right: 20px;
	float: left;
/*	
	padding-left: 20px !important;
	padding-right: 20px !important;
*/
/*	
    margin-right: 0px !important;
	margin-right: 0px;
*/	
}
	#rightCol img 
	{
		margin-bottom: 20px;
	}
	
	#rightCol .ctElement
	{
		border-style: solid;
		border-width: 1px;
		border-color: #e0e0e0;
		position: relative;
		background-color: #fafafa; /* #ededed;*/
		min-height: 80px;
		padding: 5px 15px 5px 15px;
		margin-bottom: 20px; 
	}
	#rightCol .ctElement ul  
	{
		padding-left: 15px;
		padding-bottom: 6px;
	}

	
	#rightCol .ctElementTitle
{
	display: table-cell;
	vertical-align: middle;
	width: inherit;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	border-color: #e0e0e0;
	position: relative;
	background-color: #d0d0d0;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
}

	#rightCol .ctElement h1
	{
		font-size: 1.05em;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 6px;
	}
	
	#rightCol .ctElement p
	{
/*		text-align: justify;*/
		margin-bottom: 6px;
	}
	
	/*--- Box in der rechten Spalte ---*/
	#rightCol .ctBox
	{
		float: right;
		position: relative;
		width: 268px;
		min-height: 120px;
		margin-bottom: 20px; 
		border-style: solid;
		border-width: 1px;
		border-color: #e0e0e0;
		background-color: #fafafa; /* #ededed;*/
/*		padding: 5px 15px 5px 15px; */
	}
	
	#rightCol .ctBox .ctBoxContent
	{
		padding: 5px 5px 5px 5px;
	}
	
	#rightCol .ctBox .ctBoxContent h1
	{
		font-size: 1.05em;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 6px;
	}
	
	#rightCol .ctBox .ctBoxContent p
	{
/*		text-align: justify;*/
		margin-bottom: 6px;
	}
	
	#rightCol .ctBox .ctBoxContent ul  
	{
		padding-left: 15px;
		padding-bottom: 6px;
	}

	#rightCol .ctBox .ctBoxTitle
	{
		display: table-cell;
		vertical-align: middle;
		width: inherit;
		border-width: 1px;
		border-bottom-style: solid;
		border-color: #e0e0e0; 
		position: relative;
		background-color: #d0d0d0;
		padding: 5px 5px 5px 5px;
		margin-bottom: 55px;
		color: #FFFFFF;
		font-size: 1.2em;
		font-weight: normal;
	}
	/*+++ Box in der rechten Spalte +++*/
	
	#rightCol .sloganBox 
	{
		display: table-cell;
		vertical-align: middle;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0px 10px 0px 10px;
		width: 270px;
		height: 180px !important;
		overflow: hidden;
		background-color: Red;
		background: url('images/iA_right_bracket.png') no-repeat 0 0;
	}

		.sloganBox p 
		{
			font-weight: bold;
			font-style: italic;
			font-size: 1.6em;
			line-height: 30px; 
			text-align: center;
			color: Gray;
		}

	#rightCol .sloganEnd 
	{
		width: inherit;
		height: 20px;
		overflow: hidden;
		background-color: Transparent;
	}
/* --- JB: Evtl. rausnehmen ---*/
	#rightCol .quickLinkBox {
	/*	margin-left: -10px;*/
		margin-left: 0px;
		background-color: #eeeeee;
		padding: 4px 13px 12px 13px;
		overflow: hidden;
		margin-bottom: 20px;
	}

		.quickLinkBox h1 
		{
			font-weight: bold;
			text-align: center;
			font-size: 1.2em;
			color: #000000;
			padding-bottom: 4px;
			margin-top:0px;
			border-bottom: solid 2px #FFFFFF;
		}
		
		.quickLinkBox ul 
		{
			padding-left: inherit;
		}
/* +++ JB: Evtl. rausnehmen +++*/

	#rightCol .titleBox 
	{
		margin-left: 0px;
		width: 270px;
		background-color: #F3F3F3;
		height: 120px;
		overflow: hidden;
	}
	
	#rightCol .titleBox img
	{
		float: right;
	}


#footer {
	clear: both;
	position: relative;
	width: 910px;
	height: 45px;
	background: url(Images/footer_bg.png) no-repeat 0 0 #e2e3e5;
	/**/
	/*background-color: Fuchsia;  Test */
	}
	
	#metaNavBottom {
		position: absolute;
		z-index: 999;
		top: 35px;
		right: 305px;
	}



/* Titelboxen für mainCol */
.titleBoxes {
	margin-left: 0px;
	width: 600px;
	height: 120px;
	overflow: hidden;
}

.titleBoxes .box3Col 
{	
	position: relative;
	width: 600px;
	height: 180px !important;
	overflow: hidden;
}

.titleBoxes .boxLeft
{
	float: left;
	position: relative;
	width: 180px;
	margin-right: 20px;
	background-color: #FA8A32;
	height: 120px;
	overflow: hidden;
}

.titleBoxes .boxMiddleNeu
{
	float: left;
	position: relative;
	width: 180px;
	margin-right: 20px;
	background-color: #3366FF;
	height: 120px;
	overflow: hidden;
}

.titleBoxes .boxMiddle
{
	float: left;
	position: relative;
	width: 180px;
	margin-right: 20px;
	background-color: #d0d0d0;
	height: 120px;
	overflow: hidden;
}


.titleBoxes .boxRight
{
	float: left;
	position: relative;
	width: 180px;
/*	margin-right: 20px;*/
	background-color: #ededed;
	height: 120px;
	overflow: hidden;
}

.titleBoxes .boxLeft h1
{	
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0 0 0 0;
	width: 170px;
	overflow: hidden;	
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: normal;
}

.titleBoxes .boxMiddle h1
{	
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0 0 0 0;
	width: 170px;
	overflow: hidden;	
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
}

.titleBoxes .boxMiddle p, .boxLeft p
{	
	position: absolute;
	bottom: 5px;
	left: 5px;
	margin: 0 0 0 0;
	width: 170px;
	overflow: hidden;	
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
}


.titleBoxes .boxMiddle img
{
	float: left;
}


.titleBoxes .boxRight img
{
	float: none;
}
	
	
/* Schulungsbeschreibung rechte Splate */

#rightCol .classDatesItem {
	position: relative;
	padding-top: 8px !important;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 270px;
	min-height: 40px;
	height: auto !important; 
	height: 53px;
	overflow: visible;
}

#rightCol .classDatesHeader { 
	position: relative;
	padding-top: 0px !important;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 270px;
	min-height: 20px;
	height: auto !important; 
	height: 20px;
	overflow: visible;
	font-size: 1.4em;
	color: Gray;
}

#rightCol .classDatesEmptyMessageX
{
	position: relative;
	margin-top: 20px !important;
	margin-top: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 5px 5px 5px 5px;
	width: 270px;
	min-height: 20px;
	height: auto !important; 
	height: 20px;
	overflow: visible;
	background-color: #FA8A32;
}
#rightCol .classDatesEmptyMessage
{
	border-style: solid;
	border-width: 1px;
	border-color: #e0e0e0;
	position: relative;
	background-color: #FA8A32; /* #ededed;*/
	min-height: 80px;
	padding: 5px 15px 5px 15px;
	margin-bottom: 20px; 
}

#rightCol .classDatesEmptyMessage p
{
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 1.2em;
}

#rightCol .classDatesItem .classDatesItemBasket {
	float: right;
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: 1;
	width: 270px;
	height: /*100%;*/ 20px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	background: url(images/rightcol_submit.gif) no-repeat right bottom transparent;
}

#rightCol .classDatesItem .classDatesItemBasket a {
	outline: 0;
	display: block;
	width: 266px !important;
	width: 270px;
	height: 100%;
	text-indent: -9999px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	position: absolute;
	left: 0;
	top: 0;
	text-align: right;
	padding-right: 25px;
}


#rightCol .classDatesItem .classDatesItemBasket a:hover {
	background: url(images/rightcol_submit_hover.gif) no-repeat 256px bottom transparent;
}

#rightCol .classDatesItem .classDatesItemBasket a span {
	display: none;
	position: absolute;
	z-index: 1;
	right: 40px;
	bottom: 3px !important;
	bottom: 1px;
	font-size: 10px;
	line-height: 12px;
	color: #FA8A32;
	cursor: pointer;
}

#rightCol .classDatesItem .classDatesItemBasket a:hover span {
	display: block;
}

#rightCol .classDatesItem .classDatesItemHeader p.bodytext { 
	font-weight: bold;
	color: #FA8A32;
}


#rightCol .classDatesItem p.duration {
	padding-bottom: 4px;
}

#rightCol .classDatesItemSeparator {
	clear: both;
	font-size: 0;
	height: 1px;
	line-height: 0;
	background-color: #cccccc !important;
	background-color: #FFF;
	border: none !important;
	border-top: 1px solid #ccc;
	margin-left: 0px;
}

/* ------------------------------------------------------*/
/* Formate für Kursbeshreibungen */
/* ------------------------------------------------------*/

.Normaltext  { font-family:Verdana; font-size:small}
.KB-Content
{
	margin-top:-12px; 
	margin-left:-8px; 
	margin-right:-8px
}
	p.KB-Kursname, p.KB-Kursname i, p.KB-Kursname span, li.KB-Kursname, div.KB-Kursname
	{
		margin-top:12pt;
		margin-right:0cm;
		margin-bottom:3.0pt;
		margin-left:0cm;
		page-break-after:avoid;
		font-size:14.0pt;
/*		font-family:Verdana;*/
		font-weight:bold;
	}
	p.KB-Zeilenname, li.KB-Zeilenname, div.KB-Zeilenname
	{
		margin-top:3.0pt;
		margin-right:0cm;
		margin-bottom:3.0pt;
		margin-left:0cm;
		text-autospace:none;
		font-size:8.5pt;
/*		font-family:Verdana;*/
		font-weight:bold;
		line-height:130%;
	}
	p.KB-Zeilenormaltext, li.KB-Zeilenormaltext, div.KB-Zeilenormaltext
	{
		margin-top:3.0pt;
		margin-right:0cm;
		margin-bottom:3.0pt;
		margin-left:0cm;
		text-autospace:none;
		font-size:8.5pt;
/*		font-family:Verdana;*/
		line-height:130%;
	}
	span.ZwischenberschriftZchn
	{
/*		font-family:Arial;*/
		font-weight:bold;
	}
	p.KB-Zwischenberschrift, li.KB-Zwischenberschrift, div.KB-Zwischenberschrift
	{
		margin-top:6.0pt;
		margin-right:0cm;
		margin-bottom:3.0pt;
		margin-left:0cm;
		text-autospace:none;
		font-size:8.5pt;
/*		font-family:Verdana;*/
		font-weight:bold;
		line-height:130%;
	}
	span.NormaltextZchn
	{
/*		font-family:Verdana;*/
	}
	span.KB-ZwischenberschriftZchnZchn
	{
/*		font-family:Verdana;*/
		font-weight:bold;
	}
	span.KB-ZeilenormaltextZchn
	{
/*		font-family:Verdana;*/
	}
	p.KB-Aufzhlung, li.KB-Aufzhlung, div.KB-Aufzhlung
	{
		margin-top:0cm;
		margin-right:0cm;
		margin-bottom:0cm;
		margin-left:36.0pt;
		margin-bottom:.0001pt;
		text-indent:-18.0pt;
		font-size:8.5pt;
/*		font-family:Verdana;*/
		line-height:130%;
	}
	ins
	{
		text-decoration:none;
	}
	span.msoIns
	{
		text-decoration:underline;
	}
	span.msoDel 
	{
		text-decoration:line-through;
		color:red;
	}
	p.KB-Trennlinie1, li.KB-Trennlinie1, div.KB-Trennlinie1
	{
		margin:0cm;
		margin-top: 3pt;
		margin-bottom:.0001pt;
		font-size:4.0pt;
/*		font-family:Arial;*/
	}
	.KB-Trennlinie1 HR
	{
		width:100%; 
		color: #cccccc; 
		background-color:#cccccc; 
		height:1px;
		margin-right:0; 
		text-align:right; 
		border-style: none;
	}
	p.KB-Trennlinie2, li.KB-Trennlinie2, div.KB-Trennlinie2
	{
		margin:0cm;
		margin-top: 3pt;
		margin-bottom:.0001pt;
		font-size:4.0pt;
/*		font-family:Arial;*/
	}
	.KB-Trennlinie2 HR
	{
		width:100%; 
		color: #cccccc; 
		background-color:#cccccc; 
		height:2px;
		margin-right:0; 
		text-align:right; 
		border-style: none;
	}

