* { 
	margin:0;
	padding:0;
	font-size: 100%;
	font-family: Verdana,Helvetica,sans-serif;
}
html {height:100%}
body {
	margin:0;
	padding:0;
	font-size: 100.01%;
	position: relative;
	color: #000;
	background-color: #FFF;
	text-align: left;
	min-width: 900px;
}
fieldset, img { border:0; }
select, input, textarea { font-size: 99% }



.clear {
	clear: both;
}



#header {
	float: left;
	width: 100%;
	background-color: #000099;
	color: #FFFFFF;
}
#headerMetaNavi {
	padding: 5px 10px 10px 0px;
	text-align: right;
	font-size:0.6em;
	line-height: 14px;
	height: 15px;
}
#headerLogo {
	float: left;
	padding: 10px 0px 10px 0.9375em;
}
#headerSearch {
	float: right;
	padding: 5em 10px 10px 0px;
	font-size: 0.7em;
	font-weight: bold;
}
#headerSearch #sword {
	width: 8em;
}
#headerSearch #startSearchBut { vertical-align: middle; }
#mainNavi {
	float: left;
	width: 100%;
	background-color: #3366CC;
	font-size:0.7em;
	border-style: solid;
	border-color: #fff;
	border-width: 0px 0px 1px 0px;
}
#sectionTitle {
	padding: 10px 10px 5px 0px;
	text-align: right;
	background-color: #3366CC;
}
#rootlineNavi {
	font-size: 0.6em;
	margin: 0px 0px 20px 0px;
}
#body {
	padding: 4px 0.9375em 30px 0.9375em;
	display:block;
}
#footer {
	background-color: #3366CC;
	color: #FFFFFF;
	padding: 8px 10px 8px 0.9375em;
}

#footerMetaNavi {
	font-size:0.6em;
}

#headerMetaNavi div#languageSwitch {
	display: inline;
	margin: 0 10px 0 0;
	vertical-align: middle;
}


#headerMetaNavi ul {
	display: inline;
}
#headerMetaNavi ul li {
	display: inline;
}
#headerMetaNavi ul li a {
	color: #FFF;
	text-decoration: none;
}
#headerMetaNavi ul li a:hover {
	color: #FF9900;
}
#headerMetaNavi ul li a.act, #headerMetaNavi ul li a:hover.act {
	font-weight: bold;
	color: #FF9900;
}

#mainNavi ul {
	display: block;
	padding: 0 0 0 0.7em;
}
#mainNavi ul li {
	display: block;
	float: left;
}
#mainNavi ul li a {
	display: block;
	padding: 3px 5px 5px 5px;
	border-style: solid;
	border-color: #fff;
	border-width: 0px 1px 0px 0px;
	color: #FFF;
	text-decoration: none;
}
#mainNavi ul li a:hover {
	color: #FF9900;
}
#mainNavi ul li a.act, #mainNavi ul li a:hover.act {
	font-weight: bold;
	color: #FF9900;
}


#rootlineNavi a {
	color: #3366CC;
	text-decoration: none;
}
#rootlineNavi a:hover {
	color: #FF9900;
}


#subNavi ul {
	display: block;
}
#subNavi ul li {
	display: block;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #999999;
	margin: 0 0 5px 0;
}
#subNavi ul li a {
	font-size: 0.7em;
	display: block;
	color: #3366CC;
	text-decoration: none;
	background-image: url('../images/link_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 0px 0.25em;
	padding: 0px 0px 4px 16px;
	line-height: 1.3em;
}
#subNavi ul li a:hover {
	color: #FF9900;
}
#subNavi ul li a.act, #subNavi ul li a:hover.act {
	font-weight: bold;
	color: #FF9900;
}

#subNavi ul li ul li {
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subNavi ul li ul li a {
	font-size: 0.6em;
	border-width: 0 0 0 0;
	background-image: url('/clear.gif');
	margin: 0 0 2px 0;
}


#footerMetaNavi ul {
	display: inline;
}
#footerMetaNavi ul li {
	display: inline;
}
#footerMetaNavi a {
	color: #FFF;
	text-decoration: none;
}
#footerMetaNavi a:hover {
	color: #FF9900;
}
#footerMetaNavi a.act, #footerMetaNavi a:hover.act {
	font-weight: bold;
	color: #FF9900;
}




/* SubTemplates */
.contentCol {
	font-size:1.0em;
}
.fixCol {
	overflow: hidden;
}


/* extension-classes */
.tx-indexedsearch-whatis p {
	font-size: 0.95em;
	color: #3366CC;
	font-weight: bold;
	padding: 0px 0px 0.5em 0px;
}
.tx-indexedsearch-sec ul {
	display: block;
	padding: 0 0 10px 0;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #999999;
	margin: 0 0 10px 0;
}
.tx-indexedsearch-sec ul li {
	display: block;
	list-style-type: none;
}
.tx-indexedsearch-secHead {
	background-color: #CCCCCC;
	padding: 3px 0 5px 5px;
	margin: 0 0 7px 0;
}
.tx-indexedsearch-secHead h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.tx-indexedsearch-resItem {
	padding: 0 0 10px 0;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #999999;
	margin: 0 0 10px 0;
}
.tx-indexedsearch-redMarkup
{
	color: #CC0000;
}
.tx-indexedsearch-resItem .tx-indexedsearch-icon {
	float: left;
}
.tx-indexedsearch-resItem h3 {
	float: left;
}
.tx-indexedsearch-resItem .tx-indexedsearch-percent {
	float: right;
	font-size: 0.7em;
}

.tipafriend fieldset label {
	display: block;
	float: left;
	width: 15em;
	font-size: 0.7em;
	font-weight: normal;
}
.tipafriend fieldset input {
	font-size: 0.7em;
	margin: 0 0 0.8em 0;
	width: 25em;
}
.tipafriend fieldset textarea {
	font-size: 0.7em;
	margin: 0 0 0.8em 0;
	width: 25em;
}
.tipafriend #tipform_submit {
	display: block;
	float: right;
	width: auto;
}
.tipafriend #tipform_reminder  {
	float: left;
	font-size: 0.7em;
}


#fotoboekSingleView .fotoboekComment {
	width: 480px;
}
#fotoboekSingleView .fotoboekSingleImage {
	margin: 0 0 0.7em 0;
}
#fotoboekOverview .fotoboekThumb {
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
	margin: 0 10px 10px 0;
}
.fotoboekNaviRow {
	margin: 0 0 6px 0;
}
.fotoboekNaviRow a {
	font-size: 0.7em;
}
.fotoboekNaviRow .fotoboekPrev a {
	font-size: 0.7em;
	color: #3366CC;
	text-decoration: none;
	background-image: url('../images/link_arrow_left.gif');
	background-repeat: no-repeat;
	background-position: 0 0.18em;
	padding: 0px 0px 4px 16px;
	line-height: 1.2em;
	margin: 0 20px 0 0;
}
.fotoboekNaviRow .fotoboekNext a {
	font-size: 0.7em;
	color: #3366CC;
	text-decoration: none;
	background-image: url('../images/link_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0.18em;
	padding: 0px 16px 4px 0px;
	line-height: 1.2em;
}
.fotoboekNaviRow .fotoboekThumbs a {
	font-size: 0.7em;
	color: #3366CC;
	text-decoration: none;
	background-image: url('../images/link_arrow_up.gif');
	background-repeat: no-repeat;
	background-position: 100% 0.18em;
	padding: 0px 16px 4px 0px;
	line-height: 1.2em;
	margin: 0 20px 0 0;
}
.fotoboekNaviRow a:hover {
	color: #FF9900;
}



.newsListImage {
	float: left;
	width: 85px;
	margin: 0 15px 0 0;
}
.newsListText {
	margin: 0 0 0 100px;
}
.newsSingleImage {
	float: right;
	width: 315px;
	margin: 0 0 0 15px;
}
.newsSingleText {
	margin: 0 330px 0 0;
}

