
html {
font-family : Verdana, Arial, sans-serif;
color : #464646;
font-size : 11px;
line-height : 15px;
height : 100%;
margin : 0;
padding : 0;
}
body {
margin : 0;
text-align : center;
height: 100%;
background : #ffffff;
}
body{
  background-image:url('background.jpg');
  background-repeat: repeat-x;
  }


#maincontainer {
  width: 1000px;
  margin-right : auto;
  margin-left: auto;
  margin-top: 0;
  padding: 0;
  text-align: left;
  min-height: 100%;
  height:auto !important;
  height: 100%;
  }
#head {
  background: #FFFFFF;
  border: 1px solid #208dc2;
  margin: 0px 0px 3px 0px;
  padding : 0;
  height : 124px;
  width : 1000px;
  }
#logo{
padding-left:47px;
padding-top:30px;
width:110px;
position:absolute;
}
#logo a{
border:0px;
}
  
#headermenu {
  width: 998px;
 }
#contentspacer {
  margin-top: -3px;
  background-image:url('content_footer.jpg');
  background-repeat: no-repeat;
  height: 38px;
  width:998px;
  z-index: 5;
  }
#subheader{
  position: relative;
  top: 40px;
  padding-left: 288px;
  }
  
#contentleft {
  position: relative;
  float: left;
  width: 325px;
  background-image:url('contentleft.jpg');
  }
#contentright {
  position: relative;
  float: left;
  right: 29px;
  width: 673px;
  margin-bottom: -25px;
  }
/* SLIDESHOW */
#slide {
 height:589px;
}
#slide img {
 display:none;
 position:absolute;
 top:0; left:0;
 }
#head img.start {
 display:block;
}
/* SLIDESHOW */
  
#left {
  width : 200px;
  margin-left : 45px;
  font-size : 11px;
  }
#right{
  min-height: 500px;
  clear: both;
  }
#content{
  position:relative;
  z-index: 18;
  clear:both;
  }
#category_header {
  position:relative;
  top: 160px;
  left: 768px;
  width:202px;
  height:30px;
  z-index:19;
  }
#menue {
  width : 200px;
  }

#main {
  border: 1px solid #208dc2;
  background-image:url('content_background.jpg');
  background-position: top center;
  }
  
#contentfooter {
  background: #FFFFFF;
  padding: 15px 20px 20px 20px;
  }
  
.csc-sword{
  color: #E40000;
  font-weight: bold;
  }


hr{
  border: #FFFFFF 0px solid;
  height:1px;
  background-color: #bfe7f3;
  margin-top:3px;
  padding:0px;
  }
  
#headimg {
  position : relative;
  float : left;
  width : 266px;
  height : 122px;
  margin-top : 1px;
  }

.default_frame{
  padding: 20px;
  }

h1 {
color : #40b7da;
font-weight : bold;
font-size : 14px;
text-decoration : none;
margin: 0px 0px 13px 0px;
}

h2 {
  color : #40b7da;
  font-weight : bold;
  font-size : 11px;
  text-decoration : none;
  margin: 0px 0px 5px 0px;
}

ul{
  margin: 4px 0px 4px 0px;
  padding: 0px 0px 0px 15px;
  }
  
td {
color : #464646;
font-size : 11px;
text-decoration : none;
}
SELECT {
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
  color : #666666;
  background-color : #ffffff;
  }
TEXTAREA {
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
  border : 1px solid #666666;
  color : #333333;
  font-weight : normal;
  background-color : #ffffff;
  }
INPUT {
  font-family : Verdana, Arial, sans-serif;
  font-size : 11px;
  border : 1px solid #666666;
  color : #333333;
  background-color : #ffffff;
  }

#contentright label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 120px; /* Breite.*/
  margin-bottom: 10px;
}
#contentright input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
input[type=hidden] {
  width: 0px; /* Breite.*/
  border : 0px;
}
input[type=submit] {
  color: #FFFFFF;
  background-color: #65c2e4;
  padding: 3px;
  font-weight: bold;
  border: 1px solid #65c2e4;
}

a:link {
color : #40b7da;
font-size : 11px;
font-family : Verdana, Arial, sans-serif;
}
a:visited {
color : #40b7da;
font-size : 11px;
font-family : Verdana, Arial, sans-serif;
}
a:active {
color : #40b7da;
font-size : 11px;
font-family : Verdana, Arial, sans-serif;
}

/*------------------- Formatierung Newsmodul ----------------------*/
.news-latest-container{
  margin-top: 14px;
  }

.news-latest-item {
  height: 63px;
  }

.news-latest-item h3 {
  margin: 0px;
  }
.news-latest-item h3 a {
  font-weight: bold;
  font-size: 11px;
  text-decoration : none;
  }
.news-list-date {
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
  }
  
.news-list-container{
  margin-top: 10px;
  }
.news-list-item h3 {
  margin: 10px 0px 10px 0px;
  }  
.news-list-item img {
  float:left;
  margin: 0px 10px 10px 0px;
  }
.clearer {
  clear: both;
  }
.news-list-morelink {
  margin-top: 10px;
  float: right;
  }
.news-list-item h3 a {
  font-size: 14px;
  text-decoration: none;
  }
.news-single-img{
  float: right;
  margin-left: 30px;
  }
.news-single-item{
  margin-bottom: 30px;
  }
.news-single-timedata {
  margin: 10px 0px 10px 0px;
  } 
.news-single-item h2 {
  margin: 5px 0px 10px 0px;
  font-size:17px;
  }
.news-latest-gotoarchive a {
  text-decoration : none;
  }
.tt_news_single_subheader{
  font-weight: bold;
  margin-bottom: 15px;
  }


/*------------------- Textausrichtung HTMLArea ----------------------*/
.align-justify{
  text-align: justify;
  }
.align-center{
  text-align: center;
  }
.align-left{
  text-align: left;
  }
.align-right{
  text-align: right;
  }
  
/*------------------- Formatierung FAQ ----------------------*/
.tx-irfaq-pi1 dt {
font-weight : bold;
padding:8px;
background-color: #e3e4dd;
border-bottom: 1px solid #FFFFFF;
}
.tx-irfaq-pi1 p {
padding:8px;
margin-top:0px;
margin-bottom:0px;
border-bottom: 1px solid #FFFFFF;
}
.tx-irfaq-pi1 dl {
background-color: #f6f6f6;
}

#footer_box_left {
  border: 1px solid #208dc2;
  position: relative;
  float: left;
  width: 538px;
  }
#footer_box_right {
  border: 1px solid #208dc2;
  position: relative;
  float: left;
  left: 22px;
  width: 385px;
/*  background-image:url('testimonial_box.jpg');
  background-repeat: no-repeat;*/
  }

#aufklappen {
  text-align: right;
  }
#box1, #box2 {
  height: 180px;
  padding: 0px 35px 15px 35px;
  overflow:hidden;
  }  

/*---------------------- Headermenue ----------------------------------*/
#language, #language ul {
  float: right;
  margin-top: 10px;
  list-style: none;
  padding: 0;
  }
#language a {
  display: block;
  text-decoration: none;
  padding: 0.2em 0em;
  }
#language li {
  float: left;
  padding: 0;
  }
  
/*---------------------- Headermenue ----------------------------------*/
#nav, #nav ul {
  float: right;
  margin: 10px 25px 0px 0px;
  list-style: none;
  padding: 0;
  padding-right:20px;
  }
#nav a {
  display: block;
  /*xwidth: 7em;*/
  color: #FFF;
  text-decoration: none;
  padding: 0.2em 0em;
  }
#nav li {
  float: left;
  padding: 0;
  }
  
  
#box2 a{
  font-weight:bold;
  font-size: 17px;
  line-height: 26px;
  color:#f89e6b;
  text-decoration: none;
  }
  #box2 p{
  padding:0px;
  margin:0px;
  font-weight:bold;
  }
  
.tx-kvcustomervoices-pi2-random_image{
  padding-top: 15px;
  }
.tx-kvcustomervoices-pi2-random_title{
  padding-top: 12px;
  }
.tx-kvcustomervoices-pi2-random_autor{
  font-weight: bold;
  }
.tx-kvcustomervoices-pi2-random_text{
  padding-bottom: 14px;
  height: 30px;
  }
  
  