a.nav_credits:link {
	color: #85A2C2;
	text-decoration: none;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits:visited {
	color: #85A2C2;
	text-decoration: none;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits:hover {
	color: #85A2C2;
	text-decoration: underline;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits:active {
	color: #85A2C2;
	text-decoration: none;
	line-height: 20px;
	font-size: 9px;
}
a.nav_credits {
	font-weight: bold;
	line-height: 20px;
	font-size: 9px;
}

.container {
	margin-left : auto;
	margin-right : auto;
	width : 815px;
	height: auto;
}
.header {
	height: 283px;
	width: 100%;
	background-image: url(../images/tele2_02.jpg);
}
.body {
	background-image: url(../images/tele2_05.jpg);
	height: 300px;
	width: 100%;
}
#footer {
	height: 44px;
	width: 100%;
	background-image: url(../images/tele2_07.jpg);
	background-position: bottom;
}

#page_text {
	float: right;
	height: 330px;
	width: 550px;
	padding-right: 50px;
}
#float_left {
	float: none;
	height: 120px;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}
body {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image : url(../images/tele2_01.jpg);
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	color : #00172F;
	background-repeat: repeat-x;
	background-color: #6E7A6C;
	margin: 0;
	padding-top: 0px;
}
.grey_text {
	color: #686868;
}
#oplossingen {
	margin-left : auto;
	margin-right : auto;
	width : 300px;
	height: auto;
}


.nav{
	padding-bottom:0;
}

.nav a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a{
	color:#6e7a6c;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

h1{
	color:#6e7a6c;
	font-size:18px;
}

.img_body{
	padding-right:8px;
	padding-bottom:8px;
	border:none;
}