body,div,p,ul,li,pre,blockquote,
h1,h2,h3,h4,h5,h6,
table,td,
form,fieldset,textarea,input,select,
span, a, .bbox {
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}

html {
  height:100%;
  width:100%;
}

body {
  width:100%;
  margin:0px;
  padding:0px;
  background-color:#FFFFFF;
}

body.main {
  height:100%;
  background:url('/bild/bg_m.jpg') center top no-repeat !important;
  text-align:center;
  background-color:#FFFFFF;
}

body,table {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  line-height:1.2em;
}


/*- _grundstruktur -*/

#seite {
  position:absolute;
  left:0px; top:0px;
  padding:0px 0px 0px;
  height:100%;
  width:100%;
  overflow:hidden;
}

#inhalt {
  position:relative;
  left:0px; top:0px;
  width:800px;
  height:100%;
  margin:0px auto 0px;
  padding:230px 0px 0px;
  text-align:left;
  border-top:0px solid #FFFFFF;
}

#ie_extrawurscht {
  position:relative; 
  width:100%; height:100%;
  left:0px; top:0px;
}

#textContainer {
  position:absolute;
  left:0px; top:0px;
  z-index:5;
  width:100%; height:100%;
  overflow:auto;
  padding:0px 0px 0px 0px;
  border:0px solid red;
  font-size:95%;
}




/*- header / logo / footer -*/

#header {
  position:absolute;
  left:0px; top:5px;
  z-index:12;
  width:100%;
  padding:0px; margin:0px;
  text-align:center;
  font-weight:bold;
  color:#268FB7;
}



#logo_o {
  position:absolute;
  left:0px;
  top:0px;
}
#logo_u {
  position:absolute;
  left:253px;
  top:115px;
}


#footer {
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  height:26px;
  font-weight:normal;
}


/*- navigation alle -*/
.nav ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
.nav li {
  margin:0px;
  padding:0px;
  background-repeat:no-repeat;
  white-space:nowrap;
}
.main .nav a {
  display:block;
  font-family:Courier New,Courier,monospace; 
  color:#FFFFFF !important;
  font-weight:bold;
  padding:4px 24px 0px;
  background-position:10px center;
}

ul.menuList {
  width:800px;
  margin:auto;
  padding:0px 0px 0px 0px;
  text-align:left;
}

/*- hauptnavigation -*/
 
#menu {
  position:absolute;
  left:0px;
  top:115px;
  z-index:10;
  width:100%;
  height:25px;
  padding:0px;
  margin:0px;
  background-color:#3267C0;
}


#menu .l0 a { display:none; }
#menu li.l0 > div.editButtons { border:1px solid red; }
#menu .l0 { padding:0px;}

#menu .l1 {
  position:relative;
  left:0px; top:0px;
  float:left;
  height:25px;
  border-right:1px dotted #FFEE22;
  font-size:16px;
}
#menu .l1 ul {
  display:none;
  position:absolute;
  left:0px;
  top:23px;
  background-color:#F0A702;
}



#menu li.l1:hover ul {
  display:block;
}

#menu .l1 a {
  display:block;
  height:25px;
  text-decoration:none;
  background-repeat:no-repeat;
}
#menu .l1 a:hover {
  background-color:#F0A702 !important;
}
#menu .l1.active > a {
  color:#FFEE22 !important;
}

#menu .l2 {
  font-size:14px;
}







/*- unternavigation -*/

#submenu {
  position:absolute;
  top:141px;
  left:0px;
  width:100%;
  padding:0px 0px 0px 0px;
  border:0px solid red;
  background-color:#3694F1;
  font-size:14px;
}

#submenu ul {
  height:21px;
  clear:both;
}
#submenu li {
  float:left;
  position:relative;
  left:0px; top:0px;
  height:21px;
  border-right:1px dotted #88BCF7;
}

#submenu a, #submenu .active li a {
  display:block;
  height:21px;
  color:#FFFFFF !important;
  text-decoration:none;
  font-weight:bold;
  padding-top:1px;
}
#submenu li.active a {
  color:#FFEE22 !important;
}
#submenu a:hover {
  background-color:#CC6600;
}

#submenuRest {
  position:absolute;
  left:0px;
  border:0px solid green;
  z-index:9;
}
#submenuRest ul {
  list-style:none;
  margin:0px;
  padding:3px 0px 5px 12px;
}
#submenuRest li {
  list-style:none;
  padding:0px;
  margin:0px;
}

#subMenuRest a {
  font-weight:normal;
  text-decoration:none;
  color:#003399;
}
#subMenuRest li.active > a {
  font-weight:bold;
}
#subMenuRest a:hover {
  text-decoration:none;
  color:#003399;
}


/*- footer -*/
#footer {
  font-family:Courier New, Courier, monospace;
  font-size:11pt;
  text-align:center;
  color:#3267C0 !important;
  font-weight:bold;
}

#footer form {
  display:inline;
}
#footer input, #footer button {
  padding:0px;
  height:16px;
  font-family:Courier New, Courier, monospace;
  font-size:8pt;
  color:#3267C0;
  border:1px solid #3267C0;
  background-color:#FBEBBF;
} 
#footer input.btn  { 
  padding:0px 0px 1px;
  margin:0px 0px 0px 1px;
  color:#FBEBBF;
}
#footer input.text {
  padding:1px 0px 0px;
}
#footer a { text-decoration:none; color:#3267C0 !important;}
#footer a:hover { text-decoration:underline; }



/*- _inhalt -*/

#inhalt {
}


/*- layoutraster -*/

.zentralspalte {
}


table.sp {
  width:100%;
  height:100%;
  border:0px;
}
td {
  text-align:left;
  vertical-align:top;
}

.t2sp .sp1 {
  width:69%;
  padding:0px 5px 0px 0px;
  border-right:1px dotted #3267C0;
}
.t2sp .sp2 {
  width:29%;
  padding:0px 0px 0px 5px;
  font-size:90%;
}

.sp2 h1 {
  font-size:100%;
}

#text .item {
  margin:0px 0px 15px;
  padding:0px;
}
#text .item h1 {
  margin-top:0px;
}


/*- basic html tags -*/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  padding:0px; 
  color:#3267C0;
  font-family:Courier New,Courier,monospace;
  font-weight:bold;
  text-decoration:none;
}

h1, .h1 {
  clear:both;
  margin:10px 0px 5px;
  font-size:12pt;
  border-bottom:1px dashed #3267C0;
}

h2, .h2 {
  margin:10px 0px 5px;
  color:#3267C0;
  font-size:11pt;
  line-height:10pt;
  border-bottom:1px dashed #3267C0;
}

h3, .h3 {
  margin:15px 0px 3px;
  font-size:10pt;
  line-height:10pt;
  border-bottom:1px dashed #3267C0;
}

h4, .h4 {
  margin:10px 0px 3px;
  font-size:10pt;
  line-height:10pt;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a {
  text-decoration:none;
}

h1.nou, .h1.nou,
h2.nou, .h2.nou,
h3.nou, .h3.nou {
    border:0px;
}

p {
  margin:0px 0px 0.5em;
}


a {
  color:#3267C0;
}
a:hover {
  color:#0185F1;
}

a img {
  border:0px;
}




ul, ol {
  margin:0px 0px 10px;
  padding:0px;
}
li {
  margin:0px 0px 0px 1.2em;
  padding:0px 0px 0px;
}

em {
  font-weight:bold;
  font-style:normal;
  color:#0185F1;
}



/*- basic classes -*/

table.raster {
  margin:0px;
  padding:0px;
}

table.raster td {
  padding:5px;  
}

.links {
  float:left;
  clear:left;
  margin-right:5px;
}
td.links {
  float:none;
  text-align:left;
}


.mitte {
  float:none;
  text-align:center;
}


.rechts {
  float:right;
  clear:right;
  margin-left:5px;
}
td.rechts {
  float:none;
  text-align:right;
}
p.rechts {
  clear:none;
  float:none;
  text-align:right;
}

.clear {
  clear:both;
}

p.datum, div.datum, span.datum {
  margin:0px 0px 4px;
  font-size:10pt;
}


.vorspann,
.fett {
  font-weight:bold;
}

.klein {
  font-size:90%;
  line-height:90%;
}


.odd { background-color:#E7EDF8; }
.evn { background-color:#C9D8F1; }



/*- formular -*/
form { display:inline; }


input,
select,
textarea {
  background-color:#FCEDD3;
  border:1px solid #3267C0;
  padding-left:2px;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:10pt;
}

input.los,
input.btn,
input.button,
button {
  cursor:pointer;
  background-color:#BB6600;
  font-family:Times New Roman, Times, serif;
}

input.los { font-weight:bold; }



.err {
  color:#AA0000;
  font-weight:bold;
}



/*- box -*/
.box {
  border:1px solid #3267C0;
  background:url('/bild/ws_a50.png');
  margin:0px 0px 12px;
}

.box h1 {
  margin:0px 0px 4px;
  padding:0px 0px 0px 4px;
  color:#FFFFFF;
  background-color:#3267C0;
  font-size:11pt;
  line-height:11pt;
}
.box h1 a { color:#FFFFFF; }

.box h2 {
  margin:0px 4px 4px;
  padding:0px;
  color:#3267C0;
  font-size:11pt;
  line-height:11pt;
}

.box p {
  margin:0px 4px 6px;
}



/*- _unterseiten -*/


/*- home -*/
/* farben von "home" oben als standard definiert. */

.main #textContainer,
.home #textContainer,
.impressum #textContainer {
  padding:5px 5px 0px;
  background:url('/bild/ws_a65.png');
}

.test #textContainer {
  padding:0px;
} 

.home #links  { width:180px; }
.home #mitte  {}
.home #rechts { width:120px; }

.home #partner p {
  text-align:center;
}

.home #news div {
  margin:5px 0px 15px;
}

.home #news .datum {
  clear:both;
  float:right;
  font-style:normal;
  font-weight:normal;
  font-size:10pt;
}
.home #news h1 {
  clear:none;
}



#streamsListe {
  margin:10px 20px 20px;
}
#streamsListe .h th {
  border-bottom:1px solid #3267C0;  
}
#streamsListe td, #streamsListe th {
  padding:1px 5px;
  text-align:center;
}
#streamsListe .t, #streamsListe .d {
  text-align:left;
}




/*- programm -*/
.prog .z {
  font-size:80%;
  font-weight:bold;
  padding:8px 3px 0px 0px;
}

.prog .a {
  font-style:italic;
}



.musikliste {
  border-spacing:0;
  font-size:80%;
}
.musikliste th {
  background-color:#3267C0;
  color:#FFF;
  font-size:80%;
}

.musikliste .i,
.musikliste .t {
  font-weight:bold;
}



/*- mitschnitt -*/
.ls li {
  clear:left;
  list-style:none;
  padding:0px;
  margin:0px 0px 3px;
}

.ls a { 
  display:block;
  float:left;
  padding:0px 2px;
  margin:0 5px 0 0; 
  color:#3267C0;
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:left center;
}
.ls a:first-child {
  padding-left:20px; 
}
.ls a:hover {text-decoration:underline;}

.ls .dir a { background-image:url('/bild/ls.dir.gif'); }
.ls .fil a { background-image:url('/bild/ls.fil.gif'); }
.ls .snd a { background-image:url('/bild/ls.snd.gif'); }
.ls .txt a { background-image:url('/bild/ls.txt.gif'); }
.ls .doc a { background-image:url('/bild/ls.doc.gif'); }
.ls .bin a { background-image:url('/bild/ls.bin.gif'); }
.ls .arc a { background-image:url('/bild/ls.arc.gif'); }
.ls .img a { background-image:url('/bild/ls.img.gif'); }
.ls .mov a { background-image:url('/bild/ls.mov.gif'); }

.ls a.dl {
  font-style:italic;
  background-image:none;
}



