﻿@import url('tt_news.css');
@import url('indexed_search.css');
@import url('flexcontent.css');
@import url('content.css');


/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

img{
border:0;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/

html{
height:100%;
overflow-y:scroll;
}


/******************** CSS til struktur ***************/

H3{
	color: #1C8EDC;
	font-size: 14px;
}


body {
	background-color: #696a6d;
}

.maintable{
	background-color: #FFFFFF;
}


.bluebg {
	background-color: #1c78bd;
	width: 572px;
	height: 20px;
	
}


.banner{
	background-image: url(../images/rbb/banner_rbb.jpg);
	background-repeat: no-repeat;
	height: 70px;
}


.spacer {
	background-image: url(../images/rbb/shortspacer.gif);	
	height: 5px;
}

.leftspacer {
	background-image: url(../images/rbb/leftspacer.gif);	
	width: 6px;
	height: 5px;
}


.rightspacer {
	background-image: url(../images/rbb/rightspacer.gif);	
	width: 6px;
	height: 5px;
}

.footerimage {
	background-image: url(../images/rbb/footer1.gif);	
	height: 9px;
}




#footer{
	
	margin: 5px 5px 5px 5px;
	width: 680px;

}

############## Forsiden #################

.loginboxouter {
	margin-top: 20px; // Space from top of tablecell
}


#loginbox {
	margin-top: 20px; // Space from top of tablecell
}

############### Main Template ########################

.menu {

}

#NewMenu
{
	margin-left: 20px;
	float: left;
	height: 20px;
	display: inline;
}

#NewMenu a
{
	position: relative;
	margin-left: -10px;
	height: 20px;
	float: left;
	z-index: 10;
}

#NewMenu a.Selected
{
	z-index: 20 !important;
}





.contenttableForMainTpl {
	width: 990px;
}

.contenttableForFrontpageTpl {
	width: 581px;
}



.greybackground{
	background-color: #696a6d;
}

.menuTopcell {
	background-image: url(../images/rbb/top_border.jpg);
	height: 6px;
}

.leftcontentbgimage{
	background-image: url(../images/rbb/leftmenu.gif);				
	background-repeat: repeat-y;
	width: 774px;}

.leftcontent{
/*	width: 260px;	
width: 235px;*/

}

.leftcontent_pi3{
	width: 260px;	
}




.normalcontent{
	width: 506px;

}
td.rightcontent{
	width: 200px;
	background-color: #e2e2e2;
	border-left: 1px solid white;
}


.leftcontent_main{
	width: 260px;	
}

.normalcontent_main{
	width: 320px;

}
td.rightcontent_main{
	width: 200px;
	background-color: #e2e2e2;
	border-left: 1px solid white;
}



#right-col {
	margin: 10px;
}

#right-col h1 {
	background-image: url(../images/rbb/h1-rightcontent.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: -10px;
	text-indent: 10px;
	color: #909090;
}

.rightborder{
	background-image: url(../images/rbb/right_border.jpg);	
	width: 6px;
}


.leftborder {
	background-image: url(../images/rbb/left_border.jpg);
	width: 6px;
	backgound-color: #FFFFFF;
}


#left-col {
	margin: 10px;
}
#normal-col {
	margin: 10px;
	min-height: 400px;
}


/* F� billeder til at f�lge br�dteksten */
.imgtext-table{
	margin-top: 14px;
}

.ritzautelegram_right_headline{
	font-weight: bolder;
	padding-bottom: 20px;
}

.ritzautelegram_right_subheader{
	color: #1c78bd;
	font-weight: bolder;
	padding-bottom: 20px;
}


.ritzautelegram_boldtext{
	font-weight: bolder;
	color: #666666;
	padding-bottom: 8px;
}


.ritzautelegram_infotime{
	margin-right: 20px;
	width: 50px;
}	


.ritzautelegram_headline_pi1{
	padding-bottom: 10px;
	width: 170px;
}
.ritzautelegram_infotime_weekshowing{
	margin-right: 20px;
	width: 88px;
}	



.ritzautelegram_leftmenu{
	vertical-align: top;
	padding-bottom: 10px;
	
}

.leftbar_header{
	width: 220px;
	margin-bottom: 10px;
}

.calendar_navigation{
 	width: 240px;
}

.calendar_left_navigation{
	float: left;
	padding-right: 10px;
	width: 53px;
}


.calendar_center_navigation{
	float: center;
	padding-right: 15px;
	width: 100px;
}


.calendar_right_navigation{
	float: right;
}

.searchgif{
	padding-left: 5px;
}

.searchfield {
	height: 14px;
	width: 130px;
}

.searchfield_date {
	width: 60px;
	
	 /* 
	 font-size: 8px;
	 height: 14px;

	 */
	text-align: center;
	
}

.tx-ritzausearch-pi1{
	width: 170px;
	padding-bottom: 17px;

}

/* Her f�lger css til s�gesresultatsiden */

.ritzau_search_result_newstext{
	padding-bottom: 10px;
}

.ritzau_search_result_header{
	padding-bottom: 10px;
}

.ritzau_search_result_resultheader{
	padding: 10px 0px 10px 0px;
}



/* Her f�lger css til PopupWindow */
.ritzau_search_popup_headline{
	padding: 10px;
}

.ritzau_search_popup_date{
	color: blue;
	padding-left: 10px;
}

.ritzau_search_popup_newstext{
	padding: 10px;
}

.tx-newloginbox-pi1 {
	font-size: 10px;
	line-height: 1.5;
}

div.changepersonalinformation td.row1 {
	width: 114px;
}

.displayleft{

}

.autoupdaterer {

}