/*---------------------------------------------------------------------------------------------------*/	
* {
  padding: 0;
  margin: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 100.01%;
}
body {
  background: url(/fileadmin/templates/background.gif) repeat-y left #aaa;
}
body#red {
  background: url(/fileadmin/templates/background.gif) repeat-y left #750000;
}
a {
  color: #750000;
  text-decoration: none;
}
img {
  border: 0;
}
.clear {
  clear: both;
}

.screed {
  display: none;
}

body#red #block,body#red .pagetitle {
  display: none;
}




#whiteBox {
  width:400px;
  left:0;
  top:0;
  position: absolute;
  height: 100%;
  z-index: 0;
  background-color: white;
}  


#left {
  width: 400px;
  position: absolute;
  z-index: 10;
  font-size: 80%;
}
#logo {
  margin-top: 130px;
  margin-left: 20px;
}
#foot {
  position: absolute;
  top: 5px;
  left: 20px;
  width: 380px;
  font-size: 10px;
}
#foot a {
  float:left;
}

#foot a.langselect {
  float:right;
  padding: 0 10px;
}

#menu {
  margin-top: 20px;
  margin-left: 100px;
}
#menu ul {
  list-style: none;
  text-transform: lowercase;
}
#menu ul li {
  line-height: 170%;
  font-weight: bold;
  color: #750000;
}
#menu ul li a {
  display: block;
  font-weight: normal;
  color: #999;
  padding-left: 10px;
  background: url(/fileadmin/templates/box1.gif) no-repeat center left;
  border-bottom: 1px solid white;
}
#menu ul li a.akt {
  border-bottom: 1px solid #750000;
  color: #750000;
  font-weight: bold;
  background: url(/fileadmin/templates/box2.gif) no-repeat center left;
}
#menu ul li a.akt:hover {
}
#menu ul li a:hover {
  color: #750000;
  background: url(/fileadmin/templates/box2.gif) no-repeat center left;
}
#menu ul .no {
  border-right: 2px solid #bbb;
  color: #bbb;
  font-weight: bold;
  margin-right: 4px;
  padding-right: 3px;

  display: block;
  width: 20px;
  float:left;
}
#menu ul li ul {
  padding-left: 40px;
}



#right {
  position: absolute;
  left: 450px;
  width: 500px;
}
#startlogo {
  margin-top: 240px;
  margin-left: 50px;
}

#right .pagetitle {
  height: 60px;
  padding-top: 20px;
}
#right .pagetitle .no, #right .pagetitle h2, #right .pagetitle h1 {
  text-transform: lowercase;
  
  display: block;
  float:left;
  color: white;
  padding: 0 10px;
}
#right .pagetitle h2 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 110%;
}  
#right .pagetitle h1 {
  font-size: 100%;
  padding-top: 3px;
  padding-right: 0;
}
#right .pagetitle .no {
  font-size: 80%;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 0;
  
}
#block {
  position: relative;
  left: -30px;
  margin-top: 50px;
  width: 30px;
  height: 30px;
  background-color: white;
}




#content {
  font-size: 80%;
  line-height: 130%;
  padding:0;
  margin:0;
}
#content .picbox {
  margin-bottom: 10px;
  width: 100%;
}
#content ul {
  padding-left: 20px;
  list-style-type: square;
}
#content ul li {
  color:black;
  line-height: 130%;
}
#content ul li span {
  color:black;
}
#content .picbox .st { text-align: left; }
#content .picbox .nd { text-align: center; }
#content .picbox .rd { text-align: right; }
#content p {
  padding-bottom: 10px;
  margin:0;
}


	
	
#subcontent	{
  font-size: 80%;
  line-height: 130%;
  margin:0;
  border-top: 1px solid white;
  padding: 0 5px;
  margin-top: 12px;
}	
#subcontent .reco {
  background: url(/fileadmin/templates/botec/reco.gif) no-repeat left center;
  padding: 1px 5px;
  padding-left: 26px;
}
#subcontent .prn {
  background: url(/fileadmin/templates/botec/prnt.gif) no-repeat left center;
  margin-left: 10px;
  padding: 1px 5px;
  padding-left: 20px;
}
	
	
	
	
	
	
	
	
	
#menuitem142 {
  position: absolute;
  top: 5px;
  left: 120px;
  font-size: 10px;
}
#menuitem38 {
  position: absolute;
  top: 5px;
  left: 20px;
  font-size: 10px;
}
#menuitem38 a, #menuitem142 a {
  float:left;
}

#langMenu {
  position: absolute;
  top: 5px;
  left: 330px;
  width: 70px;
}
#langMenu a {
  padding: 0 1px;
}
