/* box content */
#content {
	margin-top: 5px;
}
/**************************************/
/* rahmen */
.rahmen-rechts {
	background: #F5F5F7;
	border-top: #fff 3px solid;
	border-bottom: #fff 3px solid;
	border-left: #fff 3px solid;
}
/**************************************/
/* header menu */
#header-menu, #header-menu a {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	/*line-height: 25px;*/
}
#header-menu {
	font-weight: bold;
	background: #fff;
}
#header-menu img {
	height: 15px;
	/*vertical-align: top;*/
}
/**************************************/
/* footer menu */
#footer, #footer a {
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}
#footer {
	font-weight: bold;
}
/**************************************/
/* breadcrumb menu */
#breadcrumb, #breadcrumb a {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}
#breadcrumb {
	font-weight: normal;
	padding-left: 0px;
	margin-top: 3px;
	background: url(../img/dot.gif) repeat-x 0px 19px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb span {
	font-weight: normal;
	margin-left: 10px;
}
/**************************************/
/* Hauptmenu */
#menu {
	width: 217px;
	padding: 15px 0px 15px 3px;
	background: #E8E8EA url(../img/grey-border.gif) repeat-x 0px bottom;
	border-bottom: #fff 3px solid;	
}
#menu ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#menu li {
	display: block;
	line-height: 32px;
	padding: 0px;
}
#menu ul li, #menu ul li a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 32px;
}
#menu ul.ull1 {
	padding: 3px 0px 0px 3px;
	background: #fff;
}
#menu li.l1, #menu li.l1cur, #menu li.l1act {
	padding-bottom: 3px;
}
#menu li.l1 a, #menu li.l1cur a, #menu li.l1act a {
	padding-left: 15px;
	background: url(../img/button.jpg) no-repeat 0px 0px;
}
#menu li.l1cur a, #menu li.l1act a, #menu li.l1 a:hover, #menu li.l1cur a:hover, #menu li.l1act a:hover {
	padding-left: 15px;
	background: url(../img/button-hover.jpg) no-repeat 0px 0px;
	height: 32px;
}
#menu li.l2, #menu li.l2act, #menu li.l2cur {
	border-bottom: #606062 1px dotted;
}
#menu li.l2-end {
	border-bottom: #606062 0px dotted;
}
#menu li.l2 a, #menu li.l2act a, #menu li.l2cur a {
	color: #606062;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	line-height: 25px;
	background: #F5F5F7;
	height: 25px;
}
#menu li.l2 a:hover, #menu li.l2act a:hover, #menu li.l2cur a:hover {
	padding: 0px 0px 0px 25px;
	background: #F5F5F7;
	text-decoration: underline;
	height: 25px;
}
#menu li.l2cur a, #menu li.l2act a {
	border-bottom: #fff 0px solid;
}

#menu li.l3 a:hover, #menu li.l3cur a:hover, #menu li.l3act a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#menu li.l3 a, #menu li.l3cur a, #menu li.l3act a {
	color: #fff;
	font-size: 12px;
	padding-left: 35px;
	font-weight: normal;
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
	line-height: 24px;
}
#menu li.l3 , #menu li.l3cur, #menu li.l3act {
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
}
#menu .ull3 {
	padding-bottom: 3px;
}
/**************************************/

/* suche */
#suche {
	width: 197px;
	background: #E8E8EA url(../img/grey-border.gif) repeat-x 0px bottom;
	border-bottom: #fff 3px solid;
	padding: 3px 0px 3px 3px;
}
.tx-macinasearchbox-pi1 {
}
.suche {
	height: 32px;
}
.textbox-div {
	height: 27px;
	padding: 5px 5px 0px 5px;
	float: left;
}
.textbox-div input {
	width: 150px;
	height: 15px;
	border: 1px #9B9B9D solid;
}
.submit-div {
	width: 16px;
	height: 32px;
	float: left;
}
.submit {
	width: 16px;
	height: 32px;
	background: #E8E8EA url(../img/suche-go.jpg) no-repeat 0px bottom;
	border: 0;
}
/**************************************/

/* newsletter */
#news {
	width: 197px;
	background: #E8E8EA url(../img/grey-border.gif) repeat-x 0px bottom;
	border-bottom: #fff 3px solid;
	padding: 3px 0px 3px 3px;
}
#news h1 {
	width: 184px;
	background: #7FA9D3;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin:0;
	
}
.e-mail {
	height: 27px;
	padding: 5px 5px 0px 5px;
	float: left;
	font-size: 12px;
	line-height: 22px;
	width: 40px;
}
.news-input{
	height: 27px;
	padding: 5px 5px 0px 5px;
	float: left;
}
.news-input input {
	width: 120px;
	height: 15px;
	border: 1px #9B9B9D solid;
}
.news-submit {
	width: 128px;
	height: 22px;
	border: 0;
	padding:0;
	margin: 0px 0px 3px 55px;
	border: 1px #fff solid;
}
/**************************************/

/* csc-header */
.csc-firstHeader {
	
}
.csc-header {
	width: 100%;
	border-bottom: 1px solid #96B691;
	margin-bottom: 5px;
}
.csc-header h1 {
	padding-left: 10px;
	color: #96B691;
}
/**************************************/
/* FCE zwei Spalten */
.fce-zwei-spalten {
	width: 100%;
	height: auto;
}
.spalte-links {
	width: 48%;
	height: auto;
	float: left;
	padding-left: 2%;

}
.spalte-rechts {
	width: 48%;
	height: auto;
	float: left;
	padding-left: 2%;

}
/**************************************/
/* Bild mit TEXT elemente */
.csc-textpic-intext-left div.csc-textpic-imagewrap, .csc-textpic-left div.csc-textpic-imagewrap, .csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	padding: 0px 0px 0px 10px;
}
.csc-textpic-intext-right div.csc-textpic-imagewrap, .csc-textpic-right div.csc-textpic-imagewrap, .csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	padding: 0px 10px 0px 0px;
}
/**************************************/
/* FCE-Box1 */
.fce-box1 {
	margin-bottom: 15px;
}
.fce-box1 h1 {
	color: #96B691;
	padding-left: 10px;
}
.fce-box1 h1 a {
	color: #96B691;
}
.fce-box1-text {
	width: 100%;
	border-bottom: 1px solid #96B691;
	border-top: 1px solid #96B691;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 5px 0px;
}
.fce-box1-text p {
	padding: 0px 20px 0px 20px;
}
.fce-box1 a.fce-box1-link {
	font-size: 12px;
	line-height: 12px;
	color: #96B691;
	padding: 0px 10px 0px 12px;
	float: right;
	background: url(../img/fce-box1-linkimage.gif) no-repeat 1px 2px;
}
/**************************************/
/* FCE-Bild-Text */
.fce-bild-text {
	width: 100%;
	padding: 10px 0px 10px 0px;
}
.fce-bild-text img {
	margin: 0px 10px 5px 10px;
	float: left;
	background: trasparent;
	padding:0;
	
}
.fce-bild-textHeader {
	width: 100%;
	border-bottom: 1px solid #96B691;
	margin-bottom: 5px;
}
.fce-bild-textHeader h1 {
	padding-left: 10px;
	color: #96B691;
}
/**************************************/
/* Farben FCE-Bild-Text */
.weiss {
	background: #fff;
}
.grau {
	background: #e8e8e8;
}
.blau {
	background: #7FA9D3;
}
.gruen {
	background: #96B691;
}

/**************************************/


