/* RA Roscher Basic - bei Änderungen auch im rte.css ändern */

body {
	background-color:#ffffff;
}

body, div, p, form, select, input, textarea, table, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

body, div, p, form, fieldset, select, input, table, td, img{
	margin:0;
	padding:0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	padding:0;
	font-size:20px;
	color:#089408;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	padding:0;
	font-size:18px;
	color:#089408;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	padding:0;
	font-size:16px;
	color:#089408;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	padding:0;
	font-size:14px;
	color:#089408;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	padding:0;
	font-size:12px;
	color:#089408;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 12px 0px;
	padding:0;
	font-size:11px;
	color:#089408;
}

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

.error {
	color:#9C1E1E;
}


/*Logo Links oben */
div#logo_seitenkopf {
	position:absolute;
	left:50%;
	top:0;
	margin-left:-470px;
	width:144px;
	height:93px;
}

/* Metanavigation */
div#metanavigation {
	position:absolute;
	top:65px;
	left:50%;
	margin-left:-22px;
}
	div#metanavigation a {
		color:#FFFFFF;
		text-decoration:none;
		padding:0px 13px 0px 0px;
	}
			div#metanavigation a.current, div#metanavigation a:hover {
				text-decoration:underline;
			}

/* Suche rechts oben */
div#suche_seitenkopf {
	width:200px;
	height:auto;
	position:absolute;
	left:50%;
	top:60px;
	margin-left:270px;
	clear:both;
}

	div#suche_seitenkopf input#tx-indexedsearch-searchbox-sword {
		width:152px;
		color:#089408;
		border:1px solid white;
		float:left;
		margin-top:2px;
	}
	div#suche_seitenkopf input#tx-indexedsearch-searchbox-button-submit {
		float:right;
	}

/* Hauptnavigation */
div#mainnavigation {
	position:absolute;
	left:50%;
	margin-left:-470px;
	top:98px;
	width:940px;
	height:30px;
}

/* Hauptbereich */
div#page {
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:138px;
}

div#page input, div#page textarea {
	border:1px solid #CACACA;
}

div#main {
	width:700px;
	height:auto;
	position:relative;
	left:50%;
	top:0;
	margin-left:-470px;
	float:left;
}

	div#main div.titelbild, div#main div.content, div#main div.link_top {
		width:100%;
		height:auto;
		float:left;
	}

	div#main div.titelbild img {
		margin-bottom:30px;
	}

	div#main div.content p {
		padding-bottom:24px;
	}

	div#main div.content table td p {
		margin:0;
		padding-bottom:0px !important;
	}

		/* In der Seite "Empfehlen" andere Abstände */
		div#main div.content div.tip-a-friend_form-container p {
			padding-bottom:0;
		}

	div#main div.link_top {
		text-align:right;
		margin-bottom:24px;
	}

	div#main ul {
		list-style-image:url(/fileadmin/package/images/backgrounds/list_style.gif);
	}
		div#main ul li {
			margin-left:10px;
		}

/* Rechte Spalte */
div#right {
	width:220px;
	height:auto;
	position:relative;
	left:50%;
	top:0;
	margin-left:250px;
}

	div#right h1 {
		font-size:16px;
	}

	/* Teaser mit grünem Hintergrund */
	div.teaser_green {
		background-image:url(/fileadmin/package/images/backgrounds/bg_teaser_green_top.png);
		background-repeat:no-repeat;
		margin-bottom:20px;
	}
		div.teaser_green div.teaser_content {
			padding:20px 20px 10px 20px;
		}
		div.teaser_green div.teaser_content h1 {
			color:#FFFFFF;
		}
		div.teaser_green div.teaser_content p {
			color:#FFFFFF;
			padding-bottom:10px;
		}

		div.teaser_green div.teaser_content a {
			color:#FFFFFF !important;
			text-decoration:underline;
		}

		div.teaser_green div.teaser_bottom {
			width:220px;
			height:11px;
			background-image:url(/fileadmin/package/images/backgrounds/bg_teaser_green_bottom.png);
			background-repeat:no-repeat;
			background-position:bottom;
			line-height:1%;
		}

	/* Teaser mit grauem Hintergrund */
	div.teaser_grey {
		background-image:url(/fileadmin/package/images/backgrounds/bg_teaser_grey_top.png);
		background-repeat:no-repeat;
		margin-bottom:20px;
	}
		div.teaser_grey div.teaser_content {
			padding:20px 20px 10px 20px;
		}
		div.teaser_grey div.teaser_content h1 {
			color:#FFFFFF;
		}
		div.teaser_grey div.teaser_content p {
			color:#333333;
			padding-bottom:10px;
		}
		div.teaser_grey div.teaser_bottom {
			width:220px;
			height:11px;
			background-image:url(/fileadmin/package/images/backgrounds/bg_teaser_grey_bottom.png);
			background-repeat:no-repeat;
			background-position:bottom;
			line-height:1%;
		}


	/* Teaser Schnellkontakt (grau) */
	div.teaser_grey div.teaser_content p.telefon {
		padding-left:20px;
		background-image:url(/fileadmin/package/images/icons/icon_telefon.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}

	div.teaser_grey div.teaser_content p.adresse {
		padding-left:20px;
		background-image:url(/fileadmin/package/images/icons/icon_adresse.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}

	div.teaser_grey div.teaser_content p.email {
		padding-left:20px;
		background-image:url(/fileadmin/package/images/icons/icon_email.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}

	/* Link to Map24 analog zu Teaser mit grauem Hintergrund */
	div.tx-mllink2map24-pi1 {
		background-image:url(/fileadmin/package/images/backgrounds/bg_teaser_grey_top.png);
		background-repeat:no-repeat;
		margin-bottom:20px;
	}
		div.tx-mllink2map24-pi1_content {
			padding:20px 20px 10px 20px;
		}

		div.tx-mllink2map24-pi1_content fieldset {
			border:0;
			margin-bottom:10px;
		}

		div.tx-mllink2map24-pi1_content label, div.tx-mllink2map24-pi1_content legend {
			font-weight:bold;
		}

		div.tx-mllink2map24-pi1_content p {
			padding-bottom:10px;
		}

		div.tx-mllink2map24-pi1_content input {
			width:180px;
			border:1px solid #CACACA;
			background-color:#FFFFFF;
			margin-bottom:5px;
		}

				div.tx-mllink2map24-pi1_content input#submit {
					margin:0;
				}

		div.tx-mllink2map24-pi1_bottom {
			width:220px;
			height:11px;
			background-image:url(/fileadmin/package/images/backgrounds/bg_teaser_grey_bottom.png);
			background-repeat:no-repeat;
			background-position:bottom;
			line-height:1%;
		}

/* Seitenfuss */
div#footer {
	width:100%;
	height:30px;
	background-image:url(/fileadmin/package/images/backgrounds/bg_footer.gif);
	background-repeat:repeat-x;
	color:#666666;
	clear:both;
}

	div#footer div#footer_content {
		position:relative;
		top:0;
		left:50%;
		margin-left:-470px;
		width:940px;
		height:auto;
		clear:both;
	}

		div#footer div#footer_content div#copy {
			padding-top:12px;
			width:270px;
			height:auto;
			color:#666666;
			float:left;
		}

		div#footer div#footer_content div#footernavigation {
			width:520px;
			height:auto;
			float:right;
			padding-top:12px;
			text-align:right;
			color:#666666;
		}
				div#footer div#footer_content div#footernavigation a {
					color:#666666;
					text-decoration:none;
				}
				div#footer div#footer_content div#footernavigation a.current, 	div#footer div#footer_content div#footernavigation a:hover  {
					text-decoration:underline;
				}

/* Sitemap */
div.csc-sitemap a {
	color:#333333;
	text-decoration:underline;
}
	div.csc-sitemap	ul {
		padding-bottom:6px;
	}
		div.csc-sitemap	ul li {
			padding-bottom:6px;
		}
			div.csc-sitemap	ul li ul {
				padding-top:6px;
			}

/* Weiterempfehlen */
div.tip-a-friend_form-container {
	width:100%;
	height:auto;
	clear:both;
}
	div.tip-a-friend_form-container p {
		float:left;
		width:100%;
		height:auto;
		margin:0px 0px 10px 0px;
	}

		div.tip-a-friend_form-container p.tip-a-friend_form-error {
			color: #9C1E1E;
		}

	div.tip-a-friend_form-container label {
		display:block;
		float:left;
		width:290px;
		height:auto;
	}
	div.tip-a-friend_form-container input, 	div.tip-a-friend_form-container textarea {
		width:300px;
		border:1px solid #CACACA;
	}
	div.tip-a-friend_form-container p.tip-a-friend_form-captcha img {
		margin-bottom:5px;
	}

	div.tip-a-friend_form-container input#captcha {
		margin-left:290px;
	}
	div.tip-a-friend_form-container input#submit {
		margin:0px 0px 0px 290px;
		border:1px solid #1E9C1E;
		background-color:#1E9C1E;
		color:#FFFFFF;
	}


/* Kontaktformular */
div#kontakt	{
	width:100%;
	height:auto;
	clear:both;

}
	div#kontakt fieldset {
		border:0;
		clear:left;
	}
	div#kontakt fieldset legend {
		padding-bottom:24px;
	}
	div#kontakt label {
		padding-top:5px;
		display:block;
		float:left;
		width:73px;
	}
	div#kontakt input, div#kontakt textarea {
		width:312px;
		margin:5px 0px 5px 0px;
		border:1px solid #CACACA;
	}
	div#kontakt p {
		padding:5px 0px 0px 0px;
		clear:left;
	}
	div#kontakt input.btn_reset, div#kontakt input.btn_submit {
		width:100px;
		border:1px solid #1E9C1E;
		background-color:#1E9C1E;
		color:#FFFFFF;
	}
	div#kontakt input.btn_submit {
		margin-left:185px;
	}

/* Suche */

div.tx-indexedsearch div.tx-indexedsearch-searchbox {
	margin-bottom:12px;
}

div.tx-indexedsearch div.tx-indexedsearch-searchbox form {
	width:100%;
	height:auto;
	float:left;
}

div.tx-indexedsearch div.tx-indexedsearch-searchbox div.tx-indexedsearch-form {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:12px;
}

div.tx-indexedsearch div.tx-indexedsearch-searchbox div {
	width:100%;
	height:auto;
	clear:both;
	margin-bottom:12px;
}

div.tx-indexedsearch label {
	float:left;
	margin:0px 12px 0px 0px;
	display:block;
	width:105px;
	height:auto;
}

div.tx-indexedsearch input#tx-indexedsearch-searchbox-sword {
	width:220px;
}

div.tx-indexedsearch input#tx-indexedsearch-searchbox-button-submit {
	border:1px solid #1E9C1E;
	background-color:#1E9C1E;
	color:#FFFFFF;
	border:0;
	width:150px;
	margin:0px 0px 0px 118px;
}


div.tx-indexedsearch div.tx-indexedsearch-res {
	width:100%;
	height:auto;
	float:left;
	margin:0px 0px 12px 0px;
}

	div.tx-indexedsearch div.tx-indexedsearch-res p {
		margin:0 !important;
		padding:0 !important;
		clear:both;
	}

	div.tx-indexedsearch h3 a {
		color:#089408;
	}

	div.tx-indexedsearch dl {
		display:block;
		width:100%;
		height:auto;
		margin:0;padding:0;
		float:left;
	}

		div.tx-indexedsearch dt, div.tx-indexedsearch dd {
			margin:0;padding:0;float:left;
		}
			div.tx-indexedsearch dd {
				padding-right:10px;
			}

/* Text mit BIld */
div.csc-textpic-imagewrap {
	padding:5px;
	border:1px solid #D1D1D1 !important;
}
