#linkstempl {
	width: 315px;
	float: left;
	text-align: right;
	margin: 20px 0 0 0;
}

#rechtstempl {
	float: left;
	width: 350px;
	margin: 20px 0 0 25px;
}
#linkstempl-news {
	width: 340px;
	float: left;
	margin: 20px 0 0 35px;
}
#rechtstempl-news {
	float: left;
	width: 340px;
	margin: 20px 0 0 20px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	margin: 92px 0 0 0;
}

.headline-news {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	margin: 92px 0 0 35px;
}
.newsl-detail {
        font-weight: normal;
        font-style: normal;
        font-size: 11px;
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
hr {
	height: 0px;
        border-top: 0px;
        border-bottom: 1px solid #fff;
	}

#newslisting-hr {
        margin: 0 35px 5px 35px;
        border-bottom: 1px solid #fff;    
}

#newslisting-weiter-link {
        padding: 15px 0 0 340px;
}

#newslisting-rechtstemp1 {
        float: left;
        margin: 20px 0 0 25px;
        width: 350px; 
}

/* - - - - kontakt - - - - */

#formularlinks {
	margin: 0 0 0 50px;
	width: 230px;
	float: left;
}

#formularrechts {
	width: 325px;
	float: left;
}

.bezeichnung {
	width: 120px;
	float: left;
	margin:4px 0 0 0;
}

.formularfeld {
	border: 1px solid #fff;
	width: 200px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	background-color: transparent;
	color: #fff
}

.inputselected {
	border: 1px solid #fff;
	width: 200px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	background-color: #EE0C0D;
	color: #fff;
}


.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #fff;
	width: 200px;
	height: 150px;
	background-color: transparent;
	color: #fff;
	padding: 5px;
}



.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 150px;
	border: 1px solid #fff;
	background-color: #EE0C0D;
	color: #fff;
	padding: 5px;
}

select {
	background-color: #F02B2B;
	color: #fff;
	font-size: 11px;
	margin: 5px 0 0 0;
}

/* - - - - anfahrt - - - - */

.plan {
	margin: 0 0 0 340px;
}
