html {
width: 100%;
}

body {
	margin: auto;
	width: 100%;
	padding:0;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #1E170B;
	font-size: 12px;
	line-height: 18px;
	background-color: #1E170B;
	text-decoration: none;
}

#container {
	width: 100%;
	padding:0;
	text-align: center;
}

td {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

td a {
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.bg_menu {
	background-image: url(../img/bg_menu.gif);
}

.bold {
	font-weight: bold;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../img/bg_menu.gif);
	padding-left: 5px;
}

.menu_nl {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../img/flag_nl.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
}

.menu_uk {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../img/flag_uk.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
}

.menu_de {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../img/flag_de.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
}


a:hover.menu {
	color: #1E170B;
	text-decoration: none;
}

.menu_active {
	color: #1E170B;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 5px;
}

.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.menuheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 5px;
}

a:hover.submenu {
	color: #1E170B;
	text-decoration: none;
}

.submenu_active {
	color: #1E170B;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.subsubmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 5px;
	line-height: 18px;
}

.subsubmenu_active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E170B;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 5px;
	line-height: 18px;
}

a:hover.subsubmenu {
	color: #1E170B;
	text-decoration: none;
}

.header_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E170B;
	text-decoration: none;
	letter-spacing: 1px;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B8257;
	text-decoration: none;
	letter-spacing: 1px;
}

.bg_footer {
	background-image: url(../img/bg_footer.gif);
}

.hand {
	cursor: hand;
}

#textfield {
	height: 14px;
	width: 340px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
}

#textarea {
	width: 340px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#button {
	font-family: "Trebuchet MS";
	font-size: 12px;

}
.garderobe {
	padding-top: 5px;
	padding-bottom: 15px;
}
.film {
	background-image: url(../img/icon_film.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
