@charset "UTF-8";

/*ALLGEMEINES styling*/
* {
	margin:0;
	padding:0;
}

html * {
	font-size:100.01%;
}

body {
	color:#78685C;
	font-family:arial,Verdana,Helvetica,Arial,sans-serif;
	font-size:75%;
}

#page_margins {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	max-width:none;
	min-width:980px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:980px;
}

#page {
	border:0 solid red;
	padding:10px 0;
}

#header {
	background:#FFFFFF none repeat-x scroll left top;
	border:0 dashed red;
	color:#000000;
	margin-right:0;
	padding:21px 2em 18px 0;
}

#header, #nav, #main, #footer {
	clear:both;
}

#header {
	position:relative;
}

a {
	color:#4D87C7;
	text-decoration:none;
}

ul, ol, dl {
	line-height:1.5em;
	margin:0 0 1em 1em;
}

li {
	height:100%;
	line-height:1.5em;
	margin-left:1.5em;
}

/* visuelle trenner klassen */
.trenner_hor {
	background:transparent url(../layout/misc_1/ft_trenner_hoz.gif) repeat-x scroll center center;
	border:0 solid red;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
	padding:0;
	width:16px;
}

.trenner_vert {
	background:transparent url(../layout/misc_1/ft_trenner.gif) repeat-y scroll right center;
	height:16px;
	padding:0;
	width:16px;
}

.trenner_inhalt{
	background:transparent url(../layout/misc_1/trenner_inhalt.JPG) repeat-x scroll center top;
	height:3px;
	width:100%;
	overflow:hidden;
	margin-bottom:17px;
}
/* ende visuelle trenner klassen */

/* float klassen */
.fl {
	float:left;
}

.fr {
	float:right;
}
/* ende float klassen */

/* tabelle */
table {
	border-collapse:collapse;
	margin-bottom:0.5em;
	width:auto;
}

th, td {
	padding:0.5em;
}

dt {
	font-weight:bold;
}

dd {
	margin:0 0 1em 2em;
}
/*ende tabelle */

fieldset, img {
	border:0 solid;
}

#ie_clearing {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	color:#78685C;
	font-family:arial,Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:0 0 0.25em;
}

h1 { font-size: 200% }                        /* 24px */
h2 { font-size: 200%; color:#182E7A}          /* 24px */
h3 { font-size: 150% }                        /* 18px */
h4 { font-size: 125% }                        /* 16px */
h5 { font-size: 116.67% }                     /* 14px */
h6 { font-size: 116.67%; font-style:italic }  /* 14px */

strong, b {
font-weight:bold;
}

p {
	line-height:1.5em;
	margin:0 0 1em;
}

/* ie6 hacks f�r das styling*/
/* "Yet Another Multicolumn Layout" v3.0.6 (c) by Dirk Jesse (http://www.yaml.de)
* $Revision: 202 $ $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $ */

*html {height:auto;margin-bottom:0;margin-right:1px}
*html textarea{overflow:scroll;overflow-x:hidden}
*html input{overflow:hidden}
*html body{position:relative;height:1%}
*html body{position:static}
*html #main{position:relative}
*html .clearfix{display:inline-block}
*html .clearfix{display:block}
*html .clearfix{height:1%}
*html .floatbox{width:100%}
*html .slidebox{position:relative;margin-right:-1000px;height:1%}
*html #col1,* html #col2,* html #col3{position:relative}
*html #page_margins,#page,#header,#nav,#main,#footer{zoom:1}
*html #page_margins,#page{height:1%}
*html #header,* html #nav,* html #main,* html #footer{width:100%;wid\th:auto}
*html ul,* html ol,* html dl{position:relative}
*html body ol li{display:list-item}
*html #ie_clearing{position:static;display:block;\clear:both;width:100%;font-size:0;margin:-2px 0 -1em 1px}
*html #ie_clearing{margin:-2px 0 -1em}
*html #col3_content{margin-bottom:-2px}
*html{margin-right:0}
*html #col3{position:relative;z-index:-1}
*html body a,* html body a:hover{background-color:transparent}
*html #col1,#col2,.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l,.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r{display:inline}
*html #col1_content,* html #col2_content,* html #col3_content{word-wrap:break-word}
*html .subcolumns .subc,* html .subcolumns .subcl,* html .subcolumns .subcr{word-wrap:break-word;overflow:hidden}

/* ende ie6 hacks f�r das styling*/
/*ENDE ALLGEMEIN*/

/*top_nav*/
#header #topnav {
	position:absolute;
	right:10px;
	top:10px;
}

#topnav {
	background:transparent none repeat scroll 0 0;
	border:0 solid red;
	color:#78685C;
	font-size:11px;
	margin-right:-7px;
	margin-top:-3px;
	text-align:right;
}

#header span {
	color:#78685C;
}

#topnav a {
	background:transparent none repeat scroll 0 0;
	color:#78685C;
	font-weight:normal;
	text-decoration:none;
}
#topnav a:hover{
	color:#B7A72F;
}
/*ende topnav*/

/* header logo*/
#header_logo {
	background:transparent url(../layout/logo/topLogo.gif) no-repeat scroll 0 0;
	display:block;
	height:58px;
	margin-left:3px;
	width:222px;
}
/*ende header logo*/

/* .menu2 f�r topnav aAa*/

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:25px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; border:0px red solid;}
.menu2 li {margin-left:0px;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:25px; color:#444; text-decoration:none; }

/* --------Anspruch----------- */
.menu2 li a#top_nav_Anspruch {height:30px; float:left; line-height:30px; font-size:11px; font-weight:bold; padding:0px 0px; cursor:pointer; background: url(../layout/menu_1/flyoutmenu_1/standard/btn_aaanspruch.gif) no-repeat;color:#444; text-decoration:none; width:190px;}
.menu2 li a#top_nav_Anspruch:hover {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaanspruch_hover.gif) no-repeat; line-height:30px;}
.menu2 li:hover > a#top_nav_Anspruch {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaanspruch_hover.gif) no-repeat; line-height:30px;}
.menu2 li a#top_nav_Anspruch.selected {background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaanspruch_hover.gif) no-repeat;}
/* --------------------------- */

/* --------Atmosph�re----------- */
.menu2 li a#top_nav_Atmosphare {display:block;height:30px; float:left; line-height:30px; font-size:11px; font-weight:bold; padding:0 0px; cursor:pointer; background: url(../layout/menu_1/flyoutmenu_1/standard/btn_aaatmosphaere.gif) no-repeat;color:#444; text-decoration:none;width:190px; }
.menu2 li a#top_nav_Atmosphare:hover  {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaatmosphaere_hover.gif) no-repeat; line-height:30px;}
.menu2 li:hover > a#top_nav_Atmosphare {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaatmosphaere_hover.gif) no-repeat; line-height:30px;}
.menu2 li a#top_nav_Atmosphare.selected {background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaatmosphaere_hover.gif) no-repeat;}
/* --------------------------- */

/* --------Ausicht----------- */
.menu2 li a#top_nav_Aussicht {display:block; height:30px; float:left; line-height:30px; font-size:11px; font-weight:bold; padding:0 0px; cursor:pointer; background: url(../layout/menu_1/flyoutmenu_1/standard/btn_aaausicht.gif) no-repeat;color:#444; text-decoration:none; width:190px; }
.menu2 li a#top_nav_Aussicht:hover  {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaausicht_hover.gif) no-repeat; line-height:30px;}
.menu2 li:hover > a#top_nav_Aussicht  {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaausicht_hover.gif) no-repeat; line-height:30px;}
.menu2 li a#top_nav_Aussicht.selected {background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaausicht_hover.gif) no-repeat;}

/* --------AAAjobs----------- */
.menu2 li a#top_nav_AAAjobs  {display:block; height:30px; float:left; line-height:30px; font-size:11px; font-weight:bold; padding:0 0px; cursor:pointer; background: url(../layout/menu_1/flyoutmenu_1/standard/btn_aaajobs.gif) no-repeat;color:#444; text-decoration:none; width:190px; }
.menu2 li a#top_nav_AAAjobs:hover  {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaajobs_hover.gif) no-repeat; line-height:30px;}
.menu2 li:hover > a#top_nav_AAAjobs {color:#fff; background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaajobs_hover.gif) no-repeat; line-height:30px;}
.menu2 li a#top_nav_AAAjobs.selected {background: url(../layout/menu_1/flyoutmenu_1/highlighted/btn_aaajobs_hover.gif) no-repeat;}
.menu2 li a#top_nav_AAAjobs ul{visibility:hidden;}
/* --------------------------- */

/*ie6 hacks f�r das flyoutmenu*/
*html .menu2 :hover ul.sub li a {width:164px;}/*men� gr��e f�r ie 6*/
*+html .menu2 :hover ul.sub li a {width:164px;}/*men� gr��e f�r ie 7*/
html:root .menu2 :hover ul.sub li a {width:164px;}/*men� gr��e f�r opera*/
.menu2 iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.menu2 :hover iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);}
/* ende .menu2 f�r topnav aAa*/


/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; /*z-index:200;*/}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:1px; top:30px; white-space:nowrap; width:auto; height:auto; z-index:300; border-top:1px #b8afa8 solid;background: url(../layout/menu_1/flyoutmenu_1/submid.png); padding-top:3px; padding-bottom:5px;}/* width auf auto und background hinzugef�gt*/

/*ie6 hack f�r die flyout transparenz*/
/*.menu2 :hover ul.sub {background: none transparent scroll repeat 0% 0%; filter: progid:dximagetransform.microsoft.alphaimageloader(src='../layout/menu_1/flyoutmenu_1/submid.png', sizingmethod='scale')}*/

.menu2 :hover ul.sub li {display:block; height:20px; float:left; width:100%; font-weight:normal; padding-right:18px; padding-left:7px; border:0px blue dashed;}/* width auf auto und submid background entfernt*/

.menu2 :hover ul.sub li.fly {background: url(../layout/menu_1/flyoutmenu_1/submid.png);}

.menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:20px; width:auto; line-height:20px; text-indent:10px; color:#fff; text-decoration:none; border:0px yellow dotted; width:100%;}/*width auf auto*/

.menu2 :hover ul.sub li a:hover {color:#efdb00;}

.menu2 :hover ul.sub :hover > a {color:#efdb00;}


/* Top Suche und Top Men� Suche */
#topSearch {
	width:220px;
	height:30px;
	background:url(../layout/menu_1/flyoutmenu_1/topNaviFinishBG.gif) no-repeat center center;
	float:left;
	white-space:nowrap;
	text-align:right;	
}
  
#topSearch form {
	padding:0px;
	margin:0px;
}
  
#topSearch .input1 {
	margin-top:5px;
	border:1px #756b63 solid;
	height:18px;
	padding-left:0.5em;
	font-size:12px;
	vertical-align:middle;
	color:#867971;
	width:120px;
}

#topSearch .inputicon {
	margin-top: 5px;
	margin-left: -1px;
	height: 18px;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 5px;
}

#topSearch img{
	margin-top:5px;
	margin-left:5px;
	margin-right:6px;
	line-height:30px;
	vertical-align:middle;
	position:relative;
}
/* ende Top Suche und Top Men� Suche */

/* topnav headerloge */
#headerImg {
	height:150px;
	margin:0;
	padding:0;
	width:980px;
	display:block;
	/*background:url(../layout/header/header_anspruch.jpg) no-repeat center center;*/
}
/* ende topnav headerloge */

/* breadcrumb "sie sind hier:" */
#breadcrumb {
	margin:5px 0px 20px 0px;
	color:#78685C;
	font-size:11px;
	padding-top: 4px;
	padding-bottom:7px;
	border:0px red solid;
}

*html #breadcrumb {
padding-top: -3px;
}

#breadcrumb a {
	background:transparent none repeat scroll 0 0;
	color:#78685C;
	font-weight:normal;
	text-decoration:none;
}

#breadcrumb img {
	margin:0 1px;
}

#breadcrumb a.active, #breadcrumb a:hover{
	color:#B6A400;
}
/* ende breadcrumb "sie sind hier:" */

/* #main-container */
#main {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	padding:0 0 18px;
	width:100%;
}
/* ende #main-container */

/* linkstyle f�r col1, col2 und col3 */
#col1_content a.weiter_zp, #col2_content a.weiter_zp{
	background:transparent url(../layout/buttons/teaser_linksymbol.gif) no-repeat scroll right center;
	color:#B8A80D;
	float:none;
	font-size:12px;
	padding:0 15px 1px 0;
	margin:0px 0px 0px 15px;
	text-decoration:none;
}

#col3_content .kx_content a.weiter_zp, #col3_content .kx_content a.weiter_noImage{
	margin:0px;
	padding:0 15px 1px 0;
	font-size:11px;
	color:#EFDB00;
	text-decoration:none;
}

#col3_content .kx_content a.weiter_zp {
	background:transparent url(../layout/buttons/teaser_linksymbol.gif) no-repeat scroll right center;
}

#col1_content a.weiter_zp:hover, #col2_content a.weiter_zp:hover{
	text-decoration:none;
} 

/* ende linkstyle f�r col1 und col2 */

/* col1 container-mitte */
#col1 {
	float:left;
  margin-left:245px;
	width:490px;

}

* html #col1 {
	float:left;
  margin-left:245px;
	width:473px;

}

#col1_wide {
	float:left;
	margin-left:0px;
	width:700px;
}

#col1_content {
	/* padding:14px 10px 0 17px; */
	padding:2px 10px 0 17px;
}

#col1_content.wide {
	padding:17px 10px 0 0px;
}

#col1_content, #col2_content, #col3_content {
	position:relative;
}

.clearfix {
	display:block;
}

.content_head_container {
	border-bottom:1px solid #B7A72F;
	border-top:1px solid #B7A72F;
	margin-bottom:30px;
	padding-bottom:5px;
	padding-top:5px;
}

#col1_content .content_head_container h1 {
	margin:0;
}

#col1_content h1, #col1_content h2, #col1_content h3, #col1_content h4, #col1_content h5, #col1_content h6 {
	color:#78685C;
	margin:0 0 5px;
}

#col1_content h1 {
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}

#col1_content h3 {
	font-size:16px;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
}

#col1_content a {
	background:transparent none repeat scroll 0 0;
	color:#B7A72F;
	font-weight:normal;
	text-decoration:none;
}

#col1_content a:focus, #col1_content a:hover, #col1_content a:active {
	background-color:transparent;
	color:#B7A72F;
	text-decoration:underline;
}

/* ende col1 container-mitte */

/* col2 container-links navi*/
#col2 {
	float:left;
  margin-left:-735px;
	width:245px;
}

#col2_content {
	/* padding:19px 17px 0 0; */
	padding:4px 17px 0 0;
}

#verticalMenu {
	color:#78685C;
	margin-top:-15px;
}

#verticalMenu ul {
	font-family:arial;
	font-size:12px;
	height:101%;
	list-style-type:none;
	margin:0px;
}

#verticalMenu ul li {
	background:transparent url(../layout/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x scroll center top;
	padding-bottom:4px;
	padding-top:4px;
}

#verticalMenu li {
	margin:0;
}

#verticalMenu a {
	background:transparent none repeat scroll 0 0;
	color:#78685C;
	font-weight:normal;
	text-decoration:none;
}

#verticalMenu a:focus, #verticalMenu a:hover, #verticalMenu a:active {
	background-color:transparent;
	color:#B6A400;
	text-decoration:none;
}

#verticalMenu a.active {
	color:#B6A400;
}

#verticalMenu li.noLine {
	background:transparent none repeat scroll 0 0;
}

#verticalMenu ul li ul li {
	background:transparent url(../layout/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x scroll center top;
	margin-left:16px;
	padding-bottom:4px;
	padding-top:4px;
}
#verticalMenu ul li ul li ul li {
	font-size:11px;
	height:100%;
	line-height:16px;
	list-style-type:none;
	margin-left:0;
	padding-bottom:1px;
	padding-left:0;
	padding-top:1px;
}

#verticalMenu ul li ul li ul li a {
	background:transparent url(../layout/menu_1/vertikalesmenu/vertical_menu_bullet.gif) no-repeat scroll left top;
	display:block;
	margin-left:2px;
	padding-left:12px;
	padding-top:1px;
}

#verticalMenu div.bottomLvlTrenner {
	background:transparent url(../layout/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x scroll center top;
	height:1px;
	margin-top:1px;
	overflow:hidden;
	position:relative;
	width:100%;
}
/* ende col2 container-links navi*/

/* col3 kontextspalte */
#col3 {
	float:right;
	margin-left:0;
	margin-right:0;
	width:245px;
}

#col3_content {
	float:right;
	/* padding:14px 0 0 17px; */
	padding:17px 0 0 17px;
}

#col3_content .kx_container {
	background-color:#A8A09B;
	color:#F6F6F6;
	font-family:arial;
	margin:0 0 16px;
	width:220px;
}

#col3_content .kx_content {
	border-left:1px solid #AEA7A2;
	border-right:1px solid #9D958F;
	padding:12px 10px 0;
}

#col3_content .kx_container h2 {
	background:transparent url(../layout/misc_1/teaser_trennstrich.gif) repeat-x scroll center bottom;
	color:#F6F6F6;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

#col3_content .kx_container p {
	font-size:11px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:4px;
}

#col3_content .kx_container p img{
	float:left;
}

#col3_content .kx_content a.weiter {
	background:transparent url(../layout/buttons/teaser_linksymbol.gif) no-repeat scroll right center;
	color:#EFDB00;
	font-size:11px;
	padding:0 15px 1px 0px;
	text-decoration:none;
}

#col3_content .kx_end {
	background:transparent url(../layout/misc_1/teaser_bottom_bg.gif) no-repeat scroll right bottom;
	height:22px;
	width:221px;
}

#col3_content .kx_content img {
	float:left;
	margin:0 8px 0 0;
}

#col3_content .simple_text {
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	line-height:1.5em;
}

/* ende col3 kontextspalte */

/* footer */
#footer {
	border:0 solid blue;
	color:#AAA19B;
	font-family:arial;
	font-size:10px;
	margin-right:0;
	padding:0 0 10px;
}

#footer a {
	background:transparent none repeat scroll 0 0;
	color:#999999;
	font-weight:bold;
}

#footer a:focus, #footer a:hover, #footer a:active {
	background-color:transparent;
	color:#B6A400;
	text-decoration:none;
}

#footer .trenner_hor {
	background:transparent url(../layout/misc_1/ft_trenner_hoz.gif) repeat-x scroll center top;
	border:0 solid red;
	height:1px;
	margin-bottom:10px;
	margin-top:15px;
	overflow:hidden;
	width:100%;
}

#footer table {
	width:100%;
}

#footer td {
	width:142px;
}

#footer dt {
	font-size:12px;
	margin-left:-10px;
	padding-left:50px;
}

#footer dd {
	margin:0;
	padding:0 0 0 50px;
}

#footer td.trenner_vert {
	background:transparent url(../layout/misc_1/ft_trenner.gif) repeat-y scroll 0 0;
	width:3px;
}

/* metanav */
#footer .ft_MetaNav {
	margin-bottom:10px;
	margin-top:15px;
	padding-bottom:10px;
}
/* ende metanav */
/* ende footer */

/* drucklayout*/
@media print
{
  #col1 { float:none; width: 100%; margin: 0; padding: 0; border: 0; } 
  #breadcrumb { display:none; } 
  #header { display:none; }
  .menu2 { display:none; }
  #headerImgStart, #headerImg { display:none; }
  .text_absatz { display:block; overflow:hidden;}
  #col2 { display:none; }
  #col3 { display:none; }
  #footer { display:none; }
  
  body,#page_margins,#page,#main{border:0;margin:0;padding:0}
  #page_margins,#page{width:100%!important;min-width:0;max-width:none}
  #header{height:auto}
  #topnav,#nav,#search,#footer{display:none}
  .c25l,.c33l,.c38l,.c50l,.c62l,.c66l,.c75l,.c25r,.c33r,.c38r,.c50r,.c62r,.c66r,.c75r{width:100%;float:none;overflow:visible;display:table;margin:0}
  .subc,.subcl,.subcr{margin:0;padding:0}
  .print{position:static;top:0;left:0;height:auto;width:auto}
  body
    code,pre{}

  h1,h2,h3,h4,h5,h6{page-break-after:avoid}
  abbr[title]:after,acronym[title]:after{content:'(' attr(title) ')'}
  #page a[href^="http:"],#page a[href^="https:"]{padding-left:0;background-image:none}
  a[href]:after{content:"";color:#444;background:inherit;font-style:italic}
  #col1_content:before,#col2_content:before,#col3_content:before{content:"";color:#888;background:inherit;display:block;font-weight:700;}
  .floatbox,.subcolumns,.subcolums_oldgecko{overflow:visible;display:table}
}
/* ende drucklayout*/

/* Upload-Screen */
.black_overlay{
	
	display: none;

	position: absolute;

	top: 0%;

	left: 0%;

	width: 100%;

	height: 100%;

	background-color: black;

	z-index:1001;

	opacity:.60;

}
		
.white_content {

	display: none;

	position: absolute;

	width: 100%;

	z-index:1002;
	font-family: arial;

}
.innerContent {

	background-color: #fff;

	width: 270px;

	padding: 15px 5px;

}

.innerContent h5 {

	color: #78685C;

	font-size: 14px;
	border-bottom: 1px solid #B7A72F;

	border-top: 1px solid #B7A72F;

	margin: 0;
	
	margin-bottom: 10px;	
	padding-bottom: 5px;

	padding-top: 5px;

}
.innerContent h6 {

	color: #78685C;

	font-size: 12px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 25px;
}
/* ende Upload-Screen */

/* LOGOLEISTE */
.logoleiste {
	padding: 5px 20px 20px 10px;
	height: 61px;
	background: transparent url(../layout/misc_1/ft_trenner_hoz.gif) repeat-x scroll center bottom;
	margin-bottom:10px;
}
.logoleiste  a{
	display: block;
	float: left;
	margin-right: 40px;
}
.logoleiste  a img{
	display: block;
}
/* END: LOGOLEISTE */
