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

.LeftColumnContent
{
	margin-top:10px;
}

.MiddleColumn
{
	width: 520px;
	float: left;
	margin-left: 15px;
	padding-bottom: 10px;
}

.MiddleColumnContent
{
	margin-top:1px;
	float: left;
}


.RightColumn
{	
	width: 200px;
	float: right;	
}

.RightColumnContent
{
	background-color: #F4F6F5;
	padding-left:10px;
	padding-top:0px;
	padding-right:15px;
}

.LeftColumnHeader
{
	height: 10px;
	font-weight: bold;
}

.MiddleColumnHeader
{
	padding-left: 3px;
	height: 11px;
	font-weight: bold;
	float: left;
}

.RightColumnHeader
{
	padding-left: 3px;
	height: 20px;
	font-weight: bold;
}

div.BoxRightColumn div.SeparationLine
{
	border-top: 1px solid #CC0001;
	margin-top: 0px;
	margin-bottom: 6px;
}

div.SeparationLine
{
	border-top: 1px solid #CC0001;
	margin-top: 0px;
	margin-bottom: 6px;
}

div#ext-gen37.x-panel-body div.BoxContent div.SeparationLine ,
div#pressterminContent.BoxContent div.SeparationLine ,
div#adhocsContent.BoxContent div.SeparationLine ,
div#tmplateContent.BoxContent div.SeparationLine,
{
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #CC0001;
}

div#ext-gen37.x-panel-body div.BoxContent div a ,
div#adhocsContent.BoxContent div a ,
div#newsfoxContent.BoxContent div a
{
	color: #CC0001;
}

.HeaderLine
{
	background-image:url(/misc/hrCenter.gif);
	margin-top: 1px;
	margin-bottom: 10px;
	height: 9px;
}

.MiddleHeaderLine
{
	background-image:url(/misc/hrCenter.gif);
	margin-top: 11px;
	margin-bottom: 10px;
	height: 9px;
}

.NewsTitle
{
	font-weight: bold;
	color: #CC0001;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	line-size: 16px;
}

.NewsTitle a:hover
{
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	line-size: 16px;
}

.Box
{
	border:1px solid #D6D6D6;
	font-family: Arial;
}

.MiddleBox
{
	border:1px solid #D6D6D6;
	width: 520px;
}

.BoxContent
{
	margin-top:10px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.BoxHeader
{
	background-image:url(/misc/boxHeader_2.png);
	height: 19px;
	margin-top:-1px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 12px; 
	padding-top: 2px;
}

.BoxLeftColumn
{
	width: 250px;
	float: left;
	padding-top:0px;
	margin-bottom:5px;
	min-height: 200px;
}
.BoxContent div.BoxRightColumn a.newsLink
{
	
}

.BoxContent div.BoxRightColumn div.NewsTitle
{
	margin-top:0px;
	margin-bottom:6px;
}

.RightColumn
{
	float:right;
}
.BoxRightColumn
{
	width: 230px;
	float: right;
	padding-top: 0px;
}
.BoxTitle
{
	height: 15px;
	border-top: 1px solid #CC0001;
}

.ClearFloat
{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	visibility:hidden;
}

.OtherNewsTitle, a.OtherNewsTitle
{
	font-size: 15px; 
	line-height: 18px;
	color: rgb(204, 0, 1); 
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.ChannelNewsTitle
{
	font-size: 16px; 
	line-height: 18px;
	color: rgb(204, 0, 1); 
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.TopStoryTitle
{
	font-size: 17px; 
	color: rgb(204, 0, 1); 
	font-weight: bold;
	line-height: 21px;
	padding-bottom: 1px;
	padding-right: 2px;
	margin-top: 0px;
	font-family: Arial;
}


.TopStoryTitle a:hover 
{
  	font-size: 17px;
  	line-height: 21px;
  	weight: bold;
  	font-family: Arial;
}
.OtherNewsText
{
	width: 130px;
	float: right;
	margin-right:-4px;
	font-size: 12px;
	line-height: 16px;
}

.TopStoryCopyright
{
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
}

.TopStoryText
{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
}
.OtherNewsPicture
{
	width: 110px;
	float: left;
}

.MiddleLeftColumn
{
	width: 250px;
	float: left;
	margin-left: 10px;
}

.MiddleRightColumn
{
	width: 230px;
	float: right;
	padding-right: 5px;
}

#topStoryContent
{
	margin-top: 10px;	
}

#topStoryContent img
{
	max-width: 250px;	
}

#topStoryContentStatic img
{
	max-width: 250px;	
}

.Input
{
	border:2px inset #BBBBBB;
	color:#999999;
	font-size:11px;
	height:12px;
	margin:0 3px 0 0;
	padding:3px 0 0 3px;
	width:100px;
}

.FooterBox
{
	color: #FFFFFF;
	background-color:#2a2a2a; 
	width: 940px;
	padding-top: 10px;
	padding-left: 15px;
}

.FooterBoxLeftColumn
{
	width: 750px;
	float: left;
}

.FooterBoxRightColumn
{
	float: right;
}

.FooterBoxSeparator
{
	border-top: 1px solid #555555;
	margin-top: 2px;
	margin-bottom: 7px;
	padding-left: 15px;
}

.LinkLeftColumn
{
	width: 100px;
	float: left;
}

.LinkRightColumn
{
	width: 620px;
	float: right;
}

a.OtherNewsTitle:hover 
{
  	font-size: 15px;
  	line-height: 18px;
  	weight: bold;
  	color: #000000
}

.ChannelNewsTitle a:hover 
{
  	font-size: 16px;
  	line-height: 18px;
  	weight: bold;
}

/*Business Box without js*/

.Text
{
	line-height: 21pt;	
}
#bcHeader
{
	background-image: url(/misc/businesscornerbox.gif);
	background-repeat:repeat-x;
	width: 170px;
	height:17px;
	padding-top:2px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#bcContent
{
	background-color: #E5E4E3;
	margin-right: -5px;
}

/*ptv Box without js*/

#ptvHeader 
{
	background-image: url(/misc/ptvcornerbox.gif);
	background-repeat:repeat-x;
	width: 170px;
	height:18px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tvptelink 
{
	color:#FFFFFF !important;
	text-decoration: none;
}

p.tvptetext
{
	font-weight: bold;
	color:#FFFFFF;
}

p.tvptetextdate
{
	color:#FFFFFF;	
}

#ptvContent
{
	background-color:#D76A01;
}

#ptvContent img
{
	width:180px;
}

.tvptelink 
{
	color:#FFFFFF !important;
	text-decoration: none;
}

p.tvptetext
{
	font-weight: bold;
	color:#FFFFFF;
}

p.tvptetextdate
{
	color:#FFFFFF;	
}

#ptvContent
{
	background-color:#D76A01;
}

#ptvContent img
{
	width:180px;
}


/*SocialMedia Twitter & Facebook box*/

.facebookDiv
{

	width:208px;
	margin-left: -8px;	
}

#socialMediaContent
{
	width:178px;
	border-left:1px solid #2a5c9b;
	border-right:1px solid #2a5c9b;
	border-bottom:1px solid #2a5c9b;
}

#socialMediaContent img
{
	width: 178px;
	margin-left: 0px;
}
#socialMediaHeader
{
	background-image: url(/misc/socialMediaBox.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
	width:170px;
	font-weight: bold;
	height: 19px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 12px;
}

#socialMediaDiv
{
	margin-top:10px;
}
/*photoService Box without js*/

#photoserviceHeader
{
	background-image: url(/misc/down_up.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
	width:170px;
	margin-right: -5px;
	margin-top: 10px;
	font-weight: bold;
	height: 19px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 12px;
}

#photoserviceContent
{
	background-color:#E5E4E3;
}

/*focusTopic Box without js*/

#focusTopicHeader
{
	background-image: url(/misc/up_down.png);
	background-repeat:repeat-x;
	color: #FFFFFF; 
	font-weight: bold;
	height: 19px;
	width:170px;
	padding-left: 10px;
	padding-top: 2px; 
	font-size: 12px;
	margin-bottom:-2px;
}

#focusTopicContent
{
	margin-top:-5px;
}

/*Specials Box without js*/

#specialsHeader
{
	background-image: url(/misc/up_down.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 170px;
	font-weight: bold;
	height: 19px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 12px;
	margin-bottom:-13px;
}

#specialsContent
{
	margin-top: 5px;
}

/*Stock Box without js*/

#stockHeader
{
	background-image: url("/misc/boxHeader_2.png");
	background-repeat: repeat-x;
	height: 19px;
	margin-bottom: -4px;
	margin-top: 1px;
	padding-bottom: 0;
	padding-top: 1px;
	padding-left: 5px;
}
/*Weather Box without js*/
#weatherContent
{
	border: 1px solid #CCCCCC;
	
}
#weatherHeader
{
	font-family: Arial;
	background-image: url("/misc/boxHeader_2.png");
	background-repeat: repeat-x;
	height: 19px;
	margin-bottom: -1px;
	margin-top: 1px;
	padding-bottom: 0;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

/*Top Story*/

#topStoryLinks
{
	margin:3px 0 3px 58px;
	height:30px;
}

#topStoryLinks ul#topUl, ul#topUl li#topUl 
{
	display: block;
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
}

#topStoryLinks ul#topUl li#topUl 
{
	float: left;
}

#topStoryLinks ul#topUl a:link
{
	text-decoration: none;
	display: block;
	width: 21px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000;	
}

#topStoryLinks ul#topUl a:visited
{
	text-decoration: none;
	display: block;
	width: 21px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000;
}

#topStoryLinks ul#topUl a:hover 
{
	text-decoration: none;
	display: block;
	width: 21px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000;
}

#topStoryLinks ul#topUl a:active 
{
	text-decoration: none;
	display: block;
	width: 21px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000;
}

#activLink
{
	background-image: url("/misc/topstorybutton.gif");
	width: 21px;
	height:21px;
	text-align: center;
}

p.tsLink
{
	padding-top:3px;
}

/*Facebook box*/

.facebookDiv
{

	width:208px;
	margin-left: -5px;	
}

/*localSubnav Statistic*/

.redQuantity
{
	color:#D60000;
	display:inline;
}

#statisticDiv

{
	margin-left:550px;
	margin-right:5px;
	padding-top:5px;
	height:20px;
}

#statisticSpan
{
	float:right;
	margin-top:1px;
}

div#cont_meta_l a ,
div#cont_meta_r a ,
div#registration div#reg1 ,
div#registration div#reg4 a:FIRST-CHILD,
div#reg1 a,
div#reg3 a

{
	color:#D60000;
}
div.button input.buttonSuche ,
div.warenkorb_kassa ,
input.buttonLogin ,
div#reg4 a.buttonLogout
{
	background-color: #D60000;
}

/*Config button */

.buttonCls {
  border-bottom-color: #BBBBBB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-left-color-value: #BBBBBB;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-left-style-value: solid;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-left-width-value: 1px;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-right-color-value: #BBBBBB;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-right-style-value: solid;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-right-width-value: 1px;
  border-top-color: #BBBBBB;
  border-top-style: solid;
  border-top-width: 1px;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size: 11px;
}

#middleAdHeader
{
	color: #E2E2E2; 
}

#rightAdHeader
{
	background-image: url(/misc/up_down.png);
	background-repeat:repeat-x;
	color: #FFFFFF; 
	font-weight: bold;
	height: 19px;
	width:170px;
	padding-left: 10px;
	padding-top: 2px; 
	font-size: 12px;
	margin-bottom:-2px;
}


div.subnavNews
{
	width: 960px;
	height: 30px;
    margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	background-image:url(/framework/bg_menusub3.gif);
	background-repeat: repeat-x;
}

ul.submenuNews, ul.submenuNews_sel
{
    position: absolute;
	top: 0px;
	left: 5px;
   	padding: 0px;
	margin: 0px;
	height: 30px;
    white-space: nowrap;
    float: left;
   	background-image: url(/framework/bg_menusub.gif);
	background-repeat: repeat-x;
}

ul.submenuNews li
{
	display: inline;
}

a.submenuNews
{
	font-family: 'Arial Narrow', Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	white-space: nowrap;
    float: left;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 2px;
	padding-top: 4px;
	border-right-color : #e1e0e0;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

a.submenuNews:hover, a.submenuNews_sel:hover, a.submenuNews_sel
{
	border-bottom-color : #D15019;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}


.configButton
{
	background-color: #D60000;
    border: 0 none;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    overflow: visible;
    padding: 3px 5px 2px;
    text-decoration: none;
    width: 130px;
}

.configButton:hover
{
	background-color: #D60000;
    border: 0 none;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    overflow: visible;
    padding: 3px 5px 2px;
    text-decoration: none;	
}

table
{
	vertical-align: top; 
	font-size: 12px; 
	font-family: Arial; 
	line-height: 17px;	
}