body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

em {
	margin: 0;
	padding: 0;
	}


#KOPFGRAFIK {
	background: #ECE2CC;
	text-align: center;
}

#CONTAINER {
	width: 970px;
	margin: 0 auto;
	background-color: #FEFBF4;
	padding-bottom: 50px;
}
#HAUPTNAVIGATION-CONTAINER {
	display: block;
	width: 970px;
	height: 22px;
}


#HAUPTNAVIGATION {
}

#HAUPTNAVIGATION ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ECE2CC;
}
#HAUPTNAVIGATION li {
	float: left;
	background-color: #504229;
	padding: 4px 0;
}
#HAUPTNAVIGATION a {
	color: #ECE2CC;
	text-decoration: none;
	margin: 0;
}
#HAUPTNAVIGATION a:hover {
	color: #FF7B00;
}

#HAUPTNAVIGATION a.current {
	color: #FF7B00;
}


#HAUPTNAVIGATION li.first {
	padding-left: 60px;
}
#HAUPTNAVIGATION li.last {
	padding-right: 40px;
}





#LINKESPALTE {
	clear: both;
	width: 260px;
	float: left;
}

#SUBSUBNAVIGATION-CONTAINER  {min-height: 300px }

*html #SUBSUBNAVIGATION-CONTAINER  {
	height: 300px;
}

#SUBSUBNAVIGATION {
}

#SUBSUBNAVIGATION ul {
	list-style: none;
	padding: 0;
	text-align: right;
	margin: 0;
}
#SUBSUBNAVIGATION li {
	display: block;
	background-color: #ECE2CC;
	padding: 2px;
	padding-right: 20px;
}
#SUBSUBNAVIGATION li.first {
	padding-top: 50px;
}
#SUBSUBNAVIGATION li.last {
	padding-bottom: 20px;
}


#SUBSUBNAVIGATION li a {
	text-decoration: none;
	color: #000000;
}
#SUBSUBNAVIGATION li a:hover {
	color: #FF7B00;
}

#SUBSUBNAVIGATION a.current {
	color: #FF7B00;
}

#SERVICENAVIGATION {
	
}
#SERVICENAVIGATION ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#SERVICENAVIGATION li {
	float: left;
	display: block;
	text-align: center;
	height: 20px;
	padding: 5px 0 0 0;
	white-space: nowrap;
	margin: 0 2px;
}
#SERVICENAVIGATION a {
	color: #968359;
	text-decoration: none;
	display: block;
	font-size: 10px;
	border-style: none;
}
#SERVICENAVIGATION a:hover {
	color: #FF7B00;
}


#SERVICENAVIGATION li.seiteempfehlen a {
	background: url(../3_bilder/layout/icons/seite_empfehlen.gif) no-repeat center top;
	padding: 25px 0 0 0;
}

#SERVICENAVIGATION li.seiteempfehlen a:hover {
	background: url(../3_bilder/layout/icons/seite_empfehlen_f2.gif) no-repeat center top;
}

#SERVICENAVIGATION li.kontakt a {
	background: url(../3_bilder/layout/icons/kontakt.gif) no-repeat center top;
	padding: 25px 0 0 0;
}

#SERVICENAVIGATION li.kontakt a:hover {
	background: url(../3_bilder/layout/icons/kontakt_f2.gif) no-repeat center top;
}

#SERVICENAVIGATION li.suche a {
	background: url(../3_bilder/layout/icons/suche.gif) no-repeat center top;
	padding: 25px 0 0 0;
}

#SERVICENAVIGATION li.suche a:hover {
	background: url(../3_bilder/layout/icons/suche_f2.gif) no-repeat center top;
}

#SERVICENAVIGATION li.sitemap a {
	background: url(../3_bilder/layout/icons/sitemap.gif) no-repeat center top;
	padding: 25px 0 0 0;
}

#SERVICENAVIGATION li.sitemap a:hover {
	background: url(../3_bilder/layout/icons/sitemap_f2.gif) no-repeat center top;
}
#SERVICENAVIGATION li.drucken a {
	background: url(../3_bilder/layout/icons/drucken.gif) no-repeat center top;
	padding: 25px 0 0 0;
}

#SERVICENAVIGATION li.drucken a:hover {
	background: url(../3_bilder/layout/icons/drucken_f2.gif) no-repeat center top;
}

#RECHTESPALTE {
	width: 710px;
	float: left;
}

#SUBNAVIGATION-CONTAINER {
	height: 50px;
	display: block;
}

#SUBNAVIGATION {
}

#SUBNAVIGATION ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ECE2CC;
}
#SUBNAVIGATION li {
	float: left;
	background-color: #968359;
	padding: 4px 0;
}
#SUBNAVIGATION a {
	color: #ECE2CC;
	text-decoration: none;
	margin: 0;
}
#SUBNAVIGATION a:hover {
	color: #FF7B00;
}

#SUBNAVIGATION a.current {
	color: #FF7B00;
}

#SUBNAVIGATION li.first {
	padding-left: 20px;
}
#SUBNAVIGATION li.last {
	padding-right: 40px;
}


#CONTENT {
	width: 375px;
	float: left;
	padding: 0 35px 0 40px;
}

#CONTENT td {
	vertical-align: top;
}

#CONTENT a {
	color: #504229;
	text-decoration: underline;
}
#CONTENT a:hover {
	color: #FF7B00;
}
/*
.csc-textpic-border img {
	border: 1px solid #ECE2CC;
}
*/

#CONTENT .csc-sitemap ul a:hover {
	text-decoration: underline;
}

#CONTENT .csc-sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#CONTENT .csc-sitemap ul ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#CONTENT .csc-sitemap ul ul ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#CONTENT .csc-sitemap ul ul ul ul{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#CONTENT .csc-sitemap ul a {
	color: #FF7B00;
	text-decoration: none;
	font-weight: bold;
}

#CONTENT .csc-sitemap ul ul a {
	text-decoration: none;
	font-weight: bold;
	color: #504229;
}

#CONTENT .csc-sitemap ul ul ul a {
	text-decoration: none;
	font-weight: bold;
	color: #968359;
}

#CONTENT .csc-sitemap ul ul ul ul a {
	color: #968359;
	text-decoration: none;
	font-weight: normal;
}


h1, h2 {
	font-size: 12px;
	color: #736319;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	color: #000;
	margin: 5px 0 0 0;
	padding: 0;
}

#CONTENT div.news-single-timedata {
	margin-bottom: 5px;
	}

#NEWSSPALTE {
	width: 220px;
	float: left;
	padding: 0 40px 0 0;
	overflow-x: hidden;
}

#NEWSSPALTE div.news-latest-morelink {
	padding-top: 5px;
}

#NEWSSPALTE a {
	color: #504229;
	text-decoration: underline;
}
#NEWSSPALTE a:hover {
	color: #FF7B00;
}
#NEWSSPALTE  h2 {
	color: #FF7B00;
	margin-bottom: 5px;
}
#NEWSSPALTE div.news-latest-item {
	border-top: 1px dotted #FF7B00;
	padding-top: 10px;
	margin-bottom: 20px;
}

#NEWSSPALTE  ul {
	margin: 10px 0 10px 20px;
	padding: 0;
}

#NEWSSPALTE  li {
	margin-bottom: 5px;
}

/** Formular **/


#CONTENT fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
#CONTENT fieldset label {
	float: left;
	width: 100px;
}

.content_element {
	margin-bottom: 30px;
}

/* Empfehlung */

#EMPFEHLUNG a {
	color: #FF7B00;
}

#EMPFEHLUNG a:hover {
	color: #000;
}

#EMPFEHLUNG input {
	background: #FEFBF4 url(../3_bilder/layout/background_empfehlungsinput.gif) no-repeat;
	border: none;
	width: 200px;
	padding: 2px 10px 0 10px;
	height: 20px;
}

#EMPFEHLUNG input.button {
	font-weight: bold;
	color: #FF7B00;
	background: url(../3_bilder/layout/background_empfehlungsbutton.gif) no-repeat;
	height: 20px;
	width: 70px;
	margin-left: 130px;
}

/* Kontaktformular */


.KONTAKTFORMULAR input {
	background: #FEFBF4 url(../3_bilder/layout/background_empfehlungsinput.gif) no-repeat;
	border: none;
	width: 200px;
	padding: 2px 10px 0 10px;
	height: 20px;
	margin-bottom: 5px;
}

.KONTAKTFORMULAR textarea {
	background: #FEFBF4 url(../3_bilder/layout/background_textarea.gif) no-repeat;
	border: none;
	width: 200px;
	padding: 2px 10px 0 10px;
	height: 100px;
}

.KONTAKTFORMULAR select {
	background-color: #FEFBF4;
}

.KONTAKTFORMULAR label {
	width: 100px;
	float: left;
}


.KONTAKTFORMULAR input.csc-mailform-submit {
	font-weight: bold;
	color: #FF7B00;
	background: url(../3_bilder/layout/background_empfehlungsbutton.gif) no-repeat;
	height: 20px;
	width: 70px;
	margin-left: 230px;
}

/* Suche */


input.tx-indexedsearch-searchbox-sword {
	background: #FEFBF4 url(../3_bilder/layout/background_sucheinput.gif) no-repeat;
	border: none;
	width: 150px;
	padding: 2px 30px 0 10px;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

input.tx-indexedsearch-searchbox-button {
	font-weight: bold;
	color: #FF7B00;
	background: url(../3_bilder/layout/background_empfehlungsbutton.gif) no-repeat;
	height: 20px;
	width: 100px;
	margin-left: 90px;
	border: none;
	text-align: left;
	padding-left: 10px;
}

.tx-indexedsearch-searchbox table {
	margin-top: 10px;
}

/**** News *****/

.news-latest-morelink {
	margin-bottom: 20px;
}




