html, body  {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(Bilder/wwwland_back.gif);
	background-repeat: repeat-y;
	width: 100%;
}

img#logo {
	position: absolute;
	top: 86px;
}

img#streifen {
	position: absolute;
	top: 244px;
	left: 870px;
}

img#front {
	position: absolute;
	top: 0;
	left: 251px;
}

img#kopf {
	position: absolute;
	top: 50px;
	left: 280px;
}


#nav {
	position: absolute;
	top: 244px;
	left: 251px;
	width: 629px;
	height: 31px;
	background-image: url(Bilder/navbar.gif);
	background-repeat: no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 0 30px;
	line-height: 30px;
}

#nav a {
	text-decoration: none;
	color: #000;
	padding: 0 1px;
}

#nav a#hier {
	color: #fff;
}

#nav a:hover {
	text-decoration: underline;
}


#inhalt {
	width: 619px;
	margin: 275px 0 0 251px;
	background-image: url(Bilder/bg_inhalt_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	color: #2F2F2F;
	font-size: 13px;
}

#inhalt p {
	padding: 10px 44px;
	line-height: 18px;
}

#titel h1 {
	color:#000;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:18px;
text-transform:lowercase;
height:35px;
letter-spacing:0.2em;
text-align: right;
margin-right: 40px;
}

.highlight {
	color: #cc0000;
	/*text-decoration: underline;*/
}

.highlight_1 {
	color: #cc0000;
}

img#logo_2 {
	margin: 0 0 20px 500px;
}

#test {
	text-align: left;
	border-bottom: none;
}

img#punto {
	float: left;
/*	margin: -30px 6px 30px 44px;*/
margin: -20px 10px 0px 36px;
}

img.border {
	border-color: #EFEFEF #CBCBCB #D4D4D4 #EFEFEF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 10px 0px;
}

/*p {
	border-bottom: 1px solid #EAEAEA;
}

p.last {
	border-bottom: none;
}*/


#form
{
/*margin: 0 0 0 143px;*/
margin: 0;
padding: 0 0 0 143px;
line-height: 32px;
}

input, textarea
{
padding: 0 0 0 0;
margin: 0 0 0 0;
/*width: 290px;*/
}

input:focus, textarea:focus
{
background-color: #EFFAFF
}

label
{
margin: 0 0 0 0;
width: 100px;
display: block;
}
