body {
	font-size: 83%;
	margin: 0 0 2em 0;
	padding:0;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	background-color: #f5f4f4;
/*	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	text-align: center;
}

img {
	border: none;
}

A:link {text-decoration: none;color : #666;} 
A:visited {text-decoration: none;color : #666;} 
A:hover {text-decoration: underline;color : #006;} 
A:active {text-decoration: underline;color : #006;}

div#contentarea {
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

div#head {
	width:700px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #999;
	/*border-bottom: 1px solid #fff;*/
	background-color: #f5f4f4;
}

div#head ul.metanav {
	margin: 0;
	padding: 1em;
	font-size: 0.9em;
	list-style: none;
}

div#permanent {
	width: 213px;
	height: 213px;
	border: 8px solid #fff;
	background-color: #ececec;
	float: left;
}

div.addcontent {
	float: left;
	margin: 0;
	padding: 1em;
}

div.addland {
	width: 455px;
	height: 213px;
	border: 8px solid #ececec;
	background-color: #fff;
	float: left;	
}

div.addport {
	width: 213px;
	height: 455px;
	border: 8px solid #ececec;
	background-color: #fff;
	float: left;	
}

div.conland {
	clear: both;
}

div.conport {
	float: right;
}

div.conland div.pic, div.conport div.pic {
	border: 8px solid #ababab;
	line-height: 0px;
}

div.conport div.kontakt, div.conport div.textbox {
	width: 455px;
	height: 684px;
	border: 8px solid #ababab;
	overflow: auto;
}

div.conport div.text {
	margin: 0;
	padding: 1em;
}

