    /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    CSS RESET
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    /* or use default: */
    /* line-height: 1.33; */
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* probably add this */
/* the disabled automatic scollbars in IE */
textarea { overflow: auto; }
/* EO CSS RESET */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    BASIC TAGS
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
body {
  color: #545454;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

h1,h2,h3 {
    font-family: Georgia, serif;   
}

h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
  margin-left: 60px;
}

p {
    margin: 0 0 6px 0;
}

u {
    color: #1d83af;
    text-decoration: none;
}

/*
ul {
    margin: 0 0 10px 0;
    list-style:disc;
}

li {
    margin-left: 16px;
}
*/

div.clearFloat {
  clear: both;
}

br.clearFloat {
  clear: both;
  display: block;
}

img {
    /* border: 1px solid #666666; */
}
a,  a:link {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
/* EO BASIC TAGS */



 /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    LAYOUT
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
}
#outerWrapper #header {
  height: 214px;
  background-color: #FFF;
  /*
  background-color: #ddd;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  height: 214px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  */
}
#outerWrapper #topNavigation {
  height: 51px; /*war: 55 px */
  padding: 0 0 0 96px;
}
#outerWrapper #contentWrapper {
  background-color: #FFF;
}
#outerWrapper #contentWrapper #subCol1 {
    float: left;
    min-height: 250px;
    padding: 0 0 0 0;
    width: 96px;
}
#outerWrapper #contentWrapper #subCol2 {
    float: left;
    padding: 0 0 0 0;
    width: 264px;
}
#outerWrapper #contentWrapper #content { 
    float:right;
    padding: 0 0 0 0;
    width: 600px;    
}

#content .inner {
    padding: 6px 20px 10px 0;
}

#contentHome .inner {
    padding: 6px 20px 10px 96px;
}

#outerWrapper #contentWrapper #contentxxx {
  /* background-color: #EEE; */
  margin: 0 0 0 0;
  
  /* Variante 1: ohne "Block Formatting Context", mit padding left */
  padding: 0 20px 0 360px; 
  
  /* Variante 2: mit "Block Formatting Context" */
  /*
  padding: 0 0 0 0;
  width:540px; 
  overflow:hidden;
  */
  
} 

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  /* background-color: #ddd; */
  /* border-top: solid 1px #666; */
  height: 50px;
  padding: 0 0 0 0;
  width: 960px;
}

/* Startseite */
body#pinit { background-color: #d3e5f4; }
body#pinit #header { background: url('/u/bgheader00.jpg') #FFF no-repeat; }
body#pinit #footer { background: url('/u/bgfooter00.jpg') no-repeat bottom;}

/* Jugendtag */
body#p269b { background-color: #d6e3fc; }
body#p269b #header { background: url('/u/bgheader01.jpg') #FFF no-repeat; }
body#p269b #footer { background: url('/u/bgfooter01.jpg') no-repeat bottom;}
/* Sternwallfahrt */
body#pcaef { background-color: #d3e5f4; }
body#pcaef #header { background: url('/u/bgheader02.jpg') #FFF no-repeat; }
body#pcaef #footer { background: url('/u/bgfooter02.jpg') no-repeat bottom;}
/* Rückblick */
body#p8191 { background-color: #cbd9f4; }
body#p8191 #header { background: url('/u/bgheader03.jpg') #FFF no-repeat; }
body#p8191 #footer { background: url('/u/bgfooter03.jpg') no-repeat bottom;}
/* Angebote */
body#pa516 { background-color: #d1f6cf; }
body#pa516 #header { background: url('/u/bgheader04.jpg') #FFF no-repeat; }
body#pa516 #footer { background: url('/u/bgfooter04.jpg') no-repeat bottom;}
/* Kontakt & Service */
body#pe8bb { background-color: #e6d8c5; }
body#pe8bb #header { background: url('/u/bgheader05.jpg') #FFF no-repeat; }
body#pe8bb #footer { background: url('/u/bgfooter05.jpg') no-repeat bottom;}

/* EO LAYOUT */ 


/* CONTEXTUAL Tags */
#subCol1 a {
    display: block;
    margin: -67px 0 0 20px;
}

#teaser {
    margin: 20px 0 10px -2px;
}

#teaser a {
    display: block;
}



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    NAV
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
ul.level1 {
    padding: 0 0 0 0;
}

ul.level1 li {
    display: inline;
    padding-right: 15px;  
}

ul.level1 li.n1on {
    
}

li.n1 a, li.n1 a:link {
    display: inline;
    color: #b3b3b3;
    font-size: 15px;
    line-height: 18px;
}

li.n1 a:visited {
    display: inline;
    color: #b3b3b3;
    /*
    font-size: 11px;
    line-height: 14px;
    */
    vertical-align: bottom;
}

li.n1 a:hover {
    color: #545454;
    text-decoration: none;
}

li.n1 a:focus {
    color: #000;
}

li.n1 a:active {
    color: #000;
}

li.n1on a {
    display: inline;
    text-decoration: none;
    color: #545454;
    font-size: 15px;
    line-height: 18px;
}




ul.level2 {
    padding: 0 0 0 0;
}

li.n2, li.n2on {
    margin-top: 5px;
}

li.n2 a, li.n2 a:link {
    color: #767676;
    font-size: 12px;
    line-height: 17px;
}

li.n2 a:visited {
    display: inline;
    color: #767676;
}

li.n2 a:hover {
    color: #000;
    text-decoration: none;
}

li.n2 a:focus {
    color: #000;
}

li.n2 a:active {
    color: #000;
}

li.n2on a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
    line-height: 17px;
}

/* level3 */
li.n3, li.n3on {
    margin-left: 15px;
}

li.n3 a, li.n3 a:link {
    color: #767676;
    font-size: 12px;
    line-height: 17px;
}

li.n3 a:visited {
    display: inline;
    color: #767676;
}

li.n3 a:hover {
    color: #000;
    text-decoration: none;
}

li.n3 a:focus {
    color: #000;
}

li.n3 a:active {
    color: #000;
}

li.n3on a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
    line-height: 17px;
}

/* EO NAV */


 /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    HEADLINE
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.colorS { }
.colorR { color: #ad0d00; }
.colorG { color: #0A7733; }
.colorB { color: #243d81; }


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    TEXT1PIC
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.imagebox-left {
    float:left;
    margin-right: 10px;
    margin-bottom: 20px;
    /*border: 1px solid #000000;*/
}

.imagebox-right {
    float:right;
    margin-left: 10px;
    margin-bottom: 14px;
    /*border: 1px solid #000000;*/
}
.bu {
    border-bottom: 1px solid #333;
    margin: 0px 0px 10px 0px;
    font: normal 10px tahoma, arial, helvetica, geneva;
    /* padding: 3px 0px 3px 3px; */
    padding: 2px;
    background: #EEE;
}
.right {
    float: right;
}

.left {
    float: left;
}

/*
div.TEXT1PIC ul li {
    margin: 7px 7px 7px 24px;
    line-height:130%;
    list-style: square;
}
div.TEXT1PIC ol li {
    margin: 7px 7px 7px 24px;
    line-height:130%;
    list-style: decimal;
}
*/

div.TEXT1PIC ul {
    list-style:disc;
    margin: 0 0 10px 0;
}

div.TEXT1PIC ol {
    list-style:decimal;
    margin: 0 0 10px 0;
}

div.TEXT1PIC li {
    margin-left: 16px;
    line-height: 1.33;
}

div.bu a
{
    text-decoration: none;
}
/* EO TEXT1PIC */

/* A_SPECIAL */
div.A_SPECIAL {
    border: 2px solid #F6B422;
    padding: 8px;
    margin-bottom: 10px;
}
div.A_SPECIAL a.button {
    background-color: #F6B422;
    padding: 4px;
}
/* EO A_SPECIAL */




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    D_FORM und D_BOOKING
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
input,textarea{margin:0; padding:2px; border:0;}



.style1 {
    width:380px;
    /* background-color: #cce0dc; */
    /* background-color: #cce0dc; */
    background-color: #FFF;
    border: 1px solid #222;
    margin-bottom: 3px;
    padding:1px;
}
/* EO D_FORM */

div.D_BOOKING {
    border: 2px solid #F6B422;
    padding: 8px;
    margin-bottom: 10px;  
}

table.D_BOOKING {
    /* background-color: #CCE6E0; */
    background: url('/u/bg-special01.gif') top left repeat-x;
    margin-top: -6px;
    width: 460px;
}

table.D_BOOKING td {
    padding: 2px;
}

table.D_BOOKING textarea {
    width: 380px;
    background-color: #FFF;
    border: 1px solid #222;
}
table.D_BOOKING input {
    /* background-color: #CCE6E0; */
    background-color: #FFF;
    border: 1px solid #222;
}

div.D_BOOKING input.button {
    background-color: #F6B422;
    padding: 4px;
}
    
    
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    D_NEWSLETTER_SUBSCRIBE
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.D_NEWSLETTER_SUBSCRIBE form {
    margin-bottom: 20px;
}

input.email {
    width:220px; 
    border: 1px solid #666;
    height: 18px;
}

form#optin input.email {
    background-color:#FAEDB8;
}
form#optout input.email {
    background-color:#E3E3E3;
}

div.D_NEWSLETTER_SUBSCRIBE p.error {
    padding: 5px;
    border: 1px solid #CC0000;
}

div.D_NEWSLETTER_SUBSCRIBE p.confirm {
    padding: 5px;
    border: 1px solid #FFF;
}

div.D_NEWSLETTER_SUBSCRIBE input.button {
    background-color: #F6B422;
    padding: 4px;
}    
    
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    D_VERANSTALTUNGSKALENDER
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.D_VERANSTALTUNGSKALENDER div.veranstaltung {
    border: 1px solid #DDD; 
    margin-top: 2px;
    padding: 2px; 
}
    
div.D_VERANSTALTUNGSKALENDER div.form01 {
    background-color: #D1F6CF;
    border: 1px solid #DDD;
    margin: 10px 0 10px 0;
    padding: 2px;
}

span.id {
    color: #999;
    font-size:9px;
    padding-left: 10px;
    text-align: right;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   A_TEASER_JUGENDTAG
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_TEASER_JUGENDTAG {
    margin-bottom: 10px;
}
    
div.A_TEASER_JUGENDTAG div.frame {
    border: 1px solid #DDD;
    float:left;
    margin: 0 2px 2px 0;
    padding:4px;
}
  

div.A_TEASER_JUGENDTAG div.picbg {
    background-position: 50% 50%; 
    background-repeat:no-repeat;
    height:160px; 
    width:160px; 
}