html
{
	margin: 0;
	padding: 0;
}


body
{
	font-family: Verdana;
	color: #000;
	background-color: #CF0;
}


iframe
{
	margin: 0;
	padding: 0;
	border: none;
}


h1
{
	font-size: 9px;
	line-height: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
}


ul
{
	margin: 0;
	padding: 0;
}


li
{
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
}



/*  -------------- LINKS ------------------- */


A
{
	text-decoration: none;
}

A:link,
A:visited
{
	color: #666;
}

A:active,
A:hover
{
	color: #000;
}



/* -------------- LOGO ------------------- */


#elements-logo-screen
{
	position: absolute;
	top: 0;
	left: 0;
}


#elements-logo-print
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}




/* -------------- NAVI ------------------- */


#navigation-1
{
	position: absolute;
	top: 69px;
	left: 150px;
	width: 795px;
	height: 26px;
	background: #666;
	overflow: hidden;
}


#navigation-2
{
	position: absolute;
	font-size: 3px;
	line-height: 3px;
	top: 128px;
	left: 10px;
	width: 160px;
	overflow: visible;
	z-index: 5;
}

#navigation-2 img
{
	padding: 2px 0 2px 0;
}




/* -------------- PFAD ------------------- */


#pfad
{
	position: absolute;
	top: 95px;
	left: 150px;
	width: 791px;
	height: 25px;
	font-size: 10px;
	padding: 8px 0 0 4px;
	background: #fff;
	overflow: hidden;
}




/* -------------- FOTO ------------------- */


#foto
{
	position: absolute;
	top: 128px;
	left: 150px;
	width: 795px;
	height: 350px;
	background: #fff;
	overflow: hidden;
}




/* -------------- FORMULARE ------------------- */


.formularfeld
{
	background-color: #eee;
	padding: 8px 10px 20px 10px;
	margin: 0 0 2px 0;
	overflow: visible;
}

.formularfeld-beschreibung
{
	float: left;
	width: 160px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.formularfeld-feld
{
	float: left;
	height: 30px;
	width: 320px;
	margin: 0;
	padding: 0;
}




/* -------------- CONTENT + FUSSZEILE + KEYWORD-REPEAT ------------------- */


#layoutbox
{
	position: absolute;
	top: 468px;
	left: 150px;
	width: 795px;
	overflow: visible;
}


#content
{
	font-size: 12px;
	line-height: 18px;
	background: #fff;
	width: 565px;
	overflow: visible;
	padding: 0 110px 100px 120px;
}


.zweispaltig
{
	width: 230px;
	overflow: visible;
	padding: 0;
	margin: 0 40px 0 0;
	float: left;
}


.zweispaltigende
{
	clear: both;
}


.news
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	padding: 30px 0 50px 0;
}


#fusszeile
{
	font-size: 10px;
	color: #666;
	width: 760px;
	overflow: hidden;
	padding: 10px 35px 80px 0px;
}


#keyword-repeat
{
	height: 1px;
	width: 30px;
	overflow: hidden;
	visibility: hidden;
	padding: 10px 35px 0 0;
}




/* -------------- DOKUMENTINFO ------------------- */


#docinfo-imprint
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
