/* CSS Document */



.clear_div {
clear:both;
height:0;
line-height:0px;
font-size:0px;
}

.pseudo_div {
height:0px;
position:relative;
width:0px;

}

td{
vertical-align:top;
}


#header{
height:93px;
border-bottom:1px solid #000000;
margin-bottom:16px;
/*background:#CCCCee;*/
width:907px;
overflow:visible;
margin-left:35px;
font-size:10px;
}
#logo_ltv{
background-image:url(../templates/img/logo_ltv.gif);
background-repeat:no-repeat;
width:62px;
height:24px;
position:absolute;
top:68px;
cursor:pointer;
}
#pglogo{

background-repeat:no-repeat;
width:190px;
height:38px;
position:absolute;
top:0px;
left:34px;
cursor:pointer;
}

#main{
width:950px; 
}

html, body { 
height: 100%; 
margin:0px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#content { 

position: relative; 
min-height: 100%; 
top:0px;}

* html #content { 
height: 100%; }

#footer { 
position:fixed;
bottom:0px;

background-image:url(http://www.ltv.ch/fileadmin/templates/img/footer_bg.gif); 
background-color:#EAEAEA;
height:44px;
width:945px;
padding:0px; 
margin:0px;
z-index:5;
}

#f_content{

padding-left:245px;
padding-top:15px;
}
#f_content, #f_content a, #f_content_right{
font-size:11px;
color:#333333;
text-decoration:none;
}
#f_content_right{

position:absolute;
left:750px;
top:0px;
padding-top:15px;
}

#f_content_right img{
position:absolute;
top:0px;
padding-top:6px;
left:70px;
cursor:pointer;
}

#content2{
position:relative;
margin-left:20px;
width:490px;
font-size:11px;
float:left;
line-height:15px;
padding-top:4px;

}

#right_content{
float:left;
margin-left:14px;
}


* html #footer {
position:absolute;
bottom:-1px;;
}

#spacer{
height:44px;

}


