#body {
	background-color: #FFFFFF;
	margin: 0px;
	}

#content {
	padding: 0px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #546250;
	margin-left: -375px;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 750px;
	height: 550px;
	visibility: visible;
	}

a:link, a:visited {
	color: #D4D7BB;
	text-decoration: none;
	}
	
a:active, a:hover {
	color: #D4D7BB;
	text-decoration: none;
	}

.othermenu {
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
div.komname {
	position: absolute;
	left: 0px;
	top: 490px;
	}

* html div.komname {
	left: 5px;
	top: 485px;
	}
	
div.photos {
	text-align: center;
	background-color: #546250;
	position: absolute;
	left: 25px;
	top: 30px;
	height: 450px;
	width: 700px; 
	}

div.twotexts {
	position: absolute;
	left: 690px;
	top: 500px;
	font-size: 13px;
	line-height: 14px;
	font-family: Arial, Geneva, Verdana, sans-serif;
	text-align: justify;
	}

#footer {
	color: #690505;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	top: 562px;
	left: 0px;
	width: 100%;
	height: 15px;
	visibility: visible;
	display: block;
	}