html {
  height:101%;
}

body{
background-color:#e9eced;
background-image:url(../img/bs-verlauf.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:"Trebuchet MS",Verdana,sans-serif;
color:#273156;
}


a:link, a:visited {
  color:#008bd0;
}

a:hover, a:visited:hover {
  color:#01a9fc;
}

#maincontainer{
width: 960px; 
background-image:url(../img/bs-contentback.png);
background-repeat:repeat-y;
margin: 0 auto; 
}

#topsection{
background-image:url(../img/bs-header.jpg);
background-repeat:no-repeat;
height: 162px; 
}

a#home {
  display:block;
  margin-left:26px;
  width:187px;
  height:50px;
  padding-top:63px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 200px; 
min-height:500px;
height: auto !important;
height: 500px;
}

.innercontent {
  margin:30px 40px 0 40px;
  font-size:.8em;
}

.innercontent p {
  text-align:justify;
}

.innercontent ul li {
  margin-bottom:.5em;
  list-style-image:url(../img/square.gif);
}

h1 {
  font-size:2em;
  font-family:Georgia,"Times New Roman", Times, serif;
  font-weight:normal;
  margin:0 0 .5em 0;
}

h2 {
  font-size:1.2em;
  font-family:Georgia,"Times New Roman", Times, serif;
  font-weight:normal;
  margin:1em 0;
}

h3 {
  font-size:1em;
  font-family:Georgia,"Times New Roman", Times, serif;
  border-bottom:1px solid #008bd0;
  margin:.5em 0 1em 0;
}

#leftcolumn{
float: left;
width: 180px; 
margin-left: -960px; 
padding:30px 0 0 30px;
}

#leftcolumn ul {
  margin:0;
  padding:0;
}

#leftcolumn ul li {
  list-style-type:none;
  text-align:right;
  font-size:.8em;
  font-weight:bold;
  margin-bottom:1em;
}

#leftcolumn a:link, #leftcolumn a:visited {
  text-decoration:none;
  display:block;
  border-top:1px solid #ccc;
  color:#000;
  white-space:nowrap;
}

#leftcolumn ul li.menu-current a, #leftcolumn ul li.menu-parent a {
  color:#008bd0;
  border-top:1px solid #008bd0;
}

#leftcolumn ul li ul {
  margin-top:.5em;
  margin-bottom:1em;
}

#leftcolumn ul li ul li {
  margin-bottom:0;
  line-height:2em;
}

#leftcolumn ul li ul li a {
  border-top:0 !important;
}

#leftcolumn a:hover, #leftcolumn a:visited:hover {
  color:#01a9fc !important;
}

#rightcolumn{
float: left;
width: 200px; 
margin-left: -200px; 
padding-top:30px;
font-size:.7em;
}


.box {
  background-color:#c7e3f3;
  margin-bottom:1em;
  margin-right:2em;
}

.box p {
  padding:.5em;
  margin:0;
  font-family:Arial,Helvetica,sans-serif;
  text-align:justify;
}

.box h3 {
  padding:.2em;
  color:#fff;
  font-weight:normal;
  margin-bottom:.5em;
  background-color:#008bd0;
  font-family:Arial,Helvetica,sans-serif;
}

.box a:link, .box a:visited {
  text-decoration:none;
}

.box ul {
  margin:0;
  padding:.5em .5em .5em 2em;
}

.box ul li {
  list-style-image:url(../img/pointer.gif);
}

.teaserbild {
float:left; 
margin-right:1em; 
border: 1px solid #008bd0;
}

.teaserabsatz {
  text-align:left !important;
  clear:left;
  min-height:90px;
  margin-bottom:2em;
}

.tabbertab h2 {display:none}

.tabberlive {
background-color:#fff;
}

.tabbernav {
 background-color:#EDEEEF;
}

.teaserblock {
width:160px;
height:140px;
overflow:hidden;
text-align:center;
float:left;
}

.teaserblock img {
border:1px solid #008bd0;
}

#footer{
clear: left;
width: 100%;
background-image:url(../img/bs-footerback.png);
background-repeat:no-repeat;
height:30px;
margin-top:10px;
}

#footercontent {
  padding:2px 0 0 220px;
  font-size:.6em;
  margin:0px 30px 0 20px;
}

#footercontent a:link, #footercontent a:visited {
  text-decoration:none;
}
