body {
  background-color:#F3F3F3;
  margin: 0;
}
body#newbg {
  background: #064028 url(/images/new_bg.jpg) repeat-x 0 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,sans serif,Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color:#03548F;
  text-decoration: none;
  margin: 0;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
form {
  margin: 0;
  padding: 0;
}
a, a:hover {
  font-family: Arial,sans serif,Helvetica;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #03548F;
  text-decoration: none;
}
.cB {
  line-height: 0;
  clear: both;
}
.cR {
  line-height: 0;
  clear: right;
}
#content {
  width: 540px;
  float: left;
  margin: 20px 0 0 30px;
  padding: 0 20px 0 0;
  height: 400px;
  overflow: auto;
}
#content p {
  font-family: Arial,sans serif,Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #03548F;
  text-decoration: none;
  line-height: 1.4em;
  margin-top: 0;
}
#content dl#kandidatenliste {
  float:right;
  font-family: Arial,sans serif,Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #03548F;
  text-decoration: none;
  line-height: 1.4em;
  margin: 0 0 0 15px;
  padding: 4px 8px;
  background-color: #EEE;
}
#content dl#kandidatenliste dt {
  font-weight: bold;
}
.center {
  text-align: center;
}
#contentContainer {
  background-image: url(../images/container_back.gif);
  background-repeat: repeat-y;  
  width: 800px;
  margin: 0 auto;
}
#contentContainer2 {
  background-image: url(../images/container_back.gif);
  background-repeat: repeat-y;  
  width: 800px;
  margin: 0 auto;
  border: 1px solid #333;
  border-width: 0 3px 3px 1px;
}
#main {
  width:800px;
}
#leftNavigation {
  float: left;
  background-color: #39B44A;
  padding: 10px 0 0 0;
}
#leftNavigation2 {
  float: left;
  background-color: #064028;
  padding: 10px 0 0 0;
}
#leftNavigation div {
  background-image:url(../images/navi_back.jpg);
  width: 190px;
  height: 39px;
  margin: 0 0 0 15px;
  padding-top: 3px;
}
#leftNavigation2 div {
  background-image: transparent;
  width: 190px;
  height: 39px;
  margin: 0 0 0 15px;
  padding-top: 3px;
}
#leftNavigation2 div a, #leftNavigation2 div a:hover {
  font-family: Arial,sans serif,Helvetica;
  font-size: 16px;
  font-style:italic;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
  margin-left:22px;
}
#leftNavigation div a, #leftNavigation div a:hover {
  font-family: Arial,sans serif,Helvetica;
  font-size: 16px;
  font-style:italic;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
  margin-left:22px;
}
#leftNavigation div a.active, #leftNavigation div a:hover {
 color: #03548F;
}
.formBox {
  float: left;
  width: 150px;
}
.formBox p {
  margin: 0 0 6px 0;
}
.formBox input, .formBox textarea, input#submit {
  background-color:#FFFFFF;
  border:1px solid #0168B3;
  width: 250px;
  font-family: Verdana,Arial,sans serif,Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #03548F;
  text-decoration:none;
  margin-bottom: 5px;
}
input#submit {
  width: 254px;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0 0 150px;
  background-color: #0168B3;
  color: #FFFFFF;
  cursor: pointer;
}
html>body input#submit {
  width: 252px;
}
#footer, #footer a, #footer a:hover {
  background-image:url(../images/footer_complete.jpg);
  width:800px;
  height:50px;
  font-family:Verdana,Arial,sans serif,Helvetica;
  font-size:10px;
  font-style:normal;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
  margin: 0;
  padding: 10px 0 0 0;
}
a#impressum, a:hover#impressum {
  background: transparent;
  margin:0 0 0 720px;
}
#subNavi {
  background-color: #FFF;
  margin-left: 1px;
}
#subNavi ul, #subNavi ul li a {
  background-color: #39B44A;
  list-style-type: none;
  margin: 0;
  padding:;0 
  font-family:Verdana,Arial,sans serif,Helvetica;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
  line-height: 1.4em;
}
#subNavi ul li {
  display: inline;
  margin: 0 0 0 30px;
  padding:;0 
}
#subNavi ul li a.active, #subNavi ul li a:hover {
  color: #03548F;
}
hr {
  border: 0;
  background-color: #0168B3;
  color: #0168B3;
  height: 1px;
  width: 98%;
  margin: 15px 0;
}
/*  popup */
#popUpBox {
  margin:0 auto;
  position:relative;
  width:1030px;
}
#erstwaehler {
  width:1030px;
  height:620px;
  background:transparent url(/images/erstwaehler_background.png) no-repeat 0 0;
  margin:20px auto 0 auto;
  position:absolute;
  _background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/erstwaehler_background.png', sizingMethod='crop');
}
#lightbox {
  background: rgba(4,22,3,0.75);
  margin:0;
  position:absolute;
  width:100%;
  height:100%;
}
#erstwaehler h2 {
  display: inline-block;
  padding: 60px 0 0 60px;
}
#erstwaehler p {
  display: inline-block;
  margin-left: 400px;
}
#erstwaehler * .centerBox h2 {
  padding: 10px;
}
#closePopUp {
  font-family: Arial,sans serif,Helvetica;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color:#03548F;
  text-decoration: none;
  text-align: right;
  cursor: pointer;
}
#linkTabelleBox {
  margin: 0 0 0 60px;
  padding: 0;
  width:900px;
  height: 470px;
  overflow: auto;
}
#linkTabelle {
  margin: 0;
  width:880px;
}
#linkTabelle td {
  vertical-align: top;
}
#linkTabelle * ul {
  list-style-type: none;
  margin: 0 0 10px 0;
}
#linkTabelle *  ul li {
  line-height: 1.4em;
}
#linkTabelle *  ul li, #linkTabelle * ul li a {
  font-family: Arial,sans serif,Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #03548F;
  text-decoration: none;
}
.bannerPool a {
   border-top:1px solid #03548F;
   padding:6px 0;
   display:inline-block;
}
