p, td, div
{
	font-size: 11pt;
	font-family: sans-serif;
}

a img
{
	border: none;
}

#main
{
	width: 955px;
	background-color: #f0f0f0;
}

#content
{
	height: 400px;
}

#tdmenu
{
	width: 200px;
	padding: 10px;
	vertical-align: top;
	background: #F2F2F2;
}

#tdcenter
{
	padding: 10px;
	width: 510px;
	vertical-align: top;
	background: #D7DFDF;
}

#tdright
{
	width: 205x;
	padding: 10px;
	vertical-align: top;
	background-color: #F2F2F2;
}

#anschrift
{
	font-size: 9pt;
}

#anschrift a
{
	color: #333333;
}

#logoBermes
{
	border: 1px solid #19355F;
}

#menu {
	padding-bottom: 20px;
}

#menu ul
{
	list-style: none;
	border: none;
	width: auto;
}

#menu li
{
	list-style: none;
	border-bottom: 1px solid white;
	margin-left: -40px;
}

#menu li a
{
	display: block;
	/*font-weight: bold;*/
	font-size: 0.9em;
	letter-spacing: 0.05em;
	/*text-transform: uppercase;*/
	padding: 5px 0px 5px 10px;
	background-color: #F5F6F9;
	color: #000000;
	text-decoration: none;
	width: auto;
}

#menu li a#selected
{
	background-color: #7AA3D6;
	color: #ffffff;
}

#menu li a:hover
{
	background-color: #0050B3;
	color: #ffffff;
}

#menu li.top
{
	border: 1px solid #19355F;
	border-bottom: 1px solid white;
}

#menu li.bottom
{
	border: 1px solid #19355F;
	border-top: none;
}

h1
{
	color: #132847;
	width: 100%;
	font-size: 1.5em;
	text-align: center;
}

h2
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

#footer
{
	width: 955px;
	height: 46px;
	text-align: right;
	vertical-align: middel;
	font-size: 0.85em;
	color: white;
	padding-right: 10px;
	background: url(./images/footer.png) no-repeat;
}

#footer a
{
	color: white;
}