/*----------------------------------------------------------------------------------------------------------
/  @author					Tom Lachemund <tom@lachemund.de>
/  @company					Design & Distribution <www.d-welt.de>
/  
/  @scope					Layout
-------------------------------------------------------------------------------------------------------------*/

/* Normalisiert margin, padding */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

/* Normalisiert font-size für Überschriften */
h1,h2,h3,h4,h5,h6{font-size:100%;}

/* Normalisiert font-style und font-weight auf normal */
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

/* Tabellen Reset für Ränder */
table{border-collapse:collapse; border-spacing:0;}

/* Entfernt border aus fieldset und img */
fieldset, img{border:0;}

/* Richtet Text in caption und th links aus */
caption,th{text-align:left;}

/* Entfernt Anführungszeichen aus q */
q:before, q:after{content:'';}

div#content ul{list-style-type:square;padding-left:15px;}

/*====================Base===================*/
html{margin-bottom:1px;background-color:#FFFFFF;}
html,body{height:100%;}
body{}
body{
	font:76% Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
	font-size:1.35em;
}
h3,h4,h5,h6{font-size:1em;}

p{
	font-size:100%;
	margin-bottom:12px;
}
p.p_spacer{
	margin-bottom:0px;
}

a:link, a:visited{
	text-decoration:none;
	font-weight:bold;
}
div#content a:hover,
div#extra a:hover,
div#metamenu a:hover{
	text-decoration:underline;
}
div#extra a:link,
div#metamenu a:link, 
div#extra a:visited,
div#metamenu a:visited,
div#rootline{
	font-size:0.8em;
}
div#rootline a{
	text-decoration:none;
	font-weight:normal;
	color:#999;
}
div#rootline{
	color:#999;
}
span.klickpfadact{
	color:#000;
}

body{
	color:#000;
}
h1,h2,h3,h4,h5,h6{
	color:#ff0000;
}
h2{
	background: url(../images/menu_rp.gif) bottom left repeat-x;
	padding:0 0 4px 0;
}
h4{
	color:#000000;
}
h5{
	text-transform: uppercase;
	letter-spacing:0.3em;
}
a:link, a:visited{
	color:#000;
}
div#content{
	line-height:1.333em;
}
div#navigation a{
	text-decoration:none;
	font-weight:normal;
	font-size:1em;
	position:relative;
}

div#navigation a:hover{
	text-decoration:none;
}
div#navigation li li a{
	font-size:0.9em;
}
div#navigation li li li a{
	font-size:0.8em;
}
div.tx_tltwocol_container,
div.tx_tltwocol_container a{
	font-size:0.9em;
}
div.tx_tltwocol_container{
	line-height:1.3em;
}



div.tx_tltwocol_content{
	padding:0px;
}
div.tx_tltwocol_cl,
div.tx_tltwocol_cr{
	float:left;
}
div.tx_tltwocol_cl{
	width:218px;
	margin-right:1px;
	padding:15px 10px 0px 25px;
}
div.tx_tltwocol_cr{
	width:219px;
	padding:15px 15px 0px 15px;
}
div.tx_tltwocol_bottom{
	clear:both;
}
a.klickbutton{
	margin:0px 0px 3px 9px; 
}

/*----------------------------PREVIEW Border---------------------------------*/
.previewBorder{
	border: 2px dotted #e60003;
}
/*--------------------------- admin bereich ---------------------------------*/
.frontEndEditIcons{
	float: none;
	border:0px solid #666;
	margin-bottom:2px;
	margin-right:2px;
}
table.typo3-editPanel{
	text-align:left;
}

#pageowner{
	font-size:0.8em;
	margin-bottom:10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding:3px;
	background-color:#F6F2E6;
	text-align:left;
}
#adminbereich{
	clear:both !important;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid black;
	border-top:1px solid black;
	margin-top:15px;
	margin-bottom:15px;
	padding:4px;
	background-color:#abbbb4;
	text-align:left;
}
#adminpanel{
	float:none; 
	clear:both;
	position:relative;
	text-align:left;
}

/*============================MAINMENU===============================*/

div#navigation{
}


div#navigation ul{
	list-style-type:none;
	margin-left:10px;
	margin-right:1px;
}

div#navigation ul ul{
	margin:0px;
}

div#navigation li{
	height:auto !important;
	height:1%;
	background:url(../images/menu_rp.gif) repeat-x bottom left;
	/*padding:5px 0px;
	line-height:1.3em;*/
	padding:0 0 1px;
	
}

div#navigation li li,
div#navigation li li li{
	background:none;
}

div#navigation li a{
	display:block;
	background:url(../images/lv1_no.gif) no-repeat 4px 8px;
	padding:5px 0px 5px 16px;
	color:#333333;
	/*background-color:yellow;*/
}

div#navigation li a:hover,
div#navigation li a.act{
	background:url(../images/lv1_act.gif) no-repeat 4px 8px;
	background-color:#FF0000;
	color:#FFFFFF;
}



div#navigation li li a{
	display:block;
	background:url(../images/lv2_no.gif) no-repeat 14px 7px;
	padding:4px 0px 4px 25px;
	color:#333333;
}

div#navigation li li a:hover,
div#navigation li li a.act{
	background:url(../images/lv2_no.gif) no-repeat 14px 7px;
	background-color:#ECC6C6;
	color:#333333;
}

div#navigation li li li a{
	display:block;
	background:url(../images/lv3_no.gif) no-repeat 24px 7px;
	padding:3px 0px 3px 35px;
	color:#333333;
}

div#navigation li li li a:hover,
div#navigation li li li a.act{
	background:url(../images/lv3_no.gif) no-repeat 24px 7px;
	background-color:#ffffff;
}

/*====================Kasten rechte Spalte==============================*/
div.box{
	position:relative;
	background:url(../images/box_rp.gif) repeat-y;
	width:222px;
	margin-bottom:10px;
}
div.box h1.termine,
div.box h1.kampagnen{
	background:url(../images/box_top_termine.gif) no-repeat;
	height:39px;
	margin:0;
	text-indent:-999em;
}
div.box h1.kampagnen{
	background:url(../images/box_top_kampagne.gif) no-repeat;
}
div.box_content,
div.box_content_k{
	background:url(../images/box_bottom.gif) bottom left no-repeat;
	padding:5px 5px 25px;
}
div.box_content_k{
	padding:1px 1px 5px;
}
div.box_all{
	position:absolute;
	right:10px;
	bottom:10px;
}

/*=======================METAMENU===============================*/
div#mm a{
	color:#333333;
	font-weight:normal;
}
div#mm span{
	color:#FF0000;
	padding:0px 5px;
}
div#mm a.rss_feed{
	background:url(../images/rss_feed.gif) no-repeat 0px 0px;
	padding-left:15px;
}
/*=======================FOOTER MENU============================*/
div.back_print_top{
	float:left;
	padding:2px 0px 0px 0px;
	
}
span.back_float{
	/*float:left;*/
	margin-right:10px;
	margin-top:5px;
	padding:0px;
	font-size:10px;
	
}
span.back_float a{
	color:#666;
	font-size:10px;
	
}
span.back_float a:hover{
	color:#333;
}
div.meta_menu_main a{
	color:white;
	font-weight:normal;
	font-size:10px;
}
div.meta_menu_main a:hover{
	/*text-decoration:underline;*/
	color:#333;
}
div.meta_menu_main{
	position:relative;
	float:right;
	padding:0px;
	font-size:10px;
	
}
div.meta_menu_main span{
	position:absolute;
	top:0px;
	left:-47px;
	font-weight:bold;
	padding:0px;
	color:#666;
	vertical-align:baseline;
}
a.print_btn {
	background: url(../images/meta_print.gif) no-repeat ;
	padding-left:15px;
	/*position:relative;*/
}
a.back_btn {
	background: url(../images/meta_back.gif) no-repeat ;
	padding-left:15px;
	/*position:relative;*/
}
a.top_btn {
	background: url(../images/meta_top.gif) no-repeat ;
	padding-left:15px;
	/*position:relative;*/
}

/*=======================Kasten 2 Spalten==========================*/
div.tx_tltwocol_container{
	background:url(../images/twocol_rp.gif) repeat-y;
	width:508px;
}
div.tx_tltwocol_content{
	background:url(../images/twocol_top.gif) no-repeat 0px 0px;
	width:508px;
}
div.tx_tltwocol_bottom{
	background:url(../images/twocol_bottom.gif) no-repeat 0px 0px;
	height:17px;
}
div.tx_tltwocol_cl,
div.tx_tltwocol_cr{
	background:none;
}



/*----------------------------------------------------------------------------------------------------
/  @author					Tom Lachemund <tom@lachemund.de>
/  @company					Design & Distribution <www.d-welt.de>
/  
/  @scope					Modules
-----------------------------------------------------------------------------------------------------*/
/*------------------------------LINKS/DOWNLOADS----------------------------------------*/

div.tx-tllinks-pi1 table, div.tx-tlfiles-pi1 table{

	border-collapse: collapse;
	/*margin: auto;*/
}
div.tx-tllinks-pi1 table td, div.tx-tlfiles-pi1 table td{
	border: 0px solid #C0C0C0;
	font-size:1em;
}
div.tx-tllinks-pi1 .tl_ll_text{
	width:370px;
}
div.tx-tllinks-pi1-listrow div.tl_links_category h1,
div.tx-tlfiles-pi1-listrow div.tl_files_category h1 {
	padding:0pt 0pt 3px 20px !important;
}

div.tx-tlfiles-pi1-listrow p,
div.tx-tllinks-pi1-listrow p{
	margin-bottom:0px !important;
}
/*========================= SEARCHBOX =============================*/
div.tx-macinasearchbox-pi1{
	position:relative;
}

form#searchform input.searchinput{
	font-size:11px;
	border:2px solid #EBEAEA;
}
form#searchform input.searchinput {
	background:none;
	background-color:white;
	border:2px solid #ccc;
	padding:1px 2px 2px;
	height:13px;
	width:auto;
	position:absolute;
	top:3px;
	right:32px;
	font-size:10px !important;
}
form#searchform input.searchbutton {
	right:11px;
	top:3px;
	position:absolute;
}

/*=========================Indexed Search================================*/
div.tx-indexedsearch-whatis{padding-top:20px;}
span.tx-indexedsearch-sw{font-weight:bold;}
div.tx-indexedsearch-rules{
	font-size:0.9em;
	color:#666;
	padding-top:10px;
}

/*------------------------- Mailform -------------------------------------*/
.csc-mailform{
	/*width:380px;*/
	padding:10px 0px;
	
}
.csc-mailform legend{
	padding:15px 5px;
	font-size:12px;
	font-weight:bold;
	color:#e60003;
}
.csc-mailform-field{
	padding:4px;	
	margin:2px;
	border-bottom:1px solid #ededed;
	border:1px solid #ededed;
}
.csc-mailform-field input,
.csc-mailform-field textarea{
        /*border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #efefef;*/
	
}
.csc-mailform-field label{
	/*display:block;
	text-align:right;
	*/
	float:left;
	
	width:150px;
	padding-top: 2px;
	vertical-align: top;
}
.csc-mailform-label{
	font-size:10px;
	line-height:20px;
}

#mailformformtype_mail{
	
	/*background-color: #fff;
	border: 1px solid #ccc;
	border-left: 3px solid #3380c6;
	border-right: 3px solid #3380c6;
	border:none;
	background:none;*/

}
/*
.csc-mailform-submit{
	border:none;
	background:none;

}
*/
.csc-mailform-radio input{
	border:none;
	background-color: #fff;
}
.csc-mailform-radio label{
	float:none;
}
.csc-mailform-radio legend{
	display:none;
}
.csc-mailform-radio fieldset{
	padding:0px;
	margin:0px;
	border:none;
}
#mailformRadio_Button label{
	
}
fieldset.csc-mailform{
	border: none;
}
#mailformRadio_Button legend{
	display:none;
}

/*------------------------ Contentelement Tabelle ----------------*/
table.contenttable{
	border-collapse: collapse;
	font-size:0.9em;
}
table.contenttable tr.tr-odd{
	background-color:#efefef;
}
table.contenttable tr.tr-even{
	background-color:#fff;
}
table.contenttable td{
	border: 1px solid #ccc;
	padding: 0.3em;
}
table.contenttable-1 tr.tr-0{
	background-color:#666;
	color:#fff;
	font-weight:bold;
}
table.contenttable-2 tr.tr-0 {
	background-color:#e60003;
	color:#FFFFFF;
	font-weight:bold;
}
table.contenttable-3 tr.tr-0 {
	background-color:#ededed !important;
	color:#333;
	font-weight:bold;
}
table.contenttable-3 td.td-0{
	background-color:#ededed;
	color:#333;
	font-weight:bold;
}
table.contenttable-3 tr.tr-0 td.td-0{
	background-color:white !important;
	border:none;
}
table.contenttable-3 tr.tr-odd{
	background-color:#fff;
}
table.contenttable-3 tr.tr-even{
	background-color:#fff;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer, .clearer{
clear:both;
height:1px;
border:0px solid #ffffff;
/*background-color:#ffffff;*/

}
.news-latest-container HR.clearer {
clear:left;
}

.clearer_list{
  clear:both;
height:1px;
/*width:515px;*/
padding-top: 5px;
padding-bottom: 1px;
}
.newstrenner{
	background: url(../images/newstrenner.gif) repeat-x;
	height:15px;
	clear:both;
}

.news_trenn_repeat{
	background-image: url(../images/newstrenner.gif);
	background-repeat: repeat-x;
	height: 1px;
  	font-size:1px;
  	clear:both;
  	margin-bottom:10px;
}
.list_abstand{
height: 3px;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	
}
div.news-list-container div.news-list-item h3{
	margin:0px 0px 4px 0px;
	background:none;
	padding:0;
}
div.news-list-container div.news-list-item h4{
	margin:0px 0px 2px 0px;
	background:none;
	padding:0;
	font-size:0.8em;
	color:#999;
	border:none;
}

.news-list-item {
	padding:0px;
	padding-top:5px;
	margin:0px;
	}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER,.news-list-container H3 A:ACTIVE{
	
	padding:0px;
	font-size:1.3em;
	margin: 0px 0px 0px 0px;
	color:#ff0000;
}
.news-list-container H3 A:HOVER {
	text-decoration:none !important;
}
.news-list-container P {
	padding:0px;
	margin-bottom:0 !important;
}
.news-list-date {
	color: #999;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: normal;
	/*background-color: #ffffff;*/
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.9em;
}

.news-list-container IMG {
	float: left;
	border:0px solid #999;
	padding:0px;
	margin-bottom:2px;
	margin-right:10px;
	margin-left:0px;
}
.news-list-container H3 IMG {
	float: none;
	border:0px solid #666;
	margin-bottom:2px;
	margin-right:2px;
	margin-left:0px;

}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-container, .clearer_list IMG{
	/*float: none;
	border:0px solid #ffffff;*/
}

.news-list-morelink,.news-list-category {
	font-size:1em;
	margin-left:0px;
}
.news-list-morelink  a{
	background-image: url(../images/news_more.gif) ;
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:13px;
}
.news-list-morelink IMG  {
	float: none;
	border:0px solid #ffffff;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:3px;
}
.news-list-browse {
	text-align: center;
}
.kleintext_rot{
font-size:0.8em;
color:#e60003;
}

.news_modul_title{
font-size: 1.2em;
font-weight:bold;
color:#e60003;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-top:0px;
	border:0px solid #666;
	padding-top:5px;
	/*background-color:#ffffff;*/
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #E60003;
	border:1px solid #999;
               
}
.tx-ttnews-browsebox-SCell a{
	color: white;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
	
}
.news-single-item a{
         
}


.news-single-item H2 {
    font-size: 14px;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
div.news-single-item h4{
	margin:0px 0px 2px 0px;
	background:none;
	padding:0;
	font-size:0.8em;
	color:#999;
	border:none;
}
.news-single-subheader p{
	margin-bottom:0 !important;
	font-style:italic;
}


.news-single-img {
	float: left;
margin-right:5px;

}

p.news-single-imgcaption {
	padding:0px 0px;
	clear:both;
	font-size: 0.8em;
	margin:0px;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
       /*width: 500px;*/
            margin:0px;
           padding:0px;
	clear:both;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.8em;
}
.news-single-author {
	/*padding-bottom: 3px;*/
}
.news-single-author a {
	font-size: 0.8em;
font-weight: normal;
}
.news-single-additional-info {
	/*background-color: #ffffff;*/
	clear: both;
	margin-top: 15px;
	border: 1px solid #ccc;
padding:1px;
padding-bottom:0px;
font-size:1em;

}
.news-single-additional-info a{
	
	
}
.news-single-related,.news-single-files,.news-single-links  {
	border-bottom: 0px solid #f3f1f1;
margin:0px;
	margin-bottom: 3px;
padding:3px;
	/*background-color:#ffffff;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
font-size: 0.8em;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 0.9em;

margin-left:5px;
width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
                
	margin-bottom:30px;
	padding:0px;
	border:0px solid #333;
}

.news-amenu-container a {
                
	/*color: #333333;*/
	font-size: 11px;	
	/*font-weight:normal;*/
}
.news-amenu-container LI {
	padding-bottom:2px;
	list-style-type: none;
}
.news-amenu-container UL {
	padding:0px !important;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px solid #666;
	
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#666666;

	padding:3px;
	border:0px solid #666;
	background-color:#ffffff;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #e5e5e5;
	padding: 2px;
	background-color:#f3f1f1;
	color:#ff0000;
       text-align:left;
}


div#print_container{
margin:10px;
/*width:600px;*/
padding-right:0px;
}
div#print_header,
div#print_footer{
	font-size:10px;
}
div#print_header{
	padding-bottom:10px;
margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
div#print_footer{
border-top:1px solid #ccc;
padding-top:10px;
}

