img {
	border: none;
}

#page #main #tease
r a, #page #main #content a {
	color: #FF2419;
	font-weight: bold;
}

p {

	margin: 0px;
}

body {
	margin: 0px;
	text-align: center;
}

#page {
         margin: auto;
	width: 1000px;
	text-align: left;
}

#page #head {
	width: 1000px;
	height: 248px;
	background-image: url(/fileadmin/pics/1/head.jpg);
	background-repeat: no-repeat;	
}

#page #head #navi {
	width: 680px;
	height: 25px;
	position: absolute;
	margin-top: 170px;
	margin-left: 250px;
}

#page #head #navi .item, #page #head #navi .item-act {
	padding-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#page #head #navi .item a {
	color: black;
	text-decoration: none;
}

#page #head #navi .item-act a {
	color: white;
	text-decoration: underline;
}

#page #head #subnavi {
	width: 680px;
	height: 25px;
	position: absolute;
	margin-top: 190px;
	margin-left: 250px;
}

#page #head #subnavi .item, #page #head #subnavi .item-act {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#page #head #subnavi .item a {
	color: black;
	text-decoration: none;
}

#page #head #subnavi .item-act a {
	color: white;
	text-decoration: underline;
}

#page #main {
	width: 1000px;
	height: 543px;
	background-image: url(/fileadmin/pics/1/body.jpg);
	background-repeat: no-repeat;
}

#page #main #content h1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6px;
}

#page #main #content {
	width: 510px;
	height: 430px;
	position: absolute;
	margin-left: 250px;
	margin-top: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#page #main #teaser h1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6px;
	color: #000000;
}

#page #main #teaser {
	width: 180px;
	height: 480px;
	position: absolute;
	margin-left: 800px;
	margin-top: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #665B16;
}

#copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #C5C5C5;
	position: absolute;
	margin-top: 480px;
	margin-left: 200px;
}	

#copyright a, .copyrightlinks {
	text-decoration: none;
	color: #C5C5C5;
	font-weight: normal;
}



