@CHARSET "ISO-8859-1";

body {
	font-family: verdana;
	font-size: 11px;
	background: #58595a;
	color: #000000;
	margin: 0;
}

a {
	color: #a4002e;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

.container {
	background: #FFFFFF;
	background-image: url('work/ball-background.gif');
	background-repeat: no-repeat;
	background-position: 0px 170px;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
}

.header {
height: 170px;
background: url('work/fvbk_lay_web.png');
}

.logo {
	padding: 20px;
	width: 400px;
}

.header table {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	border:0px;
}

.header td {
	vertical-align: top;

}
.eventHeader {
	background: #FFFFFF;
	width: 600px;
	height: 100px;
	border-style: solid;
	border-color: #a4002e;
	border-width: 3px 0px 3px 3px;
	padding: 0px 0 0 20px;
	margin: 20px 0 0 0;
	font-size: 14px;
	cursor: hand;
}

.eventHeader a{
	color: black;
	font-weight: normal;
}

.eventHeader a:hover {
	color: black;
	font-weight: normal;
}

.newsfoto {
	float:right;
}

.content {
height: 550px;
}

.content td {
	vertical-align: top;
}
.menu {
	width: 270px;
	padding: 10px 0px 10px 40px;
	font-size: 11px;
}

.menu td {
vertical-align: middle;
}

.buttonselected {
	float:left;
	text-align: center;
	width: 80px;
	height: 80px;
	background: url('work/button_selected.png');
	color: #FFFFFF;
}

.buttonselected table {
	width: 100%;
	height: 100%;
}

.buttonselected td {
	vertical-align: middle;
}

.button {
	float:left;
	text-align: center;
	width: 80px;
	height: 80px;
	background: url('work/button_no_selected.png');
	color: #FFFFFF;
}

.button table {
	width: 100%;
	height: 100%;
}

.button td {
	vertical-align: middle;
}

.buttontext {
	text-transform: uppercase;
	color: white;
	font-size: 12px;
}

.submenu {
	padding: 0px 0px 0px 10px;
}

.horisontaldivider {
	margin: 60px 30px 0 0;
	width: 3px;
	height: 420px;
	background: #8c952f;
}

.pagearea {
	margin: 40px 0px 20px 20px; 
	width: 570px;
	height: 400px;
	overflow: auto;
	padding: 20px 20px 20px 0px;
	
}


.menu a {
	text-decoration:none;
	color: #000;
}


.menu a:visited {
	text-decoration:none;
	color: #000;
}

.menu a:hover {
	color: black;
}

.bottom {  
background: url('work/fvbk_lay_web.png');
	background-position: 0px -630px;
height: 393px;
}

.footer {
	padding: 10px;
	text-align: center;

}

.editmenu {
	position:fixed;
	top: 0px;
	left:50%;
	margin-left:-500px;
	width: 978px;
	padding: 10px;
	background: #888;
	z-index:50;
	border: 1px solid white;
}

.editmenu a {
	border: 1px solid black;
	background: #AAA;
	color: white;
	text-decoration:none;
	padding: 5px;
}

.editmenu a:hover {
	background: #FFF;
	color: black;
	font-weight: none;
}

.editmenu a:visited {
	background: #AAA;
}

.editmessage {
	margin: 10px 0 0 0;
	padding: 5px;
}

.hidden {
	display:none;
}

#film {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: #000;
	opacity: .4;
	z-index:10;
}

#window {
	position:fixed;
	top:10%;
	left:50%;
	margin-left:-410px;
	width:800px;
	max-height:80%;
	background: #FFF;
	z-index:51;
	padding: 10px;
	border: 3px solid black;
	overflow: auto;
}

.loginwindow {
	position:fixed;
	top:250px;
	left:50%;
	margin-left:-110px;
	width:200px;
	max-height:650px;
	background: #FFF;
	z-index:20;
	padding: 10px;
	border: 3px solid black;
}

.formWindow {
	position:fixed;
	top:10%;
	left:50%;
	margin-left:-410px;
	width:800px;
	max-height:80%;
	background: #FFF;
	z-index:20;
	padding: 10px;
	border: 3px solid black;
	overflow: auto;
}

.formWindow label {
	display: block;
	float: left;
	width: 150px;
	}

.formButton {
	border: 1px solid black;
	padding: 5px;
	width: 150px;
	margin: 2px;
	background: #8c952f;
}

.formButton:hover {
	background: #FFF;
	font-weight: none;
	color: #8c952f;
}

.formButtonFixedSize {
	display: block;
	width: 100px;
	text-align: center;
	border: 1px solid black;
	padding: 5px;
	width: 150px;
	margin: 2px;
	background: #8c952f;
}

.formButtonFixedSize:hover {
	background: #FFF;
	font-weight: none;
	color: #8c952f;
}

.formWindow th {
	text-align: left;
	background: #8c952f;
}

.htmlEditor {
	width: 650px;
	height: 400px;
}

.newsItem {
	margin-bottom: 10px;
	width: 550px;
	background: url('layout/light.png');
	background-repeat: repeat;
	padding: 0px 10px 5px 10px;
	border: 1px solid #8c952f; 
}

.newsItem h2 {
	margin: 0px 0px 5px 0px;
}

.newsItem a{
	color: #a4002e;
	font-weight: bold;
	}
	
.newsItem a:hover{
	color: #a4002e;
	font-weight: bold;
	}

.CalenderBody table {
	border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;
	
}

.dayField{
	width: 75px;
	height: 45px;
	margin: 0px;
	border: 1px solid lightgray;
	font-size: 9px;
	}

.dayText{
	font-size: 8px;
}

.createPageWindow {
	position:fixed;
	top:100px;
	left:50%;
	margin-left:-260px;
	width:500px;
	max-height:650px;
	background: #FFF;
	z-index:300;
	padding: 10px;
	border: 3px solid black;	
}

.createPageIframe {
	width: 100%;
	height: 200px;
}

.beachTilmeling {
}

.beachTilmeling label {
	display:block;
	width: 100px;
	float:left;
}
