@charset "utf-8";
/* @copyright 
*/
/* body  */

html,body {
height:100%;
margin:0 ;
padding:0;
background-color:#555555;
}

div#image {
padding:0 10px 0 0;
margin:0;
width:105px;
float:left;
}

/* container */
div#container {
margin:auto; /* Center */
padding:0px;
width:1000px;
/*min-height:1200px;
height:auto !important;
height:1200px; */
min-height:100%;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
a:link{color:blue;text-decoration:none;font-weight:bold;}
a:visited{color:blue;text-decoration:none;font-weight:bold;}
a:hover{color:blue;text-decoration:underline;}
a:active{color:blue;text-decoration:none;font-style:italic;}

div#head{
padding:0px;
width:1000px;
height:100px;
float:left;
margin:0 0 5px 0; /*  Abstand zwischen Divs*/
}

div#logo{
padding:0px;
width:1000px;
height:100px;
background-image:url(../imgs/banner_tnews.png);
background-repeat:repeat-x;
float:left;

}

div#lang{
padding:0px;
width:670px;
height:25px;
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
text-align:right;
float:right;
margin-left:10px; /*  Abstand zwischen Divs*/
}

/* Honizontal Menu */
div#horizontal_menu{
padding:0 0 0 4px;
margin:0px;
width:995px;
height:70px; 
float:left;
}
/* H-menu End */
/* left container */
/* Left Navi */
div#left_container {
margin: 0 ;
padding:0;
width:200px;
height:1%;
/*height:950px; */
float:left;
border-top:1px dotted #747272; 
}

div#left_navi {
padding:0 0 0 8px;
margin:0px;
float:left;
width:172px;
min-height:100%;
}
ul#left_navi_ul{
font-family: Verdana, Arial;
font-size:11px;
font-weight:bold;
list-style-type: none;
margin:0 -3px 0 0;
padding:0;
width:170px;
color:#747272;
border:1px solid #747272; 
}

li#left_navi_li{
margin:0;
padding: 5px;
background-color:#DDDDDD;
border-bottom:1px solid #747272; 
height:100%;      /* IE 7 Bug  */
cursor:pointer;
}
li#left_navi_li_last{
margin:0;
padding: 5px;
background-color:#DDDDDD;
border-bottom:0px; 
height:100%;      /* IE 7 Bug  */
cursor:pointer;
}
ul a:link{color:#747272;text-decoration:none;}
ul a:visited{color:#747272;text-decoration:none;}
ul a:hover{color:#747272;font-style:italic;}
ul a:active{color:#747272;text-decoration:none;}
/* Left Navi end*/
div#google_ads {
clear:left;
margin:15px 0 10px 8px;
padding:0;
width:172px;
/*height:400px;*/
/*border:1px solid #747272; */
float:left;
display: inline;  /* double-margin  problem IE 6*/
min-height:100%;
}
/* left container end */
/* Middle infobox*/
div#middle_container{
margin-left:0px; /*  Abstand zwischen Divs   border:1px solid #747272;  */
padding:0px;
width:575px;
/*min-height:1000px;*/
font-family: Verdana, Arial;
font-size:14px;
float:left;
border:1px dotted #000000;
}

div#middle_news_wrapper {
margin:0 ;
padding:5px;
/*width:650px !important; /* Firefox */
width:99% !important; /* Firefox */
font-family: Verdana, Arial;
font-size:10px;
float:left;
margin-bottom:15px !important; /* Firefox */
}

div#index_news_item {
margin:0 ;
padding: 0 0 5px 0;
/*width:320px !important; /* Firefox */
width:99% !important; /* Firefox */
height:16%;
font-family: Verdana, Arial;
font-size:12px;
float:left;
margin-bottom:15px !important; /* Firefox */
white-space:normal ;
overflow:visible;
border-bottom:1px dotted #666666
}

/* right container */
div#right_container {
margin:0px;
padding:0px;
width:218px;
/*height:950px; */
float:left;
border-top:1px dotted #747272; 

}
div#ads_space{
margin:auto;
padding:0px;
min-width:160px;
/*height:900px;*/
float:left;
}
/* right container  end */

/*footer */
div#footer {
margin:10px 0 0 0;
padding:10px 0 0 0;
width:990px;
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
text-align:center;
clear:both; /* für height 100 % */
}
/* footer end */

/* Newsfeed */
div#rss_title {
float:left;
margin-left:8px;
display: inline; /* IE double margin problem  */
border:1px solid #747272;
border-bottom:0px; 
background-color:#DDD;
min-height:100%;width:171px;
text-align:center; font-weight:bold; color:#0269c9;
font-size:12px;
}

div#rssfeed {
float:left;
padding:5px 0 5px 5px;
font-size:11px; margin-left:8px;
display: inline; 
padding-bottom:5px; 
width:166px;border:1px solid #727272;
}

/* Newsfeed ends */

div#search_paging {
border:0px solid #003366;
padding:5px;
margin-top:5px;
margin-bottom:10px;
height:1%;
float:left;
font-family: Verdana, Arial;
font-size:12px;
text-align:center;
width:98%;
}
