body{
    margin:0;
    background-color:#F2F2F2;
}
.mainTable{
    table-layout:fixed;
    width:760px;
    
    border:1px solid #DEDEDE;
    background-color:white;
}
.headLine1{
    font-family:tahoma;
    color:gray;
    font-size:25px;
    padding-top:10px;
    padding-left:20px;
    
}
.headLine2{
    font-family:tahoma;
    color:#2e3092;
    font-size:25px;
    padding-left:20px;
    
}
.text{
    font-family:tahoma;
    color:#8F8C8C;
    font-size:8pt;
}
a.aMenu 
{
    width:160px;
    height:20px;
    padding-left:10px;
    padding-top:5px;
	background-image:url("/images/backgroundbutton1.gif");
	background-position:0px 0px;
	background-repeat: no-repeat;
	font-family:tahoma;
	font-size:7pt;
	text-decoration:none;
	color:#5B5B5B;
	cursor:pointer;
}

a:hover.aMenu 
{
	width:160px;
    height:20px;
    padding-left:10px;
    padding-top:5px;
	background-image:url("/images/backgroundbuttonover.gif");
	background-color:#2e3092;
	background-position:-20px 0px;
	background-repeat: no-repeat;
	font-family:tahoma;
	font-size:7pt;
	text-decoration:none;
	color:white;
	cursor:pointer;
}

.aMenuSelected
{
	overflow:visible;
	width:160px;
    height:20px;
    padding-left:10px;
    padding-top:5px;
	background-image:url("/images/backgroundbuttonselected.gif");
	background-attachment: fixed;
	background-color:silver;
	/*background-color:#8F8C8C;*/
	background-position:-20px 0px;
	background-repeat: no-repeat;
	font-family:tahoma;
	font-size:7pt;
	text-decoration:none;
	color:white;
	cursor:pointer;
}
.topLinks a
{
	color:#8F8C8C;
	text-decoration:none;
}
.topLinks
{
	font-family:tahoma;
    color:#8F8C8C;
    font-size:8pt;
}
.topLinks a:hover
{
	text-decoration:underline;
}

.logo{
	background-color:White;
    border-bottom:1px solid #DEDEDE;
    border-right:1px solid #DEDEDE;
    /*color:white;
    font-family:tahoma;
    font-size:12pt;
    font-weight:bold;
    text-align:center;
    */
}
.copyRight{
    font-family:tahoma;
    font-size:7pt;
	text-decoration:none;
	color:#5B5B5B;
	text-align:center;
}
a.menuBottom{
    font-family:tahoma;
    font-size:7pt;
	text-decoration:none;
	color:#5B5B5B;
	text-align:center;
}
.aProdukter a
{
	font-family:Tahoma;
	color:#8F8C8C;
	font-size:9pt;	
}
.aProdukter a:hover
{
	color:#5B5B5B;
}
.adresse
{
	font-family:Tahoma;
	color:black;
	letter-spacing:1;
	font-size:8pt;	
}
.smallHeadlines
{
	font-family:Tahoma;
	font-size:8PT;
	font-weight: bold; 
	color: #2e3092; 
	background-image: url(/images/backgroundbuttoneffekt.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 15px; 
	width: 200px; 
	height: 25px; 
	padding-left: 36px;
}
.smallHeadlines2 h1
{
	vertical-align:top;
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold; 
	color: #2e3092; 
	background-image: url(/images/backgroundbuttoneffekt.jpg); 
	background-repeat: no-repeat; 
	background-position: 3px 10px; 
	width: 200px; 
	height: 20px; 
	padding-top:1px;
	padding-left: 39px;
	
}
