/*
  Allgemein
  _________
*/


html, body {
  background-image: url('../img/bg1.gif');
}

body {
  margin: 0; padding: 0;
  font-family: Verdana, Tahoma, Arial, FreeSans, sans-serif;
}

h1, h2, h3, h4, h5  {
  font-family: "Courier New", Courier, Freemono, mono;
  font-weight: bold;
  font-style: normal;
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
  color: #111;
}

h1 {
  font-size: 1.46em;
  line-height: 100%;
}

h2 {
  font-size: 1.38em;
  line-height: 100%;
}

h3 {
  font-size: 1.28em;
  line-height: 100%;
}

h4 {
  font-size: 1.14em;
  line-height: 100%;
}

.top_header {
  margin-top: 0.07em;
  padding-top: 0;
}


blockquote {
  border-left-style: dotted;
  border-left-color: #f93;
  border-left-width: 1px;
  margin-left: 0;
  padding-left: 1em;
  font-size: 0.92em;
  line-height: 132%;
  font-style: italic;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #066;
}

a:hover {
  text-decoration: underline;
}

small, .smaller {
  font-size: 0.84em;
  line-height: 140%;
}

big, .larger {
  font-size: 1.2em
  line-height: 120%;
}


/*
  Positionierung
  ______________
*/


#wrap1 {
  margin-top: 2.5%;
  text-align: center;
}

#wrap2 {
  margin: auto;
  width: 634px;
  background-image: url('../img/bg2.gif');
  background-repeat: repeat-y;
  text-align: left;
}

#top {
  height: 28px;
  background-image: url('../img/bg2_top.gif');
  background-repeat: no-repeat;
  font-size: 1px;
  line-height: 1px;
}

#content {
  margin: 0 43px;
}

#bottom {
  height: 28px;
  background-image: url('../img/bg2_bottom.gif');
  background-repeat: no-repeat;
  font-size: 1px;
  line-height: 1px;
}



/* 
  Logo
  ___
*/


#logo {
  margin: 1.1em 0 1.6em 0;
}

#logo a, #logo a img {
  border: 0;
}



/* 
  Content
  _______
*/


#content {
  color: #000;
}


/* Hauptspalte, Einzelspalte */

#main_column,
#single_column {
  font-size: 0.84em;
  line-height: 132%;
}

#main_column {
  padding-bottom: 1em;
}


/* Blocks */

.framed_block_head {
  background-color: #445;
  padding: 1px 3px;
  font-weight: bold;
  color: #fff;
}

.raw_block_head {
  font-weight: bold;
}

.framed_block_content {
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #ccc;
  padding: 10px 4px;
}

.raw_block,
.framed_block_content {
  font-size: 0.92em;
  margin-bottom: 2em;
}


/* Linke Spalte, Navi */

#left_column {
  width: 8em;
  padding-left: 1px;
  overflow: visible;
}

.navi ul {
  list-style-type: none;
  margin: 0; 
  padding: 0;
  text-indent: 0;
}

.navi li,
.navi .extra {
  margin: 0 0 0.5em 0;
  padding: 0;
  text-indent: 0;
}

.navi a {
  font-family: "Courier New", Courier, Freemono, mono;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  font-style: normal;
}

.navi em {
  text-decoration: underline;
  font-style: normal;
}

.navi li ul {
  margin: 0.2em 0 0.4em 0.2em;
  padding: 0;
}

.navi li ul li {
  margin: 0.15em 0 0 0;
  font-size: 0.76em;
}

.navi li ul li,
.navi li ul li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.navi strike {
  text-decoration: none;  
  color: grey;
}



/* Inhalte */

.dater, .dater_cur {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.dater {
  font-size: 1.08em;
}

.gallery_item small {
  display: block;
  margin-top: 0.25em;
}


/* Fusszeile */

#content_bottom {
  font-size: 0.84em;
  color: #444
}

a.uplink {
  font-family: "Courier New", Courier, Freemono, mono;
  font-weight: normal;
}
