/****************************** tags ************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C4D5E;
}
td {
	font-size: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C4D5E;
}
a {
	color: #1C4D5E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height:2px;margin-top:5px;margin-bottom:5px;border:2px dotted #1C4D5E;overflow:hidden;
}
/************************* classes ***************************/
.column {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.logintable {
	font-size: 10px;
}
.logintable {
	font-size: 10px;
}
.logintable input {
	font-size: 10px;
}
.teaser {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.teaser A {
	font-weight:bold;
}
.teaser .titel {
	font-weight:bold;
}
.footer, .footer a {
	color: #98A9B3;
	font-weight: normal;
	text-decoration: none;
}
.citaat_title {
	font-weight: bold;
}
.nieuws {
	background-image: url(../images/sflex_bck_nieuws.jpg);
}
.main {
	background-image: url(../images/sflex_bck_main.jpg);
}
.image_right {
	margin-left: 10px;
	margin-bottom: 5px;
}
.image_left {
	margin-right: 20px;
	margin-bottom: 5px;
}
.titel_klein {
	margin-top: 10px;
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #8698A4;
	font-weight: bold;
	font-size: 12px;
}

.nieuwsoverzicht .titel_klein {
	color: #1C4D5E;
	background-color: FFFFFF;
}

.titel_groot {
	margin-top: 18px;
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 16px;
}


/*************************** menu ******************************/
.menutd {
	background-image: url(../images/sflex_bck_menu.jpg);
	vertical-align: top;
}
.menutabel a {
	color: white;
}

.menu1 {
	height: 20px;
	text-align: right;
	background-image: url(../images/sflex_bck_menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
}
.menu1 A {
	height: 20px;
	padding-right: 30px;
	text-decoration:none;
}
.menu1 A:link, .menu1 A:visited{
	height: 20px;
	padding-right: 30px;
	text-decoration:none;
}
.menu1 A:hover,.menu1 A:active, .menu1Active{
	background-image: url(../images/sflex_bck_menu_icon_active.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.menu2 {
	height: 20px;
	font-size: 10px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
}
.menu2 A {
	height: 20px;
	padding-right: 25px;
	text-decoration:none;
}
.menu2 A:link, .menu2 A:visited{
	height: 20px;
	padding-right: 30px;
	text-decoration:none;
}
.menu2 A:hover, .menu2 A:active, a.menu2Active{
	color: red;
}

.menu3 {
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: right;
}
.menu3 A {
	height: 20px;
	color: white;
	padding-right: 25px;
	text-decoration:none;
}
.menu3 A:link,.menu3 A:visited{
	height: 20px;
	color: white;
	padding-right: 30px;
	text-decoration:none;
}
.menu3 A:hover,.menu3 A:active, .menu3Active{
	color: red;
}

.projecttable {
background-color: #CCCCCC;
}

.projecttable td {
width: 33%;
text-align: center;
background-color: white;
}

.headertekst { 
font-size: 18px;
font-weight: bold;
}
.headertekst ul li, .headertekst a {
font-size: 12px;
padding: 2px;
}

