/* ------ lettertypen ------ */
body,p,td,input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body,p,td,th {
	font-size: 9pt;
	line-height: 1.4
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
}
h1 { font-size: 1.4em; letter-spacing: 0.2em;}
h2 { font-size: 1.4em; letter-spacing: 0.1em;}
h3 { font-size: 1.2em; letter-spacing: 0.1em;}
h4 { font-size: 1.0em; letter-spacing: 0.1em;}



.btn {
    font-size: 9pt;
    font-weight: bold;
	line-height: 1.5em;
	color: #fff;	
    background-color: #018ba7;
  	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

/* ------ positioneren ------ */
.relatieveContainer {
	width: 600px;
}
#container-logo {
	text-align: right;
	margin: 0 20px 0 auto;
}

/* ------ kleuren ------ */
body {
	background-color: #fff;
}
body,p,td,input {
	color: #000;
}
.relatieveContainer {
	background-color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	color: #02323E;
}
hr {
	color: #000;
	height: 1px;
}
.midden a {
	color: #D17604;
}

/* ------ tabel met de uitslag ------ */
#combinatietabel th{
	background-color: #02323E;
	color: #fff;	
}
#combinatietabel td {
	vertical-align: top;
}
#combinatietabel .combinatie-titel {
	font-weight: bold;
}
#combinatietabel .lbl {
	font-style: italic;
}

#combinatietabel a {
	font-family: Verdana, Arial, sans-serif;
	color: #0295B2;
}
#combinatietabel a:link {
	font-family: Verdana, Arial, sans-serif;
	color: #0295B2;
}
#combinatietabel a:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #02323E;
}
#combinatietabel a:hover {
	font-family: Verdana, Arial, sans-serif;
	color: #D17604;
}
#combinatietabel a:active {
	font-family: Verdana, Arial, sans-serif;
	color: #0295B2;
}

/* ------- van carrieretijger ------ */
.menu {
	background-image: url(http://www.carrieretijger.nl/static/img/top-menu.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 14px;
}
.menu a{
	margin-left: 14px;}
.menu a:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02323E !important/*darkblue*/;
	text-decoration: none;
}
.menu a:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.zoek {
	background-image: url(http://www.carrieretijger.nl/static/img/top-zoek.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 202px;
}
#zoekveld {
	font-family: Verdana, Arial, sans-serif;
	height: 11px;
	font-size: 10px;
	color: #0295B2;
}
.zoek a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.zoek a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.zoek a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.zoek a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline !important
}

.zoek a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#left{
	position: absolute;
	left:0px;
	top:177px;
	width:175px;
	border:0px solid #AEDDE6;
	}
	

