/*!
 * Main Layout
 * 
 */

/* ========================================================================== */
/*                                   GLOBAL                                   */
/* ========================================================================== */
/*
@import url("_dli.css"?b=6102&browserId=firefox&languageId=de_DE&t=1650902601000&themeId=dmfull_WAR_dmfulltheme);
@import url("_kli.css"?b=6102&browserId=firefox&languageId=de_DE&t=1650902601000&themeId=dmfull_WAR_dmfulltheme);
@import url("_cbl.css"?b=6102&browserId=firefox&languageId=de_DE&t=1650902601000&themeId=dmfull_WAR_dmfulltheme);
*/

/* Fuer bilder in Detailed von Maurer */
.mediaobject.mediaobject_659x407 {
    min-width: 659px;
}

/* Fuer bilder in Detailed von Maurer Ende*/
body {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #ae0b04;
	text-decoration: none;
}

a:visited {
	color: #761C00;
}

a:hover {
	color: #ae0b04 !important;
	text-decoration: underline;
}

.button {
	border: 0 none transparent;
	padding: 3px 6px;
	
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.button:hover {
	background-color: #ae0b04;
	cursor: pointer;
}


/* ========================================================================== */
/*                                    ADS                                     */
/* ========================================================================== */


#ad_topbanner {
	width: 1010px;
	margin-left: 40px;
}

#ad_right {
	position: absolute;
	left: 1050px;
	top: 0;
}

.bottom-ad {
	margin-top: 13px;
	margin-bottom: 10px;
}

/* ========================================================================== */
/*                                    BASE                                    */
/* ========================================================================== */

.portlet-layout {
	clear: none;
}

.portlet-column-first {
	width: 320px;
	padding-right: 20px;
}

.portlet-column-last {
	width: 320px;
}

.portlet-column-only {
	width: 660px;
}

.portlet-dropzone {
	padding: 0; /* Workaround - Set to 50 if placing a portlet doesn't work. */
}

.portlet-content {
	padding: 0;
}

.portlet-title-text {
	cursor: auto;
}


.main_shade {
	width: 1000px;
	margin-top: 10px;
	margin-left: 40px;
	border-top: 3px solid #005185;
	padding-top: 1px;
}


.clearboth {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}


/* ========================================================================== */
/*                                    HEAD                                    */
/* ========================================================================== */

#head_main {
	position: relative;
	border-top: 1px solid #666666;
	padding-top: 7px;
	z-index: 200;
}

.wnoz_big,
.owz_big {
	margin-top: 1px;
	margin-bottom: 5px;
	
	text-align: center;
}

.owz_small {
	position: absolute;
	right: 0;
	top: 7px;
}

.owz_small .logo {
	padding-left: 10px;
	
	background: url("../images/icons/pfeil_schwarz_rechts.png") scroll no-repeat left 9px transparent;
}

.wnoz_small {
	position: absolute;
	right: 0;
	top: 7px;
}

.wnoz_small .logo {
	padding-left: 10px;
	
	background: url("../images/icons/pfeil_schwarz_rechts.png") scroll no-repeat left 15px transparent;
}


/* ========================================================================== */
/*                                   Flyouts                                  */
/* ========================================================================== */

.flyout-login
{
	display: none;
}

body .flyout-login .container
{
	width: 331px !important;
	height: 248px !important;
}

.flyout-login {
	position: absolute;
	left: 0;
	top: 0;
	width: 1000px;
	
	z-index: -1;
}

.flyout-login .container {
	position: absolute;
	left: 0;
	top: 30px;
	
	background-color: #FFFFFF;
	box-shadow: 0 0 4px 3px #A9A9A9;
}

.flyout-login .close {
	position: absolute;
	right: 4px;
	top: 0px;
	padding: 10px;
}

.flyout-login .close > a {
	color: #8B8B8B;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

.flyout-login .anmelden-passwort-vergessen {
	position: absolute;
	top: 220px;
	right: 14px;
}

.flyout-login .anmelden-nachricht {
	position: absolute;
	top: 220px;
	right: 14px;
}

.flyout-login .anmelden-passwort-vergessen-link {
	font-size: 12px;
}

.ssologin_portlet a.logout,
.ssologin_portlet a.login {
	padding-left: 15px;
}

/* ========================================================================== */
/*                                 NAVIGATION                                 */
/* ========================================================================== */

/* -------------------------------- Service --------------------------------- */

.service-nav {
	position: absolute;
	left: -14px;
	top: 0;
	width: 840px;
	z-index: 300;
	
	font-size: 11px;
}

.service-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.service-nav li {
	display: inline-block;
	position: relative;
	padding: 7px 0;
	height: 16px;
}

.service-nav li > a {
	
	 color: #8B8B8B;
    margin-left: 15px;
    margin-right: 6px;
}

.service-nav li:hover {
	background-color: #FFFFFF;
}

#service-contact,
#service-login {
	padding-right: 12px;
	
	background: url("../images/icons/pfeil_schwarz_klein_unten.png") scroll no-repeat right center transparent;
}

/* ---------------------------------- Top ----------------------------------- */

.topnav {
	position: relative;
	background-color: #005185;
	text-align: left;
}

.topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* ------------------------------ Social Links ------------------------------ */

.social-links {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 10px;
}

.social-links a {
	display: inline-block;
	margin: 10px 1px;
	width: 16px;
	height: 16px;
}

.social-links .email {
	background-image: url("../images/social_links/social_email.png");
}

.social-links .rss {
	background-image: url("../images/social_links/social_rss.png");
}

.social-links .facebook {
	background-image: url("../images/social_links/social_facebook.png");
}

.social-links .twitter {
	background-image: url("../images/social_links/social_twitter.png");
}

.social-links .epaper {
	width: 40px;
	
	background-image: url("../images/social_links/social_epaper.png");
}

/* -------------------------------- Level 1 --------------------------------- */

.navigation > li {
	display: inline-block;
	position: relative;
	height: 35px;
	/*margin-right: -3px;*/
}

.navigation > li a {
	height: 15px;
}

.navigation .level-1 {
	display: block;
	padding: 10px;
	
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

.navigation > li:hover .level-1,
.navigation .level-1.current {
	background-color: #80B4CA;
	text-decoration: none;
}

/* -------------------------------- Level 2 --------------------------------- */

.navigation > li > ul {
	position: absolute;
	left: 0;
	top: 35px;
	min-width: 175px;
	z-index: -1;
	
	background-color: #FFFFFF;
	
	box-shadow: 0 0 4px 3px #A9A9A9;
}

.navigation .level-2 {
	display: block;
	border-bottom: 1px dotted #B2B2B2;
	padding: 10px;
	
	color: #333333;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}

.navigation .first .level-2 {
	border-top: 1px dotted #B2B2B2;
}

/* -------------------------------- Nav Sub --------------------------------- */

.navigation li > ul {
	display: none;
}

.navigation li:hover > ul,
.navigation li > ul:hover {
	display: block;
}

/* ========================================================================== */
/*                                  CONTENT                                   */
/* ========================================================================== */

#main-content {
	position: relative;
	margin: 13px 0;
	z-index: 100;
}

#dm-content {
	float: left;
	width: 660px;
	margin-bottom: 15px;
	padding-right: 40px;
}

#dm-content .portlet-topper {
	margin-bottom: 10px;
	
	color: #005185;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


/* ========================================================================== */
/*                                  SIDEBAR                                   */
/* ========================================================================== */

#dm-sidebar {
	width: 300px; 
	margin-left: 700px;
}

#dm-sidebar .portlet-topper {
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px dotted #B2B2B2;
	padding: 1px 0;
	
	color: #005185;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

#dm-sidebar .portlet-title {
	padding: 5px;
	
	background-color: #E5F0F4;
}

#dm-sidebar .portlet-content {
	margin: 10px 0;
}


/* ========================================================================== */
/*                                   FOOTER                                   */
/* ========================================================================== */

#footer {
	border-top: 3px solid #005185;
	width: 1000px;
	
	clear: both;
	color: #333333;
	font-size: 11px;
	line-height: normal;
}

#footer a {
	color: #333333;
}

.fcols {
	float: left;
	width: 200px;
}

.fcols-2 {
	float: left;
	width: 400px;
}

/* --------------------------------- First ---------------------------------- */

#footer_first {
	margin-top: 1px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px 0;
}

#footer_first .delimiter {
	padding: 0 5px;
}

/* --------------------------------- Links ---------------------------------- */

#footer_links {
	
}

#footer_links h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	
	text-transform: uppercase;
}

#footer_links a {
	display: block;
	margin: 2px 0;
}

#footer_links .special a {
	height: 16px;
	padding-left: 22px;
	margin: 4px 0;
	
	background-attachment: scroll;
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px;
}


#footer_links a.twitter {
	background-image: url("../images/footer/footer_twitter.png");
}

#footer_links a.facebook {
	background-image: url("../images/footer/footer_facebook.png");
}

#footer_links a.mobile {
	background-image: url("../images/footer/footer_mobile.png");
}

#footer_links a.rss {
	background-image: url("../images/footer/footer_rss.png");
}

#footer_links a.epaper {
	background-image: url("../images/footer/footer_epaper.png");
}

#footer_links a.youtube {
	background-image: url("../images/footer/footer_youtube.png");
}

#footer_links a.vimeo {
	background-image: url("../images/footer/footer_vimeo.png");
}

#footer_links a.email {
	background-image: url("../images/footer/footer_mail.png");
}


/* ========================================================================== */
/*                          MultipleStories PORTLET                           */
/* ========================================================================== */

.multistories_portlet .channelobject {
	position: relative;
}

.multistories_portlet .article_mainmedia .mediaobject_source,
.multistories_portlet .article_mainmedia .mediaobject_title {
	display: none;
}

.multistories_portlet .article_title,
.multistories_portlet .article_kicker {
	margin-bottom: 7px;
}

.multistories_portlet .article_title a {
	color: #333333;
	text-decoration: none;
}

.multistories_portlet .article_kicker {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.multistories_portlet .article.more {
	padding-top: 5px;
}

.multistories_portlet .article_more {
	float: left;
	padding-left: 10px;
	
	background: url("../images/icons/pfeil_rot_rechts.png") scroll no-repeat left center transparent;
	line-height: 16px;
}

.multistories_portlet .clearfloats {
	clear: both;
}

/* -------------------------------- News Big -------------------------------- */

.news-big {
	margin-bottom: 25px;
}

.news-big .article_title {
	color: #333333;
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: normal;
}

.news-big .article_mainmedia {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 400px;
	height: 240px;
	
	overflow: hidden;
}

.news-big .article_stats {
	float: right;
	margin-top: -2px;
}

.ie8 .news-big .article_stats {
	padding-top: 1px;
}

#startseite-topartikel-description
{
	margin-top: 35px;
}


/* ------------------------------- News Multi ------------------------------- */

.news-multi {
	
}

.news-multi .channelobject {
	height: 180px;
	margin-top: 10px;
	border-top: 4px solid #EFEFEF;
	padding-top: 6px;
	
	overflow: hidden;
}

.news-multi .channelobject.no_1 {
	margin-top: 0;
}

.news-multi .article_title {
	color: #333333;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: normal;
}

.news-multi .article_mainmedia {
	float: left;
	width: 138px;
	height: 78px;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	
	overflow: hidden;
}

.news-multi .article_more {
	float: left;
}

.news-multi .article_stats {
	float: right;
	margin-top: -2px;
}

/* ------------------------------ News Readers ------------------------------ */

.news-readers {
	margin-top: 5px;
}

.news-readers .channelobject {
	height: 298px;
	border: 0 none transparent;
}


/* ------------------------------ News Compact ------------------------------ */

.news-compact {
	margin-top: 34px;
	margin-bottom: 10px;
}

.news-compact .channelobject {
	height: 60px;
	margin-top: 10px;
}

.news-compact .channelobject.no_1 {
	border-top: 0 none transparent;
}

.news-compact .article_title,
.news-compact .article_kicker {
	margin-bottom: 5px;
}

.news-compact .article_stats {
	position: absolute;
	right: 0;
	bottom: -2px;
}

.ie8 .aus-aller-welt .article_stats{
	padding-top: 1px;
}

/* ========================================================================== */
/*                           DetailedStory PORTLET                            */
/* ========================================================================== */

/* ------------------------------- Story Full ------------------------------- */

.story-full {
	
}

.story-full .article_title {
	margin-bottom: 10px;
	
	color: #333333;
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: normal;
}

.story-full .article_kicker {
	margin-bottom: 10px;
	
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.story-full .article_teaser {
	margin-bottom: 10px;
}

.story-full .article_share {
	border-top: 1px solid #B2B2B2;
}

/*.story-full .article_share .bookmarks,
.story-full .article_share .bookmarks_title {
	border: 0 none;
	padding: 0;
	margin: 0;
}*/

.story-full .article_share > div {
	display: inline-block;
	height: 29px;
	padding-left: 0px;
	padding-right: 10px;
	
	line-height: 29px;
	vertical-align: middle;
}

.story-full .article_share > div.no1 {
	padding-left: 0px;
	padding-right: 12px;
}

.story-full .article_share .article_stats {
	float: right;
	padding-right: 0px;
}

.story-full .article_share .article_printer,
.story-full .article_share .article_sender {
	padding-right: 12px;
}

.story-full .article_share .article_printer {
	float: right;
}

.story-full .article_mainmedia {
	width: 660px;
	height: 407px;
	/*height: 340px;*/
}

.story-full .mediaobject_source,
.story-full .mediaobject_title {
	display: none;
}

body .story-full .audio_mediaobject .mediaobject_title {
	display: block !important;
	margin-bottom: 29px;
}

body .story-full .video_mediaobject .mediaobject_link {
	display: block !important;
	margin-bottom: 29px;
}

.story-full .article_story {
	margin-top: 20px;
}

.story-full .article_story {
	font-size: 14px;
	line-height: 1.4;
}

.section_headline {
	margin-top: 33px;
	border-top: 4px solid #EFEFEF;
    padding-top: 12px;
	padding-bottom: 11px;
	color: #005185;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

.section_headline2 {
	border-top: 4px solid #EFEFEF;
    padding-top: 12px;
	padding-bottom: 11px;
	color: #005185;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

.section_headline_without_border {
	padding-bottom: 11px;
	color: #005185;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

.story-full .article_ad {
	margin-top: 14px;
}

/*.story-full .article_ad {
	float: right;
	margin: 19px 0 15px 15px;
	border: 1px solid #DFE0DA;
	padding: 4px;
	width: 290px;
	height: 240px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.story-full .article_ad > div.header {
	margin-left: -4px;
	margin-top: -19px;
	
	font-size: 10px;
}

.ad_header {
	font-size: 10px;
}*/

.story-full .article_relatedlinks .detailedinline {
	border-bottom: 4px solid #EFEFEF;
	padding-top: 11px;
	/*height: 205px;*/
}

.story-full .article_relatedlinks > .detailedinline .article_mainmedia {
	width: 321px;
	height: 180px;
	float: right;
	margin-top: 4px;
	margin-left: 25px;
	margin-bottom: 20px;
	background-color: #cccccc;
}

.story-full .article_relatedlinks > .detailedinline .article_title {
	margin-bottom: 10px;
	color: #333333;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: normal;
}

.story-full .article_relatedlinks > .detailedinline a:hover {
	text-decoration: none !important;
}

.story-full .article_relatedlinks > .detailedinline .article_title:hover {
	color: #ff0000;
}

.story-full .article_relatedlinks > .detailedinline .article_kicker {
	margin-top: -7px;
}

.story-full .article_relatedlinks > .detailedinline .article_teaser {
	margin-top: -5px;
}

/*.story-full .article_relatedlinks .article_newsticker {
	height: 215px;
}*/

.story-full .article_relatedlinks .detailedinline,
.story-full .article_relatedlinks .article_teaser:hover,
.story-full .article_relatedlinks .article_teaser:active,
.story-full .article_relatedlinks .article_teaser:visited,
.story-full .article_relatedlinks .article_teaser,
.story-full .article_relatedlinks .article_teaser:hover,
.story-full .article_relatedlinks .article_teaser:active,
.story-full .article_relatedlinks .article_teaser:visited {
	color: #333333;
	text-decoration: none;
}

.story-full .article_relatedlinks .number_of_comments {
	float: left;
	margin-left: 223px;
	margin-bottom: 20px;
	padding-right: 2px;
}

.story-full .article_relatedlinks .number_of_clicks {
	float: left;
}

/* ------------------------------ Story Custom ------------------------------ */

.custom-related .portlet-topper {
	margin-top: 36px;
}

.custom-related .article_newsticker{
	border-bottom: 4px solid #EFEFEF;
	padding-top: 11px;
}

.custom-related .article_mainmedia {
	width: 321px;
	height: 180px;
	float: right;
	margin-top: 4px;
	margin-left: 25px;
	margin-bottom: 20px;
	background-color: #cccccc;
}

.custom-related .article_title {
	margin-bottom: 10px;
	color: #333333;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: normal;
}

.custom-related a:hover {
	text-decoration: none !important;
}

.custom-related .article_title:hover {
	color: #ff0000;
}

.custom-related .article_kicker {
	margin-top: -7px;
}

.custom-related .article_teaser {
	margin-top: -5px;
	padding-bottom: 6px;
}

.custom-related .detailedinline,
.custom-related .article_teaser:hover,
.custom-related .article_teaser:active,
.custom-related .article_teaser:visited,
.custom-related .article_teaser,
.custom-related .article_teaser:hover,
.custom-related .article_teaser:active,
.custom-related .article_teaser:visited {
	color: #333333;
	text-decoration: none;
}

.custom-related .number_of_comments {
	float: left;
	margin-left: 223px;
	margin-bottom: 20px;
	padding-right: 2px;
}

.custom-related .number_of_clicks {
	float: left;
}

/* ------------------------------ Story Author ------------------------------ */

.story-author {
	
}

.story-author .image_mediaobject {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	width: 78px;
	height: 78px;
	
	overflow: hidden;
}

.story-author .mediaobject_source,
.story-author .mediaobject_title {
	display: none;
}

.story-author .article_title {
	font-weight: bold;
}

.story-author .article_story {
	margin-top: 5px;
}

.story-author .article_story p {
	margin: 0;
}

.story-author .block-more {
	display: none;
	margin-top: 10px;
}


/* ------------------------ Detailed Story Gallery -------------------------- */


body .detailedstory_portlet .article_relatedlinks .stepcarousel_oneimage #stepcarouselpaging_port_btn_prev,
body .detailedstory_portlet .article_relatedlinks .stepcarousel_oneimage #stepcarouselpaging_port_btn_next
{
	position: absolute;
	
	width: 54px;
	height: 24px;
}

body .detailedstory_portlet .article_relatedlinks .stepcarousel_oneimage #stepcarouselpaging_port_btn_prev
{
	z-index: 10;
	margin-top: 324px;
}

.ie8 body .detailedstory_portlet .article_relatedlinks .stepcarousel_oneimage #stepcarouselpaging_port_btn_prev
{
	margin-top: 360px;
}

body .detailedstory_portlet .article_relatedlinks .stepcarousel_oneimage #stepcarouselpaging_port_btn_next
{
	margin-top: -24px;
	margin-left: 336px;
}

body .detailedstory_portlet .article_relatedlinks .stepcarousel_oneimage #stepcarouselpaging_port
{
	width: 660px;
	height: 348px;
}


/* ========================================================================== */
/*                        MediaGalleryOverview PORTLET                        */
/* ========================================================================== */

.mediagalleryoverview_portlet {
	
}

.mediagalleryoverview_portlet .content_row > div {
	margin-bottom: 10px;
}

.mediagal .mediagalleryoverview_portlet .content_row > div {
	margin-right: 30px !important;
}

.mediagalleryoverview_portlet .overview_image {
	float: left;
	margin-right: 7px;
	margin-bottom: 13px;
}

.mediagalleryoverview_portlet .meta_title {
	font-weight: bold;
}

.mediagalleryoverview_portlet .clearfloats {
	clear: both;
}


/* ========================================================================== */
/*                               Abo und Service                              */
/* ========================================================================== */

/* -------------------------------- Probeabo -------------------------------- */

.probeabo .rubrikkopf {
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
	color: #005185;
}

.probeabo .formular_text {
	display: inline-block;
	margin-bottom: 10px;
}

.probeabo h5 {
	font-size: 12px;
	font-weight: bold;
	
	height: 22px;
}

.probeabo input[type="checkbox"] {
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 3px;
}

.probeabo .labeltext_fett {
	display: inline-block;
	margin-bottom: -2px;
}

.probeabo h5#split2 {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 11px;
}

.probeabo h6 {
	margin-top: -21px;
	margin-left: 57px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #ADADAD;
}

.probeabo label.labeltext {
	display: inline-block;
	width: 144px;
	height: 34px;
}

.probeabo input.inputtext,
.probeabo select.inputtext,
.probeabo textarea {
	border: 1px solid #999999;
	color: #333333;
}

.probeabo select.inputtext {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	width: 95px;
}

.probeabo input.inputtext {
	width: 300px;
}

.probeabo input#plz {
	margin-right: 3px;
	width: 78px;
}

.probeabo input#ort_input {
	width: 212px;
}

.probeabo input#tag_input,
.probeabo input#monat_input,
.probeabo input#abtag_input,
.probeabo input#abmonat_input,
.probeabo input#bistag_input,
.probeabo input#bismonat_input {
	width: 31px;
}

.probeabo input#jahr_input,
.probeabo input#abjahr_input,
.probeabo input#bisjahr_input
{
	width: 47px;
}

.probeabo .text9 {
	margin-right: 3px;
	height: 100px;
}

.probeabo label#tag {
	margin-bottom: 5px;
}

.probeabo h5#lieferbeginn {
	margin-top: 4px;
}

.probeabo input[type="radio"] {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 3px;
}

.probeabo span#from {
	display: inline-block;
	width: 83px;
}

.probeabo h6#entry {
	margin-left: 79px;
	margin-bottom: 6px;
}

.probeabo input.lieferbeginnab {
	margin-top: 3px;
	width: 153px;
}

.probeabo h5#bemerkung {
	margin-top: 0;
	margin-bottom: 3px;
}

.probeabo textarea {
	width: 300px;
	height: 114px;
	resize: none;
}

.probeabo h5#agb_header {
	margin-top: 14px;
}

.probeabo #captcharefresh
{
	margin-bottom: 34px;
	padding-top: 46px !important;
	padding-left: 0px !important;
}

.probeabo #captcharefresh #refreshcaptcha
{
	margin-left: 6px;
}

.probeabo .ruler {
	border-top: 1px dotted #B2B2B2;
}

.probeabo #ruler1 {
	margin-top: 16px;
	margin-bottom: 0px;
}

.probeabo #ruler2 {
	margin-top: 9px;
	margin-bottom: 1px;
}

.probeabo #ruler3 {
	margin-top: 13px;
	margin-bottom: 1px;
}

.probeabo #ruler4 {
	margin-top: 9px;
	margin-bottom: 0;
}

.probeabo #ruler5 {
	margin-top: 30px;
	margin-bottom: 1px;
}

.probeabo #ruler6 {
	margin-top: 30px;
	margin-bottom: 1px;
}

.probeabo #ruler7 {
	margin-top: 8px;
	margin-bottom: 14px;
}

.probeabo .formerrortext {
	color: #ff0000;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ------------------------------ Registrieren ------------------------------ */

.registrieren .trenner {
	height: 16px;
}

.registrieren .labeltext {
	display: inline-block;
	width: 144px;
	height: 34px;
}

.registrieren .inputtext {
	width: 300px;
	border: 1px solid #999999;
	color: #333333;
}

.registrieren .format {
	margin-left: 6px;
}

.registrieren input[type="checkbox"] {
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 3px;
}

.registrieren #captcharefresh
{
	margin-bottom: 34px;
	padding-top: 46px !important;
	padding-left: 0px !important;
}

.registrieren #captcharefresh #refreshcaptcha
{
	margin-left: 6px;
}

/* -------------------------------- Probeabo -------------------------------- */


/* ========================================================================== */
/*                         MediaGallery PORTLET - DLI                         */
/* ========================================================================== */

.mediagal {
	clear: both;
	width: 330px;
	/*border-top: 4px solid #efefef;*/
}

.mediagal .mediagalleryoverview_overview_meta_title {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

.mediagal .mediagalleryoverview_overview_paging {
	display: none;
}

.mediagal .mediagalleryoverview_overview_meta_publication,
html body .media-small .mediagalleryoverview_overview_meta_publication {
	font-size: 10px !important;
	color: #999 !important;
}

.mediagalleryoverview_overview_meta_clicks {
	font-size: 10px;
	color: #999;
	background: url('../images/icons/icon_clicks.png') 0 3px no-repeat !important;
	padding-left: 18px !important;
}

/* --------------------------- MediaGallery Parts --------------------------- */

/*.mediagal-big .no_1,*/
.mediagal-small .no_1 {
	margin-right: 20px;
}

.mediagal-full .mediagalleryoverview_overview_image {
	clear: both;
	width: 660px;
	margin: 0;
}

.mediagal-big .mediagalleryoverview_overview_image_plus_text,
.mediagal-small .mediagalleryoverview_overview_image_plus_text {
	width: 320px;
	float: left;
}

.mediagal-big .mediagalleryoverview_overview_image {
	width: 320px;
	margin: 0;
	padding: 0;
}

.mediagal-big .mediagalleryoverview_portlet {
	width: 690px;    
	clear: both;
}

.mediagal-big .portlet-topper
{
	margin-top: 22px;
	border-top: 4px solid #efefef;
	padding-top: 10px;
	width: 660px;
}

.mediagal-small .mediagalleryoverview_overview_image {
	margin-right: 13px;
}

.mediagal-small .mediagalleryoverview_overview_meta_title {
	margin-top: -6px;
}

.mediagal-small .mediagalleryoverview_overview_meta_clicks {
	background-position: 0 1px !important;
}

.mediagal-small .mediagalleryoverview_overview_meta_clicks {
	float: left;
}

/* ------------------------ MediaGallery detail view ------------------------ */

.mediagal-detail .stepcarousel_oneimage {
	width: 660px;
}

.mediagal-detail .stepcarousel_line {
	width: 660px;
}

.mediagal-detail .mediagallery_content .stepcarousel,
.mediagal-detail .mediagallery_content .stepcarousel_line .btn {
	border: none;
}

.mediagal-detail #stepcarouselpaging_port_btn_prev,
.mediagal-detail #stepcarouselpaging_port_btn_next {
	width: 18px;
}

.mediagal-detail #stepcarouselpaging_port {
	width: 624px;
	height: 151px;
	overflow: hidden;
}

/* This should be removed via backend */
.mediagal-detail .stepcarousel_nav {
	display: block;
}

.mediagal-detail .info,
.mediagal-detail .autoplay {
	display: none;
}

.mediagal-detail .stepcarouselContainer .selectedItem img {
	padding: 1px;
	border: 1px solid #ae0b04;
}

.mediagal-detail .relatedContentBelt .relatedContent {
	width: 660px;
}


/* -------------------------------- Sidebar --------------------------------- */

/* Start page -> right */
.mediagal-sidebar .mediagalleryoverview_overview_image_plus_text {
	width: 300px;
	clear: both;
}

.mediagal-sidebar .mediagalleryoverview_overview_image_plus_text .meta_clicks {
	float: left;
}

.mediagal-sidebar .mediagalleryoverview_overview_meta_clicks {
	background-position: 0 1px !important;
}

/* Start page -> center */
.mediagal-home .mediagalleryoverview_overview_image_plus_text {
	/*float: left;    
	width: 140px;
	margin: 0 20px 0 0;*/
	
	float: left !important;
}

.mediagal-home .mediagalleryoverview_overview_meta_title {
	margin-bottom: 6px;
}

.mediagal-home .mediagalleryoverview_overview_text {
	clear: both;
}

.mediagal-home .mediagalleryoverview_overview_image {
	margin-bottom: 4px;
}

.mediagal-home .mediagalleryoverview_overview_image_plus_text img {
	max-width: 140px;
}

.mediagal-home .mediagalleryoverview_overview_image_plus_text {
	width: 140px !important;
	margin-left: 20px !important;
	margin-right: 0px !important;
	border-top: none !important;
	padding-top: 5px !important;
}

.mediagal-home .mediagalleryoverview_overview .overview_image_plus_text_138x78 {
	clear: none;
}

/* ========================================================================== */
/*                                 Leserbriefe                                */
/* ========================================================================== */

/* -------------------------------- Overview -------------------------------- */

.leserbriefe-headline {
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

.leserbriefe-headline > .leserbriefe-headline-text {
	float: right;
	margin-right: 3px;
	font-size: 11px;
	color: #999999;
}

.leserbriefe-liste .article_title a {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005185;
}

.leserbriefe-liste .multistories_portlet .article_more{
	margin-left: 566px;
}

.leserbriefe-liste .article_teaser {
	border-bottom: 1px dotted #B2B2B2;
	padding-bottom: 14px;
	margin-bottom: 10px;
}

.leserbriefe-schreiben .portlet-title {
	margin-top: 25px;
}

.leserbriefe-schreiben .sendform_portlet .article,
.leserbriefe-schreiben .formerrortext {
	display: none !important;
}

.leserbriefe-schreiben .sendform_portlet .header {
	margin-top: 12px;
	margin-bottom: 12px;
}

.leserbriefe-schreiben .sendername_text,
.leserbriefe-schreiben .senderemail_text,
.leserbriefe-schreiben .comment_text {
	margin-bottom: 7px;
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

.leserbriefe-schreiben .comment_text {
	height: 150px;
	resize: none;
}

body .leserbriefe-schreiben  #captcha {
	/*position: absolute;
	margin-top: -271px;*/ /* -> .comment_DetailedStory_WAR_portalsuite_ fieldset - height */
	/*margin-left: 324px;*/
	padding-top: 21px;
	padding-bottom: 10px;
}

/*html.ie7 body .leserbriefe-schreiben #captcha {
	margin-top: -105px !important;
	margin-left: 17px !important;
}*/

body .leserbriefe-schreiben  #captcha #captcharefresh {
	padding-top: 46px !important;
	padding-left: 0px !important;
	clear: both;
}

.leserbriefe-schreiben #captcharefresh #refreshcaptcha {
	margin-left: 6px;
}

.leserbriefe-schreiben .form_buttons {
	margin-top: 3px;
	margin-left: 0px;
}

.leserbriefe-schreiben .resetbutton {
	margin-left: 7px;
}

/* ------------------------------- Zum Artikel ------------------------------ */

.leserbriefe-zum-artikel .formerrortext {
	display: none !important;
}

.leserbriefe-zum-artikel .sendform_portlet .article {
	margin-bottom: 12px;
	font-weight: bold;
}

.leserbriefe-zum-artikel .sendername_text,
.leserbriefe-zum-artikel .senderemail_text,
.leserbriefe-zum-artikel .comment_text {
	margin-bottom: 7px;
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

.leserbriefe-zum-artikel .comment_text {
	height: 150px;
	resize: none;
}

/*html.ie7 body .leserbriefe-zum-artikel #captcha {
	margin-top: -105px !important;
	margin-left: 17px !important;
}*/

body .leserbriefe-zum-artikel  #captcha {
	/*position: absolute;
	margin-top: -271px;
	margin-left: 324px;*/
	padding-top: 21px;
	padding-bottom: 10px;
}

body .leserbriefe-zum-artikel  #captcha #captcharefresh {
	padding-top: 46px !important;
	padding-left: 0px !important;
	clear: both;
}

.leserbriefe-zum-artikel #captcharefresh #refreshcaptcha {
	margin-left: 6px;
}

.leserbriefe-zum-artikel .form_buttons {
	margin-top: 3px;
	margin-left: 0;
}

.leserbriefe-zum-artikel .resetbutton {
	margin-left: 7px;
}

.ie7 .comment_DetailedStory_WAR_portalsuite_ #comment_captcha {
	margin-left: -324px;
}

/* ========================================================================== */
/*                                   BLOCKS                                   */
/* ========================================================================== */

/* ---------------------------------- More ---------------------------------- */

.block-more {
	margin-top: 5px;
	border-top: 1px dotted #B2B2B2;
	padding-top: 5px;
	padding-bottom: 5px;
}

.block-more .left {
	float: left;
}

.block-more .right {
	float: right;
	padding-left: 10px;
	
	background: url("../images/icons/pfeil_rot_rechts.png") scroll no-repeat center left transparent;
}

.block-more.region,
.more-community {
	border-bottom: 4px solid #EFEFEF;
	padding-bottom: 30px;
}

.more-community {
	margin-bottom: 5px;
}


/* -------------------------------- Tell us --------------------------------- */

.block-tellus {
	position: relative;
	margin-bottom: 40px;
	border-top: 1px solid #B2B2B2;
	padding-top: 20px;
}

.block-tellus .icons {
	position: absolute;
	height: 30px;
	left: 1px;
	top: -4px;
}

.block-tellus .content {
	border-top: 1px dotted #B2B2B2;
	padding: 13px;
	
	background-color: #FEF5E4;
}

.block-tellus .head {
	font-weight: bold;
	margin-bottom: 4px;
}

#dm-sidebar .block-tellus {
	margin-bottom: 25px;
}

#dm-sidebar .block-tellus .content {
	padding: 7px;
}


.block-tellus .icon {
	display: inline-block;
	width: 28px;
	height: 28px;
	
	background: scroll no-repeat center center transparent;
}

.block-tellus .icon.community {
	background-image: url("../images/icons/icon_mitmachen_community.png");
}

.block-tellus .icon.text {
	background-image: url("../images/icons/icon_mitmachen_text.png");
}

.block-tellus .icon.picture {
	background-image: url("../images/icons/icon_mitmachen_bild.png");
}

.block-tellus .icon.event {
	background-image: url("../images/icons/icon_mitmachen_event.png");
}

/* --------------------------------- Share ---------------------------------- */

.block-share {
	margin: 20px 0;
	border: 0 solid #B2B2B2;
	border-width: 1px 0;
}

.block-share > div {
	display: inline-block;
	padding: 0 10px;
	height: 29px;
	
	line-height: 29px;
}

/* ------------------------------ Quick Search ------------------------------ */

.quicksearch {
	
}

.quicksearch .search-input {
	border: 1px solid #888888;
	width: 230px;
	
	color: #333333;
}

.quicksearch .search-submit-button,
.quicksearch .search-submit-button:focus {
	border: 0 none transparent !important;
	padding: 5px 6px;
	
	background-color: #333333;
	background-image: none !important;
	border-radius: 0;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
}

.quicksearch .search-submit-button:hover {
	background-color: #ae0b04;
	color: #FFFFFF;
	cursor: pointer;
}

.quicksearch .block-more {
	margin-top: 10px;
	padding-bottom: 0;
}


/* ========================================================================== */
/*                                   Icons                                    */
/* ========================================================================== */

/* --------------------------------- Stats ---------------------------------- */

.article_stats > div {
	display: inline-block;
	height: 16px;
	
	line-height: 16px;
}

.number_of_comments,
.number_of_clicks {
	color: #999999;
	font-size: 10px;
}

.number_of_comments {
	margin-right: 5px;
	padding-left: 17px;
	
	background: url("../images/icons/icon_kommentar.png") scroll no-repeat center left transparent;
}

.number_of_clicks {
	margin-right: 5px;
	padding-left: 20px;
	
	background: url("../images/icons/icon_klick.png") scroll no-repeat center left transparent;
}


/* ========================================================================== */
/*                                  Flyouts                                   */
/* ========================================================================== */

.flyout-overlay {
	z-index: 999;
}



/* ========================================================================== */
/*                                  IE Fixes                                  */
/* ========================================================================== */




/* ========================================================================== */
/*                                TMP + DEBUG                                 */
/* ========================================================================== */

/*
#ad_topbanner {
	background: #CCCCCC;
}*/

#ad_right {
	/*background: #CCCCCC;*/
	height: 600px;
}


.yui3-dd-drop-active-valid {
	padding: 2px;
        border: solid 1px;
}


#dm-sidebar .portlet-title img {
	display: none;
}

#column-10,
#column-11,
#column-12 {
	display: none;
}


.flyout-contact {
	display: none;
}

/*.service-nav li:hover .flyout-contact,
.service-nav li .flyout-contact:hover {
	display: block;
}*/

.modal-popup-background
{
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.25);
}

.ie7 .modal-popup-background,
.ie8 .modal-popup-background
{
	background: url("../images/maps/modal_background.png") scroll repeat center left transparent;
}

.mediagalleryoverview_portlet .meta_clicks {
	padding-left: 10px;
	float: left;
	background: url("../images/arrows/05_right.png") scroll no-repeat left center transparent;
	background-size: 5px 8px;
	line-height: 16px;
}

.gallery_Clicks {
	height: 15px;
	font-size: 10px;
	color: #999;
	background: url('../images/icons/icon_clicks.png') 0 0px no-repeat !important;
	padding-left: 18px !important;
}

.gallery_Description {
	margin-top: 9px;
}

/* ========================================================================== */
/*                                   FORMS                                    */
/* ========================================================================== */

/* --------------------------- Passwort vergessen --------------------------- */
/* ---------------------------- Passwort ändern ----------------------------- */

.passwordlost_portlet fieldset,
.passwordchange_portlet fieldset {
	border: none;
	padding: 0px;
}

.passwordchange_portlet fieldset legend {
	display: none;
}

.passwordlost_portlet .lfr-input-text,
.passwordchange_portlet .lfr-input-text {
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

.passwordlost_portlet .lfr-table td,
.passwordchange_portlet .lfr-table td {
	padding-bottom: 11px !important;
}

.passwordlost_portlet input[type="submit"] {
	margin-left: 336px;
}

.ie .passwordlost_portlet input[type="submit"] {
	margin-left: 340px;
}

.webkit .passwordlost_portlet input[type="submit"] {
	margin-left: 342px;
}

.passwordchange_portlet input[type="submit"] {
	margin-left: 376px;
	text-align: right;
}

.ie7 .passwordchange_portlet input[type="submit"],
.ie8 .passwordchange_portlet input[type="submit"],
.webkit .passwordchange_portlet input[type="submit"] {
	margin-left: 382px;
}

.passwordlost_portlet .message_text,
.passwordchange_portlet .message_text {
	color: #ae0b04;
}

.passwordlost_portlet .message_success,
.passwordchange_portlet .message_success {
	color: #333333;
}

/* -------------------------Registrieren Kommentar -------------------------- */

#portlet_SimpleRegisterForm_WAR_portalsuite .person input,
#portlet_SimpleRegisterForm_WAR_portalsuite .pwddialog input {
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

#portlet_SimpleRegisterForm_WAR_portalsuite .name,
#portlet_SimpleRegisterForm_WAR_portalsuite .FirstName,
#portlet_SimpleRegisterForm_WAR_portalsuite .ScreenName {
	margin-bottom: 7px;
}

#portlet_SimpleRegisterForm_WAR_portalsuite .eMail {
	margin-bottom: 10px;
}

#portlet_SimpleRegisterForm_WAR_portalsuite #captcha {
	position: absolute;
	margin-left: 324px;
	margin-top: -189px;
}

html.ie7 body #portlet_SimpleRegisterForm_WAR_portalsuite #captcha {
	margin-top: -197px !important;
}

html.ie9 body #portlet_SimpleRegisterForm_WAR_portalsuite #captcha {
	margin-top: -186px !important;
}

body #portlet_SimpleRegisterForm_WAR_portalsuite  #captcha #captcharefresh {
	padding-top: 46px !important;
	padding-left: 0px !important;
	clear: both;
}

#portlet_SimpleRegisterForm_WAR_portalsuite #captcharefresh #refreshcaptcha {
	margin-left: 6px;
}

#portlet_SimpleRegisterForm_WAR_portalsuite .form_buttons {
	width: 304px;
	height: 27px;
	text-align: right;
}

#portlet_SimpleRegisterForm_WAR_portalsuite .rfsubmitbutton {
	margin-left: 7px;
}

#portlet_SimpleRegisterForm_WAR_portalsuite .rfresetbutton {
	margin-left: 7px;
}

/* ----------------------------- Leserreporter ------------------------------ */

/* .reporter_portlet fieldset > .reporterform_row > .label > label ,
.reporter_portlet .contactInfoMethod {
	display: none;
}*/

.reporter_portlet fieldset {
	border: none;
	padding: 0px;
}

.reporter_portlet fieldset legend {
	padding: 0px;
	padding-bottom: 7px;
	display: inline-block;
}

html.ie7 body .reporter_portlet fieldset legend {
	margin-left: -7px;
}

.reporter_portlet #reporter_email__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_,
.reporter_portlet .btnSelectContainer,
.reporter_portlet #reporter_comment__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_ {
	margin-bottom: 25px;
}

.reporter_portlet .contactInfoMethod {
	
	border: 1px solid #999999;
	width: 305px;
	color: #333333;
	margin-bottom: 7px;
}

.reporter_portlet .input textarea,
.reporter_portlet .input input {
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
	margin-bottom: 7px;
}

.reporter_portlet .input textarea {
	height: 150px;
	resize: none;
}

/*
.reporter_portlet #reporterform_row_captcha__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_ {
	position: absolute;
	margin-left: 324px;
	margin-top: -459px;
}

html.ie7 body .reporter_portlet #reporterform_row_captcha__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_ {
	margin-top: -197px !important;
}

html.ie9 body .reporter_portlet #reporterform_row_captcha__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_ {
	margin-top: -186px !important;
}
*/

body .reporter_portlet #captcharefresh__Reporter_WAR_portalsuite_INSTANCE_A7w5kUDO49zh_,
body .reporter_portlet  #captcharefresh__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_ {
	padding-top: 46px !important;
	padding-left: 0px !important;
	clear: both;
}

.reporter_portlet #captcharefresh__Reporter_WAR_portalsuite_INSTANCE_A7w5kUDO49zh_ span,
.reporter_portlet #captcharefresh__Reporter_WAR_portalsuite_INSTANCE_wYs3MmKS5Xx0_ span {
	padding-left: 6px;
}

.reporter_portlet .reporterform_buttons {
	margin-top: 12px;
	margin-bottom: 40px;
	width: 304px;
	text-align: left;
}

.reporter_portlet .btnReporterSubmit {
	margin-right: 10px;
}

.reporter_portlet .reporter_error_text {
	margin-bottom: 5px;
	color: #ae0b04;
}

html.ie9 body .reporter_portlet #reporter_captcha {
	margin-right: 9px;
}

/* ----------------------------- Artikel versenden ------------------------------ */

.artikel-versenden .header {
	display: block;
	margin-bottom: 9px;
}

.artikel-versenden input.sendform_text,
.artikel-versenden input.sendername_text,
.artikel-versenden input.senderemail_text,
.artikel-versenden textarea.comment_text {
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

.artikel-versenden textarea.comment_text {
	resize: none;
	margin-bottom: 9px;
}

.artikel-versenden input.sendform_text,
.artikel-versenden input.sendername_text,
.artikel-versenden input.senderemail_text {
	margin-bottom: 7px;
}

.artikel-versenden input.sendform_text,
.artikel-versenden input.sendername_text,
.artikel-versenden input.senderemail_text {
	margin-bottom: 10px;
}

.artikel-versenden #captcha {
	/*position: absolute;
	margin-left: 324px;
	margin-top: -344px;*/

	padding-top: 21px;
	padding-bottom: 10px;
}

html.ie7 body .artikel-versenden #captcha {
	margin-left: 17px;
	margin-top: -223px !important;
}

html.ie8 body .artikel-versenden #captcha {
	margin-top: -326px !important;
}

html.ie9 body .artikel-versenden #captcha {
	margin-top: -314px !important;
}

html.ie10 body .artikel-versenden #captcha {
	margin-top: -314px !important;
}

body .artikel-versenden  #captcha #captcharefresh {
	padding-top: 46px !important;
	padding-left: 0px !important;
	clear: both;
}

.artikel-versenden #captcharefresh #refreshcaptcha {
	margin-left: 6px;
}

.artikel-versenden .form_buttons {
	width: 304px;
	height: 27px;
	text-align: left;
}

.artikel-versenden input.submitbutton {
	margin-left: 0; /* 7px; */
}

.artikel-versenden input.resetbutton {
	margin-left: 7px;
}

.artikel-versenden .send_title {
	display: block;
	font-weight: bold;
}


/* -----------------------------  Suche ------------------------------ */

.stdsearch-mask fieldset {
	border: none;
	padding: 0px;
}

.stdsearch-mask legend {
	padding: 0px;
	display: none;
}

.stdsearch-mask #search_words__Search_WAR_portalsuite_,
.stdsearch-mask #date_start__Search_WAR_portalsuite_,
.stdsearch-mask #date_end__Search_WAR_portalsuite_,
.stdsearch-mask #category__Search_WAR_portalsuite_ {
 	margin-bottom: 7px;
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

.stdsearch-mask #category__Search_WAR_portalsuite_ {
 	width: 305px;
}

.stdsearch-mask .btnSearchSubmit,
.stdsearch-mask #reset_Search_WAR_portalsuite_ {
	margin-left: 7px;
}

.stdsearch-mask .searchform_buttons {
	width: 304px;
	height: 27px;
	text-align: right;
}


.stdsearch-result {
	margin-top: 24px;
}

.stdsearch-result .searchresulttitle,
.stdsearch-result .paging {
	display: block;
}

.stdsearch-result .searchresultfor {
	border-bottom: 1px solid #B2B2B2;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

.stdsearch-result .article_title a {
	font-family: Georgia, serif;
	color: #333333;
	font-size: 18px;
	line-height: normal;
}

.stdsearch-result .article_title a:hover,
.stdsearch-result .article_title a:active,
.stdsearch-result .article_title a:visited {
	text-decoration: none;
}

.stdsearch-result .article_datetime {
	color: rgb(153, 153, 153);
	font-family: arial;
	font-size: 10px;
	margin-bottom: 10px;
}

.stdsearch-result .article_summary {
	padding-bottom: 16px;
	margin-bottom: 14px;
	border-bottom: 1px dotted #B2B2B2;
}

.stdsearch-result .searchresult_pg_btn_prev .paging_label {
	float: left;
}

.stdsearch-result .searchresult_pg_btn_next .paging_label {
	float: right;
}


.stdsearch-result .searchresult_pg_btn_prev .paging_label,
.stdsearch-result .searchresult_pg_btn_next .paging_label {

}

.stdsearch-result .paging .paging_items {
	margin-bottom: 10px;
	text-align: center;
}


.stdsearch-result .paging .paging_item,
.stdsearch-result .paging .paging_item_selected {
    padding: 7px;
}


/* ----------------------------- Erweiterte Suche ------------------------------ */

.extsearch-mask fieldset {
	border: none;
	padding: 0px;
}

.extsearch-mask legend {
	padding: 0px;
	display: none;
}

.extsearch-mask #search_words__Search_WAR_portalsuite_,
.extsearch-mask #date_start__Search_WAR_portalsuite_,
.extsearch-mask #date_end__Search_WAR_portalsuite_,
.extsearch-mask #category__Search_WAR_portalsuite_ {
 	margin-bottom: 7px;
	border: 1px solid #999999;
	width: 300px;
	color: #333333;
}

.extsearch-mask #category__Search_WAR_portalsuite_ {
 	width: 305px;
}

.extsearch-mask #onlywithimage__Search_WAR_portalsuite_ {
	vertical-align: middle;
}

.extsearch-mask .btnSearchSubmit,
.extsearch-mask #reset_Search_WAR_portalsuite_ {
	margin-left: 7px;
}

.extsearch-mask .searchform_buttons {
	width: 304px;
	height: 27px;
	text-align: right;
}

.extsearch-result {
	margin-top: 24px;
}

.extsearch-result .searchresulttitle {
	display: none;
}


/* ----------------------------- Meistgelesen ------------------------------ */

.meistgelesen .mostpopular_tab_entries,
.meistgelesen .mostpopular_label,
.mostpopular .highestrated_label,
.mostpopular .mostpopular_category {
	display: none;
}

.meistgelesen .mostpopular_name a {
	color: #333333;
	padding-right: 10px;
}

.meistgelesen .mostpopular_name a:hover,
.meistgelesen .mostpopular_name a:active,
.meistgelesen .mostpopular_name a:visited {
	text-decoration: none;
}

.meistgelesen td.mostpopular_count {
	vertical-align: top;
	
	padding-left: 19px;
	background: url("../images/icons/icon_klick.png") scroll no-repeat top left transparent;
	background-position: 0px 3px;
	color: #999999;
	font-size: 10px;
	padding-top: 2px;
}

.meistgelesen .mostpopular_name {
	padding-bottom: 13px;
}

.meistgelesen {
	margin-bottom: -13px;
}

.mostpopular .mostpopular_number
{
	vertical-align: top;
	width: 20px;
}

/* Eingefuegt A. Maurer*/

div.inline div{
	display: inline !important;
}

div.inline h3
{
        display: inline !important;
}

div.link_mediaobject > div.mediaobject_title {
	display: block;
}

/* ----------------------------- Auszeichnungen Artikeltext ------------------------------ */
.emphasis {
    font-weight: bold;
}

.quote {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.superscript {
    vertical-align: super;
    font-size: 0.7em;    
}

.subscript {
    vertical-align: sub;
    font-size: 0.7em;
}

.caption {
    margin-top: 1.25em;
    margin-bottom: 0.5em;
    font-size: 1.25em;
}

/* Cookie Commit */
#cookiedingsbums{
	max-width: 985px;
	background-color: #E5F0F4;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 8px 8px 8px;
    overflow: hidden;
    margin-right: 40px;
    margin-left: 40px;
}
#cookiedingsbums div.left {
	float: ;
}
#cookiedingsbums div.under{
	display: none;
}
#cookiedingsbums div.right{
	float: right;
	text-align: center;
	#min-width: 42px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;

}
#cookiedingsbums button{
	background-color: #005185;
	height: 30px;
	width: 30px;
	#align-self: center;
	#margin: 10%;
}
@media all and (max-width: 780px) {
	#cookiedingsbums{
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media all and (max-width: 490px) { 
	#cookiedingsbums{
		margin-left: 10px;
		margin-right: 10px;
	}
	#cookiedingsbums div.right{
		#float: right;
		text-align: center;
		#min-width: 42px;
		#margin-top: 6px;
		#margin-bottom: 6px;
		#margin-left: 10px;
		#margin-right: 10px;

	}
	#cookiedingsbums button{
		background-color: #005185;
		height: auto;
		width: auto;
		margin-top: 10px;
	}
	#cookiedingsbums div.right{
		display: none;
	}
	#cookiedingsbums div.under{
		display: block;
		text-align: center;
	}

}
