@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F2E9D8;
	margin: 0px;
	padding: 0px;
	line-height: auto;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
}
#mainwrapper {
	width: 100%; 
}
#poweredby {
    background-image: url(../images/powered_integrace_h.gif);
    background-repeat: no-repeat;
    width: 117px;
    height: 12px;
    margin: 20px 0 0 80px;
}
.clearboth {
	clear:both;
}

a:link, a:visited 	{ color:#b72447; text-decoration:none; }
a:hover, a:active 	{ color:#0066CC; text-decoration:none; }

#logo {
	width: 100%; 
	height: 40px;
	color: #fff;
	background-color: #333366;
}
#logo a:link, #logo a:visited {
	color: #ccc;
	display: block;
	float: left;
	text-decoration: none;
	padding: 10px 10px 0px 0px;
}
#logo a:hover, #logo a:active {
	color: #fff;
	text-decoration: underline;
}
#topmenu {
	float: right;
	margin-right: 10px;
}
#topmenu a.highlight {
    color: #fff;
    font-weight: bold;
}
#communicatiepunt {
	background-image: url(../images/menu_logo.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 38px;
	float: left;
	position: absolute;
}
#imagebar {
    background-image: url(../images/imagebar.jpg);
    background-repeat: repeat-x;
    height:83px;
    clear: both;
}
#mainmenu {
	height: 20px;
	padding: 5px;
	background-color: #a06125;
	font-size: 10pt;
}
#mainmenu a, #mainmenu a:visited {
	text-decoration: none;
	color: #ddd;
	font-size: 16px;
	padding-left: 15px;
}
#mainmenu a:hover, #submenu a:active {
	color: #fff;
}
#mainmenu a.highlight {
    color: #fff;
    font-weight: bold;
}
#submenu {
	background-color: #fff;
	height: 15px;
	border-bottom: 1px solid #a06125;
}
#submenu a, #submenu a:visited {
	text-decoration: none;
	color: #a06125;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #a06125;
	height: 20px;
}
#submenu a:hover, #submenu a:active {
	color: #000;
}
#submenu a.highlight {
    color: #000;
    font-weight: bold;
}
#bottom {
	height:10px;
	margin-top:30px;
}
#content {
	width:100%;
	background-image: url(../images/title_spacer.gif);
	background-repeat: no-repeat;
}
#content h1 {
	color:#333366;
	font-size:22px;
	font-weight:normal;
	font-style: italic;
	margin: 20px 0px 40px 300px;
	padding-top:18px;
}
#content h2 {
	color:#333366;
	font-size:22px;
	font-weight:normal;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	padding-top:18px;
}
#content h3 {
	color:#333366;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px 300px;
}
#content p.green {
    color: Green;
    margin: 0px 0px 20px 300px;
}
#content p.red {
    color: Red;
    margin: 0px 0px 20px 300px;
}

td.left_title {
    width: 270px;
    text-align: right;
    vertical-align: top;
    color: #767698;
    font-weight: bold;
}
td {
    width: 405px;
}
td.divider {
    height: 26px;
    line-height: 26px;
    background-image: url(../images/divider.gif);
    background-repeat: no-repeat;
    background-position: 18px 0px;
}
td.spacer {
    width: 40px;
}
td.w100 {
    width: 100px;
}
td p {
    margin-left: 20px;
}
td p.left_title {
    margin-right: 20px;
}
.left20 {
    margin-left: 20px;
}
td a.left_title {
    color: #cccccc;
}
td a.left_title:hover {
    color: #ffffff;
}
td.required {
    width: 20px;
    color: #ff0000;
    text-align: center;
}
p.news {
	margin: 0px 0px 0px 300px;
	width: 400px;
}
#imgleft {
    height: 194px;
    position: absolute;
    left: 0;
    clear: both;
    border-right: 20px solid #a06125;
}
#imgmiddle {
    position: absolute;
    left: 252px;
    clear: both;
    border-right: 20px solid #a06125;
}
#imgright {
    height: 194px;
    position: absolute;
    left: 780px;
    clear: both;
    border-right: 20px solid #a06125;
}
#imgwrapper {
    clear: both;
    height: 220px;
    margin: 20px;
}
