body
{

	background-color: #F6E3CC;
	
}

body, h1, h2, h3, h4, h5, h6, td{ font: 11px Verdana, Arial, Helvetica sans-serif; line-height: 16px; color: #333; }

td {
	text-align: middle;
}

/*navigation______start______________*/
.navi {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

a.navi:link, a.navi:visited {
	color: #FFFFFF;
	text-decoration: none !important;
}

a.navi:hover {
	color: #003366;
	text-decoration: none !important;
}

a:link, a:visited
{
	color: #666;
	text-decoration: none;				
}

a:hover
{
	color: #333;
	text-decoration: none;
	
}
.box
{
	padding: 30px 20px;
	background-position: left;
	vertical-align: top;
}
.borderbox
{
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}


h1 /*copy*/
{
	text-align: left;
	color:#333333;
	font-size: 11px;
	font-weight: normal;
}
h2 /*head*/
{
	font-weight: normal;
	color: #70274C;
	font-size: 14px;
	padding-bottom:15px;

}
h3 /*copy-bold*/
{
	text-align: left;
	color:#470022;
	font-size: 11px;
	font-weight: bold;
}

h5 /*adresse*/
{
	color:#333333;
	font-size: 10px;
	font-weight: normal;
}


.adresse
{
	color:#333333;
	font-size: 10px;
	font-weight: normal;
}

.navihead
{
	font-size: 11px;
	font-weight: normal;
	background-color:F6E3CC;
	border-top: 1px solid #999;
	padding: 2px 130px 2px 5px;
}

.subnavi
{
	font-size: 11px;
	font-weight: normal;
	margin-left:15px;
	line-height:16px;
}


.vline {
	border-right: 1px solid #999;
}

li.protab {
	font-size: 11px;
	color: #333;
	padding: 2px 0 2px 0px;
	background-color:F6E3CC;
	margin: 0;
	line-height: 14px;
	text-indent: 4px;
	
}ul.protab {
	padding: 0;
	list-style: none;
	border-top: 1px solid #999;
}

li.sub {
	font-size: 11px;
	color: #333;
	padding: 2px 0 2px 0px;
	margin: 0;
	line-height: 14px;

	
}ul.sub {
	margin-top: 5px;
	list-style: square;
		text-indent: -3px;
}

