/* CSS Document */

body
{
overflow-x: hidden;
background-image: url(img/background.gif);
background-position: top;
background-repeat: repeat-x;
}

.content
{

background-image: url(img/bg-content.gif);
background-position: top;
background-repeat: repeat-x;
}

.titel 
{
	font-weight: bold;
	color: #246A72;
	font-size: 13px;
}


.bgright
{

background-image: url(img/bg-right.gif);
background-position: top;
background-repeat: repeat-x;
}

.bgleft
{

background-image: url(img/bg-left.gif);
background-position: top;
background-repeat: repeat-x;
}

td
{

font-family: Trebuchet MS, verdana;
font-size: 11px;
color: #000000;
line-height: 18px;



}

.style1
{
font-family: Trebuchet MS, verdana;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
line-height: 18px;
}

a.submenu
{
font-family: Trebuchet MS, verdana;
font-size: 11px;
font-weight:bold;
color: #DDDDDD;
line-heignt:24px;
text-decoration:underline;
}


a
{
font-family: Trebuchet MS, verdana;
font-size: 11px;
color: #7E2F08;
line-height: 18px;
}


A.text
{
color:#246A72;
font-family: Trebuchet MS, verdana;	
text-decoration:underline; 
font-size:11;	
font-weight:normal;}

a.ll

{
font-family: verdana;
font-size: 10px;
color: #669999;
line-height: 18px;
text-decoration:none;
}

