/* --------------------------------------------
	Head
   ------------------------------------------- */
#head-wrap-section #head-left-wrap-section .logo-box {
	margin: 0px;
	background: #cc0000;
}

#head-wrap-section #head-left-wrap-section .slogan-box {
	margin: 12px 0px 0px 22px;
	font-size: 190%;
	color: #434343;
	font-weight: bolder;
	font-family: arial, arial, sans-serif;
}

#head-wrap-section #head-right-wrap-section #top-navi-box-wrap {
	/*höchstwahrsch. position: absolute; da die Zweit-Level-Navigation sich beim Einblenden 
	über den Content-Wrapper-Container legt. (siehe bspw. Screen: 4.1.b)*/	
	position: relative;
	display:block;
}

#head-wrap-section #head-right-wrap-section #top-navi-box {
	/*höchstwahrsch. position: absolute; da die Zweit-Level-Navigation sich beim Einblenden 
	über den Content-Wrapper-Container legt. (siehe bspw. Screen: 4.1.b)*/	
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px 0px 10px 8px;
	z-index: 80;
}

#head-wrap-section #head-right-wrap-section .top-navi-notact
{
	background: transparent;
}

#head-wrap-section #head-right-wrap-section .top-navi-act
{
	background-image: url('img/top-navi-act-bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#head-wrap-section #head-right-wrap-section .top-navi-act .subitem
{
	background-image: url('img/top-navi-act-bg.png');
	background-repeat: no-repeat;
}

#head-wrap-section #head-right-wrap-section #top-navi-wrap
{
	float:left;
}

#head-wrap-section #head-right-wrap-section #top-navi-box ul
{
	display: block;	
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .metanav-head-box,
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .tool-head-box
{
	float: left;
}
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .metanav-head-box
{
	width: 197px;
	padding: 2px 0px;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .tool-head-box
{
	background: #D0D1D0 url('img/bg_head-toolbox-box.jpg') bottom left no-repeat;
	display: block;
	position: relative;
	height: 1%;
	width: 390px;
	padding: 0px 0px 2px 0px;
	margin-left: 3px;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .metanav-head-box,
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .quicksearch-box,
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box,
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .lang-select-box
{
	position: relative;
	display: block;
	height: 1%;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 0.9167em;
	font-weight: bold;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .quicksearch-box,
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box,
#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .lang-select-box
{
	color: white;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .quicksearch-box
{
	float: left;
	padding-top: 1px;
	padding-left: 20px;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box
{
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 0px 7px 0px 5px;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box div {
	float: left;
	background-position: center middle;
	background-repeat: no-repeat;
	height: 15px;
	border: 0px none;
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box div.smaller {
	width: 11px;
	background-image: url(img/icon_fontsize_smaller.jpg);
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box div.normal {
	width: 12px;
	background-image: url(img/icon_fontsize_normal.jpg);
}

#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .adjust-fontsize-box div.bigger {
	width: 14px;
	background-image: url(img/icon_fontsize_bigger.jpg);
}


#head-wrap-section #head-right-wrap-section #head-right-top-wrap-section .lang-select-box
{
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 7px;
	
}



/* --------------------------------------------
	Navigation Menu
   ------------------------------------------- */
   
#left-menu-wrap-section .subnavi-box
{
	min-height: 250px;
	background: #5A5B59 url('img/bg_subnavi.jpg') left bottom no-repeat;
	margin-bottom: 30px;
}

#left-menu-wrap-section .toolbox-box {
	margin-bottom: 30px; /* assure space to footer if content ant teaser are too small */
}

/* --------------------------------------------
	Content
   ------------------------------------------- */
   
#main-wrap-section .breadcrumb-box {
	width: 100%;
	float: left;
	clear: both;
	font-size: 0.912em;
	margin-bottom: 2px;
}


#main-wrap-section .pagetitle-box {
	clear: both;
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
}

body.standard-teaser #main-wrap-section .pagetitle-box {
	margin: 20px 0px 0px 0px;
}

#main-wrap-section .service-box {
	clear: both;
	border-top: 1px solid black;
	margin-bottom: 45px;
	border-top: 1px solid #D6D6D6;
	padding: 3px 0px;
	height: 1%;
}


body.homepage #startcockpit-box
{
	height: 314px;
	margin: 0px;
	padding: 0px;
}
body.homepage #startcockpit-box-overlay
{
	height: 314px;
	margin: 0px;
	padding: 0px;
}

body.homepage #startcockpit-box .left
{
	float: left;
	width: 195px;
	margin-top: 61px;
}
body.homepage #startcockpit-box .right
{
	float: right;
	width: 195px;
	margin-top: 61px;
}



body.homepage #phone-banner-wrap-section #phone-wrap-section .emergency-call-box,
body.homepage #phone-banner-wrap-section #phone-wrap-section .member-hotline-box
{
	padding: 7px 0px;
	text-align: center;
	background: url('img/bg_hp_phone.jpg') left center no-repeat;
	height: 16px;
	overflow: visible;
}
body.homepage #phone-banner-wrap-section #phone-wrap-section .emergency-call-box a,
body.homepage #phone-banner-wrap-section #phone-wrap-section .member-hotline-box a
{
	color: #434343;
}
body.homepage #phone-banner-wrap-section .banner-box
{
	float: right;
	width: 564px;
}

body.homepage #phone-banner-wrap-section .banner-box .ce-pic {
	margin: 0px;
}



#main-wrap-section .ce
{
	margin-bottom: 28px;
	clear: both;
}

#main-wrap-section .ce-list
{
	clear: both;
}
#main-wrap-section .ce-mailform
{
	/* padding-bottom: 30px; warum? */
}
#main-wrap-section .ce-dropdown-list
{
	margin-bottom: 4px;	
}
#main-wrap-section .ce-tabnavi
{
	margin-bottom: 15px;
	
	background-position: left bottom;
	background-repeat: no-repeat;	
	background-image: url(img/bg_tabnavi_border.gif);
	padding: 7px 0px 0px 0px;
	
}
#main-wrap-section .ce-extrabottomspaced
{
	/*padding-bottom: 20px !important;*/
	margin-bottom: 35px;
}



#content-section .ce-specialbutton {
	clear: both;
	line-height: 230%;
}

#content-section .ce-specialbutton div.lu {
	float:left;
	background-color: #B80000;
	background-image: url(img/bg_specialbutton_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
	padding: 0px 0px;
	height: 100%;
}

#content-section .ce-specialbutton div.ru {
	float:left;
	background-image: url(img/bg_specialbutton_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 0px;
	height: 100%;
}

#content-section .ce-specialbutton div a {
	padding: 8px;
	font-size: 150%;
}




#main-wrap-section .highlight-form form, 
#main-wrap-section .highlight-form div.searchform form,
#main-wrap-section fieldset.highlight-form 
{
	background-image: url(img/bg_dropdown_menu.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 8px 10px;
}

#main-wrap-section .highlight-form label {
	padding-right: 10px;
}

#teaser-section .teaser-box .ce-list form select#popular_sites {
	width: 202px;
}


#content-section .ce-searchform {
	margin-bottom: 10px;
}

#content-section .ce-searchform form fieldset {
	padding-right: 10px;
	display: block;
}

#content-section .ce-searchform form fieldset label {
	margin-top: 3px;
}

#content-section .ce-searchform form fieldset input.text_input {
	width: 210px;
}

#teaser-section .ce-quicklinkform form fieldset input.text_input{
	width: 180px;
}

#main-wrap-section form fieldset input.btn_searchform,
#teaser-section .ce-quicklinkform form fieldset input.btn_searchform {
	margin: 0px;
	padding: 0px;
	border: none;	
	vertical-align: text-top;
}


#teaser-section .ce-quicklinkform form fieldset input.btn_searchform {
	margin-left: 3px;
}


#content-section .toppaging {
	clear: both;
	margin-bottom: 22px;
}

#content-section .toppaging .searchresult_amount {
	float: left;
}

#content-section .toppaging .paging {
	float: right;
	padding-right: 1px;
}


#content-section .ce-searchresults_list table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#content-section .ce-searchresults_list table td {
	width: auto;
	padding: 6px 8px;
}

#content-section .ce-searchresults_list table td.td-0 {
	width: 10px;
	text-align: center;
}

#content-section .ce-searchresults_list table tr.tr-0 {
	background-color: #F0F0F0;
	font-weight: bold;
}

#content-section .ce-searchresults_list table tr.tr-0 a {
	color: #434343;
}

#content-section .ce-searchresults_list table tr.tr-0 a:hover {
	color: #cc0000;
}


#content-section .ce-searchresults_list table td p.breadcrumb span {
	font-size: 95%;
	background-color: #F3F3F5;
}

#content-section .ce-searchresults_list table td p.extract span,
#content-section .ce-searchresults_list table td p.extract strong {
	font-style: italic;
	font-weight: normal;
	color: #E10101;
}


#content-section .ce-searchresults_list .priorizedResult {
	
}
#content-section .ce-searchresults_list .priorizedResult .tr-0,
#content-section .ce-searchresults_list .priorizedResult tr
 {
}
#content-section .ce-searchresults_list .priorizedResult .td-0 {
}
#content-section .ce-searchresults_list .priorizedResult td p.breadcrumb span {
}


#content-section .ce-linklist .linklist-teaser {
	padding: 0px;
	margin: 0px 0px 0px 14px;
}

#content-section .ce-linklist .linklist-teaser ul {
	list-style-type: none;
	line-height: 200%;
	padding:  0px;
	margin: 0px;
}

#content-section .ce-linklist .linklist-teaser ul li {
	padding: 0px;
	margin: 0px;
	height: 1%;
}

#content-section .toplink {
	text-align: right;
	margin-top: 10px;
}

#content-section .ce-withtoplink {
	margin-bottom: 10px;
}




#content-section .firstcol-bold table td.td-0 {
	font-weight: bold;
}

.formerrors
{
	background: #FFFFCD;
	padding: 6px 10px 6px 10px;
	margin-bottom: 36px;
}

/* --------------------------------------------
	Teaser
   ------------------------------------------- */

#teaser-section .teaser-box
{
	margin-top: 0px;
	margin-bottom: 30px;
}

body.standard-teaser #teaser-section .ce {
	padding-bottom: 20px;
}

#teaser-section .section-frame-normal-box
	{ /*grauer Hintergrund: siehe bspw. 4.3.1
	background-position: bottom ..
	margin-bottom: Xpx;
	padding: Xpx Xpx Xpx Xpx;
	*/
	
	
	background: #F4F4F4 url('img/bg_teaser.gif') right bottom no-repeat;
	
}

.section-frame-nomargins,.section-frame-nomargins .ce	 {
	padding: 0px !important;
	margin: 0px !important;
}	
#teaser-section .section-frame-highlighted-box
{ 
	background: url('img/bg_teaser-highlighted.jpg') right bottom no-repeat;
	color: white;
	/*roter Hintergrund: siehe Screen 4.2.4
	margin: bottom;
	padding muss das Inhaltselement realisieren, dass bspw. das Teaserbild sonst nicht wie auf dem Screen dargestellt werden an.
	*/
}


body.homepage #teaser-section .teaser-box {
	float: left;
	width: 222px;
	margin-right: 22px;
	margin-bottom: 0px !important;
}
body.homepage #teaser-section .teaser-first
{
	margin-right: 22px;
}
body.homepage #teaser-section .teaser-middle
{
	margin-right: 22px;
}
body.homepage #teaser-section .teaser-last
{
	margin-right: 0px !important;
}


#intro-section .threecols {
	padding-bottom: 25px;
}

#intro-section .threecols .teaser-box {
	width: 222px;
	float: left;
	margin: 0px 11px 0px 11px;
}

#intro-section .threecols .teaser-first {
	margin-left: 0px;
}

#intro-section .threecols .teaser-last {
	margin-right: 0px;
}

#intro-section .teaser-box .teaser-box-background {
	/*height: 213px;*/
	/*height: 17.8em;*/
	height: 100%;
	background: #F4F4F4 url('img/bg_teaser_box.jpg') right bottom no-repeat;
	line-height: 2em;
}

#intro-section .teaser-box .teaser-box-background p {
	display: block;
	height: 4.5em;
	padding-bottom: 0px;
}


#content-section .standard .teaser-box {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 17px;
}

#content-section .standard .teaser-last {
	border: none;
	margin-bottom: none;
}


#content-section .standard .teaser-box div.abstract {
	float: left;
	width: 284px;
	padding: 0px;
	margin: 0px;
}



#content-section .standard .teaser-box img, #content-section .twocols .teaser-box img {
	float: left;
	padding: 3px 10px 10px 0px;
}



#content-section .twocols .teaser-box {
	width: 343px;
	float: left;
}

#content-section .twocols .teaser-left {
	margin-right: 22px;
}

#content-section .twocols .teaser-box div.abstract {
	float: left;
	width: 162px;
}

#content-section .twocols .teaser-trenner {
	height: 1px;
	margin-bottom: 17px;
	background-image: url('img/teaser_trenner_zweispaltig.gif');
	background-position: left middle;
	background-repeat: no-repeat;
	clear: both;
}



#content-section .ce-backlink {
	background-image: url('img/icon_backlink.gif');
	background-position: left 60%;
	background-repeat: no-repeat;
	text-indent: 8px;
	margin-bottom: 30px;
}


/* --------------------------------------------
	Footer
   ------------------------------------------- */
#footer-wrap-section .metanav-footer-box {
	float: left;
}

#footer-wrap-section .copyright-box {
	float:right;
}
