/* CSS Document */

html { height:100%}
body {
	background		:#333;
	vertical-align	:top;
	margin			:0px auto;
	padding			:0px;
line-height:23px;
	font			:12px Arial, Verdana;
	colorXXX			:#007BC2;
		color			:#000;
}

#maincontainer {
vertical-align		:top;
width				:960px;
background-color	:#fff;
margin				:0px auto;
padding				:0px;
overflow			:visible;
height				:101%;
}

#header	{	
float				:left;
width				:960px;
height				:163px;
background-color	:#e20026;
}

#header-left	{	
width				:344px;
height				:163px;
background-color	:#fff;
background-image:url(../images/grafiplaza.jpg);
background-repeat:no-repeat;
float				:left;
}

#home-leftside {
padding-top			:30px;
padding-bottom		:45px;
float				:left;
width				:344px;
height				:695px;
background-color	:#007bc2;
background-image	:url(../images/BG_left-home.gif);
background-repeat	:no-repeat;
font-size:16px;
color:fff;
font-weight:normal;
	line-height: 40px;
		text-align:center;
}

#leftside {
padding-top			:30px;
padding-bottom		:8px;
float				:left;
width				:344px;
height				:800px;
background-color	:#D4E2F2;
background-image	:url(../images/BG_left.gif);
background-repeat	:no-repeat;
text-align			:center;
	font			:13px Arial, Verdana;
	color			:#007BC2;
	line-height:25px;
	font-weight:bold;
	text-align:center;

}

#right-navi {
float				:left;
padding-top			:38px;
padding-bottom		:0px;
width				:616px;
height				:800px;
background-color	:#ffe100;
background-image	:url(../images/BG_right.gif);
background-repeat	:no-repeat;
line-height: 28px;
}

#right-navi-left {
float				:left;
width				:308px;
text-align			:center;
}

#right-navi-right {
float				:left;
width				:308px;
text-align			:center;
}


a:link {
	color: #007BC2;
		font-size:30px;
		font-weight:bold;
		text-decoration:none;
}
a:visited {
	color: #007BC2;
		font-size:30px;
		font-weight:bold;
		text-decoration:none;
}
a:hover {
	color: #e20026;
		font-size:30px;
		font-weight:bold;
		text-decoration:none;
}
a:active {
	color: #e20026;
		font-size:30px;
		font-weight:bold;
		text-decoration:none;
}


a.left:link {
	color: #007BC2;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}
a.left:visited {
	color: #007BC2;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}
a.left:hover {
	color: #e20026;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}
a.left:active {
	color: #e20026;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}

a.leftblack:link {
	color: #000;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}
a.leftblack:visited {
	color: #000;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}
a.leftblack:hover {
	color: #000;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
}


h1 {
	colorXXX: #007BC2;
	color:#000;
		font-size:28px;
		font-weight:bold;
		line-height:32px;
}

h2 {
	color: #fff;
		font-size:28px;
		font-weight:bold;
		line-height:32px;
}

h3 {	
font			:normal 12px Arial, Verdana;
	color	:#007BC2;
margin-bottom: 23px;
}

.clr {
	clear:both;
}

#footer {
width: 616px;
color: #007BC2;
float: left;
text-align: center;
margin-top: 80px;
}

#headertext {
width: 616px;
float: left;
text-align: center;
margin-top: 60px;
	color: #fff;
		font-size:46px;
		font-weight:bold;
}

.klein {
font-size:11px;
text-align:center;
line-height: 13px;
color: #fff;
}

#home-leftside {
padding-top			:30px;
padding-bottom		:8px;
float				:left;
width				:344px;
height				:800px;
background-color	:#007bc2;
background-image	:url(../images/BG_left-home.gif);
background-repeat	:no-repeat;
font-size:16px;
color:#fff;
font-weight:normal;
	line-height: 40px;
		text-align:center;
}

.nomouseover {
color: #e20026;
		font-size:30px;
		font-weight:bold;
}


p {
color:#000;
}

.teksthome {
color:#fff;
}
.tekstrood {
color:#e20026;
}

.adresblok {
line-height: 20px;
}

.zwartlink {
color:#000;
}

