body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	background: #FFFFFF url(http://www.kwalitiv.nl/images/background.png) repeat-x;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: underline;
	color: #333333;
}

a.blog {
	text-decoration: underline;
	color: #0066cc;
}

h1 { 
	margin-bottom: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px; 
	color: #333333;
	background: url(http://www.kwalitiv.nl/images/h1.png) no-repeat;
	height: 31px;
	padding: 7px 0 0 40px;
}

h2 { 
	margin-bottom: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #0066cc; 
	font-weight: normal; 
	padding-top: 10px;
}

h2.actie {
	color: #FFFFFF; 
	text-align: center;
}

#call h2, #blog h2 {
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #333333;
}

p {
	padding-bottom: 10px;
}

p.error {
	color: #ff0000;
}

p.success {
	color: #00cc00;
}

#footmenu p {
	color: #333333;
	font-weight: bold;
}

label {
	width: 150px;
	float: left;
}

input {
	background-color: #ffffff;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	border: 1px solid #0066cc;
	padding: 5px;
	font-size: 14px;
	width: 200px;
	margin: 0 2px 3px 0;
}

input.klein {
	width: 95px;
}

input.verzenden {
	width: 100px;
	margin-left: 150px;
}

input.nummer {
	width: 125px;
}

textarea {
	background-color: #ffffff;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	border: 1px solid #0066cc;
	padding: 5px;
	font-size: 14px;
	width: 200px;
	margin: 0 2px 3px 0;
}

td {
	padding-right: 20px;
}

#website {
	width: 985px;
	margin: 0 auto;
}

#logo {
	margin: 30px 0 0 3px;
	width: 100%;
	height: 78px;
}

#menu {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	width: 265px;
	height: 270px;
	background-image: url(http://www.kwalitiv.nl/images/menu.png);
	margin: 20px 20px 0 0;
	float: left;
	text-align: center;
}

#menu ul {
	list-style: none; 
	font-size: 18px;
	margin: 15px 0 0 45px;
}

#menu ul li a {
	text-decoration: none;
	background: url(http://www.kwalitiv.nl/images/menuline.png) bottom center no-repeat;
	display: block; 
	width: 175px;
	padding: 7px 0 12px 0;
	color: #ffffff;
}

#menu ul li a:hover {
	font-weight: bold;
}

#menu ul li a.current {
	font-weight: bold;
}

#head {
	width: 450px; 
	height: 270px; 
	padding-right: 250px; 
	position: relative; 
	background-image: url(http://www.kwalitiv.nl/images/head.png);
	float: right;
	margin-top: 20px;
}

#head ul.ui-tabs-nav{ 
	position: absolute; 
	left: 410px; 
	list-style: none; 
	width: 281px; 
}

#head ul.ui-tabs-nav li{ 
	padding: 10px 0 15px 15px;
	font-size: 12px; 
	color: #666666; 
}

#head ul.ui-tabs-nav li img{ 
	float: left; 
	margin: 5px; 
	background: #ffffff; 
	padding: 2px; 
	border: 1px solid #0066CC;
}

#head ul.ui-tabs-nav li span{ 
	font-size: 11px;
}

#head li.ui-tabs-nav-item a{ 
	display: block; 
	height: 66px;
	background-image: url(http://www.kwalitiv.nl/images/item.png);
	text-decoration: none;
	color: #ffffff;
}

#head li.ui-tabs-nav-item a:hover{ 
	background-image: url(http://www.kwalitiv.nl/images/itemhover.png);
}

#head li.ui-tabs-selected{ 
	background: url(http://www.kwalitiv.nl/images/itemselected.png) center left no-repeat;  
}

#head ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background-image: url(http://www.kwalitiv.nl/images/itemhover.png);
}

#head .ui-tabs-panel{ 
	margin: 10px 0 0 8px;
	width: 400px;
	height: 250px; 
	background: #999999;
	position: relative;
}

#head .ui-tabs-panel .info{ 
	position: absolute; 
	top: 170px;
	left: 0; 
	height: 80px; 
	background-image: url(http://www.kwalitiv.nl/images/transparentbg.png);
}

#head .info h2{ 
	font-size: 18px;
	color: #ffffff; 
	padding: 5px; 
	margin: 0;
	overflow: hidden; 
	text-align: left;
}

#head .info p{ 
	margin: 0 5px; 
	color: #ffffff;
	font-size: 11px;
}

#head .ui-tabs-hide{ 
	display: none; 
}

#left {
	width: 265px;
	margin: 20px 15px 0 0;
	float: left;
}

#actie {
	background-image: url(http://www.kwalitiv.nl/images/actie.png);
	width: 265px;
	height: 150px;
}

#actie p {
	text-align: center;
	padding: 10px 5px;
	color: #ffffff;
	font-size: 18px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}

#call {
	margin-top: 20px;
	background-color: #f2f2f2;
	height: 310px;
	width: 245px;
	padding: 0 10px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color: #000000;
}

#blog {
	margin-top: 20px;
	background-color: #f2f2f2;
	width: 245px;
	padding: 0 10px 10px 10px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color: #000000;
}

#blog ul {
	list-style: none; 
	font-size: 14px;
}

#blog ul li {
	padding-bottom: 2px;
}

#blog ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #000000;
}

#blog ul li a:hover {
	background-color: #333333;
	color: #ffffff;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#blog ul li a.current {
	background-color: #333333;
	color: #ffffff;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.blogtext {
	padding-bottom: 10px;
}

#content {
	width: 705px;
	min-height: 600px;
	margin: 20px 0;
	float: left;
	background: url(http://www.kwalitiv.nl/images/shadow.png) top left no-repeat;
}

#text {
	padding: 0px 20px 0 30px;
	width: 655px;
	min-height: 600px;
	background: url(http://www.kwalitiv.nl/images/shadowright.png) top right no-repeat;
}

#footer {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	clear: both;
	width: 100%;
	background-image: url(http://www.kwalitiv.nl/images/footer.png);
	height: 200px;
}

#footcontent {
	margin: 0 auto;
	width: 985px;
	height: 200px;
}

#twitter {
	width: 510px;
	float: left;
	margin-top: 15px;
	background: url(http://www.kwalitiv.nl/images/twitter.png) 450px 85px no-repeat;
}

.tweet, .query {
	font-size: 12px;
	color: #ffffff; 
	width: 450px;
}

.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	overflow-y: hidden;
	background-image: url(http://www.kwalitiv.nl/images/transparentbg.png); 
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase; 
}

.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 2px;
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-image: url(http://www.kwalitiv.nl/images/item.png); 
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: 5px;
	float: left; 
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle; 
}

#footmenu {
	width: 150px;
	float: left;
	text-align: center;
	margin: 15px 0 0 10px;
}

#footmenu ul {
	list-style: none; 
	font-size: 14px;
}

#footmenu ul li {
	padding-bottom: 2px;
}

#footmenu ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #ffffff;
}

#footmenu ul li a:hover {
	background-color: #0066cc;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#footmenu ul li a.current {
	background-color: #0066cc;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#gegevens {
	width: 245px;
	margin: 15px 0 0 70px;
	float: left;
	color: #333333;
	font-size: 12px;
}

#gegevens span {
	float: right;
	margin-right: 10px;
}

#gegevens a {
	color: #ffffff;
}

.mosaic-block {
	float: left;
	position: relative;
	overflow: hidden;
	width: 210px;
	height: 100px;
	margin: 8px 8px 0 0;
	background: #333333 url(http://www.kwalitiv.nl/images/progress.gif) no-repeat center center;
}

.mosaic-backdrop {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #333333;
}

.mosaic-overlay {
	display: none;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #333333;
}

.bar .mosaic-overlay {
	bottom: -100px;
	height: 100px;
	background: url(http://www.kwalitiv.nl/images/transparentbg.png);
}

.details {
	padding: 18px 10px;
}

.details h3 {
	color: #fff;
}

.details a {
	color: #ffffff;
}
