body 
{
	font-family:Verdana, Arial;
	font-size:12px;
	background-color:#DEF7F7;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#navi 
{
	margin: 0px;
	height: 30px;
	text-align: right;
	background-image: url(brunneu/navi.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

a:link, a:visited
{
	text-decoration:none;
	color:#28507A;
	font-weight:bolder;
	font-size:12px;
	font-style: normal;
}

 a:hover, a:active
{
	text-decoration:none;
	color:#A17950;
	font-weight:bolder;
	font-size:12px;
	font-style: normal;
}

a.menu:link, a.menu:visited
{ 
 	font-weight:bolder;
 	color:#28507A;
 	text-decoration:none;
}

a.menu:active, a.menu:hover
{ 
  	color:#A17950;
  	font-weight:bolder;
	text-decoration:none;
}

a.menu {
 	display:block;
 	padding:3px;
 	text-align:left;
 	font-weight:normal;
 	text-decoration:none;
 }
 
#title 
{
 background-image: url(brunneu/head2.gif);
 background-repeat: no-repeat;
 height: 90px;
 width: 785px;
}

#left {
	background-color:#DEF7F7;
	background-image:  url(brunneu/left.jpg.gif);
	background-repeat:no-repeat;
	width:180px;
	height: 600px;
	float:left;
	color:#333333;
	margin: 0px;
	padding: 0px;
}

.menutitle
{
	font-weight:bold;
	font-size:13px;
	text-align:left;
	color:#A17950;
	margin: 2px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.menucontainer 
{
	width:180px;
	color:#333333;
	margin-bottom: 30px;
	margin-left: 10px;
	height: 400px;
	margin-top: 3px;
	padding-top: 3px;	
}

#content
 {
	background-color:#DEF7F7;
	width:520px;
	padding:18px 10px 15px;
	margin-top: 18px;
	font-size: 11px;
	color:#28507A;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	float: right;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #28507A;
	line-height: 18px;
}
.per {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #28507A;
	line-height: 18px;text-decoration: underline;
}
