/* cached style */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*  +++++++++++  */
/*  LAYOUT       */
/*  +++++++++++  */

body { background: #000; }

#inhalte {
width: 900px;
margin: 0 auto;
position:relative;
background: #000 url(../bin/kopfdiezte.png) no-repeat scroll 0 20px;
padding-top: 163px;
padding-bottom: 80px;
overflow: hidden;
}

#content {
float: left;
padding: 0 0 30px;
width: 883px;
}

#hauptmenu {
position: absolute;
top: 120px;
left: 0;
z-index: 200;
}

#copyContainer {
clear: both;
padding: 5px;
background-color: #111;
}

#mobjump { display: none; }

#pilgrim { display: none; }

#hinweise {
display: none;
margin-top: 50px;
margin-left: 5px;
}
#hinweise h3 {
clear: none;
z-index: 2;
}


/*  +++++++++++  */
/*  TYPOGRAPHIE  */
/*  +++++++++++  */

body { font: 13px/1.5 "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif; color: #ccc; }


p, dd, td, th, li, label, legend {
background: transparent;
}

p, li, dd, td { color: #ccc; }

h1, h2, h3, h4 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 0.5em;
}
h1, h2 { font-weight: bold; text-transform: uppercase; }
h1 { font-size: 24px; }
h1#topic { margin: 0; }
h2 {
font-size: 21px;
clear: none;
}
h3 {
font-size: 21px;
clear: none;
text-transform: uppercase;
}
h4 { font-size: 16px; font-weight: bold;  }
h5 {
font-size: 13px;
}

.thema { display: none; }

p { margin-bottom: 0.75em; }

a {
color: #ae9b61;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #ae9b61;
text-decoration:none;
}
a:hover, a:active, a:focus {
color: #ae9b61;
text-decoration: underline;
}

img { border: 0; }
a img { background-color: #333; padding: 5px; }
a:hover img, a img:hover { background-color: #ae9b61; }
a img.icon, a:hover img.icon, a#zoom_close img  { padding: 5px 3px 0 0; background-image: none; }


dt { float: left; overflow: hidden; }
dt { clear: left; margin-right: 10px; white-space: nowrap; }
dd { white-space: normal; overflow: hidden; }


.clear, .klar { clear: both; }
.nobr { white-space: nowrap; }
.rechts { text-align: right; margin-right: 10px; }
.links { text-align: left; }
.mitte { text-align: center; }
.pointer { cursor: pointer; cursor: hand; }
.normal { font-weight: normal; }
.nodot { list-style: none; }
.noborder { border: 0; }

.floatright { float: right; margin-bottom: 5px; margin-left: 10px; }
.zentral { margin: auto; }

hr, .hr {
clear: both;
display: block;
font-size: 1px;
height: 7px;
border: 0;
border-bottom: 1px solid #ae9b61;
margin: 20px 0;
}

#copyinfo, .copyright {
font: 10px "Arial Narrow", Helvetica, Arial, sans-serif;
text-align: center;
}

strong, th, .stark {
font-weight: bold;
color: #fff;
}

em, i, cite {
font-style: italic;
}


.highlighted {
color: #fff !important;
font-weight: bold;
}

#inhaltsAbschluss {
clear: both;
height: 50px;
}

.feedicon { 
border: 0;
float: right;
margin-left: 5px;
}

#hinweise h3 {
font-size: 110%;
}
#hinweise h3:hover {
text-decoration: underline;
}
#hinweise p {
overflow: hidden;
}


/*  +++++++++++  */
/*  NAVIGATION   */
/*  +++++++++++  */

#hauptmenu {
/* background: #414141; background of menu bar (default state)*/
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
width: 100%;
position: absolute;
overflow: hidden;
}

#hauptmenu #hmbg {
position: absolute;
background: transparent url(../bin/navi/bg.png) no-repeat;
z-index: -1;
width: 100%;
}

#hauptmenu ul {
z-index:300;
margin: 0;
padding: 0;
padding-left: 5px;
list-style-type: none;
}

/*Top level list items*/
#hauptmenu ul li {
display: inline;
float: left;
text-transform: uppercase;
font-size: 12px;
}

/*Top level menu link items style*/
#hauptmenu ul li a {
display: block;
/* background: #414141; background of menu items (default state)*/
padding: 8px 10px;
text-decoration: none;
}
#hauptmenu a:link, #hauptmenu a:visited  {
color: #ccc;
}


#hauptmenu ul li a:hover {
/* background: black; background of menu items during onmouseover (hover state)*/
color: #ae9b61;
}
	

#hauptmenu .smbg {
display:none;
}

/*1st sub level menu*/
#hauptmenu ul li ul {
position: absolute;
margin-left: 8px;
width: 100%;
background: transparent url(../bin/navi/ebene1.png) repeat-x scroll;
}



/*Sub level menu list items (undo style from Top level List Items)*/
#hauptmenu ul li ul li {
display: inline;
float: left;
white-space: nowrap;
overflow: visible;
text-transform: uppercase;
}
#hauptmenu ul li ul li.aktiv {
text-transform: uppercase;
}
#hauptmenu ul ul li a {
background: transparent url(../bin/navi/pixel.png) repeat;
}


/*Sub level menu list items (undo style from Top level List Items)*/
#hauptmenu ul ul ul {
width: 100%;
margin-left: 8px;
background: transparent url(../bin/navi/ebene2.png) repeat-x scroll;
}
#hauptmenu ul ul ul li a {
font-weight: normal;
padding: 6px 10px 7px;
}
#hauptmenu ul ul ul li.aktiv a {
font-weight: bold;
}

#hauptmenu .aktiv > a:link,
#hauptmenu .aktiv > a:visited,
#hauptmenu .aktiv > a:hover {
color: #fff;
}



li.sprache {
position: absolute;
right: 6px;
}

#hauptmenu ul li.sprache a {
font-weight: bold;
text-transform: uppercase;
border-right: 0;
}


#pilgrim a {
display: block;
position: absolute;
left: 50%;
margin-left: -15px;
top: 0;
width: 31px;
height: 30px;
text-indent: 50px ;
font-size: 8px;
overflow: hidden;
white-space: nowrap;
background: transparent url(../bin/navi/pilgrim.gif) no-repeat scroll 0 0;
}
#pilgrim a:hover, #pilgrim a:active, #pilgrim a:focus {
background: transparent url(../bin/navi/pilgrim.gif) no-repeat scroll -39px 0;
}



/*  +++++++++++  */
/*  FORMULARE    */
/*  +++++++++++  */

input.txt, input.date, textarea, select, option {
font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, monospace;
color: #ccc;
}


input.txt, input.date, textarea {
width: 570px;
border: 1px solid #333;
padding: 2px 5px;
font-size: 16px;
font-weight: bold;
background: #111 url(../bin/controls/inputxt.png) repeat-x scroll bottom;
}
input.date {
width: 60px;
}
select#sex {
width: 150px;
}
select {
border: 1px solid #333;
background: #111 url(../bin/controls/inputxt.png) repeat-x scroll;
font-size: 16px;
font-weight: bold;
}
option {
background: #111 url(../bin/controls/inputxt.png) repeat-x scroll;
padding: 2px 5px;
border: 0;
font-size: 16px;
font-weight: bold;
color: #999;
}

label  {
cursor: hand;
cursor: pointer;
color: #666;
font-weight: normal;
font-size: 15px;
}
fieldset fieldset label { font-size: 13px; color: #444; }

legend  {
font: normal 13px;
padding-bottom: 10px;
}
fieldset fieldset legend { font-size: 15px; color: #666; padding-bottom: 2px; }
fieldset p { color: #666; }

fieldset { border: 0; }
fieldset fieldset  {
margin-top: 25px;
overflow: auto;
}



/* Fehler */
form .fehler {
margin: 15px 0;
padding: 5px;
background: #90001e url(../bin/controls/inputxt_e.png) repeat-x scroll;
color: #fee;
font-weight: bold;
font-size: 1.25em;

}
.fehler h4 {
color: #fee;
text-align: left;
}
.fehler ul, .fehler li {
color: #fee;
list-style: none;
text-align: left;
}

form  input.ffehler { 
color: #fcc;
background: #90001e url(../bin/controls/inputxt_e.png) repeat-x scroll;
border: 1px solid #d2002c;
}
form select.ffehler, select.ffehler option { 
color: #fcc;
background-color: #90001e;
}

/* OKAY */
.gruen {
padding: 10px 0;
}
.gruen h3, .gruen p { 
color: #01904a;
}


/* Interaktivitaet */
input.txt:hover, input.date:hover, textarea:hover {
color: #fff;
background: #151515 url(../bin/controls/inputxt_h.png) repeat-x scroll bottom;
border: 1px solid #444;
}
option:hover, option:focus, option[select] { color: #fff; }

input.txt:focus, input.date:focus, textarea:focus {
color: #fff;
background: #333 url(../bin/controls/inputxt_f.png) repeat-x scroll bottom;
border: 1px solid #666;
}


@media print {

  html, body { background: transparent; }
  
  #werbung, #addInfo,
  #navigation, .navul, #subnavi, #subnavi2, .copylink, .lastUpdate,
  object, embed {
  display: none !important;
  }
  
  body {
  font-size: 10pt;
  color: #000;
  }
  p, dd, td, th, li, label, legend, h1, h2, h3, h4, h5 { color: #000; }
  
  #content {
  width: 100%;
  padding-left: 0;
  margin: 0;
  }

  #inhalte { background: transparent url(../bin/druckstein.png) no-repeat scroll top left; }
  
  a, a:visited, a:hover { color: #000 !important; }
  a img { border: 0; }

  #copyContainer { background-color: transparent; }


  /* TOPIC - spezifische Boxen */
  #content p.newsDatum { color: #000; }


  .discoItem {
  float: left;
  width: 5cm;
  margin-bottom: 1.5cm;
  text-align: center;
  padding: 0;
  }

  #curRelease { display: none; }

}

