html{
  height: 100%;
}
body {
  margin:0;
  padding:0;
  height: 100%;
  background: #58a0e0;
}
body,table,input,textarea,select,button {
  font-family:Arial, sans-serif;
  font-size:12px;
  color:#000000;
  line-height:1.5em;
}
h1,h2,h3,h4,h5,h6,p {
  margin:0 0 .7em 0;
}
h1,h2,h3,h4,h5,h6{
  line-height: 1.5em;
  color: #ca0028;
}
h1 {
  font-size:24px;
  font-weight:bold;
}
#header h1{
  display: none;
}
h2 {
  font-size:16px;
  font-weight:bold;
  color: #000;
}
h3{
  font-size: 16px;
  font-weight: bold;
}
h4, h5, h6{
  font-size: 12px;
}
a {
  color:#ca0028;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
ul {
  list-style-type:square;
  margin:0 0 .7em 0;
  padding:0;
}
ul li {
  margin:0 0 0 20px;
  padding:0;
}
ol {
  margin:0 0 .7em 0;
  padding:0;
}
ol li {
  margin:0 0 0 20px;
  padding:0;
}
img {
  border:0;
}
.left{
  float: left;
}
.right{
  float: right;
}
.center{
  text-align: center;
}
.nomargin {
  margin:0;
}
img.left {
  margin:0 15px 10px 0;
  float:left;
}
img.right {
  margin:0 0 10px 15px;
  float:right;
}
.clear{
  clear: both;
}
.bold{
  font-weight: bold;
}


/* clearfix
********************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/*Master
********************************/
#container{
  width: 790px;
  min-height: 100%;
  height: 100%;
  height: auto !important;
  border-left: 3px solid #0454a0;
  border-right: 3px solid #0454a0;
  margin: 0 0 0 8px;
  background: url(/assets/images/container-bg.gif) repeat-y;
  float: left;
  overflow: hidden;
}
#toplinks{
  height: 30px;
  line-height: 30px;
}
#toplinks .tl-left{
  width: 488px;
  height: 30px;
  background: #0454a0;
  float: left;
}
#toplinks .tl-left a{
  display: block;
  float: left;
  margin: 0 15px;
  color: #fff;
  text-decoration: none;
}
#toplinks .tl-left a:hover{
  text-decoration: underline;
}
#toplinks .tl-right{
  width: 302px;
  height: 30px;
  background: #2c6faf;
  float: left;
}
#toplinks .tl-right p{
  color: #fff;
  text-align: right;
  margin: 0 10px 0 0;
}
#toplinks .tl-right a{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}
#toplinks .tl-right a:hover{
  text-decoration: underline;
}
#header{
  background: #58a0e0 no-repeat;
  width: 790px;
  height: 144px;
}
#header a#branchenlink{
  display: block;
  width: 302px;
  height: 144px;
  float: right;
}
/* Navigation
********************************/
#nv ul{
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0 12px;
}
#nv ul li{
  float: left;
  margin:0;
}
#nv ul li a{
  text-decoration: none;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 1px 0 0px;
}
#nv ul li a.a1,
#nv ul li a.s1{
  background: #014f97;
  color: #fff;
}
#nv ul li a:hover{
  color: #fff;
  background: #58a0e0;
}
#nv1{
  text-transform: uppercase;
  margin: 0;
  height: 22px;
  background: #afd6f7;
  border-top: 1px dotted #014f97;
  border-bottom: 3px solid #014f97;
}
#nv1 ul li{
  line-height: 22px;
}
#nv1 ul li a{
  font-size: 14px;
  color: #004e96;
}
#nv2{
  height: 20px;
  background: #fff;
  border-bottom: 1px dotted #014f97;
}
#nv2 ul li{
  line-height: 20px;
}
#nv2 ul li a{
  color: #878786;
}
/* Content
********************************/
#main {
  clear:both;
}
#content{
  float: left;
  width: 473px;
  padding: 0px 5px 10px 10px;
}
#jiggys{
  float: left;
  width: 290px;
  padding: 26px 0px 10px 5px;
}
/* Werbung
********************************/
#ad_right{
  width: 160px;
  float: left;
  margin: 0 0 0 10px;
}
#ad_content{
  width: 453px;
  margin: 5px 0;
}
/* Weichen
********************************/
#toplinks .tl-left .pirru{
  font-weight: bold;
}
body#c60 #toplinks .tl-left .pirru,
body#c61 #toplinks .tl-left .pirru{
  font-weight: normal;
}
body#c60 #toplinks .tl-left .sebru{
  font-weight: bold;
}
body#c61 #toplinks .tl-left .gohan{
  font-weight: bold;
}
body#c47 #header a#branchenlink{
  display: none;
}
