#mainContentWrapper
{
	width: 850px;
	float: left;
}

#pageWrapper /* the root class in the body-tag without advertising*/
{	/*width: 821px;*/
	width: 831px;
	padding-right: 10px;
	background-color: white;
}

html
, body
{	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Verdana,Helvetica,Arial,sans-serif; /* change in forms.css if changed here */
	font-size: 11px;
	color: black;
}
h1
, h1 a
{	color: #CB0000;
}
h1
{	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2
, h2 a
{	color: #CB0000;
}
h2
{	font-size: 15px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h3
, h3 a
{	color: black;
}
h3
{	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
    font-weight: bold;
}

h4
, h4 a
, h5
, h5 a
, h6
, h6 a
{	color: black;
}
h4, h5, h6
{	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a
{	text-decoration: none;
	color: #333333;
}
a:hover
{	text-decoration: underline;
}

a img
, td img
, td a img
{  	border: none;}

.imageDescription
{       padding: 6px;
}
.imageDescription.bgColored
{       background-color: #F5F4F2;
}
.imageDescription a
{       color: black;
}


.clearBoth
{	clear: both;
}
.clearLine
{	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0 !important;
}
.clearLeft
{	clear: both;
}

.floatLeft
{	float: left;
}
.floatRight
{	float: right;
}

.hidden
, .onPrintBlock
, .onPrintInline
{	display: none;
}
p, .paragraph
{	margin-bottom: 20px;
}

.textAlignLeft
{	text-align: left;
}
.textAlignRight
{	text-align: right;
}
.textAlignCenter
{	text-align: center;
}

/* positions */
.posRelative
{	position: relative;
}
#sectionFooterBoxes {
	clear: both;
}

.footerBoxClearBoth{
	clear: both;
}
.footerBox{
	
	background: #fff;
	line-height: 1.3em;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: .9em;
	margin-right: .9em;
	margin-top: .9em;
	margin-left: .2em;
	width: 144px;
	/*height: 164px;*/
}

.footerBox .bottomAdBoxheader {
	
    background-color:#EDECEB;
	background-image:url(/icons/module_lightColor.gif);
	background-repeat:repeat-x;
	border-left:1px solid #E0DFDD;
	border-right:1px solid #E0DFDD;
	border-top:1px solid #E0DFDD;
	
}

.footerBox .bottomAdBoxheader h3 {
	color:#676767;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:4px 1px 3px 8px !important;
	text-transform:uppercase;
}

.footerBox .BottomAdBoxContent{
	margin-bottom: 0;
    margin-top: 1;
    line-height: 14px;
    
}


.footerBox .BottomAdBoxContent .bottomAdBoxContentText{
	margin-left: .8em;
}



.moduleContainer.advertisementRightcolumnModule
{	background-image: url(/icons/anzeige.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	background-position: right top;
}
.textUppercase
{	text-transform: uppercase;
}
.textAlignLeft
{	text-align: left;
}
.textAlignRight
{	text-align: right;
}
.textAlignCenter
{	text-align: center;
}
.textBold
{	font-weight: bold;
}
.textAttention /* in case of error */
, .textImportant /* in case of important eye-catching news */
{	color: #CB0000;
}
.textImportant
{	font-weight: bold;
}
table
{	border-collapse: collapse;
}
table, td
{	border: none;
}
td
{	
	vertical-align: top;
	text-align: left;
}
td.alignRight
{	text-align: right;
}
td.noRightBorder
{	border-right: 0 !important;
}
td.noLeftBorder
{	border-left: 0 !important;
}
td.borderLess
{	border: 0 !important;
}


.moduleContainer.lightColor .moduleBody table
{	border-left: none;
	border-right: none;
	margin-top: 1px; /* allow drawing of border for the modulebody  */
	width: 100%;
}


/* LIST STYLES */
/* article lists */
ul.articleList
{   margin-top: 10px;
    margin-left: -40px;
    margin-bottom: 0px;
    list-style-type: none;
}
ul.articleList.unpadded
{	margin-top: 0;
}
ul.articleList a
{	color: #15642D;
}
ul.articleList li
{   background-image: url(/icons/arrow_right_big_green.gif);
    background-position: left 0.5em;
    background-repeat: no-repeat;
   	padding: 0 0 0 10px;
}

/* left positioned lists with arrows */
/* deprecated: use articleList or ask HM fpr new classes */
ul.leftListLeftArrowSmall
{   margin-top: 10px;
    margin-left: -23px;
}
ul.leftListLeftArrowSmall li
{   list-style-image: url(/icons/arrow_right_small_green.gif);
    list-style-position: outside;
    padding: 1px 0 0 0;
    /*margin-bottom: 3px;*/
}
ul.leftListLeftArrowBig
{   margin-top: 10px;
    margin-left: -23px;
}
ul.leftListLeftArrowBig li
{   list-style-image: url(/icons/arrow_right_big_green.gif);
    list-style-position: outside;
    padding: 1px 0 0 0;
    margin-bottom: 3px;
}

/* list with arrow and border below the link */
ul.listBoxed
{   margin-left: -35px;
    list-style-type: none;
}
ul.listBoxed li
{   border-top: 1px solid white;
    background-image: url(/icons/arrow_right_small_gray.gif);
    background-position: left 1em;
    background-repeat: no-repeat;
    padding: 7px 0 7px 10px;
}
ul.listBoxed li.first
{   border: none;
}

/** image with description **/
.imageContainer
{	float: left;
	display: block;
	margin-bottom: 15px;
}
.imageContainer img
{	display: block;
}
/* TODO: relative: font-size after specification in scale.css */
/* deprecated */
/*.imageContainer .imageCopyright
{	display: block;
	clear: left;
}*/
.imageContainer .imageDescription
{	/*display: block;*/
	clear: left;
}




form
{	margin: 0;
	padding: 0;
}


.moduleContainer /* the container around every module */
{	clear: both;
	margin-bottom: 15px;
    overflow: hidden;
}

.moduleContainer li /* necessary to show outside list bullets */
{   overflow: visible;
}
.moduleContainer ul.listBoxed li
{   background-position: left 1.15em; /* depending on the lineheight of .moduleContainer and scaling */
} 

.moduleContainerColumned /* more than 1 module within a container */
{	clear: both;
}
.moduleContainerColumned .moduleContainer
{	padding-left: 0;
  	width: 145px;
}

/* structure */
.moduleContainer .moduleHeader
{	line-height: 1em;
}
.moduleContainer .moduleHeader h3 /*header */
{   margin: 0;
    padding: 4px 0 3px 8px !important;
    line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #676767;
}

.moduleContainer .moduleBody /* moduleBody has a padding, so the margin if lists is not important in moduleBody */
{   margin-bottom: 2px;
    margin-top: 2px;
 /*  line-height: 1em; */
}


.moduleContainer .moduleBodyForMoreSectionArticles /* This is special class for moreSectionArticles under every article view */
{   margin-bottom: 0;
    margin-top: 0;
    line-height: 14px;
    border: 1px solid #E0DFDD;
}

.moduleContainer .moduleBody .paddingVerySmall
{	padding: 1px;
}

.moduleContainer .percent50
{	float: left;
	width: 50%;
}

/* module width */
.moduleContainer.moduleInline /* if changing something, see IE stylesheets too */
{	width: 160px;
    margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
    padding: 0;
  	float: left;
    /*overflow: hidden;*/
}

.moduleContainer.videoInline
{
	width: 273px;
    margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
    padding: 0;
  	float: left;
    /*overflow: hidden;*/
}



.moduleContainer .moduleFooter .paddingNormal
{   padding: 4px 8px 4px 8px;
}

/* simple color schema */
.moduleContainer.simpleColor .moduleHeader
{   background-color: #E6E3DF;
}
.moduleContainer.simpleColor .moduleBody
, .moduleContainer.simpleColor .moduleFooter
{   background-color: #F0EFED;
}
.moduleContainer.simpleColor .moduleFooter /* to show background-color als 1px border */
{   margin-top: 1px;
}

/* info color scheme */
.moduleContainer.infoColor .moduleHeader
{   background-color: #EFE3BD;
}
.moduleContainer.infoColor .moduleBody
, .moduleContainer.infoColor .moduleFooter
{   background-color: #F2EBD6;
}
.moduleContainer.infoColor .moduleFooter /* to show background-color als 1px border */
{   margin-top: 1px;
}

/* lightColor color scheme */
.moduleContainer.lightColor .moduleHeader
{   background-color: #EDECEB;
	background-image: url(/icons/module_lightColor.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #E0DFDD;
	border-right: 1px solid #E0DFDD;
	border-top: 1px solid #E0DFDD;
}
.moduleContainer.lightColor .moduleBody
{	border: 1px solid #E0DFDD;
	background-color: white !important;
}
.moduleContainer.lightColor .moduleFooter
{   border-left: 1px solid #E0DFDD;
	border-right: 1px solid #E0DFDD;
	border-bottom: 1px solid #E0DFDD;
	background-color: white; /* due to IE */
}

/* overrides from other definitions */
.moduleBody .imageLeft
{	margin-bottom: 0; /* take over the paddings from moduleBody */
}
.moduleBody .articleList li
{	background-image: url(/icons/arrow_right_small_green.gif);
    background-position: left 0.5em;
}
/* BM: header.css */
/* styles in header */
#headerWrapper /* basis of the header */
{
}

/** HEADER FUNCTIONS **/
/* registration, 3 minutes and so on */
.headerFunctions
{	padding-top: 7px;
	padding-bottom: 7px;
}
.headerFunctions
, .headerFunctions a
{	color: #676767 !important;
}

.registration
{	float: right;
}
.registration a
{	float: left;
	padding-right: 10px;
	margin-right: 10px;
	background-position: right 5px;
	background-image: url(/icons/arrow_right_small_green.gif);
	background-repeat: no-repeat;
}
.registration a.last
{	margin-right: 0;
}

ul.listServiceFunctions
{	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}
ul.listServiceFunctions li
{	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 12px;
}

/** ad market menu  **/
.adMarket
{   background-image: url(/icons/adMarketBackground.gif);
    background-repeat: repeat;
    padding: 0;
    margin: 0;
}
.adMarket
, .adMarket a
{   color: #FCF2E2 !important;
}
.adMarket ul
{   list-style-type: none;
    padding: 0;
    margin: 0;
}
.adMarket ul li
{   float: left;
    height: 18px; /* height of background-image of .adMarket - paddingTop/paddingBottom*/
    padding: 5px 8px 0 8px;
}
.adMarket ul li.title.active
, .adMarket ul li.active
{   text-transform: uppercase;
    font-weight: bold;
}
.adMarket ul li.title
{	padding-left: 12px;
}
.adMarket ul li.spacer
{   background-image: url(/icons/adMarketBackgroundSpacer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #CFB585;
	margin-top: 0px;
	padding-top: 4px;
    width: 1px;
    padding-left: 0;
    padding-right: 0;
}
.adMarket ul li a
{   display: block;
}

/** LOGO, DATE **/
.headerHeadline
{	/*padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 20px;
*/
	padding-top: 15px;
	padding-left: 65px;
height: 77px;
	clear: both;
	background-image: url(/icons/headerBackground.gif);
    background-repeat: repeat-x;
    background-color: #F0F0F0;
}
* html .headerHeadline
{
	padding-top: 0px;
}

.headerDate
{	padding-left: 4px;
	margin-top: -3px;
	color: #676767;
	font-family: Arial;
	float: left;
}
#headerLogo
{
}

/** MENU **/
#mainMenu
{	clear: both;
    font-size: 11px;
	font-weight: bold;
	margin: -1px 0 0 0; /* because of IE */
    padding: 0;
	text-transform: uppercase;
	background-image: url(/icons/mainmenu.gif);
	background-repeat: repeat;
}
#mainMenu ul
{   padding: 0;
    margin: 0 6px 0 12px;
    list-style: none;
}
#mainMenu ul li
{   float: left;
    margin: 0;
    padding: 0;
    height: 28px;
}

#mainMenu ul li.active
{	background-image: url(/icons/mainmenu_active.gif);
	background-repeat: repeat-x;
}
#mainMenu ul li.active a
{	background-position: right top;
	background-image: url(/icons/mainmenu_active_right.gif);
	background-repeat: no-repeat;
}
#mainMenu ul li.active
, #mainMenu ul li.active a
{	/*color: #15642D;*/
	color: #0C3518;
}

#mainMenu ul li a
{	padding: 7px 10px 0 10px;
	display: block;
	color: #EDFCED;
}
#mainMenu ul li.help
{	float: right;
}
#mainMenu ul li.separator
{	height: 25px;
	margin-top: 2px;
	border-right: 1px solid #04704C;
}


.listBreadcrumb .arrow
{	padding: 0 2px 0 2px;
}
.listBreadcrumb .active
, .listBreadcrumb .arrow
, .listBreadcrumb a.active /* IE 6 */
{	color: #848484;
}
.listBreadcrumb .inactive
{	color: #15642D;
}


#contentWrapper /* first root of content  in sections and articles */
{	margin-left: 22px;
	clear: both;
}

#content /* root for section pages and articles*/
{	float: left;
	width: 468px;
}

.article /* starts an article root */
{	
}
.section /* starts a section root */
{	
}
.articleContent /* starts the text part of the article, article body in ESCENIC */
{
}

#printHeader /* print header */
{	clear: both;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid silver;
}
#printHeader .listArticleFunctions
{	background-position: left bottom;
}

#content h1.articleTeaser
{	padding-top: 0;
	padding-bottom: 5px;
}

#content .articleDate.linkNews
{	background-position: left 0.45em;
}

/** SECTIONS **/
h2.articleTeaser
{   padding-bottom: 10px;
}

#content .section h3.articleTeaser
{	font-weight: normal;
    padding-bottom: 3px;
    color: #676767;
}

#content .section h3.articleTeaser a
{	color: #676767;
}

#content .section h2.articleTeaser a
{	padding-bottom: 7px;
}

/* sections linkMore */
.sectionArticleTopContainer .linkMore
, #prio2 .linkMore
, .sectionModuleContainer .linkMore
{	background-image: none;
	padding-right: 0;
	font-weight: normal;
}


.sectionArticle /* prio2, prio 3 */
{	clear: both;
	margin-bottom: 20px;
}
.sectionArticle .imageLeft
{	padding-top: 2px;
}

.moduleContainer .articleList li a .topicforArticleList
{	font-weight: bold;
}

/**********************/
/** AD MARKET PAGE **/
#content .section .adMarketPage .articleTeaserIntro
{	background-color: white; /* rendering error in IE 6 */
}

#content .section .adMarketPage h3.articleTeaser
, #content .section .adMarketPage h3.articleTeaser *
{	color: #CB0000;
	font-weight: bold;
}

#content .section .adMarketPage #prio2 .sectionArticle
, #content .section .adMarketPage #prio2 .sectionArticle.first
{	margin-top: 15px;
	margin-bottom: 15px;
	background-position: left 0px;
}

/*********************************/
/** overrides of common classes **/
#content .listSocialBookmarks
, #content .listSocialBookmarks a
{	font-size: 11px;
	color: #676767;
}

#content .moduleContainer
{	margin: 20px 0 20px 0;
}

#content .moduleContainer.moduleInline
, #content .moduleContainer.videoInline
{	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 5px;
}
	
.sectionArticleTopContainer .articleList li
, #prio2 .articleList li
{	background-image: url(/icons/arrow_left_small_square.gif);
	background-position: left 0.65em;
}

.sectionModules .articleList li
{	background-image: url(/icons/arrow_right_small_green.gif);
	background-position: left 0.55em;
}

.gallery .imageContainer
{	width: 25%;
	float: left;
	margin-bottom: 0px;
	background-color: white; /* due to IE! */
}

.gallery .imageContainer img /* just for content! */
{	padding-left: 6px;
}

.gallery .imageContainer .imageDescription
{	padding-right: 10px;
	padding-top: 5px;
	display: block; /* center */
	margin: 0 auto; /* center */
}

.imageContainer .mediaIcon
{	position: absolute;
}



.clear{
	display: block;
	clear: both;
}


/* BM: footer.css */
#footerWrapper /* root of footer */
{	clear: both;
	padding: 30px 0 10px 22px;
}

#footerWrapper a
, #footerWrapper
{	color: #808080;
}

#footerWrapper #footerInner
{	clear: both;
	background-image: url(/icons/doubleline.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
	padding-top: 20px;
}

#footerWrapper ul#footerNavigation
{	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
#footerWrapper #footerNavigation li
{	display: inline;
	padding-right: 10px;
}
#footerWrapper #footerNavigation a
{	color: #15642D;
}

#footerWrapper #footerTitle
{	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

#footerWrapper #products
{	
}
#footerWrapper ul.productList
{	list-style-type: none;
	/*float: left;*/
	padding: 0;
	margin: 0;
	text-align: center;
}
#footerWrapper ul.productList.padded
{	padding-top: 5px;
}
#footerWrapper ul.productList li
{	display: inline;
}



form
, form *
{   font-size: 1em;
    font-family: Verdana,Helvetica,sans-serif;
}


.menutext img.menutext_bild
{
 width: 700px;
 border: 1px solid #cccccc;
}

