/*
	grey: #464038;
	orange: #eb8826;
*/

*
{
	padding: 0px;
	margin: 0px;
}

html
{
	font-family: Helvetica, Arial, sans-serif;
	color: #464038;
	font-size: 12px;
	line-height: 16px;
}

img
{
	border: none;
}

.clearBoth
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.hd
{
	position: absolute !important;
	font-size: 1px !important;
	line-height: 1px !important;
	height: 1px !important;
	width: 1px;
	left: -5000px !important;
	top: -5000px !important;
}


p,
br
{
	margin-bottom: 12px;
}

hr
{
	background-color: #464038; /* Farbe für Opera und Firefox */
	color: #464038; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
}

hr.separator
{
	margin: 30px 0px 30px 0px;
}

.csc-header
{
	border-bottom: 2px solid #464038;
	margin-bottom: 29px;
	height: 37px;
	overflow: hidden;
}

.csc-textpic-image img
{
	/*border: 1px solid #464038 !important;*/
}

h1
{
	font-size: 24px;
	color: #464038;
	margin-bottom: 15px;
}

h2
{
	font-size: 18px;
	margin-bottom: 10px;
	color: #464038;
}

h3
{
	font-size: 14px;
	margin-bottom: 4px;
	color: #464038;
}

h4
{
	font-size: 13px;
	margin-bottom: 3px;
	color: #464038;
}

h5
{
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 3px;
	color: #464038;
}



a:link,
a:active,
a:visited,
a:hover
{
	color: #eb8826;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


div#overall-container
{
	position: absolute;
	width: 976px;
	left: 50%;
	margin-left: -488px;
	float: left;
}

div#left-container
{
	width: 148px;
	float: left;
}

div#logo-container
{
	width: 76px;
	height: 222px;
	margin-left: 72px;
}

ul
{
	padding-left: 30px;
}

li
{
	margin-bottom: 10px;
}

table
{

}

th
{
	text-align: left;
	vertical-align: top;
}


.csc-textpic-intext-left-nowrap .csc-textpic-text
{
	margin-left: 30px;
}

.csc-textpic-text
{

}

/* NAVIGATION */

.main-navpoints
{
	background-color: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	width: 160px;
	margin-bottom: 5px !important;
}

.main-navpoints a
{
	padding: 0px !important;
}

.sub-navpoints a
{
	padding: 6px !important;
}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul 
{
	left:	148px; /* match ul width */
}

.main-navpoints
{
	width: 148px !important;
}

.sf-menu a {
	border: none !important;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#464038 !important;
}
.sf-menu li {
	background:		#ececeb !important;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sf-menu li li {
	background:		#ececeb !important;
}
.sf-menu li li li {
	background:		#ececeb !important;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#eb8826 !important;
	color: #ffffff !important;
	outline:		0;
}

#copyright-container
{
	float: left;
	font-size: 10px;
	text-align: right;
	width: 148px;
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
}


/* MAIN CONTAINER */

div#right-container
{
	width: 826px;
	float: left;
	background-image: url('../img/main-bg.jpg');
	background-repeat: repeat-y;
}

div#header-container
{
	width: 783px;
	height: 206px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	margin-left: 31px;
}

div#content-container,
#topNav
{
	width: 742px;
	margin-left: 54px;
}

/* FOOTER */

div#footer-container
{
	width:  826px;
	height: 60px;
	background-image: url('../img/footer-bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	font-size: 11px;
}

li.footer-imglink
{
	display: block;
	padding-left: 23px !important;
	background-repeat: no-repeat;
}

#addresslink
{
	background-image: url('../img/footer-icons/mail.gif');
}

#phonelink
{
	background-image: url('../img/footer-icons/phone.gif');
}

#maillink
{
	background-image: url('../img/footer-icons/email.gif');
}


div#footer-container a:link,
div#footer-container a:active,
div#footer-container a:visited,
div#footer-container a:hover
{
	color: #464038;
}

div#footer-container ul
{
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 10px;
	position: absolute;
	right: 28px;
}

div#footer-container li
{
	float: left;
	height: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;
	
}

div#footer-container li.border-right
{
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #464038;
}


/* Suchformular */

.tx-indexedsearch-searchbox
{
	margin:0px 0px 0px 20px;
}
.tx-indexedsearch-rules
{
	margin:10px;
}
.tx-indexedsearch-whatis
{
	margin:0px 0px 20px 20px;
	padding-top:15px;
	border-top:1px solid #eb8826;
}
.tx-indexedsearch-browsebox
{
	margin:0px 0px 15px 20px;
}
.tx-indexedsearch-res
{
	border-top:1px solid #eb8826;
	margin-left:20px;
	padding-top:10px;
}
.tx-indexedsearch-res .tx-indexedsearch-res
{
	margin-left:-20px;
	margin-bottom:-20px;
	border:none;
}
.tx-indexedsearch-browsebox .browsebox
{
	margin:0px;
	padding:0px;
}
.tx-indexedsearch-searchbox td
{
	padding:0px 5px 5px 0px;
}
.tx-indexedsearch-searchbox-sword
{
	width:175px !important;
}
.tx-indexedsearch-selectbox-group
{
	margin-bottom:5px;
}
.tx-indexedsearch-descr 
{
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #eb8826;
}
.tx-indexedsearch-info
{
	display:none;
}
.tx-indexedsearch-secHead a
{
	color:#444444;
}
.tx-indexedsearch-redMarkup
{
	color:#eb8826 !important;	
}


/* Sitemap */

.csc-sitemap ul
{
	list-style-type: none;
	float: left;
}

.csc-sitemap ul li
{
	width: 200px;
	float: left;
	margin-right: 10px;
	height: 150px;
}

.csc-sitemap ul li a
{
	width: 190px;
	display: block;
	background-color: #eb8826;
	padding: 5px;
	color: #ffffff;
	margin-bottom: 10px;
}

.csc-sitemap ul li ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.csc-sitemap ul li ul li
{
	width: 100%;
	float: none;
	height: 100%;
}

.csc-sitemap ul li ul li a
{
	width: 100%;
	padding: 0px;
	background-color: #ffffff;
	color: #464038;
}

.csc-sitemap ul li ul li ul
{
	padding-left: 25px;
}


/* News */

.news-list-item
{
	margin-bottom: 30px;
	position: relative;
}

.news-list-date
{
	position: absolute;
	right: 10px;
	font-size: 10px;
}

.news-list-item h2
{
	width: 350px;
}

.news-image-container
{
	width: 240px;
	float: left;
	text-align: right;
	padding-right: 30px;
}

.msg-container
{
	width: 450px;
	float: left;
}


/* Single */

.news-single-item
{
	position: relative;
}

.news-single-item h1
{
	width: 650px;
	font-size: 22px;
	line-height: 25px;
}	

.news-single-rightbox
{
	position: absolute;
	right: 0px;
}

.news-single-img-container
{
	width: 220px;
	float: left;
	text-align: right;
	padding-right: 30px;
}

.news-single-content-container
{
	width: 450px;
	float: left;
}

/* Forms */

textarea
{
	font-family:"Arial", sans-serif;
    font-size:11px;
	padding:3px;
}
fieldset
{
	border:none;
	margin:10px 0px 10px 0px;
	padding:0px;
}
legend
{
	display:none;
}
label
{
	display:block;
	float:left;
	width:150px;
}
select
{
	width:180px;
}
select:focus
{
	outline:none;
}

.tx-felogin-pi1 h3
{
	display:none;
}

.tx-felogin-pi1 div
{
	padding-bottom: 20px;
}

.tx-felogin-pi1 form div
{
	padding-bottom: 10px;
}

