﻿a 
{
	color: rgb(102, 102, 102);
	text-decoration: none;
}

a * 
{
	cursor: pointer;
}

a img, :link im, :visited img 
{
	border: none;
}

ul, li, p
{
    margin: 0;
    padding: 0;
}

html, body {margin:0; padding:0}

body
{
	font: 62.5% Arial, Helvetica, sans-serif;
}

html 
{
	height: 100%;
}

p {
    font-size: 1.2em;
    margin: 0 0 17px 0;
}


.ContentDiv 
{
	clear: both;
	padding-bottom: 20px;
	border-top-width: 9px;
	border-top-color: rgb(153, 0, 0);
	border-top-style: solid;
}

.ContentTopDiv
{
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}

.FootDiv 
{
	border-top-width: 9px;
	border-top-color: rgb(153, 0, 0);
	border-top-style: solid;
	text-align: center;
	font-size: 0.9em;
	clear: both;
}

.FootDiv p 
{
	font-size: 1.2em;
	padding: 17px 0;
}

.FootDiv .BulletSpan
{
	background: url('../images/footer_bullet.gif') no-repeat left center;
	padding: 2px;
	width: 2px;
}

.FootDiv a 
{
	margin-right: 19px;
	margin-left: 19px;
}

.FlashContent 
{
	float: left;
	margin: 0;
	margin-right: 1px;
	width: 911px;
	height: 234px;
	background-color: Blue;
}

.ClearLeftDiv
{
	clear: left;
}

.clear {
	clear: both;
}

.MainMenu 
{
	height: 47px;
	padding-left: 3px;
	margin-top: 20px;
}

.MainMenu li.current a 
{
	color: rgb(153,0,0);
}

.MainMenu li.current li a
{
	color: rgb(102, 102, 102);
	font-weight: normal;
}

.MainMenu li.current li.subcurrent a 
{
	color: rgb(153,0,0);
	font-weight: bold;
}

.MainMenu ul 
{
	font-size: 1.8em;
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
	display: block;
	margin: 0;
	padding: 0;
}

.MainMenu ul ul 
{
	font-size: 0.7em;
	padding-left: 0;
	margin-bottom: 0;
	position: absolute !important;
	left: 0;
	top: 25px;
	width: 345px;
}

.MainMenu ul ul li
{
	background: url('../images/footer_bullet.gif') no-repeat left center;
	margin-right: 10px;
	padding-left: 20px;
	position: relative;
	text-align: left;
}

.MainMenu ul ul li:first-child,
.MainMenu ul ul li.first 
{
	margin-right: 10px;
	padding-left: 0px;
	background-image: none;
}

.MainMenu li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	position: relative !important;
	margin-right: 32px;
}

.MainMenu a 
{
	text-decoration: none;
}

.PulsarLogo 
{
	float: left;
}

.SearchDiv
{
	background-color: #ececec;
	height: 55px;
	width: 224px;
	vertical-align: middle;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
}

.wrapper 
{
	margin: 0 auto;
	width: 912px;
}

#SearchFieldSet
{
    border: none;
	padding: 0px;
	margin: 0px;
}

#SearchFieldSet Legend
{
    display: none;
}

#SearchFieldSet .ZoekenTextBox 
{
	padding: 4px;
	margin: 0px;
	margin-right: 4px;
	border: none;
	font-size: 1em;
	vertical-align: middle;
	background-color: #fff;
	height: 13px;
	width: 148px;
}

#SearchFieldSet input[type="image"]
{
	vertical-align: middle;
	margin-top: -2px;
}

#SearchFieldSet Label 
{
	/*display: none;*/
}

/*************************************************\
*                 Watch Searching                 *
*                      BEGIN                      *
\*************************************************/
* html .WatchSearcher ul,
* html .WatchSearcher ul li 
{
	height: 1% !important;
	margin: 0;
}

* html .WatchSearcher ul lu span,
* html .WatchSearcher ul li a 
{
	height: 1%;
}

.WatchSearcher_top 
{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

.WatchSearcher_bottom 
{
	height: 24px;
	background-color: rgb(78, 0, 1);
	color: #FFFFFF;
	padding-top: 4px;
	clear: both;
	text-align: center;
	visibility: hidden;
	margin: 9px 20px 0 20px;
}

.WatchSearcher_bottom a 
{
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 15px;
	font-size: 1em;
	font-weight: bold;
}

.WatchSearcher_bottom a.active 
{
	color: rgb(218, 211, 211);
	text-decoration: none;
}

.WatchSearcher 
{
	font-size: 1em;
	margin: 0 20px;
	z-index: 89;
	cursor: default;
}

.WatchSearcher > div 
{
	display: inline;
	margin: 0;
	padding: 0;
}

.WatchSearcher li ul 
{
	display: none !important;
}

.WatchSearcher ul li:hover ul,
.WatchSearcher ul li.sfhover ul 
{
	display: block !important;
	position: absolute;
	z-index: 100;
}

.WatchSearcher ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.WatchSearcher ul li
{
	background-color: #ECECEC;
	display: block;
	float: left;
	margin: -1px 1px 0 0 !important;
	position: relative;
}

.WatchSearcher ul li span 
{
	background-color: rgb(212,212,212);
	color: rgb(67,69,70);
	display: block;
	padding: 2px 4px;
}

.WatchSearcher ul li div,
.WatchSearcher ul li
{
	width: 78px;
}

.WatchSearcher ul li div 
{
	position: relative;
	/*overflow: hidden !important;*/
	height: 18px !important;
}

.WatchSearcher ul li a
{
	color: rgb(67, 69, 70);
	display: block;
	padding: 2px 4px;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.WatchSearcher ul li a img 
{
	position: absolute;
	right: 5px;
	top: 4px;
	vertical-align: middle;
}

.WatchSearcher ul ul 
{
	padding: 0;
	list-style: disc none outside !important;
}

.WatchSearcher ul li ul 
{
	margin-top: 0px;
	position: absolute;
	left: 0px;
	border-bottom: solid 1px rgb(255, 255, 255);
	z-index: 100;
}

.WatchSearcher ul li ul li 
{
    color: rgb(67, 69, 70);
	float: none;
	border-right: solid 1px rgb(255, 255, 255);
	border-left: solid 1px rgb(255, 255, 255);
	width: 124px;
	padding: 3px 0 3px 4px;
	cursor: pointer;
}

.WatchSearcher ul li ul li span 
{
	background: none;
	color: #AAAAAA;
	/*cursor: default;*/
}

.WatchSearcher ul li ul li a 
{
	text-decoration: none;
	display: block;
}

.WatchSearcher li ul 
{
/*	display: none;*/
}

.currentPage 
{
	text-decoration: underline;
}
/*************************************************\
*                 Watch Searching                 *
*                       END                       *
\*************************************************/

/*************************************************\
*                Single Watch Node                *
*                      BEGIN                      *
\*************************************************/

a.watchNode 
{
	display:block;
	width: 143px;
	height: 169px;
	float: left;
	border: solid 1px transparent;
}

a.searchWatchNode 
{
	display: block;
	width: 140px;
	height: 169px;
	float: left;
	border: solid 1px transparent;
}

a.viewWatchNode 
{
	display:block;
	width: 89px;
	height: 128px;
	float: left;
	border: solid 1px transparent;
}

a.watchNode:hover, a.searchWatchNode:hover, a.viewWatchNode:hover
{
	border: solid 1px #900;
}

/*************************************************\
*                Single Watch Node                *
*                       END                       *
\*************************************************/

.contentheader, .contextheader {
background: url(../images/bg_contentheader.jpg) #000 top left no-repeat;
height: 60px;
margin: 0 0 25px 0;
padding: 1px 0 0 0;
}

html>body .contentheader, .contextheader {
height: auto;
min-height: 60px;
padding: 1px 0 0 0;
}

.contentheader h2 {
color: #fff;
font-weight: normal;
font-size: 2.4em;
letter-spacing: -1px;
margin: 18px 20px 0;
}

.contentheader h3 {
color: #fff;
font-weight: normal;
}

.contentheader-finder {
background: url(../images/bg_contentheader_voll.jpg) #fff top left no-repeat;
height: 105px;
margin: 0 0 10px 0;
}

html>body .contentheader-finder {
height: auto;
min-height: 55px;
padding-bottom: 20px;
}

.contentheader-finder h2 {
color: #fff;
font-size: 2.4em;
font-weight: normal;
}

.uhrenfinder {
font-size: 1.1em;
margin: 0 0 20px 20px;
z-index: 89;
}

.contentheader .uhrenfinder {
margin: -20px 0 0 0;
position: relative;
z-index: 99;
}

.uhrenfinder-content {
padding: 30px 0 0 0;
}

.uhrenfinder-content h2, .uhrenfinder-content h3 {
display: inline;
font-weight: normal;
margin-bottom: 10px;
}

.uhrenfinder-content h2 {
color: #900;
font-size: 1.8em;
margin: 0 4px 0 0;
}

.uhrenfinder-content h3 {
font-size: 1.2em;
}

.contextheader h2 {
float: left;
color: #fff;
font-weight: normal;
margin: 19px 10px 5px 21px;
font-size: 1.8em;
}

.teaser a:hover img {
    filter:alpha(opacity=80);
    opacity:0.8;
    -moz-opacity:0.8;
}

h3, h4
{
    padding: 0;
    margin: 0;
}

h3 {
font-size: 1.8em;
font-weight: normal;
}

h4 {
font-size: 1.4em;
margin-bottom: 10px;
}


p small {
font-size: 0.9em;
line-height: 1.4em;
}

.WarningDiv
{
    text-align: center;
    font-size: 0.9em;
    color: rgb(153, 0, 0);
}
