﻿.FunctionBox
{
}

.FunctionBoxHeader span, .FunctionBoxHeader table td span
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	padding-left: 5px;
}

.FunctionBoxHeader
{
	background-color: #0064C8;
	background-position: left top;
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height:25px;
}

.FunctionBoxBody
{
	padding: 5px;
	border: solid 1px #BBBBBB;
	width: 200px;
}

.FunctionBoxBodyHeadline
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.FunctionBoxBodyImage
{
	border-style: none;
}

.FunctionBoxBodyText, .FunctionBoxBodyText a, .FunctionBoxBodyText table td
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.LeftVerticalLine
{
	background-image: url(http://www.online-fileshare.de/ShareSpace/CapevisionWebsite/Graphics/Utility/BorderLeftVerticalLine.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.RightVerticalLine
{
	background-image: url(http://www.online-fileshare.de/ShareSpace/CapevisionWebsite/Graphics/Utility/BorderRightVerticalLine.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.SeparatorHorizontalBottom
{
	background-image: url(http://www.online-fileshare.de/ShareSpace/CapevisionWebsite/Graphics/Utility/Separator.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.SeparatorHorizontalCenter
{
	background-image: url(http://www.online-fileshare.de/ShareSpace/CapevisionWebsite/Graphics/Utility/Separator.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}

.SeparatorVertical
{
	background-image: url(http://www.online-fileshare.de/ShareSpace/CapevisionWebsite/Graphics/Utility/Separator.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.SeparatorVerticalCenter
{
	background-image: url(http://www.online-fileshare.de/ShareSpace/CapevisionWebsite/Graphics/Utility/Separator.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}