body {
	background-color : #44383E;
	color : #c9c5c7;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	background-image: url(../gfx/bg1.jpg);
	background-position: top center;
	background-repeat: repeat;
	
}
a:link, a:visited{
	text-decoration: underline;
	color : #b4afb2;
}
a:hover
{
	text-decoration: none;
	color : #b4afb2;
}
.a_meer
{
	background: transparent url(../gfx/arrow.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
.a_meer2
{
	background: transparent url(../gfx/arrow.gif) no-repeat 0px 5px;
	padding-left: 17px;
	line-height: 19px;
	color: white;
	text-decoration: none;
}

.a_meer2:link
{
	background: transparent url(../gfx/arrow.gif) no-repeat 0px 5px;
	padding-left: 17px;
	line-height: 19px;
	color: white;
	text-decoration: none;
}

.a_meer2:visited
{
	background: transparent url(../gfx/arrow.gif) no-repeat 0px 5px;
	padding-left: 17px;
	line-height: 19px;
	color: white;
	text-decoration: none;
}


.a_meer2:hover
{
	color: #b9424a;
	text-decoration: underline;
}
.a_meer3
{
	background: transparent url(../gfx/arrow.gif) no-repeat 0px 5px;
	padding-left: 17px;
	line-height: 19px;
	color: #b9424a;
	text-decoration: underline;
}


.inputText
{
	background-color: #d4d1d2;
	border: 1px solid #71869d;
	height: 20px;
	color: #100d0e;
	font-size: 11px;
}

.inputText2
{
	background-color: white;
	border: 1px solid #71869d;
	height: 20px;
	color: #100d0e;
}
.inputButton
{
	background-color: #d4d1d2;
	border: 1px outset #71869d;
	color: #100d0e;
	font-size: 12px;
	padding: 2px;
}

.inputButton2
{
	background-color: white;
	border: 1px outset #003C74;
	color: #100d0e;
	font-size: 12px;
	padding: 2px;
}
.gasten_t
{
	padding: 0px;
	width: 420px;
	margin-top: 30px;
	background-color: #FFDDE0;
}
.gasten_t td
{
	color: #181515;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gasten_h td
{
	background-color: #715563;
	color:  #FFDDE0;
}
.thinBorder
{
	width: 494px;
	height: 38px;
	border: 1px solid #54494e;
}

.thinBorder td
{
	font-weight: bold;
	width: 158px;
}

.thinBorder2
{
	
	height: 38px;
	border: 1px solid #54494e;
}

.thinBorder2 td
{
	font-weight: bold;
	width: 137px;
}

.centerTD td
{
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.empty td
{
	padding: 0px;
}

.stdTable
{
	border: 0px;
	padding: 0px;
	width: 458px;
}

.stdTable td
{
	height: 29px;
	vertical-align: midle;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #5b4750;
}

.stdTable .naglowek td 
{
	font-weight: bold;
	background-color: #715563;
	color: #d5cfd3;
	border: 0px;
}
.stdTable .naglowek2 td
{
	background-color: #4a3b42;
	color: #ccc8c9;
}
img
{
	border: 0px;
}
.imgRouge
{
	border: 4px solid #9c5c60;
}
#tlo
{
	width: 100%;
	background-image: url(../gfx/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#main
{
	width: 855px;
	margin: 0px auto;
}
#header
{
	width: 855px;
	height: 90px;
	background-image: url(../gfx/top.png);
}
#mainphoto
{
	width:  855px;
	height: 201px;
	padding: 0px;
	margin: 0px;
	background-image: url(../gfx/voor.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#menu{
	width: 855px;
	height: 70px;
	padding: 0px;
	margin: 0px;
}
#menu td
{
	padding: 0px;
	height: 64px;
}


#content
{
	width: 795px;
	padding: 6px;
	padding-left: 53px;
	float: left;
}



#footer
{
	clear: both;
}


form
{
	margin: 0px;
	padding: 0px;
}

