/* CSS Document */

body {
	background-color: #724e5f;
	  margin:20;
      padding:0;
      border:none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f2ad24;
	text-decoration: none;
	}

a:hover {
	font-weight: normal;
	color: #f2ad24;
	text-decoration: underline;
	}


.titel
{
	color:#f2ad24;
	font-size:14px;
	font-weight: bold;
	line-height: 16px;
}
.space
{
	height:2px;
	line-height:2px;
}
.space2
{
	height:5px;
	line-height:5px;
}
.uitz
{
	font-size: 11px;
	color: #d8bac8;
	line-height: 13px;
}
.bgcontact
{
	background-image: url(images/bgcontact.jpg);
	background-repeat: no-repeat;
	background-position: 75% 5%;
}
.bg1
{
	background-image: url(imagesslices/langelitanie_19.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.bg2
{
	background-image: url(imagesslices/spacer.gif);
	background-repeat: repeat;
	background-position:top;
}
.vak
{
	background-color:#EEEEEE;
	border-style:solid;
	border-width: 1px;
	border-color: #700000;		
}
.button
{
	background-color:#f2ad24;
	border-style:solid;
	border-width: 1px;
	border-color: #f2ad24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #700000;
	font-weight: bold;
	font-size: 13px;
	cursor: hand;	
}
.kader
{
	border-top: 1px solid #6C6F68;
	border-right: 1px solid #6C6F68;
	border-bottom: 1px solid #6C6F68;
	border-left: 1px solid #6C6F68;
	}