/* ================= */
/*  Marginal Styles  */
/* ================= */
/* @group Metanavigation */
#metaNav  ul {
	float: right;
}
#metaNav  li {
	background: url(../img/ui/border_meta.png) no-repeat 0 0.7em;
	float: left;
	padding: 3px 1em 0;
}
#metaNav li.first {
	background: none;
}
#metaNav span,
#metaNav a {
	font-size: 0.8em;
	padding: 3px 0;
	text-decoration: none;
	text-transform: uppercase;
}
#metaNav span {
	text-decoration: underline;
}
#metaNav a:hover,
#metaNav a:focus,
#metaNav a:active {
	background: transparent;
	text-decoration: underline;
}
#metaNav img {
	margin-bottom: -2px;
	padding-left: 5px;
}
/* @end Metanavigation */
/* @group BCT */
#breadcrumbs {
	clear: both;
	margin-left: 17em;
	padding: 5px 0;
}
#breadcrumbs li {
	background: url(../img/ui/icon_bct.png) no-repeat left 0.6em;
	float: left;
	list-style: none;
	margin-right: 0.5em;
	padding-left: 0.83em;
}
#breadcrumbs li.first {
	background: none;
	padding-left: 0;
}
#breadcrumbs li a,
#breadcrumbs li span {
	color: #767676;
	font-size: 0.8em;
	text-decoration: none;
}
#breadcrumbs li span {
	color: #000;
}
#breadcrumbs li a:hover,
#breadcrumbs li a:focus,
#breadcrumbs li a:active {
	background: none;
	text-decoration: underline;
}
/* @end BCT */
/* @group Left Column */
#mainNav {
	margin: 0 26px 30px 0;
}
#mainNav ul {
	border-bottom: 1px solid #b2b2b2;
}
#mainNav li {
	border-top: 1px solid #b2b2b2;
}
#mainNav a,
#mainNav span {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.6em 9px;
	text-decoration: none;
}
#mainNav a.active,
#mainNav a.highlight,
#mainNav span {
	font-weight: bold;
}
#mainNav a.active,
#mainNav span,
#mainNav a:hover,
#mainNav a:focus,
#mainNav a:active,
#mainNav a.highlight {
	background: #ededed;
}
#mainNav li ul {
	border-bottom: 0;
	border-top: 1px solid #b2b2b2;
}
#mainNav li ul ul {
	border-bottom: 0;
	border-top: 0;
}
#mainNav li li {
	border-top: 0;
}
#mainNav li li a,
#mainNav li li span {
	background: url(../img/ui/icon_pfeil_sm.png) no-repeat 9px 0.7em;
	color: #767676;
	font-weight: normal;
	padding: 0.3em 0 0.3em 20px;
}
#mainNav li li span,
#mainNav li li a:hover,
#mainNav li li a:focus,
#mainNav li li a:active,
#mainNav li li a.active {
	background: url(../img/ui/icon_pfeil_sm_aktiv.png) no-repeat 9px 0.7em;
	color: #E3000F;
}
#mainNav li li a.active,
#mainNav li li span {
	font-weight: bold;
}
#mainNav li li a.highlight {
	background: url(../img/ui/icon_pfeil_sm_highlight.png) no-repeat 9px 0.7em;
	font-weight: bold;
}
#mainNav li li a.highlight:hover,
#mainNav li li a.highlight:focus,
#mainNav li li a.highlight:active {
	background: url(../img/ui/icon_pfeil_sm_highlight_rot.png) no-repeat 9px 0.7em;
}
#mainNav li li li a,
#mainNav li li li span {
	background: url(../img/ui/icon_pfeil_sm.png) no-repeat 20px 0.7em;
	padding: 0.3em 0 0.3em 32px;
}
#mainNav li li li span,
#mainNav li li li a:hover,
#mainNav li li li a:focus,
#mainNav li li li a:active,
#mainNav li li li a.active {
	background: url(../img/ui/icon_pfeil_sm_aktiv.png) no-repeat 20px 0.7em;
}

#mainNav li li li a.highlight {
	background: url(../img/ui/icon_pfeil_sm_highlight_rot.png) no-repeat 20px 0.7em;
	font-weight: bold;
	color: #E3000F;
}
#mainNav li li li a.highlight:hover,
#mainNav li li li a.highlight:focus,
#mainNav li li li a.highlight:active {
	background: url(../img/ui/icon_pfeil_sm_highlight_rot.png) no-repeat 20px 0.7em;
}



#leftCol h6 {
	border-top: 1px solid #b2b2b2;
	font-size: 0.9em;
	font-weight: bold;
	margin: 65px 26px 0 0;
	padding: 7px 9px;
}
#leftCol p img {
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
}



/* @end Left Column */
/* @group Right Column */
#rightCol {
}

#rightCol h6 {
	border-top: 1px solid #b2b2b2;
	font-size: 0.9em;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 7px 9px;
}

.hotline h6 {
	color:#fff;
	border:0 !important;	
	padding: 0 !important;
	margin-bottom: 25px !important;
}

.hotline a {
	color:#fff;
	text-decoration: none;
	background: #e3000f url(../img/ui/phone.png) no-repeat 8px 0.5em;
	padding: 7px 9px 7px 30px;
	display:block !important;
	border: 1px solid #e3000f;
	border-radius: 3px;
}

.hotline a:hover, .hotline a:focus, .hotline a:active {
	text-decoration: none;
	background: #c10511 url(../img/ui/phone.png) no-repeat 8px 0.5em;
	border: 1px solid #c10511;
}

.rightColForm form {
	border-top: 1px solid #b2b2b2;
	font-size: 0.9em;	
	padding: 9px 0 0;
}
.rightColForm label {
	color: #767676;
	font-size: 0.8em;
	font-weight: normal;
	margin: 2px 0 0 9px;
}

.rightColForm input {
	background: #fff;
	border: 1px solid #b2b2b2;
	color: #767676;
	font-family: Verdana, Helvetica, Arial;
	margin: 2px 0;
	padding: 2px;
	/*width: 14.1em;*/
	width: 15.8em;
}

.rightColForm input.formsubmit {
	background: #fff url(../img/ui/icon_pfeil_rot.png) no-repeat right 0.7em !important;
	border: 0;
	color: #E3000F;
	cursor: pointer;
	font: 0.9em Verdana;
	margin: 0;
	padding: 2px 6px 2px 0;
	text-align: right;
	width: 100%;
}
.rightColContent p {
	border-top: 1px solid #b2b2b2;
	color: #767676;
	font-size: 0.9em;
	padding: 9px;
}

.rightColContent ul {
	border-top: 1px solid #b2b2b2;
	color: #767676;
	font-size: 0.9em;
	padding: 9px;
	line-height:150%;
}

.rightColContent ul li a,
.rightColContent ul li span {
	background: url(../img/ui/icon_pfeil_sm.png) no-repeat 0 0.7em;
	color: #767676;
	font-weight: normal;
	padding: 0.3em 0 0.3em 11px;
}
.rightColContent ul li span,
.rightColContent ul li a:hover,
.rightColContent ul li a:focus,
.rightColContent ul li a:active,
.rightColContent ul li a.active {
	background: url(../img/ui/icon_pfeil_sm_aktiv.png) no-repeat 0 0.7em;
	color: #E3000F;
}
.rightColContent ul li a.active,
.rightColContent ul li span {
	font-weight: bold;
}
.rightColContent ul li a.highlight {
	background: url(../img/ui/icon_pfeil_sm_highlight.png) no-repeat 0 0.7em;
	font-weight: bold;
}
.rightColContent ul li a.highlight:hover,
.rightColContent ul li a.highlight:focus,
.rightColContent ul li a.highlight:active {
	background: url(../img/ui/icon_pfeil_sm_highlight_rot.png) no-repeat 0 0.7em;
}

.tga-blog-rand {
    background: #fff url("../img/ui/tga2fma-schriftzug.png") no-repeat 6px 20px;
    margin-top: 10px;
    padding-top: 3px;
}
.tga-blog-rand:hover p {
	color: #000 !important;
	cursor: pointer;
}
.jobteaser {
	background: url(../img/ui/icon_jobboerse.png) no-repeat 9px 0;
	margin-top: 10px;
	padding-top: 10px;
}
.jobteaser:hover p {
	color: #000 !important;
	cursor: pointer;
}
.rightColContent p.rightColLink {
	font-size: 0.8em;
	padding: 4px 0 0;
	text-align: right;
}
.rightColLink a {
	background: #fff url(../img/ui/icon_pfeil_rot.png) no-repeat right 0.6em !important;
	color: #e3000f;
	display: block;
	padding-right: 8px;
	text-decoration: none;
	width: 95%;
}
.memberteaser {
	border-top: 1px solid #b2b2b2;
	padding-top: 9px;
}
.memberteaser div {
	border: 1px solid #b2b2b2;
	height: 12.3em;
	padding: 9px;
	position:relative;
}
.memberteaser p {
	border: none;
	margin: 0;
	padding: 9px;
	position: absolute;
   top: 0;
   left: 0;   
   z-index: 1;
   background-color: #fff;
   width:82%;
   height: 12em;
}
.memberteaser a {
	color: #767676;
	display: block;
	text-decoration: none;
}
.memberteaser span {
	display: block;
	height: 80px;
	position: relative;
	width:100%;
	display:block;
}
.memberteaser span img {
	top: 0;
	bottom:10px;
	position: absolute;
	height: 70px;
	width:154px;
}
.memberteaser a:hover, .memberteaser a:focus, .memberteaser a:active {
	background: transparent;
	color: #000;
}
.memberteaser div.button {
   position: absolute;
   bottom: 6px;
   right: 9px;
   z-index: 2;
   border:0;
   height: auto;
	padding:0;
}
.memberteaser div.button a {
	display:none;
}
.memberteaser div.button a.sh_show {
	display:block;
}

.advert {
	margin-top: 30px;
}

#rightCol .advert h6, #leftCol .advert h6 {
	border: 0;
	color: #767676;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 30px;
	padding: 0 10px 5px 10px;
	text-align: left;
	text-transform: uppercase;	
}

.advert img {
	border: 1px solid #b2b2b2;
	width:174px;
}

.advert a.external {
	background: none;
	padding-left: 0;
}

/* Search Form */

#search {
	text-align:right;
	margin:0;
	padding:0;
}
#search div {
	padding:0;			
}

#rightCol #searchterm {
	background: #fff;
	border: 1px solid #b2b2b2;
	color: #767676;
	float: left;
	font-size: 0.9em;
	margin: 1px 0 0 0;
	padding: 3px 3px 2px 3px;
	/*width: 12.45em;
	width: 13.35em;*/
	width: 13.1em;
}
#rightCol #searchsubmit {
	background: 0;
	border: 0;
	cursor: pointer;
	height: auto;
	margin: 0;
	padding: 0;
	width: 23px;
	position: relative;
	vertical-align:top;

}

#rightCol #searchsubmit img {
	border: 1px solid #b2b2b2;
	position:relative;
	right:0;
	top:0;	
}

#rightCol input:hover, #rightCol input#searchterm:hover,
#rightCol input:focus, #rightCol input#searchterm:focus {
	background: #ededed;
}
.fma #search, .ifma #search {
	margin-bottom: 1.5em;
}
/* Rich Text Content */

.rightColRichText, #rightCol .csc-default {
	margin-top: 25px;
}

.rightColRichText , #rightCol .csc-default p, .rightColRichText , #rightCol .csc-default ul {
	font-size: 0.9em;
	margin-bottom: 1em;	
}
.rightColRichText , #rightCol .csc-default h4, .rightColRichText , #rightCol .csc-default h5 {
	color: #e3000f;
	font-size: 1em;
	font-weight: normal;
}
.rightColRichText , #rightCol .csc-default h5 {
	margin: 2em 0 1em 0;
}
.rightColRichText , #rightCol .csc-default a {
	border-bottom: 1px solid #e3000f;
	text-decoration: none;
}
.csc-textpic-image a {
	border: 0;
}
/* @end Right Column */
/* @group Footer */
#marginals {
	border-top: 1px solid #999;
	clear: both;
	float: left;
	margin-top: 3em;
	padding: 1em 0;
	width: 100%;
}
#marginalsleft {
	float: left;
	width: 40%;
}
#marginalsright {
	float: right;
	width: 40%;
}
#marginalsright ul {
	float: right;
}
#marginalsright li {
	float: left;
	list-style: none;
	margin-left: 1em;
}
#marginalsleft #print {
	background: url('../img/ui/icon_drucken.png') no-repeat;
	float: left;
	font-size: 0.9em;
	margin-bottom: 0;
	margin-right: 0.5em;
	padding: 0.2em 0 0.2em 22px;
}
#marginalsleft #print a {
	text-decoration: none;
}
#marginals a.external {
	background: none;
	padding-left: 0;
}
/* @end Footer */