@charset "utf-8";
/* CSS Document */



/* ----------------------------------- Special PRINT ----------------------------------- */
#mood {
display: none;
}
#service-nav {   /* star-rating and recommand function */
display: none;
}
#photolightbox {   /* pop pics function lightbox*/
display: none;
}
/* ----------------------------------- Special PRINT ----------------------------------- */
#print-title {
	font-size: 13px;
    font-weight: bold;
	color: #00426A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
/* ----------------------------------- Special PRINT ----------------------------------- */



/* ----------------------------------- base ----------------------------------- */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e3e40;
}
body {
/*	SPECIAL PRINT -- background: url(../img/bg_blue_01.jpg) white center repeat-y fixed;*/
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	color: #00426a;
	line-height: 19px;
}
body.tellfriend {
   background-color: #FFFFFF;
   background: url(../img/bg_blue_01.jpg) white center repeat-y fixed;
}
#main { }
a:link {
	color: #F37033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F37033;
}
a:hover, a:focus {
	text-decoration: none;
	color: #F37033;
}
a:active {
	text-decoration: none;
	color: #F37033;
}

/*-----------------------------------------------------------------*/
.col1 {
	width: 263px;
	padding-right: 14px;
	float: left;
}
.col2 {
	width: 263px;
	float: left;
}
/*-----------------------------------------------------------------*/
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
p.nomarin {
	margin-bottom: 0px;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #F37033;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 15px;
	color: #F37033;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
    font-weight: bold;
/*	font-weight: normal; AMAT OUT */
/*	color: #70ad17; AMAT OUT */
	color: #00426A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-transform: uppercase;
}	
h4 { /*	veranstaltungskalender table */
	font-size: 12px;
	font-weight: bold;
	color: #F37033;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-----------------------------------------------------------------*/
h1.home {
	font-size: 21px;
	color: #00426A;
	margin-left: 25px;
	margin-bottom: 20px;
	}
h2.home {
	font-size: 15px;
	color: #00426a;
	margin-left: 25px;
	margin-bottom: 20px;
}
h3.home {
	font-size: 12px;
	color: #00426a;
	margin-left: 25px;
	margin-bottom: 20px;
	font-weight: normal;
	text-transform: none;
	line-height: 19px;
}
/*-----------------------------------------------------------------*/
h1.tellfriend {
	color: #F37033;
	margin-left: 25px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*-----------------------------------------------------------------*/
h2.news {
	margin: 0px;
}
/*-----------------------------------------------------------------*/
h3.kursdetails {
	font-size: 13px;
    font-weight: bold;
	color: #70ad17; 
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-transform: uppercase;}
/*-----------------------------------------------------------------*/
#right h3 {
	font-size: 12px;
	color: #70ad17;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	font-weight: normal;
}
/*-----------------------------------------------------------------*/
.reference
{
	font-size: 10px;
	font-style: italic;	
}
/*-----------------------------------------------------------------*/

#right p.line, #righthome p.line {
	background-image: url(../img/p_line_thick.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 18px;
	padding-bottom: 20px;
}
hr {
	display: none;
}
#service-nav {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 11px;
	color: #999999;
}
/*-----------------------------------------------------------------*/
.hidden {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px 
}
	.hide { display: none; }
/*-----------------------------------------------------------------*/
.cleaner01 {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.cleaner02 {
	font-size: 1px;
	clear: both;
	height: 2px;
}
.cleaner04 {
	font-size: 1px;
	clear: both;
	height: 4px;
}
.cleaner08 {
	font-size: 1px;
	clear: both;
	height: 8px;
}
.cleaner16 {
	font-size: 1px;
	clear: both;
	height: 16px;
}
.cleaner32 {
	font-size: 1px;
	clear: both;
	height: 32px;
}
/*-----------------------------------------------------------------*/
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	display: inline;
	margin: 0px;
	padding: 0px;
		list-style-type: none;
}
/*-----------------------------------------------------------------*/

/* ----------------------------------- base ----------------------------------- */

/*form definitions*/
form {
	margin: 0px;
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a989e;
	}
TEXTAREA.message {
	border: 0.2mm #666666 solid;
	width: 250px;
	height: 70px;
}
TEXTAREA.messageBIG {
	border: 0.2mm #666666 solid;
	width: 400px;
	height: 80px;
}
TEXTAREA.messageExpert {
	border: 0.2mm #666666 solid;
	width: 550px;
	height: 140px;
}
TEXTAREA.message-sendfriend {
	background-image: url(../img/bg_blue_01.jpg);
	border: 0.2mm #666666 solid;
	width: 300px;
	height: 70px;
	font-weight: bold;
	color: #FFFFFF;
}
.eingabeXL {
	width: 500px;
	border: 0.2mm #666666 solid;
}
.eingabeL {
	width: 400px;
	border: 0.2mm #666666 solid;
}
.eingabeM {
	width: 250px;
	border: 0.2mm #666666 solid;
}
.eingabe_sendfriend {
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0.2mm #666666 solid;
	background-image: url(../img/bg_blue_01.jpg);
}
.eingabeS {
	width: 100px;
	border: 0.2mm #666666 solid;
}
.eingabeXS {
	width: 50px;
	border: 0.2mm #666666 solid;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	color: #999999;
}

label {
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}
label.labelleft {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 150px;
	float: left;
	font-weight: normal;
}
/* ----------------- AMAT -------------------------------- */
label.label_agb{
	display: inline;
	padding-top: 2px;
	padding-bottom: 0px;
	font-weight: normal;
}
label.feedback{
	display: inline;
	padding-top: 2px;
	width: 340px;
	float: left;
	padding-bottom: 0px;
	font-weight: normal;
}
/* ----------------- AMAT -------------------------------- */
label.radiobox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
label.checkbox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.buttondiv {
	text-align: right;
	padding-top: 10px;
}

.buttondiv label{ 
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px 
}
/*form definitions*/
/*-----------------------------------------------------------------*/

#container {
	width: 950px;
/*	SPECIAL PRINT -- background-image: url(../img/bg_blue_01.jpg); */
/*	SPECIAL PRINT -- background-repeat: repeat-y; */
/*	SPECIAL PRINT --	margin-right: auto; */
/*	SPECIAL PRINT --	margin-left: auto; */
	background-color: #FFFFFF;
}
/*-----------------------------------------------------------------*/
#top {
/*	SPECIAL PRINT -- 	height: 159px; */
}
#wbk {
	float: left;
	height: 73px;
	width: 180px;
	padding-top: 59px;
	padding-right: 20px;
}
/*-----------------------------------------------------------------*/


/*-----------------------------------------------------------------*/
#left {
/* ----------------------------------- Special PRINT ----------------------------------- */
display: none;
/* ----------------------------------- Special PRINT ----------------------------------- */
}
}
#impressum{
/* ----------------------------------- Special PRINT ----------------------------------- */
display: none;
/* ----------------------------------- Special PRINT ----------------------------------- */
}
#subnav {
/* ----------------------------------- Special PRINT ----------------------------------- */
display: none;
}
/* ----------------------------------- Special PRINT ----------------------------------- */



/*-----------------------------------------------------------------*/
#headRight {
	float: left;
	width: 950px;
}
/*-----------------------------------------------------------------*/
#middle {
	float: left;
/*	SPECIAL PRINT -- width: 635px; */
    width: 635px;	
	padding-left: 0px;
	padding-top: 0px;
}
#middle_top {
	padding-left: 0px;
	padding-top: 0px;
}
#middle_content {
	padding-left: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}
#middle_content_home {
	background-image: none;
	background-color: transparent;
}
#middle_bottom {
	padding-left: 0px;
	padding-top: 0px;
    margin-bottom: 25px;
}
/*-----------------------------------------------------------------*/
#content  {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}
#content_home {
	background-image: none;
	background-color: transparent;
}

#content ul, #right ul, #righthome ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	list-style-type: none;
}

#content li, #right li, #righthome li {
	margin-left: 20px;
	padding-left: 5px;
	display: list-item;
	list-style-type: square;
}
#content li.linklist, #right li.linklist, #righthome li.linklist {
	padding-left: 9px;
	background-image: url(/static/img/li_linklist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#content table {
	margin-bottom: 10px;
}
#content table td {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F37033;
	line-height: 12px;
}
/* lang nav -------------------------------------------------------*/
/* ----------------------------------- Special PRINT ----------------------------------- */
#util {
display: none;
}
/* ----------------------------------- Special PRINT ----------------------------------- */
/*-----------------------------------------------------------------*/



/*NOT USED - NOT USED ----------------------------------------------------------------*/


a.back:link, a.back:visited, a.back:active {
	float: right;
	padding-top: 2px;
	background-image: url(../img/li_linklist.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: 0px 6px;
	text-transform: none;
}
a.back:hover, a.back:focus {
	float: right;
	padding-top: 2px;
	background-image: url(../img/li_linklist-act.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: 0px 6px;
	text-transform: none;
}

/* ----------------- AMAT -------------------------------- */
#content table.search {
	font-size: 12px;
	padding-left: 0px;
	border-left-style: none;
}
#content table.search td {
	font-size: 12px;
	padding-left: 0px;
	border-left-style: none;
}
#content table.order {
	font-size: 12px;
	padding-left: 0px;
	border-left-style: none;
}
#content table.order td {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F37033;
	}
#content table.survey {
	font-size: 12px;
	padding-left: 0px;
	border-left-style: none;
	}
#content table.survey td {
	font-size: 12px;
	padding-left: 0px;
	border-left-style: none;
	color: #00426a;
}
/* ----------------- AMAT -------------------------------- */

.garantiert {
	color: #41a22b;
}
.geplant {
	color: #ed9005;
}
a.garantiert:link, a.garantiert:visited, a.garantiert:active {
	color: #41a22b;
}
a.garantiert:hover, a.garantiert:focus {
	color: #cdb319;
}
a.geplant:link, a.geplant:visited, a.geplant:active {
	color: #ed9005;
}
a.geplant:hover, a.geplant:focus {
	color: #cdb319;
}
/* ------------- mix possible: 1 col pic/1 col text  -------------------- */
/* ------------- 2 pics -------------------- */
.pic_col1 {
	font-size: 11px;
	float: left;
	vertical-align: top;
	width: 270px;
	padding-top: 10px;
	padding-right: 45px;
}
.pic_col2 {
	font-size: 11px;
	float: left;
	width: 270px;
	padding-top: 10px;
	}
/* ------------- 2 pics -------------------- */
/* ------------- 2 col text ---------------- */
.txt_col1 {
	float: left;
	vertical-align: top;
	width: 270px;
	padding-top: 10px;
	padding-right: 45px;
}
.txt_col2 {
	float: left;
	width: 270px;
	padding-top: 10px;
	}
/* ------------- 2 col text --------------- */

/* ------------- admin -------------------- */
.admintable {
	font-size: 11px;
	float: left;
	}
#content table.rec_view {
	font-size: 12px;
	padding-left: 0px;
	border-left-style: none;
}
#content table.rec_view td {
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 0px;
	border-left-style: none;
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* ------------- admin -------------------- */


h3 a:link, h3 a:visited, h3 a:active {
	background-image: url(../img/li_linklist.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	background-position: 0px 4px;
}
h3 a:hover, h3 a:focus {
	color: #cdb319;
	background-image: url(../img/li_linklist-act.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	background-position: 0px 4px;
}

#content dl {
	margin-top: 0px;
	margin-bottom: 24px;
}
#content dl.kursdetail {
	margin-top: 0px;
	margin-bottom: 24px;
}
#content dt {
	float: left;
	width: 189px;
}
#content dd {
	float: left;
	width: 336px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 20px;
}
#content dl.kursdetail dt {
	width: 97px;
}
#content dl.kursdetail dd {
	width: 390px;
	padding-bottom: 0px;
	}
/* ----------------- AMAT -------------------------------- */	
#container_agb {
    text-align: left;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content dl.agb dt {
	width: 140px;
	padding-left: 15px;
	padding-bottom: 18px;
	font-weight: bold;
	color: #70ad17;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
#content dl.agb dd {
	width: 380px;
	padding-bottom: 18px;
	}
/* ----------------- AMAT -------------------------------- */
/* ------ smaller cols for wbk_kurse_02_sprachen -------- */
#content dl.sprachen dt {
	float: left;
	width: 90px;
}
#content dl.sprachen dd {
	float: left;
	width: 435px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 20px;
}	
/* ------ output price and dauer (wbk_kurse_03_sprachen -------- */
#content dl.price dt {
	float: left;
	width: 50%;
}
#content dl.price dd {
	float: left;
	width: 50%;
	padding-left: 0;
	margin: 0px;
	padding-bottom: 0px;
}
/* ----------------- AMAT -------------------------------- */
#content dt a:link, #content dt a:visited, #content dt a:active {
	background-image: url(../img/li_linklist.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 4px;
}
#content dt a:hover, #content dt a:focus {
	color: #cdb319;
	background-image: url(../img/li_linklist-act.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 4px;
}

img.right {
	float: right;
	padding-left: 15px;
}
}
img.left {
	float: left;
	padding-right: 15px;
}
img.testimonials {
	float: left;
	padding-right: 7px;
}
dl {
	margin-top: 0px;
	margin-bottom: 24px;
}
.error {
	color: #dc1e1c;
}
.testcol1 {
	float: left;
	width: 420px;
	margin-bottom: 36px;
}
.testcol2 {
	float: left;
	width: 120px;
	text-align: right;
}.testcol1 h2 {
	margin: 0px;
}
.testcol1 p {
	color: #9e9e9f;
	margin-bottom: 0px;
}
form.testform {
	background-color: #ecf3d8;
	padding: 13px;
	font-size: 16px;
	line-height: 22px;
}
.testform .buttondiv input {
	color: #FFFFFF;
	background-image: url(../img/bg_button_green.gif);
	border: 1px solid #517327;

	background-color: #7fac3f;
	background-repeat: repeat-x;
}
/* ----------------- AMAT -------------------------------- */
INPUT.button2  {
	color: #FFFFFF;
	background-image: url(../img/bg_button_orange.gif);
	border: 1px solid #517327;
	background-color: #f37033;
	background-repeat: repeat-x;
	font-weight: bold;
}
.survey_border {
	background-color: #ecf3d8;
	border: 1.2px solid #70ad17;
}
/* ----------------- AMAT -------------------------------- */

