html
{
height:100%
}




body
{
BACKGROUND-image: url("../pix/bg_streifen.jpg"); 
background-repeat: repeat-x;
background-color: #ffffff;
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
padding: 0px;
margin: 0px;
height: 100%;
}




.bigTable{

position:relative;
height: 100%;
width: 100%;
}

p
{
margin-top: 0px;
padding-top: 0px;
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
color: #fbdac2;
line-height: 16px;


}


.text a
{
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;

}

.text a:hover
{
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: underline;

}

a:active
{
outline: none;
}






:focus
{
-moz-outline-style: none;
}






/*balken*/


.balken{

BACKGROUND-image: url("../pix/balken.gif"); 
height: 53px;
width: 800px;
border: 0px;

}

/*strich*/


.strich{

height: 290px;
width: 1px;
float:left;

}






/*TEXT*/

.text{

margin-top: 180px;
margin-right: 8px;
float: left;
width: 195px;
text-align: right;

}


.menue {

overflow: hidden;
}