body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#73453A;
	background-image:url(../images/Textur.jpg);
	background-position:center top;
}

#container {
	padding:0px;
	margin:20px auto 0px auto;
	width:750px;
	background-color:#FFFAEF;
	border:1px solid #820000;
}

#head {
	height:91px;
	position:relative;
}

#headbanner{
	width:460px;
	height:75px;
}

#navigation {
	height:16px;
	width:750px;
	left:0px;
	top:75px;
	position:absolute;
	padding:0px;
	overflow:hidden;
	font-size:13px;
	font-style:normal;
	vertical-align:middle;
	line-height:16px;
	background-color:#820000;
	color:#FFFAEF;
	z-index:20;
}

#navigation a {
	color:#FFFAEF;
	text-decoration:none;
	padding-left:41px;
	height:16px;
	display:block;
	float:left;
}

#navigation a:hover {
	background-image:url(../images/naviHover.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	width:244px;
	height:53px;
	top:15px;
	left:486px;
	margin:0px;
	padding:0px;
	background-color:#FFFAEF;
	background-image:url(../images/kopfLogo.gif);
	z-index:21;
}

#content {
	height:459px;
	position:relative;
	z-index:99;
}

h1, h2{
	padding:0px;
	margin:0px;
}

h1{
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

h2{
	font-size:14px;
	font-weight:normal;
	font-style:italic;
}

#headline {
	height:92px;
	padding:0px;
}

#left {
	position:absolute;
	left:41px;
	width:320px;
	z-index:120;
}

#wide {
	position:absolute;
	left:41px;
	width:560px;
	z-index:119;
}
#wide table{
	width:560px;
	font-size:12px;
}

#right {
	position:absolute;
	left:391px;
	width:320px;
	z-index:121;
}

li {
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url(../images/liPunkt.gif);
	margin-left:16px;
	line-height:16px;
	padding-bottom:4px;
}

ul {
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

label, span.feldTitel {
	width:70px;
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
}

img {
	border:0px;
	border:none;
	padding:0px;
	margin:0px;
}
input, textarea, select {
	color:#830000;
	width:170px;
	padding-right:0px;
}
textarea {
	height:80px;
}
input.breit, textarea.breit, select.breit {
	width:240px;
}

td, th {
	vertical-align:top;
}
#content a{
	color:#73453A;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}

.small {
	font-size:9px;
}
