/*
theme name: gfwp
theme uri: www.wissenschaftliche-physik.de
description: gfwp
version: 2.0
author: klaus oppermann
author uri: http://www.klausoppermann.de/
*/
a, abbr, acronym, address, applet,
big, blockquote, body,
caption, cite, code,
dd, del, dfn, div, dl, dt, em,
fieldset, font, form,
h1, h2, h3, h4,h5, h6, html,
iframe, img, ins,
kbd, label, legend, li,
object, ol, p, pre, q,
s, samp, small, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
ul, var {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

body {
  color: #000;
  background: #194174 url(images/body.gif) repeat-x 0 0;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 100.01%;
  text-align: center;
}

acronym {
  cursor: help;
  border: none;
}

address {
  margin: 20px 0;
  padding: 0;
  font-style: normal;
}

blockquote, cite {
  font-style: italic;
}

em {
  font-style: italic;
}

h2, h3, h4, h5 {
  font-family: "times new roman", georgia, arial, verdana, helvetica, sans-serif;
  text-align: left;
  line-height: 1.0em;
  font-weight: 700;
}

h1 {
  margin: 0;
  padding: 0;
}


h2, h3, h4, h5 {
  margin: 20px 0;
  padding: 0;
  color: #0c2240;
  background: transparent;
  font-size: 150%;
  letter-spacing: 1.5px;
}

h2.titel {
  margin: 10px 0 20px 0;
  padding: 0;
  color: #1a4173;
  background: transparent;
  font-size: 180%;
  letter-spacing: 2.5px;
}

img {
  border: 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
  cursor: pointer;
}

strong {
  font-weight: 700;
}

sub, sup {
  line-height: 0;
  font-size: 60%;
  font-family: verdana, sans-serif, helvetica, arial;
}

#page {
  background: url(images/page2.jpg) no-repeat 50% 0;
  margin: 0 auto;
  padding: 19px 0 10px 0;
  position: relative;
}

#wrapper {
  border: 1px solid #fff;
  background: #fff url(images/wrapper3.jpg) no-repeat 0 201px;
  color: #4f4f4f;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
  width: 980px;
}

#wrapheader {

}

#header {
  background: url(images/logo.jpg) no-repeat 50% 0;
  height: 200px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
  width: 980px;
}

#header h1 {
  color: #fff;
  font-size: 1.8em;
  font-variant: small-caps;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-shadow: 0 1px 1px #000;
  position: absolute;
  bottom: 30px;
  left: 10px;
}

#header h1 a,
#header h1 a:hover,
#header h1 a:focus {
  font-family: verdana, sans-serif, helvetica, arial;
  color: #fff;
}

#header h1 span {
  font-size: 0.8em;
  font-variant: normal;
}

#sidebarwrap {
  margin: 0;
  padding: 0;
  font-size: 70%;
  float: left;
  text-align: left;
  line-height: 1.0em;
  padding: 0;
  width: 200px;
}

#sidebar {

}

ul#navigation {
  margin: 30px 10px;
  padding: 0;
}

ul#navigation li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
  border: 1px solid #c6d5e8;
}

ul#navigation li a,
ul#navigation li strong,
ul#navigation li a:hover,
ul#navigation li a:focus,
ul#navigation li a.aktiv,
ul#navigation li strong {
  background: #f1f5f9;
  border: 1px solid #fff;
  color: #1a4173;
  display: block;
  font-weight: 700;
  margin: 0;
  padding: 10px 12px;
  text-decoration: none;
}

ul#navigation li a:hover,
ul#navigation li a:focus,
ul#navigation li a.aktiv,
ul#navigation li strong {
  background: #c6d5e8;
  border: 1px solid #f1f5f9;
  color: #0c2240;
}

/* suche */


#sidebar form#searchform  {
  margin: 0 auto 30px auto;
  padding: 0;
  position: relative;
  font-size: 80%;
  width: 160px;
}

#sidebar form#searchform p {
  margin: 0;
  padding: 0;

}

#sidebar form#searchform input {
  background: #fff url(images/magnifier.png) no-repeat 5px 50%;
  border: 1px solid #ddd;
  color: #000;
  float: left;
  line-height: 1.2em;
  margin: 0;
  padding: 6px 6px 6px 20px;
  width: 95px;
}

#sidebar form#searchform input:hover,
#sidebar form#searchform input:focus {
  background: #fff url(images/magnifier.png) no-repeat 5px 50%;
  border: 1px solid #1b4972;
  color: #000;
}

#sidebar form#searchform input.bu {
  background: #1b4972;
  border: 1px solid #ddd;
  color: #fff;
  font-weight: 700;
  line-height: 1.0em;
  margin: 0 0 0 5px;
  padding: 5px;
  width: 20px;
}

#sidebar form#searchform .bu:hover,
#sidebar form#searchform .bu:focus {
  background: #1b4972;
  border: 1px solid #1b4972;
  color: #fff;
  text-decoration: underline;
}

#sidebar h3 {
  margin: 30px 10px 10px 15px;
  padding: 0;
}

#sidebar p,
#sidebar ul.wplisten {
  list-style: none;
  margin: 0 15px;
  padding: 0;
}

#sidebar p a.rss,
#sidebar p a:hover.rss,
#sidebar p a:focus.rss {
  background: url(images/feed.png) no-repeat 5px 50%;
  color: #1a4173;
  display: block;
  padding: 5px 5px 5px 25px;
}

#sidebar p a:hover.rss,
#sidebar p a:focus.rss {
  background: #c6d5e8 url(images/feed.png) no-repeat 5px 50%;
  color: #000;
}


#sidebar ul.wplisten li a,
#sidebar ul.wplisten li a:hover,
#sidebar ul.wplisten li a:focus {
  background: url(images/folder.png) no-repeat 5px 50%;
  color: #1a4173;
  display: block;
  padding: 5px 5px 5px 25px;
}


#sidebar ul.wplisten li a:hover,
#sidebar ul.wplisten li a:focus {
  background: #c6d5e8 url(images/folder.png) no-repeat 5px 50%;
  color: #000;
}

#contentwrap {
  margin: 0;
  padding: 0;
  float: right;
  width: 780px;
  position: relative;
}

#content {
  margin: 0;
  padding: 20px 40px 0 40px;
  font-size: 75%;
  line-height: 1.6em;
}

#content a {
  border-bottom: 1px dotted #0b2441;
  color: #0b2441;
  background: transparent;
  text-decoration: none;
}

#content a:hover,
#content a:focus {
  border-bottom: 1px dotted #000;
  color: #000;
  background: transparent;
  text-decoration: none;
}

#content h2 a,
#content h2 a:hover,
#content h2 a:focus {
  border: none;
  line-height: 1.4em;
}

#content dl.foto,
#content dl.fotor
#content dl.fotol {
  margin: 0 10px;
  padding: 10px;
  text-align: center;
}

#content dl.foto {
  background: #C4D6E0;
  border: 1px solid #ddd;
}

#content dl.fotor {
  width: 220px;
  float: right;
  font-size: 85%;
  margin: 5px 0 10px 10px;
}

#content dl.fotol {
  width: 220px;
  float: left;
  font-size: 85%;
  margin: 5px 10px 10px 0;
}

#content dl.foto dt {
  width: 220px;
  float: left;
}

#content dl.foto dd,
#content dl.fotor dd,
#content dl.fotol dd {
  padding: 3px 0;
}

#content dl.foto dt img,
#content dl.fotor dt img,
#content dl.fotol dt img  {
  border: 1px solid #1B4972;
}

#content dl.fotol-text,
#content dl.fotor-text {
  border: 1px solid #C6D5E8;
  margin: 20px 0;
  padding: 10px;
  background: #fff;
}

#content dl.fotol-text dt,
#content dl.fotor-text dt {
  width: 220px;
  float: left;
  font-size: 80%;
  text-align: center;
}

#content dl.fotor-text dt {
  float: right;
}

#content dl.fotol-text dd {
  margin-left: 240px;
  padding: 0 0 5px 0;
}

#content dl.fotor-text dd {
  margin-right: 240px;
  padding: 0 0 5px 0;
}

#content dl.fotol-text dt img,
#content dl.fotor-text dt img {
  border: 1px solid #aaa;
}

#content dl.link {
  margin: 20px 0;
  line-height: 1.6em;
}

#content dl.link dt {
  font-weight: 700;
}

#content p {
  margin: 20px 0;
  padding: 0;
}

#content p.center {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

#content p.einrueck {
  margin-left: 20px;
}

#content blockquote {
  background: #fff url(images/emc2.gif) no-repeat 0 10px;
  border: 3px double #c6d5e8;
  margin: 10px 15px 10px 0;
  padding: 15px 10px 15px 80px;
  width: 235px;
  float: left;
}

#content blockquote.mittel {
  min-height: 10em;
}

#content blockquote.hoch {
  min-height: 15em;
}

#content blockquote p {
  margin: 0;
  padding: 0;
}

#content blockquote p cite {
  color: #7f7f7f;
  font-size: 80%;
  font-style: normal;
}

#content table {
  margin: 10px 0;
  padding: 10px;
  border-collapse: collapse;
  width: 100%;
  font-size: 90%;
  font-weight: 700;
  z-index: 50;
}

#content td,
#content th {
  margin: 0;
  padding: 5px 10px;
  color: #000;
  background: #fff;
  text-align: left;
  vertical-align: top;
  border: 1px solid #ddd;
}

#content th {

}

#content ul {
  margin: 20px 0;
  padding: 5px 15px;
  line-height: 1.6em;
  list-style: none;
}

#content ul li {
  margin: 0 0 5px 5px;
  padding: 0 0 0 15px;
  background: url(images/liste.gif) no-repeat 0 4px;
}


/* kommentare  */

#content form#commentform input,
#content form#commentform textarea {
  background: #fff;
  border: 1px solid #c6d5e8;
  color: #194174;
}

#content form#commentform input.bu {
  background: #1b4972;
  border: 1px solid #ddd;
  color: #fff;
  font-weight: 700;
  line-height: 1.0em;
  margin: 10px;
  padding: 5px;
  width: auto;
}

#content form#commentform .bu:hover,
#content form#commentform .bu:focus {
  background: #1b4972;
  border: 1px solid #1b4972;
  color: #fff;
  text-decoration: underline;
}

ol.commentlist li {
  font-size: 150%;
}


#content ol.commentlist li {
  background: #fff;
  border-bottom: 1px solid #c6d5e8;
  border-top: 1px solid #c6d5e8;
  color: #194174;
  margin: 10px 0 10px 20px;
  padding: 10px;
  vertical-align: top;
}

#content ol.commentlist li.admin {
  background: #dae1e9;
}

#content ol.commentlist li a,
#content ol.commentlist li a:hover,
#content ol.commentlist li a:focus {
  text-decoration: none;
}

#content ol.commentlist img {
  margin: 0 10px 0 0;
}

#content ol.commentlist small,
#content ol.commentlist em,
#content ol.commentlist cite {
  font-size: 60%;
}

#content ol.commentlist p {
  font-size: 70%;
  margin: 10px 0;
}

#content ul.postinfo {
  background: #C6D5E8;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  margin: 10px 0;
  padding: 0;
}

#content ul.postinfo li {
  float: left;
  list-style-type: none;
  margin: 0 5px;
  padding: 5px 10px 5px 25px;
}

#content ul.postinfo li.infotime {
  background: url(images/date.png) no-repeat 5px 50%;
}

#content ul.postinfo li.infoauthor {
  background: url(images/user.png) no-repeat 5px 50%;
}

#content ul.postinfo li.infokategorie {
  background: url(images/category.png) no-repeat 5px 50%;
}

#content ul.postinfo li.infocomments {
  background: url(images/comment.png) no-repeat 5px 50%;
}

#content ul.postinfo li.infoedit {
  background: url(images/edit.png) no-repeat 5px 50%;
}

#footer {
  color: #1a4173;
  margin: 0;
  padding: 20px 0 10px 0;
  font-size: 70%;
  text-align: center;
  clear: both;
  line-height: 1.4em;
}

#footer a {
  padding: 0;
  color: #1a4173;
  background: transparent;
  text-decoration: underline;
}

#footer a:hover,
#footer a:focus,
#footer strong {
  color: #0d2039;
  background: transparent;
  text-decoration: none;
}

#footer ul,
#footer p {
  margin: 5px 0;
}

#footer li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ende {
  clear: left;
}

#content dl dt span,
.hidden {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

.nix {
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
