/* --- Areas ----- */
body
{
	text-align: left;
	margin: 25px 0 0 25px;
}

#wraper
{
	background-image: url(sitepics/shadowBG.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 751px;
	padding-top: 18px;
	padding-left: 21px;
}

#topArea
{
	background-image: url(sitepics/logoBG.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: left;
	width: 710px;
	height: 110px;
}

#menuArea
{
	background-image: url(sitepics/menuBarBG.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align: left;
	width: 710px;
	height: 28px;
}

#contentArea
{
	background-image: url(sitepics/colums_BG.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	width: 710px;
	height: auto;
	padding-top: 20px;
	padding-left: 30px;
}

#contentArea02
{
	background-image: url(sitepics/colums_BG02.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	padding-top: 20px;
	padding-left: 30px;
	width: 710px;
	height: auto;
}

#sideArea
{
	color: #369;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	width: 200px;
	height: auto;
	float: right;
	padding-left: 33px;
}

#bottomArea
{
	background-image: url(sitepics/shadowBottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	width: 751px;
	height: 40px;
}

#bottomArea02
{
	background-image: url(sitepics/shadowBottom02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	width: 751px;
	height: 40px;
}

/* --- misc. ----- */
#vmlLogo
{
	color: white;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 1px;
	position: relative;
	top: 30px;
	left: 300px;
}

#footer
{
	color: #b8b8b8;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-left: 80px;
	width: 650px;
	height: 80px;
}

#bfvgLogo
{
	background-image: url(sitepics/bfvf_logo01.gif);
	background-attachment: scroll;
	margin-top: -178px;
	margin-left: -12px;
	width: 9px;
	height: 178px;
}

#icon
{
	margin-left: 2px;
	padding-right: 8px;
	vertical-align: text-bottom;
}

/* --- menu ----- */
#mainMenu
{
	color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 28px;
	padding: 7px 3px 4px;
	white-space: nowrap;
}

#mainMenu a:link
{
	color: white;
	text-decoration: none;
	padding: 7px 3px 4px;
}

#mainMenu a:hover
{
	color: #fff;
	background-color: #595959;
	padding: 7px 3px 4px;
}

#mainMenu a:visited
{
	color: white;
	text-decoration: none;
	padding: 7px 3px 4px;
}

#mainMenu a:active
{
	color: #3a3a3a;
	text-decoration: none;
	padding: 7px 3px 4px;
}

/* --- sideArea ----- */
#mediatorenBlock
{
	background-color: #fff;
	padding: 4px;
	border: solid 1px #fff;
	width: 175px;
}

#mediatorenEintrag
{
	background-color: #c8c8c8;
	padding: 3px 0 3px 5px;
	border: solid 4px #fff;
}

#mediatorenEintragActive
{
	background-color: #c4dbef;
	padding: 3px 0 3px 5px;
	border: solid 4px #fff;
}

#sideArea li { list-style-type: square; }

#sideArea a:link
{
	color: #369;
	text-decoration: none;
	padding: 3px 2px 3px 0;
}

#sideArea a:hover
{
	color: #fff;
	background-color: #8c8c8c;
	padding: 3px 2px 3px 0;
}

#sideArea a:visited
{
	color: #369;
	text-decoration: none;
	padding: 2px 3px 2px 0;
}

#sideArea a:active
{
	color: #3a3a3a;
	text-decoration: none;
	padding: 2px 3px 2px 0;
}

/* --- mainContent ----- */
#mainContent
{
	color: #3b3b3b;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	text-align: left;
	width: 445px;
	height: auto;
}

#contentImage01
{
	visibility: visible;
	margin-top: 15px;
	margin-right: 52px;
	margin-bottom: 6px;
	padding: 3px 3px 20px;
	border: solid 1px #b8b8b8;
}

#contentImage02
{
	visibility: visible;
	padding: 3px;
	outline: solid 1px #b8b8b8;
}

#contentImage03
{
	margin-top: -5px;
	margin-bottom: 8px;
	padding: 3px;
	border: solid 1px #b8b8b8;
}

#sideText
{
	color: #373737;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

#sideTextBold
{
	color: #373737;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}

#mediatorenInfo
{
	color: #373737;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
}

#mediatorenText
{
	color: #3c3c3c;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
}

#miniText { font-size: 10px; }

#legendImage01
{
	color: #7d7d7d;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 3px;
	float: right;
}

#contentHeadline
{
	color: #505050;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 5px;
}

#contentHeadline02
{
	color: #646464;
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

#splitLine
{
	margin-top: 20px;
	padding-bottom: 2px;
	border-top: 1px dotted #b8b8b8;
}

#portfolioLogo
{
	padding-top: 25px;
	padding-bottom: 5px;
}

#liste01
{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 20px;
}

a:link { color: #06c; }
a:visited { color: #39f; }

a:hover
{
	color: #06c;
	text-decoration: none;
}

a:active
{
	color: #06c;
	text-decoration: none;
}

/* --- contactForm ----- */
#kontaktForm
{
	background-color: #efefef;
	padding: 5px 5px 5px 10px;
	border: solid 1px #ccc;
}

#formLook
{
	font-size: 11px;
	background-color: #ffffe4;
	margin-top: 0;
	margin-bottom: 10px;
	width: 348px;
	border: solid 1px #838383;
}

.tableText
{
	color: #333;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}