html{ overflow-y: scroll; }
body{ background-color: #e2001a; color: #ffed00; font: 13px/16px Verdana, sans-serif; margin: 0; padding: 0; }

img{ border: none; }
a{ color: #ffed00; text-decoration: none; }
a:hover{ color: #FFFF00; }

p{ margin: 0; padding: 12px 0; }

h1{ color: #E2001A; margin: 0; padding: 10px 0 20px 0; }

.clearer{ height: 0; clear: both; }

#header{ font-size: 15px; font-weight: bold; text-align: right; padding: 8px 48px;  }
#header a{ padding-right: 15px; }

li p.bodytext{ padding: 0; margin: 0; }
body#subPage_three, body#subPage_two, body#subPage_one { background-color: #ffed00; }

/* ---------------------------------------------------------------------------------------------------- */
/* =Startseite */
/* ---------------------------------------------------------------------------------------------------- */
ul#mycarousel li .text, ul#mycarousel li .pic{ display: none; } 

#wrapper{ margin: 0 auto; width: 960px; }
#content{ background: url(../img/blue_rect_content.png) center center no-repeat; float: left; font: 19px/25px Verdana, sans-serif; width: 425px; height: 335px; padding: 25px; }

#big_pic{ float: left; background: url(../img/blue_rect_bigpic.png) left top no-repeat; margin-left: 45px; padding: 0; width: 435px; height: 334px; }
#big_pic img{ padding: 24px 0 0 27px; }
.imgLabel{ float: left; font: 19px/25px Verdana, sans-serif; padding-top: 40px; text-align: center; width: 433px; }

#navMain{ visibility: hidden; }

/* ---------------------------------------------------------------------------------------------------- */
/* =Unterseite 2: Inhaltseite */
/* ---------------------------------------------------------------------------------------------------- */
#header.subpage{ background: #e2001a url(../img/headerborder.png) bottom left repeat-x; }
span#back{ float: left; }
span#stoos{ float: right; }

body#subPage_two #wrapper{ margin: 0 auto; padding-top: 20px; width: 960px; }

#col_one, #col_two{ margin-right: 16px; }

#col_one{ float: left; width: 322px; }
#col_one .bigPic{ background: url(../img/blue_rect_bigpic_subp2.png) center center no-repeat; margin-bottom: 10px; padding: 21px 22px; width: 278px; height: 278px;  }
#col_one .text{ background: url(../img/blue_rect_smalltext.png) top left no-repeat; height: 229px; padding: 5px 20px; }

#col_two{ float: left; }
#col_two ul{ list-style-type: none; margin: 0; padding: 0; }
#col_two ul li{ margin: 0 0 10px 0; padding: 0; }
#col_two ul li img{ background: url(../img/blue_rect_sprite.png) 1px 1px no-repeat; padding: 9px; }

#col_two ul li .large_text, #col_two ul li .small_text, #col_two ul li .bigPic{ display: none; } 

#col_three{ background: url(../img/blue_rect_bigtext_bottom.png) bottom left no-repeat; float: left; margin-bottom: 10px; width: 485px; }
#col_three #round_bottom_wrapper{ background: url(../img/blue_rect_bigtext.png) top left no-repeat; width: 445px; min-height: 643px; height:auto !important; height:643px; padding: 5px 20px;}

/* ---------------------------------------------------------------------------------------------------- */
/* =Unterseite 1: Bildergalerie*/
/* ---------------------------------------------------------------------------------------------------- */
body#subPage_one #wrapper{ margin: 0 auto; padding-top: 20px; width: 888px; }
#col_two.pictureGallery li .text, #col_two.image.pictureGallery li .bigPic{ display: none; }
#col_two.pictureGallery{ margin-right: 0; width: 550px; }
#col_two.pictureGallery li{ float: left; margin: 0 15px 10px 0; }

/* ---------------------------------------------------------------------------------------------------- */
/* =Unterseite 3: Bildergalerieinhalt*/
/* ---------------------------------------------------------------------------------------------------- */
body#subPage_three #wrapper{ margin: 0 auto; padding-top: 20px; width: 888px; }

