* {
	margin: 0;
	padding: 0;
}

body {background-color:#421110; margin: 0px;padding: 0;}
h2 { font-family: Arial,Tahoma, Verdana, Helvetica; font-size: 12pt; font-weight: bold; color: #52322E; text-decoration: none }
.title { font-family: Tahoma, Verdana, Helvetica; font-size: 12pt; font-weight: bold; color: #52322E; text-decoration: none }
h3,.rtitle { font-family: Tahoma, Verdana, Helvetica; font-size: 9pt; font-weight: bold; color: #52322E; text-decoration: none }
.ntitle { font-family: Tahoma, Verdana, Helvetica; font-size: 9pt; font-weight: normal; color: #52322E; text-decoration: none }
p,li, label, .p { font-family: Tahoma, Verdana, Helvetica; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none }
.txtw { font-family: Tahoma, Verdana, Helvetica; font-size: 7pt; font-weight: normal; color: #993300; text-decoration: none }
.txtsmall { font-family: Tahoma, Verdana, Helvetica; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none }
.data { font-family: Tahoma, Verdana, Helvetica; font-size: 7pt; font-weight: normal; color: #52322E; text-decoration: none }
a {color: #52322E;}

#canvas {
  margin:auto;
  width:999px;
}

#all {
  float:left;
  background-image: url(./img/bg_all.png); 
  background-repeat: repeat-y;
}

#banner {
  position: relative;
  width: 999px;
  height:225px;
  background-color:#e0cfa3;
  background-image: url(./img/banner_tlo.jpg); 
  background-repeat: repeat-x;
}
#a1 {
	position:absolute;
	left:0px;
	top:0px;
	width:496px;
	height:73px;
}

#b2 {
  position:absolute;
	left:496px;
	top:0px;
	width:209px;
	height:56px;
}

#c3 {
	position:absolute;
	left:935px;
	top:0px;
	width:19px;
	height:18px;
}

#d4 {
	position:absolute;
	left:984px;
	top:0px;
	width:9px;
	height:18px;
}

#e5 {
	position:absolute;
	left:963px;
	top:0px;
	width:19px;
	height:18px;
}

#f6 {
	position:absolute;
	left:991px;
	top:0px;
	width:8px;
	height:18px;
}

#g7 {
	position:absolute;
	left:944px;
	top:18px;
	width:55px;
	height:38px;
}

#h8 {
	position:absolute;
	left:496px;
	top:56px;
	width:170px;
	height:17px;
}

#i9 {
	position:absolute;
	left:905px;
	top:56px;
	width:94px;
	height:17px;
}

#j10 {
	position:absolute;
	left:0px;
	top:73px;
	width:666px;
	height:120px;
  border-bottom: solid 1px black;
}

#k11 {
	position:absolute;
	left:666px;
	top:73px;
	width:94px;
	height:97px;
}

#l12 {
	position:absolute;
	left:0px;
	top:193px;
	width:133px;
	height:34px;
}

#m13 {
	position:absolute;
	left:151px;
	top:193px;
	width:90px;
	height:34px;
}

#home {
	position:absolute;
	left:283px;
	top:193px;
	width:90px;
	height:34px;
}

#akt {
	position:absolute;
	left:241px;
	top:193px;
	width:122px;
	height:34px;
}

#n14 {
	position:absolute;
	left:363px;
	top:193px;
	width:179px;
	height:34px;
}

#o15 {
	position:absolute;
	left:542px;
	top:193px;
	width:82px;
	height:34px;
}

#p16 {
	position:absolute;
	left:624px;
	top:193px;
	width:182px;
	height:34px;
}

#ref {
	position:absolute;
	left:806px;
	top:193px;
	width:100px;
	height:34px;
}

#q17 {
	position:absolute;
	left:905px;
	top:193px;
	width:94px;
	height:34px;
}

#r18 {
  float:left;
/*	position:absolute;
	left:0px;
	top:204px;*/
	width:151px;
	/*height:900px;*/
	/*background-image: url(img/r18.jpg);*/
}

#s19 {
  float:left;
/*	position:relative;
	left:0px;
	top:204px;*/
	width:826px;
	/*height:766px;
  margin-left:134px;
/*  margin-top:210px;*/
	/*background-image: url(img/bg.gif);*/
}

#x1 {
	padding: 6 6 6 6;
  text-align:center;
}

#x2 {
	padding: 12 12 12 12;
}

ul {
  margin-top:15px;
  list-style:none;
  text-align:left;
}
ul li {
  background:url(./img/i1.jpg) no-repeat top left; 
  background-position:0px 0px;
  margin-left:10px;
  margin-bottom:5px;
  padding:0px;
  padding-left:20px;
  line-height:1.2em;
}
p {
  line-height:1.5em;
  margin-top:15px;
}
.bold {
font-weight: bold;
color: #52322E;
}

label {}