

/* ~~~~~~~~~~~~~~~~~~~~~~~general~~~~~~~~~~~~~~~~~~~~~~~~~~ */
* {
  padding: 0;
  margin: 0;
}

.farbeAuswahl{
background-color: #997E66;
}


body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color:  white;
  background-color:  #997E66; 
  /*background-image:url('../img/background popart.jpg'); 
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:top;*/

  /*#F3AE73;*//*white;*/  /*original: #997E66; */
}

h2, h3 {
  font-weight: bold;
  clear: both;
}

h2 {
  color: #ECA355;/*#F18D32;*/
  font-size: 160%;
  padding: 0.0ex 0.0em;
  margin-bottom: 20px;
  text-align: left;
}

h3 {
  font-size: 100%;
  padding: 0.0ex 0.0em;
  margin-bottom: 10px;
}

a img {
  border: none;
}

body.small{
    padding: 0;
   margin: 0;
}

font.link{
  color: #ECA355;/*#F18D32;*/
}

div#main {
  width: 960px;
  margin: 0 auto;
}


div#text {
  color: white;
  font-family: Arial;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~title~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#title {
  height: 85px;
  padding-top: 0px;
  margin-right: 0px;
  text-align: center;
  background: center no-repeat;
  background-color: grey;
  background-image:url("../img/bg_sun_se.jpg");
  border: 1px solid black;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~navi~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#navi {
  margin: 0 auto;
  width: auto;
  padding: 1em;
  border-bottom: 3px solid;
}

div#navi a {
  margin: 0 auto;
  padding: 0.25ex 1em;
  font-weight: bold;
}

div#navi a:link {
  text-decoration: none;
}

div#navi a:visited {
  text-decoration: none;
}

div#navi a:hover {
  
}

div#navi a:active {
  text-decoration: none;
}

div#navi a:focus {
  text-decoration: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~content~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#content {

  padding: 0 0;/*0.5em 0;*/
  background: bottom right no-repeat;
  z-index: 0;
  text-align: left;
  /*background-color: #4d3a2b;*/
}

div#content img {
  border: solid black 1px;
}

div#content img.left {
  float: left;
  margin: 0.75ex 0.75em;
}

div#content a{
  text-decoration: none;
  color: #ECA355;/*#F18D32;*/
}

div#content a:link {
  text-decoration: none;
  color: #ECA355;/*#F18D32;*/
}

div#content a:visited {
  text-decoration: none;
  color: #ECA355;/*#F18D32;*/
}

div#content a:hover {
  text-decoration: underline;
  color: #ECA355;/*#F18D32;*/
}

div#content a:active {
  text-decoration: none;
  color: #ECA355;/*#F18D32;*/
}

div#content a:focus {
  text-decoration: none;
  color: #ECA355;/*#F18D32;*/
}

div#content h2, div#content h3 {
  padding-left: 0px;
}

div#content h2 span, div#content h3 span {
  margin: 5px;
  padding: 0.25ex 0.5em;
  padding-left: 0.75em;
  border-left: 0px;
}

div#content p {
  margin-left: 15px;
  padding: 10px;/*0.5ex 0.5em;*/
  border-left: 4px;
}

div#content p strong {
  font-weight: bold;
  font-size: 120%;
}

div#content p#end {
  height: 32px;
}

p span.erkl {
  height: 190px;
  margin-top: 20px;
  display: block;
}

div#content p.plain {
  border: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line_box ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#line_box  fieldset  legend {
font: Arial;
color: white;
}

div#line_box  fieldset  h3 {
color: #ECA355;
font: Arial;
}

div#line_box  fieldset  p {
text-align: justify;
}

div#line_box  fieldset.prog-thema legend{
color: #ECA355; /*#F18D32;*/
}

div#line_box  fieldset.blog p{
  margin: 15px;
  padding: 0px;/*0.5ex 0.5em;*/
  border-left: 0px;
}

div#line_box  fieldset.blog h3{
margin-left: 15px;
}

div#line_box  fieldset.blog img{
margin: 10px;
}

div#line_box  fieldset.blog  legend{
text-align: right;							/*  <--  das funzt nicht - hab ich im Text nochmal extra geschrieben*/
color: white;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ table ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table.nicetable {
  margin-left: 0px;
  padding: 0 0px;
  font-size: 12px;
  border-left: 0px;
}

table.nicetable th {
  color: white;
}

table.nicetable td, table.nicetable th {
   padding: 2px 6px;
}

table.nicetable td.blog {
   background-color: #6d5a49;/*535353;c6c6c6;#F0F0F0; Gray; */
   color: white;
}

table.nicetable td.color {
    width: 250px;
   background-color: #6d5a49;/*535353;c6c6c6;#F0F0F0; Gray; */
   color: white;
}

table.nicetable td.white {
    width: 25px;
    background-color: transparent;
}

table.nicetable td.gray {
    background-color: #6d5a49;/*535353;*/
   color: white;
   font-size: 16px;
}

talbe.nicetable td.leer{
    height: 10px;
   background-color: white;
}

table.conttab {
  width: 960px;	
  margin-left: 0px;
  margin-top: 20px;
/*  padding: 0 8px;*/
  border-spacing: 20px;
  padding: 0 0px;
  border-left: 0px;
  border: solid black 1px;
  font-size: 16px;
  background-color: #4d3a2b;/*white;*/
/*  text-align: left;
  background: center no-repeat;
   background-image: url(../img/logo.gif);*/
}

table.conttab td.image img{
  width:300px;
}

table.downtab td.text {
    background-color: white;
   font-size: 14px;
   color: black;
   width: 600px;
   text-align: left;
}

table.downtab td.space{
  width: 100px;
 }
 
talbe.downtab td.image {
   background-color: white;
   width: 260px;
   text-align: top;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bottom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#bottom {
  position: relative;
  bottom: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ galerie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


table#auswahl{

  border: 1px, solid, black;
}

table#auswahl tr td{
background: transparent;
}

#holder {
  text-align:left;
  position:relative;
  width:100%;
  height:522px;
  margin-top:0px;           /*cave*/
  margin-bottom:0px;
  background:transparent;
  z-index:0;
}

#holder table tr td {
  width:100px;
  text-align:center;
  border:0px;
  background:transparent;
}

#scrollbox {                          /*Eigentlich sollte die ID nur einmaL vergeben werden.               */
  /*display:none;                       /*Skrollbox kommt so oft vor, wie es Kategorien gibt.                */
  width:105px;                        /*Wenn es mal nicht gehen sollt vielleicht an dieser Schraube drehen.*/
  background:transparent;
  overflow:auto;
  border:0px;
  list-style:none;
}

#scrollbox a {
  float:left;
  display:inline;
  background:#997E66;
  text-decoration:none;
  width:80px;
  height:80px;
  cursor:default;
  margin:1px;
  border:1px solid #000;
  outline:0;
  
}

#scrollbox a img.thumb {
  display:block;
  border:1px solid #000;
}

#scrollbox a.quer img.thumb {
  width:60px;
/*  height:45px;*/
  margin:20px 10px 20px 10px;
}

#scrollbox a.hoch img.thumb {
/*  width:45px;*/
  height:60px;
  margin:10px 20px 10px 20px;
}

#scrollbox a.komisch img.thumb {
  width:60px;
  height:60px;
  margin:7px 7px 8px 8px;
}

#scrollbox a:hover img.thumb {
  border:1px solid #fff;
}

#scrollbox a:active img.thumb {
  border:1px solid #ECA355;
} 

#scrollbox a:focus img.thumb {
  border:1px solid #ECA355;
}

 
/*hintergrundfarbe statt schwarz #997E66  */


