body {
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-image: url(_admin/vorlagen/seiten/bilder/hintergrund.jpg);
  background-repeat: repeat;
  }
	
#container_top {
  top: 0px;
  left: 0px;
  width: 950px;
  height: 170px;
  }
	
#img.container_top {
	display: inline!important;
	z-index: 1!important;
	}
 
#container_main {
  position: absolute;
	left: 0px;
  top: 100px;
  margin: 0px 0px;
  width: 819px;
	height: 500px;
  padding-right: 0px;
  background: #EDEEEE;
  }
  
#spalte_menu {
 position: absolute;
 left: 0px;
 top: 100px;
 width: 160px;
 height: 400px;
 float: left;
 display: none;
  }
 
#spalte_bild {
 position: absolute;
 top: 100px;
 left: 0px;
 width: 160px;
 height: 400px;
 }
 
#spalte_inhalt {
 position: absolute;
 top: 100px;
 left: 160px;
 margin-top: 30px;
 width: 574px;
 height: 400px;
 }
 
#inhalt {
  position: relative;
  width: 500px;
  height: 400px;
  margin-top: 0px;
  margin-left: 47px;
  border-color: #ffffff;
  }
  
#container_main_r {
 position: relative;
 float: right;
 width: 68px;
 height: 60px;
 }
 
#menu_main { 
  position: relative;
  top: 30px;
  }

#menu_main_text a {
  display: block; 
  width: 150px; 
  height: 20px; 
  padding-left: 10px; 
  background:  #EDEEEE; 
  border: none; 
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #000000;
  text-decoration: none;
  line-height: 20px; 
  } 

#menu_main_text a:link {
  display: block; 
  width: 160px; 
  height: 20px; 
  background:  #EDEEEE; 
  border: none;  
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #000000;
  text-decoration: none; 
  line-height: 20px; 
  } 

#menu_main_text a:visited {
  display: block; 
  width: 160px; 
  height: 20px; 
  background: #EDEEEE;
  border: none; 
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #000000;
  text-decoration: none; 
  line-height: 20px; 
  } 
  
#menu_sub {  
  position: relative;
  }
  
#menu_sub_text a {
  display: block; 
  width: 160px; 
  height: 20px; 
  padding-left: 10px; 
  background:  #EDEEEE; 
  border: none; 
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000;
  text-decoration: none;
  line-height: 20px; 
  } 
  
#menu_sub_text a:link {
  display: block; 
  width: 160px; 
  height: 20px; 
  background: #EDEEEE; 
  border: none;  
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000;
  text-decoration: none; 
  line-height: 20px; 
  } 
  
#menu_sub_text a:visited {
  display: block; 
  width: 160px; 
  height: 20px; 
  background: #EDEEEE;
  border: none; 
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: nomal; 
  color: #000000;
  text-decoration: none; 
  line-height: 20px; } 

##menu_subsub { 
  position: relative;
  }  

#menu_subsub_text a {
  display: block; 
  width: 263px; 
  height: 20px; 
  background: #EDEEEE;
  padding-left: 47px;  
  border: none; 
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000;
  text-decoration: none;
  line-height: 20px;
  } 

#menu_subsub_text a:link {
  display: block; 
  width: 263px; 
  height: 20px; 
  background: #EDEEEE;
  border: none;  
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000;
  text-decoration: none; 
  line-height: 20px; 
  } 

#menu_subsub_text a:visited {
  display: block; 
  width: 263px; 
  height: 20px;
  background: #EDEEEE; 
  border: none; 
  font-family: verdana, arial, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000;
  text-decoration: none; 
  line-height: 20px;
  } 

#subsubspacer {
  position: relative;
  top:0; 
  left:0;
  display: block;
  height: 25px;
  font-size: 5px;
  width: 263px;
  }
 

/* Inhalte */
 
/* Schriften */
  
h1 { 
  margin-top: 0px;
  margin-bottom: 11px;
  font-size: 18pt; 
  font-weight: bold;
  font-family:verdana, arial, sans-serif;
  }

p {
  margin-top: 0px;
  margin-bottom: 0px;
  }
  
.fliesstext {
  font-size: 8pt; 
  font-weight: normal;
  font-family:verdana, arial, sans-serif;
  line-height: 11pt;
  }
  
#bild_inhalt {
  margin-top: 12px;
  margin-bottom: 7px;
  }
