@media all {

iframe#beratung {
position:absolute; 
width:180px; 
height:210px; 
left:10px; 
top:71px;
z-index:100;
background:transparent;
background-color:transparent;
}

*+html iframe#beratung {
height:218px;
}

/********************* RTE classes **********************************/

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-justify {
	text-align: justify;
}

/*******************************************************************/

.text_blau {
	font-size: 11px;
	line-height: 11px !important;
	color: #008ec8;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.text_mittel_blau {
	font-size:15px;
	line-height: 15px !important;
	font-weight:bold;
	color:#008ec8;
	margin: 0;
	padding: 0;	
}

.text_gross_blau {
	font-size:20px;
	line-height: 20px !important;
	font-weight:bold;
	color:#008ec8;
	margin: 0;
	padding: 0;
}

/*******************************************************************/

.text_mittel_rot_abstand {
	font-size: 11px;
	line-height: 11px !important;
	color: red;
	margin: 0;
	padding: 0;	
	padding-bottom: 8px;	
	padding-top: 2px;
}


.text_mittel_rot {
	font-size: 11px;
	line-height: 11px !important;
	color: red;
	margin: 0;
	padding: 0;	
	padding-top: 2px;
}

.text_rot {
	color: red !important;
}

/*******************************************************************/

.text_schwarz_halber_abstand {
	font-size: 50%;
	line-height: 0.65em !important;
}


.text_schwarz_start_lehrgaenge{
	padding-bottom: 7px;
}

.text_mittel_schwarz {
	font-size:140%;
	font-weight:bold;
}


.text_gross_schwarz {
	font-size:180%;
	font-weight:bold;
}


/****************************************/
/* Image Cycle */
/****************************************/

.tx-imagecycle-pi1 div.caption {
	margin: 0;
	padding: 0;
	position: relative;
}
.tx-imagecycle-pi1 div.caption p {
	position: absolute;
	margin: 0;
	padding: 5px;
	font-size: .9em;
	bottom: 0;
	left: 0;
	background: black;
	color: white;
	opacity: .7;
}
.tx-imagecycle-pi1 div.caption img {
	margin: 0;
	padding: 0;
	display: block;
}

/****************************************/
/* YAML basics */
/****************************************/

  * { margin:0; padding: 0 }

  option { padding-left: 0.4em }

  * html body * { overflow:visible }
  * html iframe, * html frame { overflow:auto }
  * html frameset { overflow:hidden }

  html { height: 100% }

  html * { font-size: 100.01% }
  
  body {
	min-height: 101%;
	font-size: 100.01%;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 71%;
	background-color:#d7e6f0;
	color:#202020;
  }

/****************************************/
/* YAML basic formate */
/****************************************/

  a {
	color: #008ec8;
	text-decoration:none;
	outline-style:none;
	font-weight:bold;
}
  
  a:focus,
  a:hover,
  a:active {
	outline-style:none;
	text-decoration: underline;
  }

  #col3 a {text-decoration:none;
  font-weight: normal;}

/****************************************/

  p {
	line-height: 1.3em;
	}

  #col3 p {font-size: 100%;}

/****************************************/

  h1,h2,h3,h4,h5,h6 {color:#202020; margin: 0 0 0.25em 0;}

  h1 { font-size: 115%; font-weight:bold; }
  h2 { font-size: 100%; font-weight:bold;}
  h3 { font-size: 95%; font-weight:bold;}
  h4 { font-size: 90%; font-weight:bold; }
  h5 { font-size: 100%; font-weight:bold; color:#008ec8;}
  h6 { font-size: 80%; font-weight:normal; }
  
  #col3 h1 {font-size: 100%;}
  #col3 h2 {font-size: 100%;}  
  #col3 h3 {font-size: 95%;}
  #col3 h4 {font-size: 100%;}
  #col3 h5 {font-size: 100%;}
  #col3 h6 {font-size: 80%;}
  
  #col1 h1 {
	font-size: 100%;
}

  #col2 h1 {
	font-size: 100%;
}

table.contenttable th,
table.contenttable td {
padding:3px;
}

#main_top_right_beratung table.contenttable th,
#main_top_right_beratung table.contenttable td {
padding:0;
}

.box_grau table.contenttable,
.box_rot table.contenttable {
margin:0;
padding:0;
}

.box_grau table.contenttable th,
.box_rot table.contenttable th, 
.box_grau table.contenttable td,
.box_rot table.contenttable td {
margin:0;
padding:0;
padding:3px;
text-align:left;
vertical-align:top;
}
 
/****************************************/

  hr {color: #ffffff; background:transparent; border:0; border-bottom: 1px #eeeeee solid;}

/****************************************/

  img { border: 0 none;}
  fieldset {border: 1px solid #a7a7a7; padding: 5px;}
  legend {border: 0;}
  label {padding-left:3px;border: 0;}
  
/****************************************/

  ul, ol, dl { margin: 0 0 0.3em 0em; }

  li { margin-left: 1.5em; line-height: 1.5em; font-size: 100%;  }


/****************************************/  
  
  blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}
  
  cite, blockquote { font-style:italic }
  
  blockquote { margin: 0 0 1em 1.5em }

/****************************************/

  strong,b { font-weight: bold }

/****************************************/
  
  em,i { font-style:italic }

/****************************************/

  pre, code { font-family: monospace; font-size: 1.1em; }

/****************************************/

  acronym, abbr {letter-spacing: .07em;border-bottom: .1em dashed #c00;cursor: help;}

/****************************************/

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/

IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; text-align: left;  }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			

/****************************************/
/* CSC styled content */
/****************************************/

.csc-textpic-caption {
padding-left: 2px;
padding-right: 2px;
padding-top: 5px;
padding-bottom: 10px;
}

/****************************************/
/* page_margins */
/****************************************/

  #page_margins {
	width:830px;
	margin: 0 auto;
	padding:0 10px;
	text-align:left;
	height:100%;
	min-height:100%;



	background-color:#FFFFFF;
  }

/****************************************/
/* head */
/****************************************/
    
  #head_outer {
	height:226px;
	position:relative;
  }

  #head_image {
	height:200px;
	width:830px;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	z-index:0;
  }

  #head_logo {
	position:absolute;
	top:16px;
	right:6px;
	width:176px;
	height:136px;
	/*background-image:url(../static/logo_alfatraining.gif);*/
  }


/****************************************/
/* head nav*/
/****************************************/
  
  #head_nav {
	height:51px;
	width:830px;
	position:absolute;
	top:175px;
	left:0;
	background-image:url(../static/bg_topnav.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

   #topnav {
	height:25px;
	position:absolute;
	top:0;
	left: 160px;
	width: 670px;
	z-index:100;
  }
  
   #topnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
  }
  
  #topnav ul li {
	display:block;
	float:left;
	height:25px;
	margin:0;
	padding:0;
	padding-bottom:0px;
	border-left:1px solid #008ec6;
	border-right:1px solid #4db0d9;
  }

  #topnav ul li.act {
	padding-bottom:1px;
	background-color:#8fd1ec;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
  }
 
  #topnav ul li a {
	display:block;
	float:left;
	text-decoration: none;
	font-weight:bold;
	white-space:nowrap;
	-moz-outline: none;
	/*text-transform:lowercase;*/
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	height:20px;
	color:#FFFFFF;
	background-color:#008ec6;
  }
  
  #topnav ul li.act a {
	background-color:#8fd1ec;
  }
  
   #subnav {
	height:25px;
	position:absolute;
	top:26px;
	left:50px;
	z-index:50;
  }
  
   #subnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
  }
  
  #subnav ul li {
	display:block;
	float:left;
	height:25px;
	margin:0;
	padding:0;
  }
  
  #subnav ul li a {
	display:block;
	float:left;
	text-decoration: none;
	font-weight:bold;
	white-space:nowrap;
	-moz-outline: none;
	padding-left:13px;
	padding-right:13px;
	padding-top:6px;
	height:19px;
	color:#FFFFFF;
	border-right:1px solid #bce3f4;
  }

  #subnav ul li a.act {
	color: #008ec8;
  }

/****************************************/
/* navleft */
/****************************************/

#col1_nav_left {
	width:auto;
	padding:10px 10px 10px 10px;
}

#col1_nav_left  ul {
	list-style-type:none;
	margin:0;
	padding:0;
  }

/****************************************/
/* navleft 1.Ebene */
/****************************************/

#col1_nav_left  ul li {
	margin: 0;
	padding: 0;
	line-height: 2em;
	font-size: 135%;
  }

#col1_nav_left ul li a {
	display:block;
	padding-left:11px;
	text-decoration: none;
	font-weight:bold;
	-moz-outline: none;
  }
  
#col1_nav_left  ul li a.act {
  }

/****************************************/
/* navleft 2.Ebene */
/****************************************/

#col1_nav_left  ul li ul li {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 85%;
	border-top: 0 none !important;
	border-bottom:0 none !important;
  }

#col1_nav_left  ul li ul li.act {

}
  
#col1_nav_left ul li ul li a {
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:28px;
	text-decoration: none;
	font-weight:normal;
	-moz-outline: none;
  }

#col1_nav_left  ul li ul li a.act {
  }

/****************************************/
/* navleft 3. und folgende Ebenen       */
/****************************************/

#col1_nav_left  ul li ul li ul li {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 95%;
  }

  
#col1_nav_left ul li ul li ul li a {
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:40px;
	text-decoration: none;
	font-weight:normal;
	-moz-outline: none;
  }

#col1_nav_left  ul li ul li ul li a.act {
  }

#col1_nav_left  ul li ul li ul li ul li {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 95%;
  }

  
#col1_nav_left ul li ul li ul li ul li a {
	display:block;
	padding-left:55px;
	text-decoration: none;
	font-weight:normal;
	-moz-outline: none;
  }

#col1_nav_left  ul li ul li ul li ul li a.act {
  }

  /**
   * (de) Positionierung der Content Container
   *
   * |-------------------------------|
   * | #header                       |
   * | 965px                         |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 210px   | 540px     | 215px   |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */


/* #col3 wird zur mittleren Spalte */
#main {
	width:100%;
/*	float:left;*/
}

#main_top {
	width:100%;
	position:relative;
}

#main_top_left {
	width:630px;
	float:left;
}

#main_top_starttermine {
	position:absolute;
	padding-left:5px;
	padding-top:23px;
	text-align: center;
}



#main_top_left_inner {
	padding-left:210px;
	padding-top:19px;
}

#main_top_left_inner_content {
	padding-left:10px;
	padding-top:3px;
}

#main_top_left_inner_title h1,
#main_top_left_inner_content h1 {
	font-size:140%;
	font-weight:bold;
	padding-left:10px;
}

#main_top_left_inner_content h1 {
	color:#008ec8;
	margin:0 0 1px 0;
	padding-left:0;
	padding-bottom:3px;
}

#main_top_left_inner_content img{
	margin-right:10px;
}

#main_top_left_inner_content .box {
  padding-left:10px;
  padding-right:10px;
  padding-top:6px;
  padding-bottom:9px;
}

#main_top_left_inner_content p {
	padding-left:10px;
}

#main_top_left_inner_content p.selector {
	padding-left:0px;
}

#main_top_left_inner_content .box h1 {
	padding-left:0;
	font-weight:bold;
	padding-bottom:5px;
	color:#202020;
	font-size:100%;
	margin:0;
}

#main_top p.select_title {
	font-weight:bold;
	padding-bottom:5px;
	color:#202020;
}

#main_top a p.select_title {
	font-weight:bold;
	padding-bottom:25px;
	color:#202020;
}

#main_top_right {
	width:200px;
	float:right;
}

#main_top_right_auswahl {
/*	padding-left:10px;
	padding-right:10px;
	padding-top:14px;
	margin-top:23px;
	height:102px;*/
	margin-top:27px;
	min-height:60px;
	position:relative;
	background-color:#e5e5e5;
	background-image:url(../static/box_grau_oben.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#main_top_right_beratung {
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	height:auto;
	min-height:90px;
	position:relative;
}

#main_top_right_beratung p {
	line-height:95%;
}

#main_top .clear {
	width:100%;
	padding-bottom:9px;
}

#col3 {
	width: 410px;
	float:left;
	margin-left: 210px;
}

/* #col1 wird zur linken Spalte */
#col1 {
	width: 210px;
	float:left;
	margin-left: -620px;
}

/* #col2 wird zur rechten Spalte */
#col2 {
	margin-left: -5px;
	margin-right: 0;
	width: 210px;
	float:right;
}


/* (de) Absicherung korrekte Positionierung */
#head_outer, #main, #footer { clear:both; }




/************************************/ 
/*** linke Spalte im Bereich main ***/
/************************************/ 


/*** Innenabstände linke Spalte im Bereich main ***/
 
  #col1_inner {
	padding: 0px 10px 0px 0px;
  }

  
/*** Innenabstände rechte Spalte im Bereich main ***/
 
  #col2_inner {
	padding: 0px 0px 0px 10px;
  }
  

/*** Innenabstände mittlere Spalte im Bereich main ***/

  #col3_inner {
	padding: 0;
	padding-bottom: 20px;
  }
  
  .col3_content {
  padding-bottom: 10px;
  }

  .box_grau {
  background-color:#e5e5e5;
  padding:10px 10px 10px 10px;
  margin-bottom:10px;
  background-image:url(../static/box_grau_oben.gif);
  background-repeat:no-repeat;
  background-position:right top;
  min-height:180px;
  }
  
  .box_rot {
  background-color:#fdd1b7;
  padding:10px 10px 10px 10px;
  margin-bottom:10px;
  background-image:url(../static/box_rot_oben.gif);
  background-repeat:no-repeat;
  background-position:right top;
  min-height:180px;
  }
  
#col3 .box_grau,
#col3 .box_rot {
  padding:20px;
}

.box_rot h3 {
	font-size:190%;
	font-weight:bold;
	margin:0 !important;
	padding:5px 0;
}

.box_rot a {
	color:#202020;
}

  .box_grau ul,
  .box_rot ul {
	margin-top:10px;
	margin-bottom:0;
}

  .box_grau ul ul,
  .box_rot ul ul {
	margin-top:0;
	margin-bottom:0;
}

  .box_grau li,
  .box_rot li {
	line-height:1.2em;
	margin-left:13px;
	padding:0;
}

.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {padding-left: 0 !important; overflow: auto; height: auto !important; }

 .box_grau .csc-sitemap li,
 .box_rot .csc-sitemap li {
	line-height:1.5em;
}
    
  .box_grau li a,
  .box_rot li a {
	font-weight:normal;
}

  .box_grau li a:hover,
  .box_rot li a:hover {
	text-decoration:underline!important;
}  

  
 /*** Ende mittlere Spalte im Bereich main ***/
  
  #col1 {z-index: 5}
  #col2 {z-index: 3}
  #col3 {z-index: 1}
  #col1_inner {z-index: 6}
  #col2_inner {z-index: 4}
  #col3_inner {z-index: 20}

 /*********************************************************************** Auskommentiert in der Entwurfsphase ***/
  #col1_inner, #col2_inner, #col3_inner { position:relative }

/****************************************/
/* footer */
/****************************************/

  #footer_bottom {
	font-size:1em;
	width:830px;
	margin: 0 auto;
	padding:10px;
	text-align:right;
  }

   #footer_bottom ul {
	list-style-type:none;
	margin:0;
	padding:0;
  }
  
  #footer_bottom ul li {
	display:inline;
	padding:0;
	margin:0;
	padding-left:20px;
	padding-right:0px;
  }
 
   #footer_bottom a {
	text-decoration:none;
	color:#008ec8;
	font-weight:normal;
   } 

   #footer_bottom a:hover {
	text-decoration:underline;
   }  
/*****************************************/  


/**** footer nav **************************/
/*****************************************/ 

  #footer_nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
  }
  
  #footer_nav ul li {
	display:block;
	float:left;
	line-height: 1em;
	margin: 0;
	padding: 0;
  }
  

  #footer_nav ul li a {
	display:block;
	padding-right:30px;
	text-decoration: none;
	font-weight:bold;
	white-space:nowrap;
	-moz-outline: none;
	color: #ffffff;
  }
  
  #footer_nav ul li a.act {
  }

  
/****************************************/
/* YAML floats */
/****************************************/

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

 
/****************************************/
/* YAML clearfix */
/****************************************/
  
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }

  .clearfix {display: block }
  
  .clear {clear:both; height:1px; margin-top:-1px;}

  .floatbox {overflow:hidden;}

  #ie_clearing { display: none }
  
}

