
/*a img {border: 5px outset #180000;}*/

* {
margin: 0;
padding: 0;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;

background: url(../img/bg-container2.jpg) top left repeat-x;
min-height: 100%;
}
img {	border: 0;}
h1 {
font: normal 1.5em Georgia, 'Times New Roman', serif;
color: #d29b2a;
background: transparent;
margin: 0 0 10px 0;
padding: 20px 0 0 0;

}
h2 {
font-size: 1.2em;
font-weight: normal;

}
h3 {
font-size: 1em;
font-weight: normal;
}
p {
font-size: 0.80em;
}

.csc-textpic-caption{
  font-size: 10px;
  font-style: italic;

}
/* IDs */
#container {
position: relative;
color: #000;
background:  url(../img/bg-container2.jpg) top left repeat-x;
width: 100%;

}
#header {
width: 100%;
height: 264px;
background: url(../img/header5.jpg) top left repeat-x;
color: 	#a0a0a0;
font-size: 1.2em;

}
#logo {
color: #fff;
background: #716959;
}
#oben{
 padding-right: 3%;
 background: #fff url(../img/bg-klickpfad3.jpg) repeat-y;
  color: #fff;
  line-height: 2.4em;
  text-align: right;
  }
#sprache{
   position: absolute;
   top: 5px; 
   right: 60px;   
}
#sprache a{
   text-decoration: none;
   color: #fff;
   }
#sprache td{padding-left: 20px;}
#search{
   position: absolute;
   top: 263px;
   left: 21px;
   color: #000000;
   background-color: transparent;
    }  
    #design{
   position: absolute;
   top: 263px;
   left: 316px;
   font-size: 70%;
   padding-top: 5px;
   color: #fff;
   background-color: transparent;
    } 
    
    #design a{
      color: #78934C;
      background: inherit;
      text-decoration: none;
    } 
    #design a:hover{
    color: #B0BC5A;;
    }
  #klickpfad{
  border-bottom: 3px double #3A4D2F;
  padding-bottom: 3px; margin-bottom: 5px;
  margin-bottom: 10px;
  
  }
div.containerbot {
clear: both;
height: 28px;
background: #E9E3BF;
text-align: center;
font: 0.8em Verdana, Helvetica, Sans-serif;
}
#left{
float: left;
width: 16%;
padding: 2%;
padding-top: 0;
margin-top: 0;
font-size: .90em;
background: #fff url(../img/bg-left2.jpg) repeat-x;
min-height: 500px;
}
#content {
float: left;
width: 54%;
padding: 2%;
color: #000;
background: #f0f8ff;
font-size: 0.85em;
text-align: left;
min-height: 400px;
}


#content UL {  list-style-position: outside; }
#content ul ul{margin-left: 10px;}
#content ul ul ul{list-style-type: disc; margin-left: 10px;}
#content ul li { margin-bottom: 10px; }

#content UL UL LI { font-size: 10px; margin-bottom: 0;}

LI { padding-left: 2px; }

#content p, column p, li{font-family:  Verdana, Helvetica, Arial, Sans-Serif;
			margin-bottom: 10px;
			}
#content p{line-height: 1.7em;}

/* Navigation */

#column {
float: right;
width: 18%;
padding: 2%;
padding-top: 0;
margin-top: 0;
color: #fff;
background: #3A4D2F url(../img/bg-recht.gi) repeat-y;
font-size: 0.85em;
min-height: 400px;
} 



