body
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #c2cfdb;
	padding: 0;
	margin: 0;
	background-image: url('/images/bodyBg.gif');
	background-repeat: repeat-y;
	background-position: right;
	line-height: 16px;
}
table, td, tr
{
	font-size: 12px;
}
#menuBar
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 245px;
	background-color: #1f537e;
	background-image: url('/images/blue-right.jpg');
	color: #FFFFFF;
}
#mainContent
{
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 245px;
	margin-bottom: 60px;
}
#bottomBar
{
	position: fixed;
	height: 35px;
	width: 100%;
	background-color: #336699;
	bottom: 0px;
	border: 1px solid black;
}
#address
{
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
}
#impressum
{
	border-left: 1px solid black;
	position: absolute;
	right: 0px;
	width: 245px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	height: 35px;
}
#impressum a
{
	color: #FFFFFF;
}
#logoBelle
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 251px;
	height: 65px;
	background-image: url('/images/belle.gif');
}
#logoBlue
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 187px;
	height: 65px;
	background-image: url('/images/blue.gif');
}
#headerBox
{
	position: absolute;
	height: 65px;
	left: 0px;
	top: 0px;
	width: 300px;
}
#menu
{
	margin-top: 300px;
}
#menu ul
{
	list-style: none;
	list-style-image: url('/images/pfeil.gif');
}
#menu ul li
{
	margin-bottom: 15px;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:hover, #menu ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#imageBar
{
	position: relative;
	margin-top: 65px;
	background-image: url('/images/imagebarBg.gif');
	height: 168px;
}
#mainText
{
	position: relative;
	margin-left: 50px;
	margin-top: 50px;
	width: 600px;
}
#image1
{
	position: absolute;
	left: 22px;
	top: 28px;
	width: 105px;
	height: 105px;
	border: 2px solid #FFFFFF;
}
#image2
{
	position: absolute;
	left: 153px;
	top: 28px;
	width: 105px;
	height: 105px;
	border: 2px solid #FFFFFF;
}
#image3
{
	position: absolute;
	left: 290px;
	top: 28px;
	width: 105px;
	height: 105px;
	border: 2px solid #FFFFFF;
}
#image4
{
	position: absolute;
	left: 425px;
	top: 28px;
	width: 105px;
	height: 105px;
	border: 2px solid #FFFFFF;
}
#pageTitle
{
	position: absolute;
	color: #cbd9e5;
	font-size: 30px;
	letter-spacing: 16px;
	margin-left: 12px;
	margin-top: -2px;
	line-height: 30px;
}
h1
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}


.contactform_table, .contactform_table tbody tr td
{
	font-size:9px !important;
}