/*
$Id$

(c) 2009 by Ralf Hertsch - phpManufaktur.de

*/

body {
  margin:0;
  padding:0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
  color: #000;
  background-color: #c0c0c0;
}
img {
  border: none;
}
a {
  text-decoration:none;
  color:#3c68ae;
  background-color:transparent;
}
a:link,
a:visited {
  border-bottom:1px solid #be0027;
}
a:hover,
a:active {
  color:#be0027;
  border-bottom:1px solid #3c68ae;
}
#content_body {
  margin: 0 auto 20px auto;
  /*width: 900px;*/
  width: 90%;
  min-width: 900px;
  height: auto;
  padding: 0;
  color:inherit;
  background-color:#fefbd1;
}
#logo {
  /*width:900px;*/
  width:100%;
  height:100px;
  color:inherit;
  background-color:#ffffff;
  background-image:url(images/GPSP_Kopfbild_rechts_verlauf.jpg);
  background-position: top right;
/*  background-repeat:no-repeat;*/
  background-repeat:no-repeat;
}
/*
Obere Navigationsleiste
*/
#top_navigation {
  margin:0;
  padding:0;
  /*width:900px;*/
  width:100%;
  height:20px;
  color:#fff;
  background-color:#3c68ac; /*#be0027;*/
  font-size:9pt;
  font-weight:bold;
  text-align:center;
}
.top_nav_item  a {
  display:inline-block;
  width:auto;
  height:18px;
  padding:1px 10px 0 10px;
  border-top:1px solid #3c68ac;
  text-decoration:none;
  border-bottom:none;
}
.top_nav_item a:link,
.top_nav_item a:visited {
  color:#fff;
  background-color:#3c68ac;
}
.top_nav_item a:active,
.top_nav_item a:hover {
  color:#be0027;
  background-color:#fefbd1;
}
.menu-parent a:link,
.menu-parent a:visited,
.menu-current a:link,
.menu-current a:visited {
  color:#3c68ae;
  background-color:#fefbd1;
}
#left_navigation {
  margin:0;
  padding:0;
}
#navigation_content {
  padding:10px;
}
#navigation_content li,
#navigation_content ul {
  list-style:none;
  margin:0;
  padding:0 0 3px 0;
}
#navigation_content .menu-current a:link,
#navigation_content .menu-current a:visited {
  color: #be0027;
  background-color:transparent;
  border-bottom:none;
  font-weight:bold;
}

#navigation_archiv {
  margin: 0 0 -15px 0;
  padding: 10px 10px 0 10px;
}
#navigation_archiv li,
#navigation_archiv ul {
  list-style: none;
  margin: 0 3px 2px 5px;
  padding: 1px 0;
}
#navigation_archiv a {
  margin: 3px 0;
  text-decoration: none;
  border: none;
}
#navigation_archiv a:link,
#navigation_archiv a:visited {
  color:#3c68ae;
}

#navigation_archiv .menu-current a:link,
#navigation_archiv .menu-current a:visited {
  color:#be0027;
}
#navigation_archiv a:hover {
  color:#be0027;
}

/*
Eigentlicher Inhaltsblock
*/
#block_table  {
  width:100%;
}
#content_block {
  /*width:900px;*/
  width:100%;
  height:auto;
  margin: 0;
  padding: 20px 0px 0px 0px;
}
h2.navigation_header,
h2.block_header {
  margin:0;
  padding: 3px 0 0 0;
  display:block;
  height:20px;
  color:#fff;
  background-color:#3c68ac;
  font-size:10pt;
  letter-spacing:2px;
  font-style:normal;
  font-weight:bold;
  text-align:center;
}
h2.navigation_header {
  color:#fff;
  background-color:#be0027;
}
/*
Inhaltsblock LINKS
*/
#td_block_left {
  vertical-align:top;
}
#block_left {
  float:left;
  margin:20px 0 0 0;
  padding: 0;
  width:240px;
  height:auto;
}
#left_actual {
  margin: 0;
  padding:0;
  width:240px;
  height: auto;
}

#sparen_content,
#themen_content,  
#comic_content,
#about_content,
#abonnement_content,
#gepanschtes_content,
#actual_content {
  margin: 0;
  padding:0 10px 5px 10px;
  font-size: 8pt;
}

#actual_content {
  min-height: 105px;
}
#comic_content {
  background-image:url(images/Karikaturen.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 50px 10px 5px 10px;
}
#themen_content {
  padding:10px 10px 5px 10px;
}
#themen_content ul {
  margin:0;
  padding: 0 0 0 15px;
}
#themen_content li {
  margin:0;
  padding:0;
}
#themen_content p {
  margin: 0;
  padding: 2px 0 2px 0;
}
#sparen_content {
  background-image:url(images/Zuzahlung-Bild-Vorschau.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  padding:80px 10px 5px 10px;
}
#gepanschtes_content {
  margin: 0 0 20px 0;
  padding: 0;
}
a#gepanschtes_content  {
  text-decoration: none;
  border: none;
}

#block_index {
  border-bottom:1px dotted #be0027;
}
#index_content {
  padding: 10px;
}
#index_content h2 {
  font-size: 11pt;
  color:#3c68ae;
  letter-spacing:2px;
}

#td_block_middle {
  vertical-align:top;
  width:100%;
}
#block_middle {
  float:left;
  margin:0;
  padding: 0;
  /*width:418px;*/
  width: 100%;
  height:auto;
  border:1px dotted #be0027;
}

#middle_content {
  width:99%;
  height:auto;
  padding:10px;
  margin:0;
  color: #000;
  background-color:#fff;
}

#middle_content h1 {
  font-size:14pt;
  font-weight:bold;
  font-variant:small-caps;
  letter-spacing:2px;
  text-align:center;
  color:#be0027;
  background-color:transparent;
}
#middle_content h2 {
  font-size:11pt;
  color:#be0027;
  background-color: transparent;
  margin:0;
  padding:0;
}
#middle_content h3 {
  color:#3c68ae;
  background-color:transparent;
  font-size:10pt;
  margin:0;
  padding:0;
}

#middle_content hr {
  clear:both;
  border: 0;
  color:#be0027;
  background-color:#be0027;
  height:1px;
  margin: 20px 0 10px 0;
  padding:0;
}

#td_block_right {
  vertical-align:top;
}
#block_right {
  float:left;
  margin:20px 0 0 0;
  padding: 0;
  width: 240px;
  height: auto;
  font-size:8pt;
}
#right_gpsp,
#right_search {
  width: 240px;
  height:auto;
  margin:0;
  padding:0;
}
.block_right_content {
  margin: 0px;
  padding: 20px 10px;
}
.searchbox {
  margin: 0px;
  padding: 20px 10px;
}
.searchbox input[type=text] {
  width: 208px;
  margin: 5px 0;
  font-size: 8pt;
}
.searchbox input[type=submit] {
  width: 220px;
}
.loginbox {
  margin: 0px;
  padding: 20px 10px;
}
.loginbox input[type=password],
.loginbox input[type=text] {
  margin:5px 0;
  width:145px;
  font-size: 8pt;
}
.loginbox input[type=submit] {
  width: 220px;
}
#footer {
  clear:both;
  margin:0;
  padding:10px 0 0 0;
  //width:900px;
  width: 99%;
  height:21px;
  text-align:center;
  font-size:8pt;
  color:#c0c0c0;
  background-color:inherit;
}

#frontend_edit {
  text-align:right;
}
#verweis_cloud {
  font-size:1.0em;
  margin: 0;
  padding:10px 0; /* 10px 10px 10px;*/
  text-align:center;
  font-weight:bold;
  width: 240px;
}
#verweis_cloud a:link,
#verweis_cloud a:visited {
  border-bottom:none;
}
#verweis_cloud a:hover,
#verweis_cloud a:active {
  border-bottom:none;
}
/* Ueberschrift ueber zugehoerigen Schlagworten bei den Artikeln */
.querverweis_header {
  padding: 15px 0 5px 0;
  font-style: italic;
}
/*
Anzeige der gefunden Schlagworte im Suchergebnis
*/
#search_keyword {
  margin: 10px;
  border: 1px solid #3c68ac;
  padding: 10px;
}
.search_keyword_header {
  margin: 10px 0;
  color: #3c68ac;
  background-color: inherited;
  font-weight: bold;
}
.search_keyword_str {
  color: #000;
  background-color: inherited;
  font-style: italic;
}
.search_keyword_item {
}
.search_keyword_item_header {
}
.search_keyword_item_desc {
  margin: 5px 0 10px 30px;
  font-style: italic;
}
.search_regular {
  margin: 10px 0;
}
/*
  Droplet archiv_ausgabe_overview
*/
#aao_container {
  width:98%;
}
#aao_container_left {
  width: 160px;
  padding:10px 20px 0 0;
}
#aao_container_right {
  width:98%;
  padding:5px;
}
.aao_item {
  margin: 5px 0;
}
.aao_item_head {
}
.aao_item_desc {
  margin:5px 0 10px 20px;
  font-style:italic;
}

/*
PDF Download
*/
.pdf_available {
  width: 98%;
  text-align: right;
  padding: 10px 20px 15px 20px;
  color: #000;
  background-color:inherited;
}

/*
Droplet gpsp_header_ausgabe
*/
.gpsp_header_ausgabe {
  text-align:right;
  font-size:smaller;
}
/*
Suchergebnisse hervorheben
*/
.highlight {
  color: #000;
  background-color: #ffff66;
}

/**
  dbGlossary
**/
abbr {
  cursor: help;
  border-bottom: 1px dotted #da251d;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #da251d;
}
.catchword_text {
  cursor: help;
  border-bottom: 1px dotted #da251d;
}
.catchword_html {
  position: relative;
  display: inline;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  color: red;
  background-color: green;
}
a.catchword_html {
  display: inline;
  margin: 0;
  padding: 0;
}
a.catchword_html:link,
a.catchword_html:visited,
a.catchword_html:hover,
a.catchword_html:active
{
  display: inline;
  margin: 0;
  padding: 0;
}

.catchword_html div {
  display: none;
}
.catchword_html:hover div {
  position: absolute;
  z-index: 100;
  display: block;
  width: 200px;
  height: auto;
  top: 10px;
  left: 10px;
  padding: 15px;
  color: #000;
  background-color: #ffff99;
  border: 1px solid #ffff99;
}
.catchword_error {
  font-weight: normal;
  color: #990000;
  background-color: #ffff99;
  padding: 3px 5px;
}
.glossary_list a {
  background-image: none;
}
.glossary_list dt {
  clear:both;
  font-weight: bold;
}
.glossary_list dd {
  font-style: italic;
  margin-bottom: 10px;
}
.literature_list dt {
  clear:both;
  font-weight: bold;
}
.literature_list dd {
  font-size: 8pt;
  margin-bottom: 15px;
}
.literature_title {
  display: block;
  font-weight: bold;
}
.literature_subtitle {
  display: block;
  font-weight: bold;
  font-style: italic;
}
.literature_description {
  font-style: italic;
}
.gl_tab_bar {
  margin: 40px 0 40px 0;
  font-size: 10pt;
}
.gl_tab {
  display: inline-block;
  margin: 0 2px;
}
.gl_tab a {
  font-weight: normal;
  margin: 0 3px;
}
.gl_tab_active {
  font-weight: bold;
  margin: 0 3px;
}
.fn_sup a {
  margin: 0 0 0 3px;
  font-weight: bold;
}
.fn_footer {
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  font-size: 8pt;
  background-image: url(footnote-divider.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
.fn_item {
  font-style: normal;
}
.fn_number {
  font-weight: bold;
  padding: 0 5px 0 0;
}
.fn_footnote {
  font-style: italic;
}

