/*##########*/
/* Allgemein */
/*##########*/

body {
  font-family: Verdana, Arial, Helvetica, sans serif;
  margin: 0;
  padding: 27px 0 64px 0; 
  background-color: #CCE1F0;
  background-image: url(../images/background_verlauf.jpg);
  background-repeat: repeat-x;
  text-align: center; 
}

img {border:0;}

h1 {
  font-size: 18px;
  border: 0;
  color: #2A2F5E;
}

h2 {
  margin-top: -7px;
  font-size: 12px;
  border: 0;
  color: #000000;
  font-weight: bold;
}

.links {
  margin-top: 5px;
  float: left;
  position: relative;
}

.rechts {
  margin-top: 5px;
  float: right;
  position: relative;
}



/*##########*/
/* Seite */
/*##########*/

#Seite {
  width: 964px;
  text-align: left;   
  margin: 0 auto;
  background-image: url(../images/background_inhalt.gif);
  position: relative;
}



/*##########*/
/* Kopf */
/*##########*/

#Kopf {
  position: relative;
  padding: 0;
  margin: 0;
}


#Kopf .adresse {
  position: absolute;
  top: 40px;
  right: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}


* html #Kopf .Adresse{
  right: 35px;
}


/*##########*/
/* Content1 */
/*##########*/

#content {
  margin: 97px 0 0 207px;
  width: 728px;
  font-size: 0.8em;
  line-height: 1.4em;
  z-index: 0;
}


* html #content {margin-left: 204px;}

#content_left {
  background-color: transparent;
  width: 727px;
  min-height: 380px;
  height: auto !important;
  height: 380px;  
}


#content_right {
  position: absolute;
  right: 29px;
  top: 280px;
  width: 155px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}




#content_right ul {
  list-style-type: none;
  margin: 0 0 0 40px;
  padding: 0;
}

#content_right ul li {
  height: 34px;
  margin: 0 0 0 -40px;
  background-repeat: no-repeat;
  background-image: url(../images/background_nav.gif);
}

#content_right ul li.first {
  background-image: none;
}

#content_right ul li.last {
  background-image: url(../images/background_nav_last.gif);
}

#content_right ul a {
  text-decoration: none;
  display: block;
  color: #000000;
  padding: 9px 0 0 11px;
  min-height: 16px;
  height: 23px;
  width: 135px;
  font-size: 0.8em;
}

#content_right ul a:hover,
#content_right ul a:focus {color: #667299;}

#content_right ul li.act a {
  font-weight: bold;
  color: #000000;
}


/*##########*/
/* Content2 */
/*##########*/

#Content2 {
  min-height: 332px;
  margin: 97px 0 0 207px;
  width: 728px;
  font-size: 0.8em;
  line-height: 1.4em;
  background-image: url(../images/background_navigation3.gif);
  background-repeat: repeat-y;
  position: relative;
  z-index: 100;
}


/*##########*/
/* Footer1 */
/*##########*/

#Footer1 {
  clear: both;
  position: relative;
  width: 964px;
  height: 50px;
  background-image: url(../images/background_footer1.gif);
  background-repeat: no-repeat;
  z-index: 10;
}

#Footer1 a {
  color: #2A2F5E;
  padding: 10px;
  font-weight: bold;
}

div#Footer1 ul li,
div#Footer1 ul li a {
  display: inline;
}

div#Footer1 ul {
  width: 568px;
  margin: 7px 0 0 197px;
  padding: 0;
}

div#Footer1 ul li a {
  text-decoration: none;
  font-size: 10px;
  padding-right: 30px; 
  position: relative;
}

div#Footer1 ul li a:hover,
div#Footer1 ul li a:active,
div#Footer1 ul li a:focus {color: #667299;}

div#Footer1 ul li a.print {
  background-image: url(../images/ic_drucken.gif);
  background-repeat: no-repeat;
  background-position: 64px 9px;
}

div#Footer1 ul li a.send {
  background-image: url(../images/ic_senden.gif);
  background-repeat: no-repeat;
  background-position: 77px 10px;
}

div#Footer1 ul li a.top {
  background-image: url(../images/ic_top.gif);
  background-repeat: no-repeat;
  background-position: 92px 10px;
}

.navigation_right_footer {
  position: absolute; 
  bottom: 29px; 
  right: 29px; 
  height: 35px; 
  width: 157px; 
  background-color: #CFE8FA;
  background-image: url('../images/background_navigation3_bott.gif');
  z-index: 100;
  display: none;
}

* html .navigation_right_footer {bottom: -2px}

/*##########*/
/* Footer2 */
/*##########*/

#Footer2 {
  position: absolute;
  margin-top: -16px;
  clear: both;
  width: 964px;
  height: 50px;
  background-image: url(../images/background_footer2.gif);
  background-repeat: no-repeat;
}







#Footer2 a {
  color: #2A2F5E;
  padding: 10px;
  font-weight: bold;
}

div#Footer2 ul li,
div#Footer2 ul li a {display: inline;}

div#Footer2 ul{
  width: 568px;
  margin: 7px 0 0 197px;
  padding: 0;
}

div#Footer2 ul li a {
  text-decoration: none;
  font-size: 10px;
  padding-right: 30px; 
  position: relative;
}

div#Footer2 ul li a:hover,
div#Footer2 ul li a:active,
div#Footer2 ul li a:focus{color: #667299;}

div#Footer2 ul li a.print {
  background-image: url(../images/ic_drucken.gif);
  background-repeat: no-repeat;
  background-position: 64px 9px;
}

div#Footer2 ul li a.send {
  background-image: url(../images/ic_senden.gif);
  background-repeat: no-repeat;
  background-position: 77px 10px;
}

div#Footer2 ul li a.top {
  background-image: url(../images/ic_top.gif);
  background-repeat: no-repeat;
  background-position: 93px 10px;
}

.tipafriend input, .tipafriend textarea {
 width: 200px;
 border: 1px solid #3B4471;
}


/* Sitemap */
.sitemap ul.firstLevel a {font-weight: bold; color: #3B4471; text-decoration: none;}
.sitemap ul.firstLevel a:hover {text-decoration: underline;}

.sitemap ul.secLevel a {font-weight: normal;}

*+ html .csc-textpic-imagewrap dl{padding-bottom: 5px;}