#wortmarke{
	position: relative;
	width: 760px;
	height: 22px;
	margin : 0px auto;
	text-align: left;
}

#container{
	position: relative;
	text-align: left;
	margin : 0px auto;
	background-color: #DEDCD1;
	border: solid 1px #ffffff;
	width: 760px;
	height: 392px;
	voice-family: "\"}\"";	/**** Tanteks Box-Model Hack ****/
	voice-family: inherit;	/**** Tanteks Box-Model Hack ****/
	width: 758px;
	height: 390px;				/**** Höhe für IE6, NS 6/7, Opera, ... ****/
}

html>body #container{
	width: 758px;
	height: 390px;				/**** Tanteks Box-Model Hack für Opera 5 ****/
}

#schriftrs{
	position:relative;
	width: 30px;
	top: 0px;
	left: 0px;
	float: left;
}

/* navigation */

#navleft{
	position: relative;
	top: 13px;
	left: 15px;
	width: 63px;
	height: 377px;
	float: left;
}

.navleftinnen{
	position: relative;
	width: 63px;
	margin-bottom: 17px;
}

#home{
	position: relative;
	border: solid 1px #999999;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 20px;
	voice-family: "\"}\"";	/**** Tanteks Box-Model Hack ****/
	voice-family: inherit;	/**** Tanteks Box-Model Hack ****/
	width: 48px;
	height: 18px;				/**** Höhe für IE6, NS 6/7, Opera, ... ****/
}

html>body #home{
	width: 48px;
	height: 18px;				/**** Tanteks Box-Model Hack für Opera 5 ****/
}

/* Container für Navigation oben und Inhalt */

#containerrechts{
	position: relative;
	top: 0px;
	left: 15px;
	height: 390px;
	width: 680px;
	float: left;
}

/* Navigation oben*/

#navoben{
	position: relative;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 88px;
}

.navobeninnen{
	position: relative;
	width: 78px;
	float: left;
	left: 15px;
	top: 13px;
}

#handschrift{
	position: relative;
	top: 8px;
	float: right;
	width: 243px;
}

/* Inhalt */

#inhaltcontainer{
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 65px;
	height: 302px;
	overflow: auto;
	margin: 0px;
	width: 616px;
	/* \*/
	width: auto;
	/* */
}


#inhaltinnen{
	padding-top: 50px;
	width: 380px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom:25px;

}

#inhaltinnencontact{
	padding-top: 50px;
	width: 570px;
	margin: 0px;
	padding-bottom:0px;
	float: left;

}

#inhaltinnencode{
	padding-top: 50px;
	padding-left: 0px;
	margin: 0px;
	width: 430px;
	padding-bottom:25px;
}

#disclaimer{
	position: relative;
	float: right;
	margin-right: 50px;
	margin-top: 263px;
}

#disclaimer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474641;
}

form#focus{
	visibility: hidden;

}

form#focus input{
	height: 1px;
	font-size: 0px;
}