/* <![CDATA[ */	
/*  ALLGEMEINENGUELTIGE DEFINITIONEN  */

/* typo3 styles von css-styled-content */
/*
 *
  * --- special styles css typo3 ---
   *
    */
    .csc-textpic-caption {
    	font-size: 0.83em;
    	}
    	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
    	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
    	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
    	
    	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
    	
    	DIV.csc-textpic-imagewrap { padding: 0; }
    	
    	DIV.csc-textpic IMG { border: none; }
    	
    	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
    	
    	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
    	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
    	
    	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
    	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
    	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
    	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
    	DL.csc-textpic-image { margin: 0; }
    	DL.csc-textpic-image DT { margin: 0; padding-right: 0.83em; display: inline; }
    	DL.csc-textpic-image DD { margin: 0; }
    	
    	DIV.csc-textpic-clear { clear: both; }
    	
    	
    	 
    	 DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
    	 DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
    	 DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    	 display: inline; /* IE fix for double-margin bug */
    	 }
    	 
    	 DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
    	 DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
    	 DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
    	 display: inline; /* IE fix for double-margin bug */
    	 }
    	 
    	 DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    	 display: inline; /* IE fix for double-margin bug */
    	 }
    	 DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
    	 DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
    	 
    	 DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
    	 DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
    	 DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
    	 
    	 DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
    	 	margin-left: 0px !important;
    	 		margin-right: 0.83em;
    	 			margin-bottom: 0.83em;
    	 			}
    	 			DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
    	 			
    	 			DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
    	 			DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { margin-right: 0.83em; }
    	 			
    	 			DIV.csc-textpic-intext-left .csc-textpic-image {
    	 				margin-top: 0;
    	 				} 
    	 				
    	 				DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
    	 				DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    	 					margin-left: 0.83em;
    	 					}
    	 					
    	 					
    	 					DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
    	 					
    	 					DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
    	 					DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
    	 					DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
    	 					DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
    	 					
    	 					DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
    	 					DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
    	 					
    	 					DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
    	 					DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
    	 					
    	 					DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }
    	 					
    	 					
    	 					DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
    	 					
    	 					DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
    	 					* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
    	 					
    	 					DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
    	 					* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
    	 					
    	 					

html { 
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	color: #285c82;
	font: 0.9em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align:center;
	margin:0;
	padding:0;
	height: 100%;
	background-color: #96a0aa;
	background-image: url(/fileadmin/bilder/allgemein/background.jpg);
	background-repeat: repeat-x;
}


.csc-textpicHeader, .imgtext-nowrap td { 
 color:#285c82;
} 

h1 {
	font: 1.4em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #f60;
	text-decoration: underline;
	margin: 8px 0 4px 0;
}

h2 {
	font: bold 1.2em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	margin: 5px 0 2px 0;
}

h3 {
	font: bold 1em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	margin: 5px 0 2px 0;
}

p {
	padding: 0;
	margin: 0;
}

a {
	color: #009600;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #fff;
	background-color: #f60;
}

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

ul li {
	padding: 0;
	margin: 0;
}

#content ul, ul.csc-bulletlist, ul li ul {        
	list-style: disc;
	list-style-position: outside;
	padding-left: 1em;
}

#content ul li ul{
 padding-left:0;
}

form {
	font: 0.8em/1.1 Verdana, Arial, Sans-Serif;
}

input, textarea {
	border: 1px solid #666;
	background: white;
	padding:0;
}

input:focus, input:hover, textarea:focus, textarea:hover {
	background: #ff0;
}

fieldset {
	padding: 4px;
	border: 1px solid #285c82;
}

fieldset legend {
	display: none;
}

th, thead td {
	color: #fff;
	background-color: #285c82;
	border-bottom: 1px solid #4f6b72;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

.cist_edit th {
	background-color: inherit;
	border-bottom: inherit;
	color: inherit;
	padding: inherit;
}

td {
	background: #fff;
	color: #4f6b72;
	padding: 2px;
	margin: 0px;
}


a img {
        border: none;

}


/*  CONTAINER DEFINITIONEN */

#logos {
        margin-top: 70px;
        width: 130px;
}

#logos a img {
        margin-bottom: 10px;
        background-color: #fff;
}

#logos a:hover {
        background-color: #fff;
}

#box {
	position:relative;
	width:850px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;
	background-color: #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}

#navi1 {
	margin-top: 119px;
	float:left;
	background-color: transparent;
}

#navi2 {
	background-color: transparent;
	background-image: url(/fileadmin/bilder/navi/background.jpg);
	background-repeat: repeat-x;
}

/* umfasst navi2 und gruene links */
#left{
	width:175px;
	float:left;
	font: 12px auto "Trebuchet MS", Verdana, Arial, Sans-Serif;

}	

#content {
	width:515px;
	float:left; 
	padding: 10px 15px 10px 15px;
	background-color: transparent;
}

#navi3 {
	width:130px;
	float:left;
	background-color: transparent;
}

#navi3 a img a:hover {
        background-color: #fff;
}

.header {
	width: 850px;
	height: 179px;
	padding: 0;
	margin: 0;
	float: left;
}


#toolbar {
	width: 850px;
	height: 29px;
	float: left;
	background-color: transparent;
	background-image: url(/fileadmin/bilder/toolbar/background.jpg);
	background-repeat: repeat-x;
}

#footer {
	clear: both;
	text-align: center;
	width: 850px;
	height: 20px;






	background-color: #f60;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}



/* SPEZIALEIGENSCHAFTEN DEFINITIONEN */


/* toolbar styles start */
#toolbar li {
	float: left;
	display: inline;
	line-height: 25px;
}

#toolbar li a {
	font: 10px auto "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #285c82;
	padding: 8px 10px 6px 18px;
	border-left: 1px solid #999;
	border-right: 1px solid #fff;
	background-image: url(/fileadmin/bilder/toolbar/arrow.gif);
	background-repeat: no-repeat;
}

#toolbar li a:hover {
	color: #f60;
	background-color: transparent;
	background-image: url(/fileadmin/bilder/toolbar/arrowActive.gif);
	background-repeat: no-repeat;
}

#toolbar form {
	float: left;
}


#toolbar input, textarea {
	font: 1em/1.1 Verdana, Arial, Sans-Serif;
	margin: 4px 10px 4px 5px;
}
/* toolbar styles end */


/* navi1 styles start */
#navi1 li {
	float: left;
	padding: 0 0 0 19px;
	margin: 0;
	background: url(/fileadmin/bilder/navi/navi1_back_nl.gif) no-repeat left top;
}

#navi1 li a {
	float: left;
	display: block;
	font: 14px/14px "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	background: url(/fileadmin/bilder/navi/navi1_back_nr.gif) no-repeat right top;
	padding: 5px 10px 5px 3px;
}

	/* Hack für IE/Mac \*/
#navi li a {float: none;}
	/* Hack end */
	
#navi1 li a:hover {
	color: #ff0;
}

/* navi1 styles end */



/* navi2 styles start */


#navi2 li a {
	display: block;
	width: 151px;
	font: 12px auto "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #285c82;
	padding: 8px 10px 6px 14px;
	border-bottom: 1px solid #fff;
	background-image: url(/fileadmin/bilder/navi/arrow.gif);
	background-repeat: no-repeat;
}

#navi2 li a:hover {
	color: #fff;
	background-color: #f60;
}
/* navi2 styles end */


/* navi3 styles start */
#navi3 li a {
	display: block;
	width: 130px;
	font: 12px auto "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #fff;
	padding: 4px 5px 4px 14px;
	border-bottom: 1px solid #fff;
	background-image: url(/fileadmin/bilder/navi/navi3_back_blue.gif);
	background-repeat: no-repeat;
/*	overflow: hidden; macht probleme im ie mac */
}
html>body #navi3 li a {
width: 111px;
}

#navi3 li a:hover {
	color: #ff0;
	background-color: #fff;
}
/* navi3 styles end */

/* CITRIN APPLIKATION */
#content table.kurs_web_kursliste {
	width:100%;
	max-width: 600px;
}


#content table.kurs_web_kursliste td.ampel {
	padding: 5px;
}
#content table.kurs_web_kursliste td.KS_Wochentag {
	padding-right: 0.5em;
	text-align: right;
}

#content table.kurs_web_kursliste td.f_KS_Wochentag {
	text-align: right;
        padding-right: 0.5em;
}

#content form#form_anmeldung_teilnehmer input.button{
 background: #FFFF00;
}

/* KLASSEN DEFINITIONEN */

.footer {
	color: #fff;
	padding-top: 3px;
	font-size: 11px;
	letter-spacing: 1px;
}

.theme {
	display: block;
	float: left;
	width: 225px;
	font: 0.9em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	background-color: #d2f0fa;
	padding: 4px;
	margin: 0px 5px 5px 0px;
}

#content ul.theme{
 padding-left:14px;
}

#content ul.theme li  { 
 padding-left: 0em;
 list-style: none;
 margin-left:4px;
}

#content ul.theme li ul li{ 
 list-style:disc;
 list-style-position:outside;
 margin-left:0px;
}

.special1, .special2, .special3, .special3_blau, .special2_blau,.special1_blau {
	display: block;
	width: 80%;
	min-height: 30px;
	font: bold 1.3em/1.5 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #f60;
	border-top: 1px solid #f60;
	border-bottom: 1px solid #f60;
	background-color: #fff;
	padding: 5px 5px 5px 40px;
	margin: 10px 5px 10px 0px;
	background-image: url(/fileadmin/bilder/allgemein/arrow.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}
.special1 b, .special2 b,.special3 b, .special3_blau b, .special2_blau b, .special1_blau b {
	font-weight: 900;
}

.special2, .special2_blau {
	font: bold 1.1em/1.3 "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

.special3, .special3_blau {
	font: bold 0.9em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

.special3_blau, .blau, .special2_blau, .special1_blau{
 color:#295d84; 
}



#toolbar li a.toolend {
	border-right: 1px solid #999;
}

#navi1 .aktiv {
	background: url(/fileadmin/bilder/navi/navi1_back_al.gif) no-repeat left top;
}

#navi1 .aktiv a {
	background: url(/fileadmin/bilder/navi/navi1_back_ar.gif) no-repeat right top;
	border-bottom: 1px solid #f60;
}


#navi2 li a.aktiv {
	color: #fff;
	background-color: #f60;
}

#navi3 li a.english {
	background-image: url(/fileadmin/bilder/navi/navi3_deepblue_new.gif);
}

#navi3 li a.aktiv{
	background-image: url(/fileadmin/bilder/navi/navi3_back_active.gif);
}

/* gruene Links (neu auf linker seite) */
#left p.info_neutral a, a.info_neutral{
	background-image: url(/fileadmin/bilder/navi/green.gif);
        display: block;
        height: 34px;
        text-decoration: none;
        color: #fff;
        padding: 4px 5px 4px 14px;
        border-bottom: 1px solid #fff;
        background-repeat: no-repeat;
        /* overflow: hidden; */                                                 
}

#left p.info a, a.info{
	background-image: url(/fileadmin/bilder/navi/info_oranger_pfeil.gif);
        display: block;
        height: 34px;
        text-decoration: none;
        color: #fff;
        padding: 4px 5px 4px 14px;
        border-bottom: 1px solid #fff;
        background-repeat: no-repeat;
        /* overflow: hidden;*/ 
}

#left p.info_neutral a:hover {
       height: 34 px;

}

#left p.info a:hover {
        height: 34px;
        padding: 4px 5px 4px 14px;
}

#left p.pdf a, a.pdf{
        display: block;
	background-image: url(/fileadmin/bilder/navi/navi3_back_green_pdf.gif);
	text-decoration: none;
	color: #fff;
	padding: 4px 0px 4px 19px;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	/* overflow: hidden; */ 
}



#content.large{
	width:690px;
	float:left; 
	padding: 10px 15px 10px 15px;
	background-color: transparent;	
}


.header.start {
	background-image: url(/fileadmin/bilder/header/start.jpg); 
	background-repeat: repeat-x;
}

.header.nothelfer {
	background-image: url(/fileadmin/bilder/header/nothelfer.jpg);
	background-repeat: repeat-x;
}

.header.reanimation {
	background-image: url(/fileadmin/bilder/header/reanimation.jpg);
	background-repeat: repeat-x;
}

.header.ausbildung {
	background-image: url(/fileadmin/bilder/header/ausbildung.jpg);
	background-repeat: repeat-x;
}

.header.spezial {
	background-image: url(/fileadmin/bilder/header/spezial.jpg);
	background-repeat: repeat-x;
}

.header.shop {
	background-image: url(/fileadmin/bilder/header/shop.jpg);
	background-repeat: repeat-x;
}

.header.englisch {
        background-image: url(/fileadmin/bilder/header/start_engl.jpg);
        background-repeat: repeat-x;
}

.header.formular {
	background-image: url(/fileadmin/bilder/header/formular.jpg);
	background-repeat: repeat-x;
}

.header.nokurs {
	background-image: url(/fileadmin/bilder/header/small.jpg); 
	width: 850px;
	height: 70px;
}

.header.nokurs #navi1 {
	margin-top: 10px;
}


body#nokurs {
	color: #285c82;
	font: 0.9em/1.1 "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align:center;
	margin:0;
	padding:0;
	height: 100%;
	background-color: #96a0aa;
	background-image: url(/fileadmin/bilder/allgemein/background_small.jpg);
	background-repeat: repeat-x;
}

div.sitemap1 {
        padding-top: 10px;
        padding-left: 10px;
}

div.sitemap2 {
       padding-top: 6px;
       padding-left: 20px;
}

td.ampel {
	margin: auto;
	padding: auto;
	text-align: center;
}

.error {
  color: red;
}

table.pagenavigation {
	margin-top: 1em;
	width: 100%;
}

td.forward {
	text-align: right;
}

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

tr.zebra2 td {
  background-color: #eeeeee;
}

td.geburtstag {
  width: 5em;
}

/* ]]> */
