/*css voor slowakije en tsjechie*/

/*Header*/
#logo 
{
	float:left;
	width: 191px;
	height: 99px;
}

#header
{
	width: 580px;
	height: 99px; 
	margin-left: 191px;
}

#topmenu
{
	width: 580px;
	height: 33px;
	margin-left: 191px;
}

.menuimages
{
	border: 0px;
	height: 29px;
}

/*leftmenu*/
#leftmenu
{
	padding-top:10px;
	width:191px;
	float: left;
	text-align: right;
}

.leftmenuitem 
{
	padding-top:10px;
	border: 0px;
}

#zoekobject
{
	width: 191px;
	padding-top:10px;
	text-align:center;
}

.loginMenu
{
	text-align: left;
	color: white;
	padding: 5px;
}

/*content*/

.images
{
	border: 0px;
}

#content 
{
	width: 580px;
	margin-left: 191px;
}

.tables 
{
	padding: 20px 0px 5px 0px;
}

.onderwerp 
{
	height: 25px;
	float: left;
	width: 400px;
}

.uitklappen
{
	font-size: 10px;
	height: 25px;
	float: right;
	text-align: right;
}

.datum 
{
	height: 25px;
	margin-left: 400px;
	text-align:right;
}

.contact_label 
{
	float: left;
	width: 150px;
	text-align: left;
	margin-right: 15px;
}

.contact_input 
{
	margin-bottom: 6px;
}

.contact_select
{
	margin-bottom: 6px;
}

.verplichtAanduider
{
	float: left;
	width: 10px;
}

/*footer*/
#huisfooter
{
	width: 191px;
	height: 116px;
	float:left;
	clear:both;
}

#copyrightfooter
{
	color: #000000;
	margin-left: 191px;
	width:580px;
	height: 116px;
	text-align: center;
	font-size: 8pt;
}

.bekijkTable td
{
	vertical-align: top;
}
/* Steden Pagina */

.steden_stad 
{
	float: left;
	width: 150px;
}

.steden_cz 
{
	float: left;
	width:30px;
	left-margin: 150px;
}

.steden_en 
{
	float: left;
	width:30px;
	left-margin: 30px;
}

.steden_de 
{
	left-margin: 30px;
}

/*Over Ons*/
.over_ons_foto 
{
	float: left;
	margin-right: 5px;
}

/*overige*/
* html #pagina
{
	width: 774px;
}

#copyrightfooter a:link, .tekst a:link, #copyrightfooter a:visited, .tekst a:visited, #copyrightfooter a:hover, .tekst a:hover, .BovenAanbod a:link, .BovenAanbod a:visited, .BovenAanbod a:hover 
{ 
	color: #000000; 
	text-decoration: underline;
}

.bottompaginas a:link, .bottom a:link, .bottompaginas a:visited, .bottom a:visited, .bottompaginas a:hover, .bottom a:hover {
color: #FFFFFF; 
text-decoration: underline;
}