/* ---------------------- CLEARFIX (Höhenausgleich nach gefloateten Elementen) ---------------------------*/
.teasBox:after, .boxContent:after, .gallery1:after, .gallery2:after, .gallery3:after, .imgAlignLeft:after, .imgAlignRight:after, .split_2col:after {
	content				:	".";
	line-height			:	1px;
	display				:	block;
	height				:	0;
	clear				:	both;
	visibility			:	hidden;
}
/* Hides from IE-mac \*/
* html .teasBox, * html .box1, * html .boxContent, * html .gallery1, * html .gallery2, * html .gallery3, * html .imgAlignLeft, * html .imgAlignRight, * html .split_2col, * html .box1_2col {
	height				:	1%;
}
/* End hide from IE-mac */


/* BASICs */
.left {
	float				:	left;
}
.right {
	float				:	right;
}
.clear {
	float				:	none;
	clear				:	both;
}
.spacer {
	width				:	1px;
	height				:	1px;
	clip				:	rect(0px 0px 1px 1px);
	overflow			:	hidden;
}
.vMiddle {
	vertical-align		:	middle;
}

/* ---------------------- HEADLINES ---------------------------*/
h1 {
	margin				:	0 0 15px 0;
	font-size			:	18px;
}
h2 {
	margin				:	0 0 10px 0;
	font-size			:	13px;
}
h3 {
	margin				:	0 0 5px 0;
	font-size			:	11px;
}
h4, h1.h4 {
	margin				:	0 0 5px 0;
	font-size			:	10px;
	text-transform		:	uppercase;
}
h2 a:LINK, h2 a:VISITED, h2 a:ACTIVE, h2 a:HOVER,
h3 a:LINK, h3 a:VISITED, h3 a:ACTIVE, h3 a:HOVER,
h4 a:LINK, h4 a:VISITED, h4 a:ACTIVE, h4 a:HOVER  {
	color				:	#000;
}


/* ---------------------- HÖHEN ---------------------------*/
.h5 {
	height				:	5px;
}
.h10 {
	height				:	10px;
}
.h15 {
	height				:	15px;
}
.h20 {
	height				:	15px;
}


/* ---------------------- ABSTÄNDE ---------------------------*/
.mT5 {
	margin-top			:	5px;
}
.mT10 {
	margin-top			:	10px;
}
.mB5 {
	margin-bottom		:	5px;
}
.mB10 {
	margin-bottom		:	10px;
}



/* ---------------------- TEXTLINKS ---------------------------*/
a.redLnk:LINK, a.redLnk:VISITED, a.redLnk:ACTIVE, a.redLnk:HOVER {
	color				:	#ed1c24;
}
a.blueLnk:LINK, a.blueLnk:VISITED, a.blueLnk:ACTIVE, a.blueLnk:HOVER {
	color				:	#0a50be;
}
a.greenLnkNone:LINK, a.greenLnk:VISITED, a.greenLnk:ACTIVE, a.greenLnk:HOVER {
	color				:	#008800;
	text-decoration		: 	none;
}
a.blackLnkNone:LINK, a.blackLnkNone:VISITED, a.blackLnkNone:ACTIVE, a.blackLnkNone:HOVER {
	color				:	#000;
	text-decoration		: 	none;
}
a.sortLnk:LINK, a.sortLnk:VISITED, a.sortLnk:ACTIVE, a.sortLnk:HOVER,
a.blackLnk:LINK, a.blackLnk:VISITED, a.blackLnk:ACTIVE, a.blackLnk:HOVER {
	color				:	#000;
}
a.down {
	background			:	url(../../i/r/css/ic_arrow_down.gif) no-repeat right 5px;
	padding-right		:	12px;
}
a.up {
	background			:	url(../../i/r/css/ic_arrow_up.gif) no-repeat right 5px;
	padding-right		:	12px;
}

a.arrowLnk:LINK, a.arrowLnk:VISITED, a.arrowLnk:ACTIVE, a.arrowLnk:HOVER {
	background			:	url(../../i/r/css/ic_pfeil.gif) no-repeat 0 3px;
	padding-left		:	18px;
	color				:	#000;
}

a.dropLnk:LINK, a.dropLnk:VISITED, a.dropLnk:ACTIVE, a.dropLnk:HOVER {
	color				:	#000;
	font-weight			:	bold;
}
a.opened {
	background			:	url(../../i/r/css/ic_arrow_down.gif) no-repeat 0 5px;
	padding-left		:	18px;
}
a.closed {
	background			:	url(../../i/r/css/ic_arrow_closed.gif) no-repeat 0 2px;
	padding-left		:	18px;
}

/* ---------------------- HINTERGRUNDFARBEN ---------------------------*/
.bgWhite {
	background-color	:	#fff;
}
.bgGrey1 {
	background-color	:	#f4fbfd;
}
.bgGrey2 {
	background-color	:	#e8eef0;
}
.bgGrey3 {
	background-color	:	#cfd5d7;
}
.bgGrey4 {
	background-color	:	#a8b4c0;
}
.bgBlue1 {
	background-color	:	#e6f1fa;
}
.bgBlue2 {
	background-color	:	#82b9e6;
}
.bgBlue3 {
	background-color	:	#1e87dc;
}
.bgBlue4 {
	background-color	:	#003082;
}
.bgRed1 {
	background-color	:	#ebe1e1;
}
.bgRed2 {
	background-color	:	#ed1c24;
}
.bgGreen1 {
	background-color	:	#e1f5d7;
}
.bgGreen2 {
	background-color	:	#78d29b;
}


/* ---------------------- TEXTFORMATIERUNG ---------------------------*/
.txt9 {
	font-size			:	9px;
}
.txt10 {
	font-size			:	10px;
}
.txt11 {
	font-size			:	11px;
}
.txt13 {
	font-size			:	13px;
}
.txt18 {
	font-size			:	18px;
}
.txtRed {
	color				:	#ed1c24;
}
.txtBlue {
	color				:	#0a50be;
}
.txtGrey {
	color				:	#445058;
}
.txtWhite {
	color				:	#fff;
}
.bold {
	font-weight			:	bold;
}
.normal {
	font-weight			:	normal;
}
.footNote, .credit {
	font-size			:	10px;
	color				:	#445058;
}


/* ---------------------- IMG-AUSRICHTUNG ---------------------------*/
.imgAlignLeft img {
	float				:	left;
	margin				:	0 5px 0 0;
}
.imgAlignRight img {
	float				:	right;
	margin				:	0 0 0 5px;
}


/* ---------------------- LISTEN ---------------------------*/

/* ----- nummerierte-liste ----- */
.numberList li {
	list-style-type		:	decimal;
	margin-left			:	37px;
}

/* ----- link-liste ----- */
.linkList li {
	background			:	url(../../i/r/css/ic_pfeil.gif) no-repeat 0 3px;
	padding-left		:	18px;
}
.linkList li a:LINK, .linkList li a:VISITED, .linkList li a:ACTIVE, .linkList li a:HOVER {
	color				:	#000;
}
.linkList li a.button:LINK, .linkList li a.button:VISITED, .linkList li a.button:ACTIVE, .linkList li a.button:HOVER {
	color				:	#0a50be;
}

/* ----- sitemapList ----- */
.sitemapList li a:LINK, .sitemapList li a:VISITED, .sitemapList li a:ACTIVE, .sitemapList li a:HOVER {
	color				:	#fff;
	font-weight			:	bold;
}
.sitemapList li li li a:LINK, .sitemapList li li li a:VISITED, .sitemapList li li li a:ACTIVE, .sitemapList li li li a:HOVER {
	color				:	#000;
	font-weight			:	normal;
}

.sitemapList li a {
	display				:	block;
	border-top			:	1px solid #ffffff;
	border-bottom		:	1px solid #ffffff;
	line-height			:	23px;
	height				:	23px;
}
.sitemapList li a {
	background			:	url(../../i/r/css/ic_point_list_wh.gif) no-repeat #002f7f 10px 10px;
	padding-left		:	20px;
}
.sitemapList li li a {
	background			:	url(../../i/r/css/ic_point_list_wh.gif) no-repeat #7295ba 40px 10px;
	padding-left		:	50px;
}
.sitemapList li li li a {
	background			:	url(../../i/r/css/ic_point_list.gif) no-repeat #cfdcea 70px 10px;
	padding-left		:	80px;
}
.sitemapList li li li li a {
	background			:	url(../../i/r/css/ic_point_list.gif) no-repeat #e8eef0 100px 10px;
	padding-left		:	110px;
}
.sitemapList li li li li li a {
	background			:	url(../../i/r/css/ic_point_list.gif) no-repeat #f4fbfd 130px 10px;
	padding-left		:	140px;
}
.sitemapList li li li li li li a {
	background			:	url(../../i/r/css/ic_point_list.gif) no-repeat #ffffff 160px 10px;
	padding-left		:	170px;
}
.sitemapList li.red a {
	background			:	url(../../i/r/css/ic_point_list_wh.gif) no-repeat #ed1c24 10px 10px;
}
.sitemapList li.red li a {
	background			:	url(../../i/r/css/ic_point_list.gif) no-repeat #ebe1e1 40px 10px;
}
.sitemapList li.red li a:LINK, .sitemapList li.red li a:VISITED, .sitemapList li.red li a:ACTIVE, .sitemapList li.red li a:HOVER {
	color				:	#000;
	font-weight			:	normal;
}
/*
.sitemapList li a.hasChild {
	background			:	url(../../i/r/css/ic_arrow_wh_down.gif) no-repeat #002f7f 10px 9px;
}
.sitemapList li li a.hasChild {
	background			:	url(../../i/r/css/ic_arrow_wh_down.gif) no-repeat #7295ba 40px 9px;
}
.sitemapList li li li a.hasChild {
	background			:	url(../../i/r/css/ic_arrow_down.gif) no-repeat #cfdcea 70px 9px;
}
.sitemapList li li li li a.hasChild {
	background			:	url(../../i/r/css/ic_arrow_down.gif) no-repeat #e8eef0 100px 9px;
}
*/


/* ---------------------- PAGING ---------------------------*/
.paging {
	text-align			:	center;
}
.paging li {
	display				:	inline;
	padding				:	0 5px 0 5px;
	color				:	#6d7071;
}
.paging .selected {
	color				:	#ed1c24;
	font-weight			:	bold;
}


/* ---------------------- BOX-REITERNAVIGATION ---------------------------*/

/* ----- allgemein ----- */
.boxNav {
	background			:	url(../../i/r/css/bg_tab_bg.gif) no-repeat top right;
	height				:	37px;
	margin-top			:	-10px;
	overflow			:	hidden;
}
.boxNav a:link, .boxNav a:visited, .boxNav a:active, .boxNav a:hover {
	font-size			:	10px;
	text-transform		:	uppercase;
	color				:	#000;
}
.boxNav li,
.boxNav li a {
	background-image	:	url(../../i/r/css/bg_tab.gif);
	background-repeat	:	no-repeat;
}
.boxNav li {
	background-position	:	10px -111px;
	float				:	left;
	margin				:	0px 0px 0px -11px !important;
}
.boxNav li a {
	background-position	:	bottom right;
	display				:	block;
	line-height			:	27px;
	padding				:	0px 16px 0px 6px;
	margin-left			:	20px;
}

/* ----- erstes + letztes besonders ----- */
.boxNav li.first {
	background-position	:	0px -111px;
	margin-left			:	0px !important;
	padding-left		:	10px;
}
.boxNav li.first a {
	margin-left			:	0px;
}

/* ----- active: allgemein ----- */
.boxNav li.on  {
	background-position	:	10px -61px;
}
.boxNav li.on a {
	background-position	:	top right;
}
.boxNav li.on a:hover {
	cursor				:	default;
	text-decoration		:	none;
}

/* ----- active: erstes + letztes besonders ----- */
.boxNav li.on-first {
	background-position	:	0px -61px;
}

/* ----- disabled ----- */
.boxNav li.disabled a, .boxNav li.disabled a:hover {
	color				:	#b2b2b2 !important;
	cursor				:	default;
	text-decoration		:	none;
}

/* ----- tab-red ----- */
.boxNav li.tab-red,
.boxNav li.tab-red a,
.boxNav li.tab-red a:hover {
	background-image	:	url(../../i/r/css/bg_tab_red.gif);
	color				:	#ffffff !important;
}


/* ---------------------- BOXEN ---------------------------*/

/* ----- allgemein ----- */
.boxTop p,
.boxBottom p					{ font-size:1px; line-height:1px;}
.grid_1col .boxContent .colLeft	{ width:370px; float:left;}
.grid_1col .boxContent .colRight{ width:370px; float:right;}
.grid_2col .boxContent .colLeft	{ width:205px; float:left;}
.grid_2col .boxContent .colRight{ width:205px; float:right;}

/* ----- box-drop-down-menu ----- */
.boxDropDown {
	float				:	right;
	margin				:	-3px 7px 5px 0;
}

/* ----- teaser-box ----- */
.teasBox					{ background-color:#e8eef0; padding:10px;}
.teasVF h4,
.teasVF h4 a:link, .teasVF h4 a:visited, .teasVF h4 a:active, .teasVF h4 a:hover {
	color				:	#ed1c24;
}

/* ----- box-1 ----- */
.box1	 					{ background:url(../../i/r/css/bg_box1_leftright.gif) no-repeat;}
.box1 .boxContent			{ background:url(../../i/r/css/bg_box1_leftright.gif) no-repeat top right;}
.box1 .boxTop 				{ background:url(../../i/r/css/bg_box1_right.gif) no-repeat top right;}
.box1 .boxTop p 			{ background:url(../../i/r/css/bg_box1_left.gif) no-repeat top left;}
.box1 .boxBottom 			{ background:url(../../i/r/css/bg_box1_right.gif) no-repeat bottom right;}
.box1 .boxBottom p 			{ background:url(../../i/r/css/bg_box1_left.gif) no-repeat bottom left;}
.grid_1col .box1_2col 				{ background:url(../../i/r/css/bg_box1_2col_a.gif) no-repeat top;}
.grid_1col .box1_2col .boxBottom	{ background:url(../../i/r/css/bg_box1_2col_a.gif) no-repeat bottom;}
.grid_2col .box1_2col 				{ background:url(../../i/r/css/bg_box1_2col_b.gif) no-repeat top;}
.grid_2col .box1_2col .boxBottom	{ background:url(../../i/r/css/bg_box1_2col_b.gif) no-repeat bottom;}
.box1 .boxTop p,
.box1 .boxBottom p,
.box1_2col .boxTop p,
.box1_2col .boxBottom p		{ height:10px;}
.box1 .boxContent,
.box1_2col .boxContent		{ padding:10px 10px 1px 10px; margin-top:-10px;}
.box1 .clearPadding			{ padding-left:0 !important; padding-right:0 !important;}

/* ----- box-2 ----- */
.box2						{ background-color:#cfd5d7;}
.box2 .boxContent			{ padding:0 10px 0 10px;}
.box2 .boxTop 				{ background:url(../../i/r/css/bg_box2_topright.gif) top right no-repeat;}
.box2 .boxTop p 			{ background:url(../../i/r/css/bg_box2_topleft.gif) top left no-repeat; height:8px;}
.box2 .boxBottom 			{ background:url(../../i/r/css/bg_box2_bottomright.gif) bottom right no-repeat;}
.box2 .boxBottom p 			{ background:url(../../i/r/css/bg_box2_bottomleft.gif) bottom left no-repeat; height:8px;}

/* ----- box-3 ----- */
.box3						{ background-color:#e8eef0;}
.box3 .boxContent,
.box3_2col .boxContent		{ padding:10px !important; margin:0 !important; background:none !important;}
.box3_2col					{ background:url(../../i/r/css/bg_box3_2col.gif) center repeat-y #e8eef0;}
.box3_2col .boxTop, .box3_2col .boxBottom, .box3 .boxTop, .box3 .boxBottom { display:none;}

/* ----- box-4 (Kaufseiten) ----- */
.box4	 					{ background:url(../../i/r/css/bg_box4_right.gif) right repeat-y #fff;}
.box4 .boxTop 				{ background:url(../../i/r/css/bg_box4_topright.gif) top right no-repeat;}
.box4 .boxTop p 			{ background:url(../../i/r/css/bg_box4_topleft.gif) top left no-repeat; height:10px;}
.box4 .boxBottom 			{ background:url(../../i/r/css/bg_box4_bottomright.gif) bottom right no-repeat;}
.box4 .boxBottom p 			{ background:url(../../i/r/css/bg_box4_bottomleft.gif) bottom left no-repeat; height:14px;}
.box4 .boxContent			{ padding:0 17px 0 10px;}

/* ----- box-5 ----- */
.box5		 				{ background:url(../../i/r/css/bg_box5.gif) top right no-repeat;}
.box5 .boxContent			{ background:url(../../i/r/css/bg_box5.gif) 0px -72px no-repeat; padding:10px;}
.box5 .boxTop, .box5 .boxBottom	{ display:none;}

/* ----- box-6 ----- */
.box6						{ background:#e4eaec;}
.box6 .boxContent			{ background:#ffffff; padding:9px; margin:0 1px;}
.box6 .boxTop 				{ background:url(../../i/r/css/bg_box6.gif) top right no-repeat;}
.box6 .boxTop p 			{ background:url(../../i/r/css/bg_box6.gif) top left no-repeat; height:1px;}
.box6 .boxBottom 			{ background:url(../../i/r/css/bg_box6.gif) bottom right no-repeat;}
.box6 .boxBottom p 			{ background:url(../../i/r/css/bg_box6.gif) bottom left no-repeat; height:1px;}



/* ---------------------- TABELLEN ---------------------------*/

/* ----- vererbung auf tabellenschachteln unterdrücken ----- */
.table1a table td, .table1b table td, .table2a table td, .table2b table td {
	border				:	none;
}

/* ----- tabelle-1 ----- */
.table1a, .table1b {
	background-color	:	#e8eef0;
	border-collapse		:	collapse;
}
.table1a td {
	border-top			:	2px solid #fff;
	border-bottom		:	2px solid #fff;
}
.table1b td {
	border				:	2px solid #fff;
}

/* ----- tabelle-2 ----- */
.table2a, .table2b {
	border-collapse		:	collapse;
	border-left			:	1px solid #a8b4c0;
	border-right		:	1px solid #a8b4c0;
}
.table2a td {
	border-top			:	1px solid #a8b4c0;
	border-bottom		:	1px solid #a8b4c0;
}
.table2b td {
	border				:	1px solid #a8b4c0;
}
.tHead {
	border				:	none !important;
	padding-top			:	0;
	padding-bottom		:	0;
}
.tFoot {
	border				:	none !important;
	padding-bottom		:	1px;
}

/* ----- hideOverflowContent ----- */
.hideOverflowContent {
	table-layout		:	fixed;
}

.hideOverflowContent td {
	overflow			:	hidden;
}


/* ---------------------- GALERIEN ---------------------------*/
.gallery1, .gallery2, .gallery3 {
	clear				:	both;
}

/* ----- galerie-1 ----- */
.gallery1 li {
	float				:	left;
	margin-right		:	10px;
	font-size			:	10px;
}
* html .gallery1 li {
	display				:	inline;
}
.gallery1.w100 li {
	width				:	100px;
	overflow			:	hidden;
}
.gallery1 li img {
	margin-bottom		:	5px;
}

/* ----- galerie-2 ----- */
.gallery2 {
	background			:	#a8b4c0;
	padding				:	5px;
}
.gallery2 li {
	float				:	left;
}
.gallery2 li img {
	margin				:	5px;
}

/* ----- galerie-3 ----- */

.gallery3 li {
	float				:	left;
	margin-right		:	10px;
	font-size			:	10px;
	overflow			:	hidden;
	width				:	136px;
}
* html .gallery3 li {
	display				:	inline;
}
.gallery3 li img {
	margin-bottom		:	5px;
}
.gallery3 li p.img {
	background-color	:	#a8b4c0;
	margin-bottom		:	5px;
	text-align			:	center;
	height				:	90px;
}
.gallery3 li p.img img {
	margin-bottom		:	0;
}

/* ----- zoom-galerie ----- */
.zoomGallery table td {
	background-color	:	#e8eef0;
	padding				:	10px;
	font-size			:	10px;
}
.zoomGallery .img {
	padding				:	0;
}
.zoomGallery .desc {
	padding				:	0 10px 10px 10px;
	text-align			:	center;
}
.zoomGallery .credit {
	padding				:	5px 10px 10px 10px;
}


/* ---------------------- LADEBALKEN ---------------------------*/
.loader {
	background			:	url(../../i/r/css/loader_bg_passiv.gif) no-repeat right;
	margin-top			:	2px;
	padding-right		:	1px;
}
.loader .progress {
	background			:	url(../../i/r/css/loader_bg_aktiv.gif) no-repeat right;
}
.loader .progress p {
	background			:	url(../../i/r/css/loader_bg_left.gif) no-repeat 0 0;
	width				:	1px;
	height				:	9px;
	overflow			:	hidden;
}


/* 2-SPALTER */
.split_2col .colLeft,
.split_2col .colRight {
	width				:	50%;
	float				:	left;
}
.split_2col .colLeft li {
	margin-right		:	5px;
}
.split_2col .colRight li {
	margin-left			:	5px;
}


/* ARTIKEL-SEITE */
.articleBody ul li, .articleBody ol li {
	list-style-type		:	none !important;
	list-style-position	:	outside !important;
	background			:	url(../../i/r/css/ic_point_list.gif) no-repeat 0 8px;
	padding-left		:	9px;
}
.articleBody p {
	line-height			:	18px;
}
.date {
	font-weight			:	normal;
}
.video {
	text-align			:	center;
	margin-bottom		:	5px;
}

/* Box-Ausrichtung */
.tsAlignLeft {
	float				:	left;
	width				:	212px;
	margin				:	0 5px 5px 0;
}
* html .tsAlignLeft {
	width				:	222px;
}



/* Hilfe */
.help {
	background			:	url(../../i/r/css/hl_help.gif) no-repeat #FFFFFF;
	position			:	absolute;
	display				:	none;
	left				:	-1000px;
	width				:	200px;
	max-width			:	188px;
	color				:	#445058;
	border				:	1px solid #a8b4c0; 
	font-size			:	10px;
	padding				:	20px 5px 5px 5px;
	z-index				:	100;
}
.help td {
	color				:	#445058;
	font-size			:	10px;
}

/* Meldungen */
.warning {
	background			:	url(../../i/r/css/neutral_ic.gif) 8px 4px no-repeat #cfd5d7;
	padding				:	8px 10px 8px 35px;
	margin-bottom		:	10px;
	font-size			:	11px;
}
.hint {
	background			:	url(../../i/r/css/erfolg_ic.gif) 8px 4px no-repeat #e1f5d7;
	padding				:	8px 10px 8px 35px;
	margin-bottom		:	10px;
	font-size			:	11px;
}
.error {
	background			:	url(../../i/r/css/fehler_ic.gif) 8px 4px no-repeat #ebe1e1;
	padding				:	8px 10px 8px 35px;
	margin-bottom		:	10px;
	color				:	#ed1c24;
	font-size			:	11px;
}
.error a:LINK, .error a:VISITED, .error a:ACTIVE, .error a:HOVER {
	color				:	#ed1c24;
	text-decoration		:	underline;
}

/* Prios */
.prioLow {
	background			:	url(../../i/r/css/ic_prio_low.gif) no-repeat 0 3px;
	padding-left		:	18px;
}
.prioMiddle {
	background			:	url(../../i/r/css/ic_prio_middle.gif) no-repeat 0 3px;
	padding-left		:	18px;
}
.prioHigh {
	background			:	url(../../i/r/css/ic_prio_high.gif) no-repeat 0 3px;
	padding-left		:	18px;
}

/* Callbarring Acitve Deactive */
.redblock {
	width				:	10px;
	height				:	10px;
	overflow			:	hidden;
	background-color	:	#ed1c24;
}
.grayblock {
	width				:	10px;
	height				:	10px;
	overflow			:	hidden;
	background			:	#cfd5d7;
}

/* Statusanzeige */
.status_ums, .status_office {
	padding				:	6px 6px 6px 55px;
	margin				:	2px 0 0 0;
}
.status_ums {
	background			:	url(../../i/r/common/posteingang_blue_ic.gif) no-repeat 5px center #e8eef0;
}
.status_office {
	background			:	url(../../i/r/common/organizer_blue_ic.gif) no-repeat 5px center #e8eef0;
}

/* Option-DropDown */
.dropDownBox {
	position			:	relative;
}
.dropDownNav {
	background			:	url(../../i/r/css/ic_arrow_down.gif) no-repeat right 5px;
	margin				:	6px;
	padding-right		:	12px;
}
.dropDownContent {
	background			:	url(../../i/r/css/bg_dropnav.gif) repeat-x bottom #fff;
	position			:	absolute;
	margin-left			:	-1px;
	padding				:	6px 0 10px 0;
	visibility			:	hidden;
	width				:	100%;
	border-bottom		:	1px solid #a8b4c0;
	border-left			:	1px solid #a8b4c0;
}
.dropDownContent p, .dropDownContent ul {
	padding				:	0 6px 0 6px;
}
/* Suche Trennlinie */
.trennlinie {
	background			:	url(../../i/r/suche/trennlinie.gif) repeat-x;
	height				:	1px;
	width				:	460px;
	line-height			:	0;
	font-size			:	1px;
	margin-top			:	10px;
	margin-bottom		:	10px;
}
/* Video-Teaser (Auszug aus themen.css) */
a.txtBlack:link, a.txtBlack:active, a.txtBlack:visited, a.txtBlack:hover {
	color				:	#000;
}
.playBtn_gr_2010 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 125px;
	background: url(../../i/r/css/playbtn_gr_2010.png) no-repeat top left;
}
* html .playBtn_gr_2010_ie {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/r/css/playbtn_gr_2010.png", sizingMethod="crop");
	width: 50px;
	height: 50px;
}
* html .playBtn_gr_2010 {
	background: none;
}
.playBtn_gr_2010 A {
	position: relative;
	z-index: 1;
}