/****** FCE for startpage *****/
.topbox{
	background:url(images/bg_topbox.jpg) repeat top;
	background-color:#ededef;
	border:1px solid #b7bbbe;
	height:213px;
	width:998px;
	margin-bottom:6px;
}

.topbox .top_start{
	height:183px;
	background:url(images/parting_line_startpage.gif) no-repeat bottom left;
	margin-left:21px;
	position:relative;
	line-height:0.8em;
}

.top_start .image{
	width:188px;
	height:180px;
	left:0px;
	bottom:0px;
	position:absolute;
}

.top_start .text{
	margin-left:188px;
	padding-top:32px;
	height:6em;
}

.top_start .text img{
	margin-top:1.6em;
}

.top_start .link_button{
	position:absolute;
	right:444px;
}

/* ### old button style ### */

/*.link_button a{
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	color:#3a3a3a;
	display:block;
	float:right;
	height:48px;
	cursor: pointer;
}

.topbox .link_button a span{
	margin:0px;
	background:url(images/button_center.png) top repeat-x;
	padding:0.6em 0em 1.6em 0em;
	display:block;
	height:1.1em;
	float:left;
	cursor: pointer;
}

.topbox .link_button a:hover span{*/
	/*background:url(images/button_center_hv.png) top repeat-x;*/
	/*cursor: pointer;
}

.link_button a:hover span span{
	background:none;
}

.link_button a span span.text{
	background:none;
	margin-left:-49px;
	margin-top:-0.5em;
	margin-right:11px;
	position:relative;
	cursor: pointer;
}

*html .link_button a span span.text{
	margin-right:5px;
	cursor: pointer;
}

.link_button a:hover span{
	background:url(images/button_center_hv.png) 0px 0px repeat-x;
	color:#fff;
	cursor: pointer;
}

.link_button a img.left{
	background:url(images/button_left.png) top;
	margin-bottom:-26px;
	display:block;
	float:left;
}

.link_button a:hover img.left{
	background:url(images/button_left_hv.png) top;
}

.link_button a img.right{
	background:url(images/button_right.png) top;
	margin-bottom:-26px;
	display:block;
	float:left;
}

.link_button a:hover img.right{
	background:url(images/button_right_hv.png) top;
}*/

/* ### neuer button-style ### */

.leftbox_top .link_button{
	position:absolute;
	right:8px;
	top:105px;
}

.link_button a{
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	color:#3a3a3a;
	display:block;
	float:right;
	height:48px;
	cursor: pointer;
        line-height:1.05em;
}

.leftbox_top .link_button a:hover span span{
	background:none;
}

.leftbox_top .link_nobutton{
	width:80px;
	position:relative;
	float:left;
	left:660px;
	bottom:100px;
	font-weight:bold;
	font-size:0.75em;
	line-height:1.15em;
}

.leftbox_top .link_nobutton a{
	color:#333333;
}  
.link_button_left{
	margin:0px;
	padding:0px;
	background-image:url(images/v2_l_reg.jpg);
	width:27px;
	height:48px;
	background-position:left;
	display:block;
	float:left;
	overflow:hidden;
}
.link_button_left_special{
	margin:0px;
	padding:0px;
	background-image:url(images/v1_l_reg.jpg);
	width:27px;
	height:48px;
	background-position:left;
	display:block;
	float:left;
	overflow:hidden;
}
.link_button_center{
	margin:0px;
	padding:0px;
	height:36px;
	background-image:url(images/v2_m_reg.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-top:12px;
	padding-right:7px;
}
.link_button_center_special{
	margin:0px;
	padding:0px;
	height:36px;
	background-image:url(images/v1_m_reg.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-top:12px;
	padding-right:7px;
}
.link_button_right{
	margin:0px;
	padding:0px;
	background-image:url(images/v2_r_reg.jpg);
	width:27px;
	height:48px;
	background-position:left;
	display:block;
	float:left;
	overflow:hidden;
}
.link_button_right_special{
	margin:0px;
	padding:0px;
	background-image:url(images/v1_r_reg.jpg);
	width:27px;
	height:48px;
	background-position:left;
	display:block;
	float:left;
	overflow:hidden;
}
a:hover .link_button_left{
	background-image:url(images/v2_l_hov.jpg);
}
a:hover .link_button_center{
	background-image:url(images/v2_m_hov.jpg);
	color:#FFFFFF;
}
a:hover .link_button_right{
	background-image:url(images/v2_r_hov.jpg); 
}
a:hover .link_button_left_special{
	background-image:url(images/v1_l_hov.jpg);
}
a:hover .link_button_center_special{
	background-image:url(images/v1_m_hov.jpg);
	color:#FFFFFF;
}
a:hover .link_button_right_special{
	background-image:url(images/v1_r_hov.jpg); 
}


.top_start .imagemap{
	width:400px;
	height:213px;
	position:absolute;
	right:0px;
	top:0px;
	behavior: url(iepngfix.htc)
}

.top_start .imagemap img{
	margin:12px 0px 0px 23px;
}

.top_start .imagemap a.jetzt_wechseln{
	background:url(../user_upload/startpage/jetzt_wechseln.png);
	display:block;
	height:47px;
	width:137px;
	position:absolute;
	bottom:34px;
	left:51px;
}

.top_start .imagemap a:hover.jetzt_wechseln{
	background:url(../user_upload/startpage/jetzt_wechseln_hover.png);
}

.top_start .imagemap a img{
	margin:0px;
}


/*** linklist_box and news_box ***/

.linklist_box {
	margin-right:12px;
	margin-top:2px;
	width:300px;
	float:left;
	height:279px;
}

.news_box {
	margin-top:2px;
	width:346px;
	height:279px;
	float:left;
	background:url(images/bg_news_box.jpg) repeat-x top;
	background-color:#efeff0;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
}

.linklist_box h2, .news_box h2  {
	color:#fff;
	font-size:0.8em;
	background:url(images/bg_linklist_box_heading.jpg) repeat-x top;
	display:block;
	height:30px;
	padding-left:17px;
	padding-top:9px;
	border-bottom:1px solid #cfced1;
}

.linklist_box h2 {width:283px;}
.news_box h2 {width:329px;}

.linklist_box ul, .linklist_box li {
	list-style:none;
}

.linklist_box li {
	border-right:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-bottom:1px solid #d5d5d5;
	background:url(images/bg_linklist_box_link.jpg) repeat-x top;
	padding:11px 0px 9px 17px;
	height:19px;
}

.linklist_box a {	
	font-weight:bold;
	color:#626a91;
	text-decoration:underline;
	font-size:0.8em;
}

.news_box .news {
	padding:0px 10px 13px 17px;
	clear:both;
}

.news_box h3 {
	font-size:0.7em;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
	padding-top:1px;
}

.news_box h3 a {	
	color:#626a91;
	text-decoration:underline;
}

.news_box .newstext {
	width:246px;
	float:right;
}

.news_box .newstext p {
	font-size:0.7em;
	color:#333333;
}

.news_box .date {
	font-size:0.75em;
	font-weight:bold;
	width:5.1em;
	color:#333333;
	float:left;
}

.news_box .padding{
	/* border-right:1px solid #c4c4c4; */
	/* border-left:1px solid #c4c4c4; */
	height:13px;
}

.news_box .morelink {
	/* border-right:1px solid #c4c4c4; */
	/* border-left:1px solid #c4c4c4; */
	text-align:right;
	padding:0px 10px 10px 17px;
	margin-top:-8px;
}

.news_box .morelink a{
	font-size:0.7em;
	color:#5f688e;
	margin-bottom:-10px;
	padding:0px;
}

/*** FCE Leftbox Top ***/

.leftbox_top{
	height:162px;
	background:url(images/parting_line.gif) no-repeat bottom left;
	margin-left:21px;
	position:relative;
	line-height:0.8em;
}

.leftbox_top #image{
	width:191px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.leftbox_top #img_nav{
	width:168px;
	height:21px;
	left:0px;
	bottom:-23px;
	padding:2px 0px 0px 8px;
	font-size:0.75em;
	position:absolute;
}

.leftbox_top #img_nav img{
	position:absolute;
	top:4px;
}

.leftbox_top #img_nav img.left{
	left:7px;
}

.leftbox_top #img_nav img.right{
	right:7px;
}

.leftbox_top #img_nav div{
	width:126px;
	float:left;
	text-align:center;
	display:table-cell;
	position:relative;
	top:3px;
	left:17px;
	color:#3a3a3a;
}

.leftbox_top #img_nav .subtitle{
	font-size:0.9em;
	top:0.4em;
}

.leftbox_top .text{
	margin-left:191px;
	padding-top:26px;
	padding-right:150px;
	height:6em;
}

.leftbox_top .text img{
	margin-top:0.6em;
}

.leftbox_top .text h1{
	margin-bottom:0.5em;
	margin-right:-150px;
}

.leftbox_top .text .large, 
.leftbox_top .text h1{
	line-height:1.2em;
}

.leftbox_top .text .small{
	line-height:1.2em;
	position:relative;
	top:-2px;
}

.leftbox_top .link_button{
	position:absolute;
	right:8px;
	top:105px;
}

/*.leftbox_top .link_button a span{
	margin:0px;
	background:url(images/button_center.png) top repeat-x;
	padding:0.6em 0em 1.6em 0em;
	display:block;
	height:1.1em;
	float:left;
}

.leftbox_top .link_button a:hover span{
	background:url(images/button_center_hv.png) 0px 0px repeat-x;
}

.leftbox_top .link_button a:hover span span{
	background:none;
}*/

/*.leftbox_top .link_button{
	float:right;
	padding-right:21px;
}

.leftbox_top .link_button a{
	position:relative;
	bottom:13px;
	background:url(images/bg_linkbutton.jpg);
	border:2px solid #dfdfdf;
	font-weight:bold;
	text-decoration:none;
	padding:0.5em 1em 0.5em 1em;
	margin-left:4px;
	font-size:0.9em;
	color:#3a3a3a;
}*/

.leftbox_top .link_nobutton{
	width:80px;
	position:relative;
	float:left;
	left:660px;
	bottom:100px;
	font-weight:bold;
	font-size:0.75em;
	line-height:1.15em;
}

.leftbox_top .link_nobutton a{
	color:#333333;
}

/*** FCE Leftbox Bottom ***/

.leftbox_bottom{
	margin:44px 21px 0px 16px;
}

.leftbox_bottom .column_left{
	float:left;
	width:172px;
	margin-right:26px; 
}

.leftbox_bottom .column_right{
/*	float:right;
	width:542px; */
}

/*** FCE Kontaktdaten ***/

ul.fce_kontaktdaten{
	margin-bottom:12px;
}

ul.fce_kontaktdaten, 
ul.fce_kontaktdaten li{
	list-style:none;
}

ul.fce_kontaktdaten img{
	float:left;
}

ul.fce_kontaktdaten li{
	padding-right:38px;
	border-bottom:1px solid #bbbbbb;
	font-size:0.7em;
	height:32px;
}

* html ul.fce_kontaktdaten li, /* IE6+7 Hack for centering verticaly */
html* ul.fce_kontaktdaten li{
	display:block;
	position:relative;
}

ul.fce_kontaktdaten li.del_ln{
	height:1px;
	background:#fff;
	margin-top:-1px;
	border:none;
	font-size:0em;
	position:relative;
	float:left;
	width:140px;
}

ul.fce_kontaktdaten li a{
	text-decoration:none;
	color:#7f7f7f;
}

ul.fce_kontaktdaten li .vertical_centered{
	display:table-cell;
	vertical-align:middle;
	height:32px;
	width:130px;
}

* html ul.fce_kontaktdaten li .vertical_centered, /* IE6+7 Hack for centering verticaly */
html* ul.fce_kontaktdaten li .vertical_centered,{
	position:absolute;
	display:block;
	top:50%;
	height:auto;
}

* html ul.fce_kontaktdaten li .vertical_centered a, /* IE6+7 Hack for centering verticaly */
html* ul.fce_kontaktdaten li .vertical_centered a{
	display:block;
	position:relative;
	top:-50%;
}

/**** FCE Job Box ***/

.job_box{
	border:1px solid #b7bbbc;
}

.job_box .heading{
	border-bottom:1px solid #b7bbbc;
	font-weight:bold;
	color:#666d94;
	font-size:0.9em;
	padding:0.4em 0.6em 0.4em 0.6em;
}

.job_box .heading a{
	color:#666d94;
	text-decoration:none;
}

.job_box .content{
	background:url(images/bg_job_box.jpg) repeat-x top;
	background-color:#ebebed;
	padding:11px 16px 9px 16px;
	font-size:0.7em;
}

.job_box li{
	list-style-image:url(images/arrow_job_box.gif);
	list-style-position:outside;
	color:#7f7f7f;
	line-height:1.6em;
	margin-left: 15px;
}

html* .job_box li{
	list-style-image:url(images/arrow_job_box_IE.gif);
}

.job_box .content li a{
	text-decoration:none;
	color:#7f7f7f;
}

.job_box a.more_link{
	color:#666d94;
	display:block;
	text-align:right;
}

/*** FCE main box ***/

.column_right .heading{
	font-weight:bold;
	font-size:0.8em;
	border-top:1px solid #e8eaf2;
	padding-top:2px;
	padding-bottom:2px;
	color:#626a91;
}

.column_right .heading .text h2{font-size:1em;}

.column_right .heading .text{
	background:url(images/bg_column_right_heading.jpg);
	padding:0.6em 1em 0.6em 1em;
}

.column_right .content{
	background:#e8eaf2;
	font-size:0.7em;
	padding:15px 21px 15px 21px;
	line-height:1.15em;
	color:#333333;
	/* Hides from IE-mac \*/
	height: 1%; /* peekaboo hack / Holly hack */
	/* End hide from IE-mac */	
}

.column_right .content h3{
	font-size:1.1em;
	color:#626a91;
	margin-bottom:0.5em;
}

.column_right .content h3 a{
	display:block;
	color:#626A91;
	/*text-decoration:none;*/
}

.column_right .content a{
	color:#626a91;
	text-decoration:underline;
}

/**** FCE Referenzen Box ***/

.rightbox .heading{
	color:#626a91;
	font-weight:bold;
	font-size:0.8em;
	margin-bottom:0.5em;
}

.rightbox .text{
/*	font-size:0.7em; */
}

.right_box_border .text {
	font-size:0.7em;
}

.rightbox .img_subtitle{
	font-size:0.7em;
	text-align:center;
}

.rightbox .more_link a{
	font-style:italic;
	color:#666d94;
	font-size:0.7em;
	display:block;
	text-align:right;
	margin-top:0.45em;
	padding-bottom:11px;
}

.rightbox .parting_line{
	height:1px;
	background:url(images/parting_line_rightbox.gif) right;
	margin-bottom:0.05em;
}

.rightbox .image{
	text-align:right;
	line-height:0px;
}
.rightbox .image img{
	display:inline;
	height:73px;
	width:71px;
	margin-top:-2.5em;
	margin-left:0em;
	margin-right:0em;
	margin-bottom:0em;
}

.rightbox img{
	display:block;
/*	margin:23px auto 6px auto; */
}

/**** FCE Left Image Right Text ***/

.fce_left_img_right_text{
	padding-bottom:11px;
}

.fce_left_img_right_text h3 a{
	color:#626a91;
}

.fce_left_img_right_text .image{
	width:98px;
	height:82px;
	border:1px solid #babec2;
	float:left;
	margin-right:12px;
	margin-top:2.2em;/*2px;*/
	position:relative;
}


.fce_left_img_right_text .image img{
	display:block;
	margin:auto;
}

.fce_left_img_right_text .text{
	float:left;
	width:388px;
	margin-top:4px;
}

/**** FCE News in Content ***/

.fce_news_in_content{
	padding-right:33px;
	margin-bottom:6px;
}

.fce_news_in_content .date{
	font-size:1em;/* actually 0.9em according to template, but font-weight would'nt affect layout then*/
	font-weight:bold;
	margin-left:-1px;
	margin-bottom:0.3em;
	position:relative;
	/*color:#000; only comment in if font-size:0.9em*/
}

.fce_news_in_content h3{
	font-size:1.1em;
}

.fce_news_in_content .more_link{
	text-align:right;
	font-style:italic;
	padding-top:1px;
}

.fce_news_in_content .more_link a{
	color:#626a91;
}

/**** FCE Adressbox ***/

.fce_adressbox{
	border:1px solid #b7bbbe;
	color:#333333;
	padding:5px 9px 5px 5px;
	margin:-6px -10px 14px -12px;
}

.fce_adressbox .city h3{
	color:#333333;
	padding-left:7px;
}

.fce_adressbox a{
	color:#626a91;
}

.fce_adressbox .image{
	height:97px;
	width:114px;
	float:left;
	margin-right:25px;
}

.fce_adressbox .text{
	margin-left:118px;
	width:230px;
	min-width:240px;
}

.fce_adressbox .map{
	float:right;
}

.fce_adressbox .map .image{
	width:124px;/* actually width:117px, but "Anfahrtsbeschreibung" doesn't fit unter image*/
	height:71px;
	border:1px solid #b9bdc0;
	float:none;
	margin-right:0px;
	margin-bottom:0.55em;
	background:none;
}

.fce_adressbox .map a{
	font-weight:bold;
}

/**** FCE List with Image right ***/

.list_with_image_right {
/*	font-size:1.1em; */
}

.leftbox_bottom .column_right .content .small{
	font-size:1.1em;
}

.leftbox_bottom .column_right .content .bold{
	font-weight:bold;
}

.list_with_image_right .image{
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	/*height:173px;
	width:173px;*/
	float:right;
}

.list_with_image_right ul, 
.column_right .content ul{
	font-weight:bold;
	list-style-image:url(images/listdot_MOZ.gif);
	list-style-position:outside;
	margin-top:1.7em;
	margin-left:1.5em;
	margin-bottom:1.9em;
}

.column_right .content ul li.jobs{
	font-weight: normal;
	list-style-image:url(images/listdot_MOZ.gif);
	list-style-position:outside;
}

.list_with_image_right ul li, 
.column_right .content ul li{
	margin-top:7px;
}

*html .list_with_image_right ul li, 
html* .list_with_image_right ul li, 
*html .column_right .content ul li, 
html* .column_right .content ul li{
	list-style-image:url(images/listdot_IE.gif);
}

.content .internal-link, 
.list_with_image_right ul li a{
	color:#333333;
	text-decoration:none;
}

.list_with_image_right .forwardlink{
	font-size:0.9em;
	color:#656e94;
	text-align:right;
	font-weight:bold;
	margin-top:1.5em;
}

.list_with_image_right .forwardlink img{
	margin-left:6px;
	position:relative;
	top:2px;
}

.list_with_image_right .forwardlink a{
	color:#656e94;
}

/*** anfahrtsbeschreibung map24 ***/

.fce_left_img_right_html {
	overflow: hidden;
	background-color: #E8EAF2;
}

.map24 {
	width: 220px;
	float: left;
}

.fce_left_img_right_html .image {
	width: 280px;
	float: left;
}

/*** anfahrt ***/

.fce-img-left-text-img-right {
	border: 1px solid #B7BBBE;
	padding: 5px;
	margin-bottom: 10px;
}

.fce-img-left-text-img-right .head {
	color: #333;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 1.1em;
}

.fce-img-left-text-img-right .cont {
	overflow: hidden;
	width: 100%;
}

.fce-img-left-text-img-right .img-left {
	float: left;
	width: 125px;
}

.fce-img-left-text-img-right .img-right {
	float: right;
	width: 125px;
}

.fce-img-left-text-img-right .text {
	float: left;
}

.fce-img-left-text-img-right .text a {
	color: #626A91;
}

.fce-img-left-text-img-right a {
	color: #626A91;
}

.fce-img-left-text-img-right .img-right {
	text-align: center;
}

.fce-img-left-text-img-right .text-right {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/*** logopack ***/

.fce-logopack {
	background-color: #fff;
	border: 1px solid #B7BBBE;
	padding: 5px;
	margin-bottom: 10px;
}


.fce-logopack .head {
	margin-bottom: 10px;
	color: #626A91;
	font-weight: bold;
	font-size: 1.1em;
}

.fce-logopack .cont {
	overflow: hidden;
}

.fce-logopack .img-left {
	width: 230px;
	float: left;
}

.fce-logopack .box-right {
	border: 1px solid #B7BBBE;
	padding: 5px;
	width: 245px;
	float: right;
}

/*** contact form ***/

.contact-form {
	border: 1px solid #B7BBBE;
	padding: 5px;
	width: 340px;
}

.contact-form label {
	display:block;
	float:left;
	margin-bottom:5px;
	overflow:hidden;
	width:130px;
}

.contact-form select {
	width: 50px;
}

.contact-form div {
margin-top:5px;
}

/*** logopack overwrite ***/

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	width: 45px;
margin-left: 5px;

}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	width: 45px;
}


/***** FCE-Press-Box********/
.fce-presse-box{
	margin:0px;
	padding:0px;
	float:right;
	width:170px;
	margin-left:10px;
	margin-bottom:0px;
}
.fce-presse-box-top{
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	background-image:url(images/presse_fce/presse-border-top.jpg);
	width:170px;
	height:2px;
}
.fce-presse-box-middle{
	margin:0px;
	padding:0px;
	background-image:url(images/presse_fce/presse-border-middle.jpg);
	width:156px;
	background-position:top;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:0px;
}
.fce-presse-box-middle h3{
	margin:0px;
	padding:0px;
}
.fce-presse-box-element-act, .fce-presse-box-element-no{
	clear:both;
	width:100%;
	height:18px;
	padding-bottom:1px;
	display:block;
	border-top:1px solid #CBCBCB; 
	padding-top:2px;
}
.fce-presse-box-element-no a, .fce-presse-box-element-act a,  .fce-presse-box-element-no a:link, .fce-presse-box-element-no a:visited{
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	color:#3a3a3a;
}
.fce-presse-box-element-no a:hover,.fce-presse-box-element-no a:active .fce-presse-box-element-act a:link, .fce-presse-box-element-act a:visited{
	text-decoration:underline;
}
.fce-presse-box-element-no:hover a{
	text-decoration:underline;
	cursor:pointer;
}
.fce-presse-box-element-no:hover,.fce-presse-box-element-act:hover{
	cursor:pointer;
}

.fce-presse-box-element-no .arrow-box{
	float:right;
	background-image:url(images/presse_fce/box-arrow-no.jpg);
	width:12px;
	height:12px;	
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
.fce-presse-box-element-act .arrow-box, .fce-presse-box-element-no:hover .arrow-box{
	float:right;
	background-image:url(images/presse_fce/box-arrow-act.jpg);
	width:12px;
	height:12px;	
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

 

.fce-presse-box-bottom{
	margin:0px;padding:0px;
	font-size:0px;
	line-height:0px;
	background-image:url(images/presse_fce/presse-border-bottom.jpg);
	width:170px;
	height:5px;
}

/***** Glossary ********/

.glossarHeadline {
	color: #626A91;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}

.glossar-menu {
	background-color: #E8EAF2;
	border: 1px solid #B7BBBE;
	padding: 5px;
}

.glossary-menu {
}

.glossary-menu-item {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: inline;
	padding-left: 3px;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.glossary-menu-item a {
	color: #333;
	text-decoration: none;
}


.glossary-menu-item a:hover {
	color: #626A91;
}

.glossar-content-list {
	padding: 0px;
}

.glossary-content-menu-item {
	text-decoration: underline;
	color: #333;
	list-style-image:url(images/listdot_glossary.jpg);
	list-style-position:outside;
}

.glossary-content-menu-item a{
	text-decoration: underline;
	color: #333;
	list-style-image:url(images/listdot_glossary.jpg);
	list-style-position:outside;
}

/***** Text Left Box Right ********/

.fce_left_text_right_box {
	overflow: hidden;
}

.fce_left_text_right_box .box-content {
	border: 1px solid #B7BBBE;
	width: 172px;
	float: right;
	background-color: #fff;
	background-image:url(images/bg_history-box.jpg);
	background-position: top;
}

.fce_left_text_right_box .text {
	width: 300px;
	float: left;
}

.fce_left_text_right_box .box-content .text {
	width: 168px;
	padding: 5px;
}

.fce_left_text_right_box .box-content a {
	color: #626A91;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

/****** Kontaktform FCE *******/

.kontaktform_background {
	overflow:hidden;
	width:500px;
}

.kontaktform {
	width:352px;
	height:auto;
	/*border:1px solid #b7bbbe;*/
	float:left;
	display:inline;
}

.text_right_form {
	display:inline;
	width:125px;
	height:auto;
	border:1px solid #b7bbbe;
	float:right;
	padding:5px;
}

/*** Timeline ***/

.timeline{
	margin-right:-10px;
	line-height:1em;
	margin-left:-4px;
	margin-bottom:-13px;
}

.timeline h1{
	font-style:italic;
	font-weight:normal;
	font-size:0.8em;
	color:#333333;
	position:relative;
	top:35px;
	left:40px;
}

.content .timeline ul{
	background:url(images/spec_elements/stahl.jpg) 28px no-repeat;
	height:25px;
	margin-bottom:34px;
	margin-left:0em;
}

.timeline li{
	display:inline;
	position:relative;
	margin-right:27px;
}

.timeline li a, 
.timeline li.first a, 
.timeline li.top a, 
.timeline li.down a, 
.timeline li.last a{
	color:#333333;
	text-decoration:underline;
}

.timeline li.top{
	background:url(images/spec_elements/strich.jpg)center bottom no-repeat;
	bottom:22px;
	padding-bottom:11px;
}

.timeline li.down{
	background:url(images/spec_elements/strich.jpg)no-repeat center;
	top:30px;
	padding-top:25px;
}

.timeline li.first{
	top:4px;
}

.timeline li.last{	
	margin-right:0px;
	left:-2px;
	top:4px;
}

.timeline .line{
	height:1px;
	width:508px;
	background:#B7BBBE;
}

/*** Mailform Plus ***/

.explido-studien {
	border: 1px solid #ccc;
	padding: 5px;
}

.explido-studien label{
	display:block;
	float:left;
	overflow:hidden;
	width:100px;
	margin-bottom: 5px;
}

.explido-studien input{
	border:1px solid #D9D9D9;
	font-size:11px;
	margin-bottom:5px;
	width: 200px;
}

.explido-studien select{
	border:1px solid #D9D9D9;
	font-size:11px;
	margin-bottom:5px;
	width: 200px;
}

.explido-kontakt {
	border: 1px solid #ccc;
	padding: 5px;
}

.explido-kontakt label{
	display:block;
	float:left;
	overflow:hidden;
	width:100px;
	margin-bottom: 5px;
}

.explido-kontakt input{
	border:1px solid #D9D9D9;
	font-size:11px;
	margin-bottom:5px;
	width: 200px;
}

.explido-kontakt select{
	border:1px solid #D9D9D9;
	font-size:11px;
	margin-bottom:5px;
	width: 200px;
}

.right_box_border {
	background:#E9E9EA url(images/bg_rightbox.jpg) repeat-x scroll center top;
	border:1px solid #B7BBBE;
	margin-bottom:14px;
	padding:14px;
}

.trennlinie {
	background-color: #fff; 
	height: 30px;
}

.wttwitter{
	margin-bottom:20px;

}

.wttwitter a{

}

.wttwitter img{
	display:block;
	margin-top:20px;
	margin-bottom:20px;

}

.wttwitter .wttwitter_feed{
	background:#ffffff;
	width:330px;
	margin:0px;
	padding:0px;
	height:110px;
}
.wttwitter ul.wttwitter_feed{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-bottom:20px;
}

.list_with_image_right ul, .column_right .content ul{
	margin:0px;
	padding:0px;
	margin-right:6px !important;
	margin-top:6px;
padding-left:10px;
	padding:15px 21px;
}


.content ul.list_two{
	list-style-image:url(images/listdot_MOZ_list_two.gif);
	list-style-position:outside;
}

.header_part{ 
	background:url(images/content_box_head_bg.gif) no-repeat;
	height:38px;
	width:741px;
}
.header_part h1{
	padding:12px 21px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
}
/*.content .bodytext{
	padding:15px 21px;
}
.content p{
	padding:15px 21px;
}
.content ul{
	padding:15px 21px;
}*/