
/* -- blueprint addons -- */




body {
	color: #545454;
}
h3 {
	color: #545454;
}
a {
	color: #545454;
	text-decoration: none;
}
table, td, th {
	vertical-align:top;
}

#content a, #contenttext a{
	font-weight: bold;
}

/* -- content elements -- */
#header {
	background-image:url(images/bg_header.gif);
	height: 98px;
}
#logo {
	margin:45px 0 0 582px;
	position:absolute;
}

#contentbox {
	background-position: 34px 0; 
	background-repeat: no-repeat;
}

#contentleft {
	margin-top: 92px;
}
#contentheadline {
	height: 38px !important;
	margin: 0 !important;
	padding: 0 !important;
	
}
#contenttext {
	margin: 15px 0 0 15px;
	width: 530px;
}

#contentright {
	margin-top: 240px;
}
#contentright_inside {
	padding-left: 14px;
}

/* -- rightbox --*/
.rightbox {
	margin-bottom: 14px;
}
.rb_color {
	background-color: #f4e4db;
	width: 223px;
	padding: 10px 15px 10px 15px;
}
.rb_white {
	width: 223px;
	padding: 10px 15px 10px 15px;
}
.rb_head1 {
	color: #94522f;
	font-weight: bold;
}
.i_more {
	font-weight: bold;
}
.i_text p {
	margin: 0;
}

/* -- start:fce --*/
.fce_start_01 {
	float:left;
	width: 253px;
	background-color: #f9f1d9;
	min-height: 180px;
}
.fce_start_02 {
	float:left;
	margin-left: 24px;
	width: 253px;
	background-color: #d9edf4;
	min-height: 180px;
}
.fce_start_text {
	padding: 6px 10px 6px 10px;
}

.fce_start_image_01 img{
	border-bottom: 5px solid #fff;
}
.fce_start_image_02 img{
	border-bottom: 5px solid #fff;
}

#start_rightcontent .fce_start_01 {
	margin: 9px 0 0 0;
}



.headline_01_inside {
	font-weight:bold;
	color: #9b833c;
}
.headline_02_inside {
	font-weight:bold;
	color: #436e84;
}

.fce_start_clear {
	height: 8px; line-height: 8px; font-size: 8px;
}


/*--- navigation : mainmenu ---*/

#mainmenu {
	margin:63px 0 0 34px;
	position:absolute;
}
ul.fmenu, ul.fmenu ul {
    list-style-type: none;
	float:left;
	z-index:1000;
	margin:0;
}
ul.fmenu a {
    display: block;
    margin: 0;
	height: 25px;
	text-decoration: none;
	line-height: 25px;
}
ul.fmenu ul a {
    padding: 0;
	margin: 0;
}
ul.fmenu li {
    padding:0;
    margin:0 9px 0 0;
    background-image: none;
    float:left;
}
ul.fmenu ul {
    margin:0;
    padding: 10px 0 0 0;
    position: absolute;
    display:none;
    min-width:171px;
}
/* IE-Hack*/
*html ul.fmenu ul {
    width:171px;
}
ul.fmenu ul.hover, ul.fmenu li.hover ul, ul.fmenu li:hover ul  {
    display:block;
}
ul.fmenu ul li {
    float:none;
    background-color: transparent;
	margin:0;
}

#c_blue ul li a {
	padding-left: 10px;
	background-image:url(images/bg_mm_li_blue.gif);
	color: #436e84;
}
#c_yellow ul li a {
	padding-left: 10px;
	background-image:url(images/bg_mm_li_yellow.gif);
	color: #ad924d;
}
#c_brown ul li a {
	padding-left: 10px;
	background-image:url(images/bg_mm_li_brown.gif);
	color: #94522f;
}

#c_blue, #c_yellow, #c_brown {
	float: left;
	width: 170px;
}

ul.fmenu ul li a:hover {
	color: #333 !important;
}

/*--- navigation : topmenu ---*/
#topmenu {
	height: 30px;
	color: #ffffff;
	margin-top: 15px;
}
#topmenu_inside {
	margin-left: 15px;
}
#topmenu a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#topmenu a:link, #topmenu a:visited {
	color: #ffffff;
}
#topmenu a:hover{
	color: #bcd3df;
}
#topmenu a.tm_active {
	color: #bcd3df !important;
}

/*--- navigation : submenu ---*/
#submenu {
	position: absolute;
	margin: -27px 0 0 230px;
	width: 300px;
	text-align: right;
}


#submenu a.sm_active {
	font-weight: bold;
}

.submenu_inside {
	float:right;
}
.sm_first, .sm_all, .sm_last {
	float: left;
	height: 27px; line-height: 27px;
	
}
.sm_first {
	background-image:url(images/bg_sm_first.gif);
	padding: 0 3px 0 12px;
}
.sm_all {
	background-image:url(images/bg_sm_all.gif);
	float: left;
	padding: 0 3px 0 3px;
}
.sm_last {
	background-image:url(images/bg_sm_last.gif);
	float: left;
}


#leftcontainer {
}


#rightcontainer {
}
#rightcontainer .csc-textpic-above {
	margin: 8px 0 0 0;
}
#rightcontainer .csc-textpic-text {
	background: #f2f2f2;
	width: 253px;
}
#rightcontainer .csc-textpic-text p {
	padding: 10px 15px 8px 15px;
}


/* --- news start --- */
#start_news {
	height: 300px;
}

.newsimage  {
	height: 41px;
}
.newsitem {
	width: 223px;
	background-image:url(images/bg_newsitem.gif);
	background-position: bottom;
	padding: 12px 15px 10px 15px;
	margin: -5px 0 5px 0;
}
h3.newsheader {
	line-height: 20px;
	font-size: 14px;
	margin: 0 0 4px 0; padding: 0;
	color: #436e84;
	font-weight: bold;
}
h3.newsheader a{
	color: #436e84;
}
h3.newsheader_start {
	line-height: 16px;
	font-size: 12px;
	margin: 0 0 4px 0; padding: 0;
	color: #436E84;
	font-weight: bold;
}
h3.newsheader_start a {
	color: #436E84;
}

.newsmore {
	font-weight: bold;
}


/* --- news content --- */

.news_image {
	float: left;
	width: 120px;
	margin-top: 4px;
}
.news_text {
	float: left;
	width:380px;
}
.news_divider {
	clear: both;
	background-image:url(images/news_divider.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 530px;
}
.news_time {
	color: #94522f;
	font-size: 14px;
	font-weight: bold;
}
.news_time p {
	margin: 0; padding: 0;
}
h3.news_header {
	font-size: 14px; 
	font-weight: bold;
	margin: 4px 0 8px 0;
	line-height: 18px;
}
.news_more {
	font-weight: bold;
}

h3.newsheadline {
	margin: 10px 0 12px 0; padding: 0;
}
p.news-single-imgcaption {
	padding:0 3px 0 12px;
	clear:both;
	width: 220px;
	font-size: 11px;
	line-height: 14px !important;
	color: #666 !important;
}

/*-- sitemap --*/
/*-- tx-flseositemap-pi1 --*/
.tx-flseositemap-pi1 {
	margin-left: 60px;
}
.tx-flseositemap-pi1 ul {
	padding-left: 12px;
	/*list-style: none;*/
}
.tx-flseositemap-pi1 ul li {
	padding-top: 10px;
	font-weight: bold;
}
.tx-flseositemap-pi1 ul li ul li {
	padding-top: 5px;
	font-weight: normal;
}
.tx-flseositemap-pi1 ul li ul li ul {
}
.tx-flseositemap-pi1 ul li ul li ul li {
	padding-top: 2px;
	font-weight: normal;
}


/*-- core + footer --*/

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#box {
   min-height:100%;
   position:relative;
}
.container {
	padding-bottom:130px !important;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:130px;   
   background-image:url(images/bg_footer.gif);
}

.footer_text {
	position: absolute;
	left: 34px; top: 75px;
}
.footer_logos {
	position: absolute;
	left: 320px; top: 59px;
}


/*-- special startseite --*/

#content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 14px;
}
#content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 24px;
}
#content b {
	color: #94522f;
}


/*-- Text+Image --*/		
.csc-textpic-caption {
		color:#666;
		font-size:11px;			
}
div .csc-frame-rulerAfter {
	padding-bottom: 15px !important;
	border-top: 1px solid #ccc;
}
.csc-frame-rulerBefore {
	padding-top: 15px;
	border-top: 1px solid #ccc;
}


