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


/*
 *
 *
 * --------------------------------- ALL -----------------------------------*/

/* <div class="clearer"> &#160; </div> */
DIV.clearer {
  clear: both;
  height: 0.1%;
  line-height: 0.1%;
}

IMG {
  border: none;
}

.text_bold {
  font-weight: bold;
}
.text_italic {
  font-style: italic;
}

.under_construction img {
  padding-left: 30px;
}

.under_construction .text {
  font-style: italic;
}

/*
* Home
************************************/
/*#home_top {
  margin: 8px 20px 0 0;
}*/
/*#home_top_news {
  float: right;
  width: 233px;
  clear: both;
  padding: 0;
  margin: 0;
}
#home_top_news .news_top {
  background-repeat: no-repeat;
  background-image: url(.../images/top_news_1_top.gif);
  width: 233px;
  height: 13px;
}
#home_top_news .news_middle {
  background-repeat: repeat-y;
  background-image: url(.../images/top_news_1_middle.gif);
  width: 233px;
  text-align: left;
}
#home_top_news .news_bottom {
  background-repeat: no-repeat;
  background-image: url(.../images/top_news_1_bottom.gif);
  width: 233px;
  height: 23px;
}*/

/*
 *
 *
 * --------------------------------- home + news -----------------------------------*/
#home_top_lettering {
  text-align: center;
  margin-right: 255px;
  padding: 10px 0;
}
#home_top_lettering IMG {
  border: none;
  width: 388px;
  height: 60px;
}

* html #home_top_lettering {height: 1%}
/* * html .news-latest-container_topnews_home {margin-left: -3px} */
* html #home_top_lettering {margin-right: 230px}

#news_intro {
  width: auto;
  margin: 0 413px 0 0;
  padding: 1em 52px 16px 0px;
}

* html #news_intro {height: 1%}
/* * html .news-latest-container_topnews {margin-left: -3px} */
* html #news_intro {margin-right: 410px}

/*
 *
 *
 * --------------------------------- contact -----------------------------------*/
#contact_mail {
  margin-top: 2em;
  border: none;
}
#contact_mail .col_left {
  float: left;
  width: 22em;
}
#contact_mail .col_right {
  margin-left: 22em;
  width: 22em;
}
* html #contact_mail .col_right {height: 1%}
* html #contact_mail .col_left {margin-right: -3px}
* html #contact_mail .col_right {margin-left: 22em}

#contact_car {
  border: none;
  width: 710px;
  margin-top: 3em;
}

#contact_car .col_left {
  border: none;
  margin-right: 230px;
}

#contact_car .col_right {
  border: none;
  float: right;
  margin: 20px 20px 0px 30px;
}
#contact_car .col_right .map {
  margin-bottom: 16px;
}
#contact_car .col_right .img_map {
  width: 180px;
  border: 1px solid black;
}

#contact_car .col_right .img_text {
  font-size: smaller;
}

* html #contact_car .col_left {height: 1%}
* html #contact_car .col_right {margin-left: -3px}
* html #contact_car .col_left {margin-right: 227px}

#contact_train {
  width: 710px;
  margin-top: 3em;
}

#contact_train .col_left {
  float: left;
  width: 22em;
}

#contact_train .col_right {
  margin-left: 24em;
  padding-top: 5em;
}

* html #contact_train .col_right {height: 1%}
* html #contact_train .col_left {margin-right: -3px}
* html #contact_train .col_right {margin-left: 22em}

.contact_train_item {
  height: 1.6em;
}
.contact_train_item .contact_train_pic {
  float: left;
  width: 44px;
}
.contact_train_item .contact_train_pic IMG {
  border: none;
  width: 16px;
  padding-right: 4px;
}
.contact_train_item .contact_train_duration {
  float: right;
  width: 4em;
  text-align: right;
}
.contact_train_item .contact_train_station {
/*   margin: 0 4em 0 44px; */
}

* html .contact_train_item .contact_train_station {height: 1%}
* html .contact_train_item .contact_train_pic {margin-right: -3px}
* html .contact_train_item .contact_train_duration {margin-left: -3px}
/* * html .contact_train_item .contact_train_station {margin-left: 41px; margin-right: 4em } */



/*
 *
 *
 * --------------------------------- school_cost + boarding_school_cost-----------------------------------*/
.school_cost {}
.boarding_school_cost {}

.school_cost .text, .boarding_school_cost .text {
  padding-bottom: 3em;
}

.cost_item{
  width: 40em;
  margin: 0 0 1.5em 4em;
  border: 0;
}
.cost_item .head {
  float: left;
  width: 11em;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  font-weight: bold;
}
.cost_item .text {
  margin: 0 6em 0.6em 11em;
  padding: 0em;
  width: auto;
  border: 0;
}
.cost_item .price {
  float: right;
  width: 6em;
  margin: 0 0 0.6em 0; 
  padding: 0;
  border: 0;
  text-align: right;
}
/* IE fix */
* html .cost_item .text {height: 1%}
* html .cost_item .head {margin-right: -3px}
* html .cost_item .price {margin-left: -3px}
* html .cost_item .text {margin-left: 11em; margin-right: 6em}

.school_cost .footnote, .boarding_school_cost .footnote {
  padding-top: 3em;
  font-weight: normal;
  color: rgb(90,90,90);
}


/*
 *
 *
 * --------------------------------- school_pros -----------------------------------*/
.school_pros {
}
.school_pros .pros_item {
  padding-bottom: 1em;
}

/*
 *
 *
 * --------------------------------- school_concept -----------------------------------*/
.school_concept {
}
.school_concept .concept_item {
  padding-bottom: 1em;
}

.school_concept .text_decoration {
/*   border-bottom: 1px solid rgb(50,180,50); */
}


/*
 *
 *
 * --------------------------------- school_gallery -----------------------------------*/
.gallery_school {
  /*width: 90%;
  margin: 10px 20px 20px 40px;*/
  text-align: center;  /* fix IE: Zentrierung */
}

.gallery_school .text {
  text-align: left; /* fix IE: Zentrierung */
}

.gallery_school .gallery_1pic {
  margin: 20px auto;
  width: 420px;
}

.gallery_school .gallery_3pic {
  margin: 20px auto;
  width: 660px;
}

.gallery_school .gallery_preview {
  border: 1px solid rgb(150,150,150);
}

.gallery_school .img_preview_01 {
  width: 200px;
  margin: 8px 8px 8px 8px;
}

.gallery_school .img_preview_02 {
  width: 400px;
  margin: 8px 8px 8px 8px;
}

.gallery_school .img_text {
  padding: 4px 0px 0px 16px;
  font-size: smaller;
  text-align: left; /* fix IE: Zentrierung */
}

/*
 *
 *
 * --------------------------------- school_hist -----------------------------------*/
.school_history {
  text-align: center;  /* fix IE: Zentrierung */
}

.school_history a {
  text-decoration: none;
}

.school_history a:hover {
  text-decoration: underline;
}


.school_history .head {
  padding: 30px 0px 8px 0px;
  font-weight: bold;
}

.school_history li {
  padding: 0.4em 0em;
}

.school_history .text {
  text-align: left; /* fix IE: Zentrierung */
}

.school_history .gallery_1pic {
  margin: 20px auto;
  width: 420px;
}

.school_history .gallery_3pic {
  margin: 20px auto;
  width: 660px;
}

.school_history .gallery_preview {
  border: 1px solid rgb(150,150,150);
}

.school_history .img_preview_01 {
  width: 200px;
  margin: 8px 8px 8px 8px;
}

.school_history .img_preview_02 {
  width: 400px;
  margin: 8px 8px 8px 8px;
}

.school_history .img_text {
  padding: 4px 0px 0px 16px;
  font-size: smaller;
  text-align: left; /* fix IE: Zentrierung */
}


/* --------------------------------- faculty -----------------------------------*/
.faculty .head {
  margin: 2em 0 0.7em 0;
  font-size: 110%;
  text-align: left;
  font-weight: bold;
}

.faculty .text {
}

.faculty .discipline_list {
  margin: 4px 0px 4px 30px;
}

.faculty .discipline_list .list_item {
  padding-bottom: 4px;
}

/* --------------------------------- discipline -----------------------------------*/
.discipline {
  text-align: center;  /* fix IE: Zentrierung */
}

.discipline .text {
  text-align: left; /* fix IE: Zentrierung */
}

.discipline .head {
  margin: 2em 0 0.7em 0;
  font-size: 110%;
  text-align: left;
  font-weight: bold;
}

.discipline .author {
  text-align: right;
  margin-right: 2em;
  font-size: 80%;
}

.discipline .gallery_intro {
  margin: 4px;
  width: 110px;
  float: left;
}

.discipline .imgprev_intro {
  width: 96px;
  margin: 2px;
}

.discipline .imgprev_pictogram {
  float: right;
  width: 50px;
}

.discipline .gallery_c1p20w {
  margin: 20px auto;
  width: 240px;
}

.discipline .gallery_c1p20w .img_preview {
  width: 200px;
  margin: 8px;
}

.discipline .gallery_c1p30w {
  margin: 20px auto;
  width: 340px;
}

.discipline .gallery_c1p30w .img_preview {
  width: 300px;
  margin: 8px;
}

.discipline .gallery_c1p40w {
  margin: 20px auto;
  width: 440px;
}

.discipline .gallery_c1p40w .img_preview {
  width: 400px;
  margin: 8px;
}

.discipline .gallery_c2p10w {
  margin: 20px auto;
  width: 240px;
}

.discipline .gallery_c2p10w .img_preview {
  width: 100px;
  margin: 8px;
}

.discipline .gallery_c2p15w {
  margin: 20px auto;
  width: 340px;
}

.discipline .gallery_c2p15w .img_preview {
  width: 150px;
  margin: 8px;
}

.discipline .gallery_c2p20w {
  margin: 20px auto;
  width: 440px;
}

.discipline .gallery_c2p20w .img_preview {
  width: 200px;
  margin: 8px;
}
.discipline .gallery_c3p20w {
  margin: 20px auto;
  width: 660px;
}

.discipline .gallery_c3p20w .img_preview {
  width: 200px;
  margin: 8px;
}

.discipline .gallery_c4p15w {
  margin: 20px auto;
  width: 680px;
}

.discipline .gallery_c4p15w .img_preview {
  width: 150px;
  margin: 8px;
}

.discipline .gallery_l2p10w {
  margin: 20px;
  width: 240px;
}

.discipline .gallery_prev_01 {
/*   border: 1px solid rgb(150,150,150); */
}

.discipline .gallery_1pic {
  margin: 20px auto;
  width: 420px;
}

.discipline .gallery_2pic {
  margin: 20px auto;
  width: 440px;
}

.discipline .gallery_3pic {
  margin: 20px auto;
  width: 660px;
}

.discipline .gallery_preview {
  border: 1px solid rgb(150,150,150);
}

.discipline .img_preview_01 {
  width: 200px;
  margin: 8px 8px 8px 8px;
}

.discipline .img_preview_02 {
  width: 400px;
  margin: 8px 8px 8px 8px;
}

.discipline .img_text {
  padding: 4px 0px 0px 16px;
  font-size: smaller;
  text-align: left; /* fix IE: Zentrierung */
}

.discipline .backlink {
  text-align: left; /* fix IE: Zentrierung */
  border-top: 1px solid rgb(90,90,90);
  padding: 10px 15px;
  margin: 15px 5px 0 5px;
  font-size: 90%;
}

.discipline .backlink_top {
  text-align: left; /* fix IE: Zentrierung */
  border-bottom: 1px solid rgb(90,90,90);
  padding: 10px 15px;
  margin: 0 5px 15px 5px;
  font-size: 90%;
}

.discipline .backlink_bottom {
  text-align: left; /* fix IE: Zentrierung */
  border-top: 1px solid rgb(90,90,90);
  padding: 10px 15px;
  margin: 15px 5px 0 5px;
  font-size: 90%;
}

.discipline_poem {
  width: 700px;
  margin-top: 1em;
}

.discipline_poem .col_left {
  float: left;
  width: 335px;
  padding-bottom: 6px;
}

.discipline_poem .col_right {
  margin-left: 365px;
  padding-bottom: 6px;
}

* html .discipline_poem .col_right {height: 1%}
* html .discipline_poem .col_left {margin-right: -3px}
* html .discipline_poem .col_right {margin-left: 362px}

/* --------------------------------- team -----------------------------------*/
.team {
  text-align: center;  /* fix IE: Zentrierung */
}

.team .text {
  text-align: left; /* fix IE: Zentrierung */
}

.team .head {
  margin: 2em 0 0.7em 0;
  font-size: 110%;
  text-align: left;
  font-weight: bold;
}

.team_list {
  width: 400px;
  margin-top: 3em;
}

.team_list .list_head {
  padding-bottom: 10px;
  font-weight: bold;
}

.team_list .list_item {
  padding-bottom: 6px;
}

.team_list .col_left {
  float: left;
  width: 190px;
}

.team_list .col_right {
  margin-left: 190px;
}

* html .team_list .col_right {height: 1%}
* html .team_list .col_left {margin-right: -3px}
* html .team_list .col_right {margin-left: 187px}

.team_list_2 {
  width: 600px;
  margin-top: 3em;
}

.team_list_2 .list_head {
  padding-bottom: 8px;
  margin-bottom: 24px;
  font-weight: bold;
  border-bottom: 1px solid black;
}

.team_list_2 .list_item {
  padding-bottom: 6px;
}

.team_list_2 .col_right {
  padding-top: 1em;
  margin-left: 200px;
}

.team_list_2 .col_left {
  float: left;
  width: 200px;
}

* html .team_list_2 .col_right {height: 1%}
* html .team_list_2 .col_left {margin-right: -3px}
* html .team_list_2 .col_right {margin-left: 197px}

.team_list_2 .img_preview {
  height: 190px;
  margin: 0 8px 60px 8px;
}

.team .gallery_prev_01 {
/*   border: 1px solid rgb(150,150,150); */
}

.team .gallery_r1p15w {
  float: right;
  margin: 20px;
  width: 190px;
}

.team .gallery_r1p15w .img_preview {
  width: 150px;
  margin: 8px;
}

.team .gallery_r1p15w .img_text {
  padding: 4px 0px 0px 16px !important;
}

.team .gallery_c1p40w {
  margin: 20px auto;
  width: 440px;
}

.team .gallery_c1p40w .img_preview {
  width: 400px;
  margin: 8px;
}

.team .img_text {
  padding: 4px 0px 0px 24px;
  font-size: smaller;
  text-align: left; /* fix IE: Zentrierung */
}


/*
 *
 *
 * --------------------------------- school_partner -----------------------------------*/
.school_partner {
}

.school_partner .text {
}

.partner_list {
  width: 700px;
  margin-top: 2em;
}

.partner_list .list_item {
  padding-bottom: 1em;
}

.partner_list .item_head {
  font-weight: bold;
}

.partner_list .col_left {
  float: left;
  width: 200px;
}

.partner_list .col_right {
  margin-left: 220px;
}

* html .partner_list .col_right {height: 1%}
* html .partner_list .col_left {margin-right: -3px}
* html .partner_list .col_right {margin-left: 217px}


.school_partner .backlink {
  border-top: 1px solid rgb(90,90,90);
  padding: 10px 15px;
  margin: 15px 5px 0 5px;
  font-size: 90%;
}


/*
 *
 *
 * --------------------------------- boarding_school_pros -----------------------------------*/
.boarding_school_pros {
}

.boarding_school_pros .pros_item {
  padding-bottom: 1em;
}
.boarding_school_pros li {
  padding: 0.8em 0em;
}


/*
 *
 *
 * --------------------------------- boarding_school_concept -----------------------------------*/
.boarding_school_concept {
}

.boarding_school_concept a {
  text-decoration: none;
}

.boarding_school_concept a:hover {
  text-decoration: underline;
}

.boarding_school_concept .head {
  padding: 30px 0px 8px 0px;
  font-weight: bold;
}

.boarding_school_concept li {
  padding: 0.4em 0em;
}


/*
 *
 *
 * --------------------------------- boarding_school_gallery -----------------------------------*/
.boarding_gallery_school {
}


/*
 *
 *
 * --------------------------------- impressum -----------------------------------*/
.impressum_item {
  width: 600px;
}
.impressum_item .head {
  padding: 20px 0px;
  font-weight: bold;
}
.impressum_item .text {
}