body
{
	
	margin: 0px;
	padding:0px;
	background-reapeat: repeat-x;
	background: url(../_images/mainbg.jpg) repeat-x;
}
body, h1, h2, h3, h4, h5, h6, td{ font: 11px Verdana, Arial, Helvetica sans-serif; line-height: 16px; color: #333; }

td{
	vertical-align:top;		
}

a:link, a:visited
{
	color: #CC3366;
	text-decoration: none		
}
a:visited
{
	color: #333399;
	text-decoration: none		
}
a:hover
{
	color: #333399;
	text-decoration: none;
	
}
.navi {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding: 15px 180px 15px 0px;
}

a.navi:link, a.navi:visited {
	color: #fff;
	text-decoration: none;


}

a.navi:hover {
	color: #333399;
	text-decoration: none;
}


li.naviga a:link, li.naviga a:visited{

background-color: #FFF;
padding: 8px 180px 9px 20px;
text-decoration: none;

}

li.naviga a:hover{
background-color: #ccc !important;
padding: 8px 180px 9px 20px;
text-decoration: none;
}

li.aktiv a:link, li.aktiv a:visited{

background-color: #666666;
padding: 8px 180px 9px 20px;
text-decoration: none;

}
li.aktiv a:hover{
background-color: #666666 !important;
padding: 8px 180px 9px 20px;
text-decoration: none;
}


ul.naviga {
	list-style: none;
	margin:  0;
	padding: 0;
	font-size: 11px;
}

li.naviga {
	line-height: 30px;
	text-indent: -50px;
	padding: 0 0 0 50px;
	margin: 0;
}
.box
{
	padding: 30px 30px 0px;
	text-align: left;
	vertical-align: top;
}


h1 /*head*/
{
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding-bottom:20px;

}

h2 /*head*/
{
	font-weight: bold;
	color: #c1022b;
	font-size: 14px;
	padding-bottom:20px;

}

h3 /*copy-bold*/
{
	color:#333333;
	font-size: 11px;
	font-weight: bold;
}

h5 /*adresse*/
{
	text-align: left;
	color:#666 !important;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	margin-top:7px;
}
.adresse
{
	margin-top:7px;
	color:#666 !important;
	font-size: 10px;
	font-weight: normal;

}

.linetop
{
border-top: 3px solid #CC3366;
}
.linenavi {
	border-top: 1px solid #CC3366;
	width: 100px;
	padding-top: 10px;

}

.spacer {
	height: 1px; 
	border-bottom: 1px solid #000242; 
	margin-top: 25px; 
	margin-bottom: 25px; 
	display: block; 
	clear: both; 
	width: 100%;
	}
