#rahmen {
	float: left;
	background-image: url('../images/bg-main.gif');	
	background-repeat: repeat-y;
}

#links {
	float: left;
	width: 490px;
}


#rechts {
	float: left;
	width: 510px;
}

#content {
	width: 450px;
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	color: #1C5873;
}

#abschluss {
	clear: both;
	width: 1000px;
	height: 54px;
	background-image: url('../images/bg-abschluss.gif');
	background-repeat: no-repeat;
}


#menue {
	width: 166px;
	z-index: 20;
	position: absolute;
	top: 114px;
	left: 252px;
}

#adresse {
	background-color: #F4F1E7;
	width: 420px;
	height: 51px;
	font-family: helvetica;
	font-size: 11px;
	line-height: 14px;
	padding: 15px 20px 17px 20px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 380px;
	height: 19px;
	color: #C61434;
}




.menue {
	margin-top: 1px;
}

.foto-right {
	border: 1px solid #1C5873;
	margin: 5px 0px 10px 20px;
}

.foto-left {
	border: 1px solid #1C5873;
	margin: 0px 20px 10px 0px;
}

.mail {
	padding-top: 3px;
}

.input {
	width: 180px;
	border: 1px solid #1C5873;
	padding: 3px;
}

.input-ort {
	width: 129px;
	border: 1px solid #1C5873;
	padding: 3px;
}

.input-plz {
	width: 40px;
	border: 1px solid #1C5873;
	padding: 3px;
	margin-right: 3px;
}

.input-area {
	width: 380px;
	height: 50px;
	border: 1px solid #1C5873;
	padding: 3px;
}

body {
	background-color: #FFFFFF;	
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 28px 0px;
}

a {
	color: #C61434;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*ul {
	list-style-position: outnside;
	display: inline;
}

li {
	list-style-image: url('../images/pfeil.gif');
	margin: 0px 0px 10px 18px;
}*/

ul	{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
	width: 450px;
}

li	{
	background: url(../images/pfeil.gif) no-repeat 0 3px;
	padding: 0 0 0 14px;
	margin: 0 0 10px 0;
}
