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



/* don`t show layers */
#Navigation, #Navigation2, #Navigation3, #Funktionsnavigation, #Layer, #Kopf, #Content2, 
#Footer1, #Footer2, .content_right {
  display: none
}


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: left; 
}

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 */
/*##########*/


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

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



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

#content {
  width: 100%;
  font-size: 0.8em;
  line-height: 1.4em;
  z-index: 0;
}


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

#content_left {
  background-color: transparent;
  width: 100%;
  padding: 0px 20px 20px 0px;    
}


.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;}