﻿body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.Panel
{
    text-align: left;
}

.Button
{
	width: 110px;
	height: 24px;
	color: #06529D;
	font-weight:bold;
}

A:link, 
A:visited
{
	color: #06529D;
	font-style:normal;
}

A:hover, 
A:active
{
	color: #000000;
	font-style:normal;
}

/* SEARCH RESULTS PAGE */
.SearchTable
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black;
	font-weight: bold;
	width: 600px;
	text-align: left;
}
/* SEARCH RESULTS PAGE END */

.imgStep
{
	position: relative; 
	top: -3px;
}

.imgStepContainer
{
	display: inline-block; 
	width: 40px; 
	height: 40px;
	text-align: center;
	vertical-align: center;
	float: left;
}

.stepcontainerheaderimg
{
	float: left;
}

.stepcontainerheader
{
	vertical-align: middle;
	float: left;
	margin: 6px 0 0 6px;
}

.lblStep
{
	font-weight: bold;
	color: Gray;
}

.stepcategorylist
{
	margin-left: 7px;
}

.makeItem
{
	width: 139px;
	float: left;
	font-size: 11px;
	vertical-align: middle;
	height: 30px;
}

.C1Accordion_LiquiMoly-C1Bottom .C1ContentPanel
{
	padding: 0px 0px 0px 7px;
}

.makeItem a
{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	color: Gray;
}

.makeitemimg
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 3px;
}

.makeitemtext
{
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 110px;
}

.descriptionTitle
{
	padding-top: 20px;
	padding-bottom: 35px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
	color: #C63039;
	font-weight: bold;
	display: inline-block;
}

.descrOr
{
	text-align: center; 
	width: 575px; 
	padding-top: 7px;
	padding-bottom: 7px;	
}

.descrBar
{	
	float: left;
	width: 200px;	
	height:60px;	
	line-height: 60px;
}

.txtSearch
{
	width: 300px;
	float: right;
	margin-top: 3px;
}

.searchKba
{	
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 5px;
}

.searchKba.searchKbaFree
{
	margin-top: 15px;
}

.searchKba div
{
	margin-bottom: 2px;	
}

.searchKbaTxt
{
	width: 200px;
	text-align: right;
	font-size: 11px;
}

.btnSearch
{
	background-image: url(Images/zoekknop.png);
	height: 20px;
	width: 112px;
	font-family: Arial;
	font-size: 12px;
	display: inline-block;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: White;
}

.btnSearch:link, 
.btnSearch:active,
.btnSearch:visited
{
	color: White;	
	font-weight: bold;
	/*margin-top: 40px;*/
	margin-left: 248px;
}

.descriptionText
{
	font-family: Arial;
	font-size: 11px;
}

.listBox
{
	border: none;
}

#content
{
	width: 600px;
	background-color: White;
	padding-left: 10px;
}

/* SEACH TEXT + IMAGES START */
.contentsearch, .searchbar
{
	color: #808080;
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
}

.searchdescription
{
	float: left;
	height: 108px;
	margin: 15px 0 0 15px;
}

.searchimg
{
	float: left;
	width: 393px;
	height: 108px;
	margin-left: 5px;
	text-align: left;
}
/* SEACH TEXT + IMAGES END */

/* SEARCH BARS START */

.searchbar
{
	background-image: url(Images/zoekbalk.png);
	background-repeat: no-repeat;
	width: 594px;
	height: 60px;
	/*margin: 0 0 0 15px;*/
}

.searchbar .left
{
	float: left;
	margin: 22px 0 0 70px;
}

.searchbar .right
{
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 5px 20px 0 0;
}

.searchbar .right div
{
	height: 25px;
}

.searchbar .right .contentsearch
{
	margin: 10px 0 0 0;
}

.textor
{
	width: 594px;
	text-align: center;
	line-height: 30px;	
}

/* SEARCH BARS END */


.tabbar
{
	width: 600px;
	height: 33px;
}

.tabbarchoose
{
	background-image: url(Images/tabs_auswahlen.png);
}

.tabbarsearch
{
	background-image: url(Images/tabs_suchen.png);
}

.tabbar div
{
	float: left;
	text-align: center;
	height: 33px;
	/*width: 120px;*/
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: White;
	text-transform: uppercase;
	cursor: pointer;
}

.tabbar .tabchoose
{
	width: 120px;
}

.tabbar .tabsearch
{
	width: 235px;
}
	
.tabbar div a
{
	margin-top: 7px;
	height: 33px;
	/*width: 120px;*/
	display: block;
	outline: none;
	text-decoration: none;
	color: White;
}



.makecolumn
{
	width: 139px;
	float: left;
}
