body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #ffcc99;
}


.tlo_1 {
	background-image: url(images/tlo_1.gif);
}

.tlo_2 {
	background-image: url(images/tlo_2.gif);
}

.tlo_3 {
	background-image: url(images/tlo_3.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.tlo_4 {
	background-image: url(images/tlo_4.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.tlo_5 {
	background-image: url(images/tlo_5.gif);
}

.tlo_6 {
	background-image: url(images/tlo_6.gif);
}


p {

font-size: 11px;
text-align: justify;

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5d2528;
margin-left: 30px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 15px;
line-height: 150%;


}

.p2  {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d2528;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0;

}
.p3  {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d2528;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0;

}

.p4  {
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d2528;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0;

}

.p5 {

font-size: 10px;
text-align: left;

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #5d2528;
margin-left: 30px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 15px;
line-height: 150%;


}

.td1 {

    border-left-style: dotted;
    border-left-color: #5d2528;
    border-left-width: 1px;
}

.td2 {

    border-right-style: dotted;
    border-right-color: #5d2528;
    border-right-width: 1px;
}

ul {
	font-size: 11px;
	text-align: justify;
	list-style-image: url(images/punkt.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d2528;
	margin-left: 40px;
	margin-right: 30px;
	line-height: 150%;

}

.img1 {
	border: 2px solid #5d2528;
}


a {
  color: #5d2528;
  text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
    color: black;
    text-decoration: underline;
}

.i {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #5d2528;
	background-color: white;
}

select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #5d2528;
	background-color: white;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #5d2528;
	background-color: white;
}


