﻿/*
    Author: R. Verbeek
    Date: 20/09/2009
    Company: Nedfinity
	
*/

body {
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    line-height:16px;
    color:#234B83;
	background-image:url(/_images/bg.gif);
	background-repeat:repeat-x;
    background-color:#a6bee4;    
}

img {
    border:none;
}

* {
    outline:none;
}

p {
    margin:0 0 10px 0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 15px 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 10px 0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 8px 0;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 4px 0;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;  
	font-weight:bold;
	color:#234b83;
	margin:0;
    padding:0 0 4px 0;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 4px 0;
}

.ContentHome h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 10px 3px;
}

a,
a:link,
a:visited,
a:active {
    color:#234B83;
}

a:hover {
    text-decoration:underline;
}

.Picture {
    overflow:hidden;
}

.Picture img {
    width:100%;
    text-align:center;
    -ms-interpolation-mode:bicubic;
}

/* - parent elements - */

.Container {
    position:relative;
    width:995px;
    margin:0 auto;
}

.Header {
    position:relative;
    height:128px;
    background-color:#fff;
    width:995px;
}

.Main {
    position:relative;
    float:left;
    width:995px;
    background-image:url(/_images/BgContent.gif);
    background-repeat:repeat-x;
}

/* - header - */

.Header .Inner {
    position:relative;
    height:121px;
    width:981px;
    margin:0 0 0 7px;
    background-image:url(/_images/HeaderBack.gif);
    background-repeat:repeat-x;
}

.Header .Logo a {
    display:block;
    position:absolute;
    width:522px;
    height:105px;
    background-image:url(/_images/Logo.gif);
    background-repeat:no-repeat;
    left:9px;
    top:11px;
}

.Header .Navigation {
    position:absolute;
    top:7px;
    right:162px;    
}

.Header ul {
    margin:0;
    padding:0;
    list-style:none;
}

.Header ul li {
    float:left;
}

.Header ul li a,
.Header ul li a:link,
.Header ul li a:active {
    line-height:19px;
    text-align:center;
    text-decoration:none;
    color:#234B83;
}

.Header ul li a:hover {
    text-decoration:underline;
}

.Header .Search {
    position:absolute;
    top:8px;
    right:10px;
}

.Search .Label {
    float:left;
    margin:2px 0 0 0;
    font-weight:bold;
}

/* - msp banner - */

.MspBanner {
    display:block;
    width:185px;
    height:185px;
    background-color:#fff;
    background-image:url(/_images/multisafepay.gif);
    background-repeat:no-repeat;
    margin:10px 0 0 10px;
}

/* - homepage - */

.SpotlightProducts {
    position:relative;
    float:left;
    margin:0 0 17px 0;      
}

/* - main - */

.PageContent {
    margin:0;

}
.ContentHome { 
	position:relative;
	width:526px;
	display:block;
	float:left;
	overflow:hidden;
}
.ContentMain 
{
	position:relative;
	display:block;
    margin:0 0 0 1px;
    float:left;
    width:483px;
    padding:10px 20px 10px 20px;
	background-image:url(/_images/content_bg.png);
	background-repeat:repeat-y;
	background-position:0 -20px;
}
.ContentTop
{
	position:relative;
	display:block;
	width:523px;
	height:10px;
	background-image:url(/_images/content_sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:1px;
}

.ContentBottom
{
	position:relative;
	display:block;
	width:523px;
	height:15px;
	background-image:url(/_images/content_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
	margin:0 0 10px 1px;
	float:left;
}


.Main .Left {
    position:relative;
    width:203px;
    float:left;
    z-index:500;    
}

.Main .Right {
    position:relative;
    float:right;
    width:790px;
}

.Left .Navigation {
    position:relative;
    width:200px;
    margin:0;
    background-image:url(/_images/MenuBack.gif);
    background-repeat:no-repeat;
    padding:0;
    z-index:500;
}


.Left .Navigation ul { 
    position:relative; 
    list-style:none; 
    margin:13px 0 0 10px; 
    padding:0 3px 2px 3px; 
    width:179px; 
    background-color:#fff;
}

.Left .Navigation ul li { 
    position:relative; 
    list-style:none; 
    margin:0; 
    padding:0;
    text-shadow:1px 1px 1px #000; 
}

.Left .Navigation ul li ul { 
    position:relative; 
    list-style:none; 
    margin:0 0 4px 0; 
    padding:0; 
    background-image:none; 
}

.Left .Navigation ul li ul li { 
    position:relative; 
    display:block; 
    list-style:none; 
    margin:0 0 0 10px; 
    padding:0;
    text-shadow:none;
}

.Left .Navigation ul li ul li ul { 
    position:absolute; 
    list-style:none; 
    margin:0; 
    padding:0; 
    display:none; 
    left:169px; 
    top:0px; 
    z-index:500; 
    background-image:none; 
    background-color:#bbc7de; 
}

.Left .Navigation ul li ul li ul li { 
    position:relative; 
    list-style:none; 
    margin:0; 
    padding:2px;
}

.Left .Navigation ul li ul li ul li lu { position:absolute; list-style:none; margin:0; padding:0; background-image:none; left:156px; z-index:500; }

.Left .Navigation ul li ul li ul li lu li { position:relative; list-style:none; margin:0; padding:0; }


/*goed*/
.Left .Navigation ul li a,
.Left .Navigation ul li a:link,
.Left .Navigation ul li a:visited,
.Left .Navigation ul li a:active  {
    display:block;
    overflow:hidden;
    line-height:29px;
    width:169px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    margin:0 0 2px 0;
    background-image:url(/_images/MenuLinkBack.gif);
    background-repeat:repeat-x;
    text-decoration:none;
    padding:0 0 0 10px;
    z-index:500;
}
/*goed*/
.Left .Navigation ul li ul li a, 
.Left .Navigation ul li ul li a:link,
.Left .Navigation ul li ul li a:visited, 
.Left .Navigation ul li ul li a:active {
    display:block;
	width:169px;
	height:22px;
    color:#234B83 !important;
	background-image:url(/_images/MenuFade.gif);
	background-repeat:no-repeat;
	background-position:bottom;  
	font-weight:normal;    
    margin:0;
    padding:0;
	text-indent:4px;
    line-height:22px;
	font-size:12px;
    z-index:500;
}

.Left .Navigation ul li ul li ul li a, 
.Left .Navigation ul li ul li ul li a:link, 
.Left .Navigation ul li ul li ul li a:visited,
.Left .Navigation ul li ul li ul li a:active {
    color:#fff !important;
    background-image:none !important;
    background-color:#bbc7de !important;    
    margin:0;
    font-weight:normal;
    font-size:11px;
    line-height:20px;
    height:20px;
    padding:0 0 0 5px;
    display:block;
    z-index:500;
}

.Left .Navigation ul li a:hover {
    background-image:url(/_images/MenuLinkBackHover.gif);
	text-decoration:none;
}

.Left .Navigation ul li ul li a:hover,
.Left .Navigation ul li ul li:hover a,
.Left .Navigation ul li ul li.ParentOfSelected  {
    background-color:#bbc7de !important;
    background-image:none !important;
    color:#fff !important;
	text-decoration:none;
}

.Left .Navigation ul li ul li ul li a:hover {
    background-color:#fff !important;
    background-image:none !important;
    color:#234B83 !important;
}

/* - banner - */

.Right .Banner {
    position:relative;
    margin:8px 0 0 0;
	padding:5px 0 0 1px;
    width:779px;
    height:167px;
    background-image:url(/_images/BannerBack.jpg); 
}

.Banner ul {
    position:absolute;   
    width:763px;
    height:155px;
    overflow:hidden;
    margin:3px 0 0 7px;
    padding:0;
    list-style:none;
}
/* - cart top - */
.cartoverview {
	position:absolute;
	top:58px;
	line-height:15px;
	padding:3px 3px 2px 8px;
	right:10px;
	width:228px;
	height:48px;
	background-color:#bbc7de;
}
.cartoverview .display {
}
.cartoverview .display .empty_message {
}

/* - content - */

.Content {
    position:relative;
    float:left;
	margin-left:2px;
    width:527px;
}

.ContentProDetail {
    position:relative;
    float:left;
	margin-left:2px;
    width:auto;
}
.ContentProDetail .ContentMain 
{
	position:relative;
    margin:0;
    padding:0;
	background-image:none;
}

.Right .Bottom {
    position:relative;
    float:right;
    width:791px;
    margin:10px 0 0 0;
    z-index:0;
}

.Bottom .SubLeft {
    position:relative;
    float:left;
    width:531px;
}

.Bottom .SubRight {
    position:relative;
    float:right;
    width:258px;
}

/* - google map - */

#googlemapholder {
    position:absolute;
    z-index:5555;
    top:8px;
    right:6px;
    width:250px;
    height:160px;
    border:1px solid #fff;
}

/* - billboard - */

.Billboard {
    position:relative;
    margin:0;
    width:248px;
    height:232px;
    background-image:url(/_images/BillboardBg.png);
}

.Billboard .Inner {
    position:absolute;
    width:219px;
    height:201px;
    margin:12px 0 0 13px;
}

.Billboard .Inner img {
    position:absolute;
    top:0;
}

.Billboard h2 {
    position:absolute;
    z-index:4444;
    width:188px;
    top:15px;
    left:15px;
    padding:0;
    margin:0;
    color:#fff;
    font-size:17px;
}

.Billboard .Content {
    position:absolute;
    z-index:4444;
    width:188px;
    top:135px;
    left:15px;
    font-size:12px;
    font-weight:bold;
    margin-left:0;
}

.Billboard .Content a,
.Billboard .Content a:link,
.Billboard .Content a:active {
    position:absolute;
    display:block;
    z-index:4444;
    color:#234B83;
    top:45px;
    left:0;  
    font-size:10px;
    font-weight:normal;  
}

.Billboard .Content a:hover {
    text-decoration:none;
}

.Billboard .Overlay {
    position:absolute;
    z-index:3333;
    width:219px;
    height:71px;
    bottom:0;
    background-color:#fff;
    opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=80);
}

/* - newslist - */

.Newslist {
    position:relative;
    float:left;
    margin:6px 0 0 0;
    width:248px;
}

.Newslist a,
.Newslist a:active,
.Newslist a:visited,
.Newslist a:active {
    color:#234B83;
    font-weight:bold;
}

.BoxTop {
    position:relative;
    height:14px;
    background-image:url(/_images/TopBackBox.png);
}

.BoxMain {
    position:relative;
    background-image:url(/_images/BackBox.png);
    background-repeat:repeat-y;
    padding:1px 0 5px 13px;
    overflow:hidden;
}

.BoxBottom {
    position:relative;
    height:14px;
    background-image:url(/_images/TopBackBoxBottom.png);
}

.Newsitem {
    position:relative;
    width:212px;
    height:72px;
    padding:3px 0 0 7px;
    background-color:#bbc7de;
    margin:0 0 10px 0;    
}

.Newsitem .Content {
    width:200px;
    margin-left:0;
}

.Newsitem .Date {
    margin:0 0 0 5px;
    font-style:oblique;
}

.Newsitem strong {
    line-height:18px;
}
.BoxMain a,
.BoxMain a:active,
.BoxMain a:visited,
.BoxMain a:active,
.BoxMain a:hover {
    color:#234B83;
    font-weight:normal;
}

.Newsitem a,
.Newsitem a:link,
.Newsitem a:active,
.Newsitem a:visited {
    position:absolute;
    display:block;
    top:55px;
    left:7px;
    color:#234B83;
}

.Newsitem a:hover {
    text-decoration:underline;
}

.Newslist h3 {
    line-height:20px;
}

/* - contact - */

.AddressBox {
    position:relative;
    width:470px;
    background-color:#bbc7de;
    padding:10px;
    margin:0 0 0 -5px;
}

.CallMeBackBox {
    position:relative;
    float:left;
    width:288px;
    height:78px;
    background-color:#bbc7de;
    padding:10px;
}

.ContactBox {
    position:relative;
    width:470px;
    margin:20px 0 0 -5px;
    background-color:#bbc7de;
    padding:10px;
}

#CallMeBack {
    width:150px;
    margin:5px 0 0 0;
}

#Contact {
	position:relative;
    margin:20px 0 0 0;
    clear:both;
    width:350px;
    height:220px;
}

/* - forms - */

.Search .Fields {
    width:150px;
    position:relative;
    height:30px;
    margin:0;
    padding:0;
}

.Row {
    position:relative;
    width:360px;
    height:24px;
}

.Row label {
    width:110px;
    display:block;
    float:left;
}

.Row span {
    float:right;
}

.signupwrapper
{
    position:absolute;
    top:495px;
    left:0;
    width:248px;
}

.signupwrapper .button,
.signupwrapper .button:link,
.signupwrapper .button:active,
.signupwrapper .button:visited,
.confirmbutton,
.confirmbutton:link,
.confirmbutton:active,
.confirmbutton:visited
{
    display:block;
    text-align:center;
    margin:7px 0 0 135px;
    color:#fff !important;
    font-weight:bold !important;
    text-decoration:none;
    width:80px;
    line-height:20px;
    background-color:#234B83;
    cursor:pointer;
}

.confirmbutton,
.confirmbutton:link,
.confirmbutton:active,
.confirmbutton:visited
{
    margin:6px 0 0 110px !important;
}

.signupwrapper .button:hover,
.confirmbutton:hover
{
    text-decoration:none;
    background-color:#183763;
}

.signupwrapper .loader
{
    display:none;
    position:relative;
    width:24px;
    height:24px;
    background-image:url(/_images/loaders/submit.gif);
}

.signupwrapper .Row
{
    width:215px !important;
}

.signupwrapper label
{
    width:80px;
}

.signupwrapper .Fields
{
    width:220px !important;
}

.Fields .Col1 {
    margin:0;
    padding:0;
    right:0;
    top:0;
    position:absolute;
}
.Fields .Col2 
{ 
    margin:0;
    left:0;
    top:0;
    padding:0;
    position:absolute;
}

.ContactBox .Message {
    font-style:oblique;
    position:absolute;
    top:224px;
    left:140px;
}

/* - newsletter - */

.newsletter
{
    margin:20px;
}

#CallMeBack .Phone {
    position:absolute;
    top:54px;
    left:200px;
}

#CallMeBack .Time {
    position:absolute;
    top:74px;
    left:200px;
}

#CallMeBack .Tel {
    position:absolute;
    z-index:5555;
    top:56px;
    left:170px;
}

#CallMeBack .Tijd {
    position:absolute;
    z-index:5555;
    top:76px;
    left:170px;
}

.Fields .Input,
.input {
    font-size:11px;
	border:1px solid #234B83;
    padding:2px;
    font-family:Arial, Helvetica, sans-serif;
	color:#234b83;
}

.s {
    width:120px;
    height:14px;
}

.m {
    width:107px;
}

.l {
    width:225px;
}

.Fields .Button,
.Fields .Button:link,
.Fields .Button:active {
    display:block;
    line-height:13px;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}

.Search .Fields .Button,
.Search .Fields .Button:link,
.Search .Fields .Button:active {
    width:45px;
    font-size:10px;
    font-style:oblique;
    background-color:#234B83;
    height:16px;
    padding:1px 0 1px 0;
    line-height:16px;
}

.Search .Fields .Input {
    font-style:oblique;
    background-color:#f2f5fe;
    border:1px solid #74767f;
    padding:1px;
    line-height:16px;
    height:14px;
    font-size:10px;
    color:#234B83;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

#Contact a.Button,
#Contact a.Button:link,
#Contact a.Button:visited,
#Contact a.Button:active {
	position:absolute;
	top:192px;
	left:265px;
    cursor:pointer;
    color:#fff;
    line-height:29px;
    text-align:center;
    text-decoration:none;    
    background-image:url(/_images/btn-default.gif);
    background-repeat:no-repeat;
    width:99px;
    height:29px;
    
}
#Contact a.Button:hover {
    border-bottom:2px solid #ffd000;
    background-image:url(/_images/btn-default-over.gif);
    background-repeat:no-repeat;   
}

.Search .Fields .Button:hover {
    background-color:#183763;
}

.Fields textarea {
    height:80px;
}

/* - products - */

.Products {
    position:relative;
	clear:both;
    width:526px;
    float:left;
}

.Product {
    position:relative;
    cursor:pointer;
    width:170px;
    height:160px;
	background-image:none;
	background-repeat:no-repeat;
    background-image:url(/_images/ProductBg.png);
    overflow:hidden;
    float:left;
    margin:0 7px 9px 0;
}

.Product h3 {
    width:130px;
    text-align:center;
    margin:10px 0 0 15px; 
    font-size:12px;
}

.Product .Picture {
    position:absolute;
    width:90px;
    height:70px;
    top:48px;
    left:35px;
}

a.gotoproduct_button,
a.gotoproduct_button:active,
a.gotoproduct_button:link,
a.gotoproduct_button:visited {
    position:absolute;
    bottom:10px;
    right:25px;
    width:30px;
    height:29px;
    display:block;
	background-image:url(/_images/btn-small.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.gotoproduct_button:hover {
	background-image:url(/_images/btn-small-over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

.Product .OldPrice {
    position:absolute;
    font-size:9px;
    width:130px;
    text-align:left;
    top:118px;
    left:15px;
    text-decoration:line-through;
    font-weight:normal;
}

.Product .Price {
    position:absolute;
    font-size:14px;
    color:#E9BE00;
    width:130px;
    text-align:left;
    top:130px;
    left:15px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.Product .NoPrice {
    position:absolute;
    font-size:11px;
    color:#234B83;
    width:130px;
    text-align:center;
    top:130px;
    left:15px;
}

/* - product - */

.ProductDetail {
    width:777px;
    height:450px;
	background-image:url(/_images/content_pro_bg.png);
	background-repeat:repeat-y;
	margin-left:1px;
}
.BottomProductDetail {
	position:relative;
	display:block;
	height:18px;
	width:777px;
	background-image:url(/_images/content_pro_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
	margin-left:1px;
}
.TopProductDetail { 
	position:relative;
	display:block;
	height:10px;
	width:777px;
	background-image:url(/_images/content_pro_sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:1px;
}

.ProductDetail ul {
    padding:15px;
}

.ProductDetail .MainPic {

    float:left;
    position:relative;
}

.PutInStockButtonWrapper 
{
    position:absolute;
    height:20px;
    width:360px;
    left:396px;
    top:364px;
    z-index:5556;
    font-weight:bold;	
}

.PutInStockButton {
    cursor:pointer;
}

.MainPic .Picture {
    width:333px;
    height:250px;
    margin:10px 0 0 15px;
    overflow:hidden;
    vertical-align:middle;
    line-height:250px;
    float:left;
}

.ProductDetail .Gallery {
    height:100px;
    margin:30px 0 0 15px;
    position:absolute;
    top:250px;
    left:5px;
}

.Gallery .Picture {
    width:90px;
    height:68px;
    float:left;
    border:1px dotted #bbc7de;
    margin:0 10px 0 0;
    padding:5px;
    cursor:pointer;
    overflow:hidden;
}

.ProductDetail .Description 
{
	position:absolute;
	top:15px;
	left:365px;
    margin:0;
    padding:2px 10px 0 0;
    width:383px;
    height:262px;
    overflow-x:hidden;
    overflow-y:auto;
}

.Description h3 
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#234b83;
    margin:0;
    padding:0 0 10px 0;
}

.Stockline
{
    position:absolute;
    top:433px;
    left:358px;
    width:400px;
    height:20px;
    text-align:center;
}


.ProductDetail .OldPrice {
    position:absolute;
    font-size:9px;
    left:98px;
    top:377px;    
    text-decoration:line-through;
    font-weight:normal;
}

.ProductDetail .Price {
    position:absolute;
    font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
    color:#E9BE00;
    left:97px;
    top:397px;
    font-weight:bold;
}

.ProductDetail .NoPrice {
    position:absolute;
    font-size:11px;
    color:#E9BE00;
    left:0;
    top:0;
}

.ProductDetail a.AddToCart,
.ProductDetail a.AddToCart:link,
.ProductDetail a.AddToCart:visited
 {
    position:absolute;
    display:block;
    color:#fff;
    margin:0;
    padding:0 0 0 20px;
    line-height:29px;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    background-image:url(/_images/btn-order.gif);
    background-repeat:no-repeat;
    text-decoration:none;
    width:118px;
    height:29px;    
    left:496px;
    top:390px;
    z-index:5555;
}

.ProductDetail a.AddToCart:active,
.ProductDetail a.AddToCart:hover 
{
    background-image:url(/_images/btn-order-over.gif);
    text-decoration:none;
    
}

.SocialLinks  
{
    position:absolute;
    background-color:#f2f2f2;
    width:378px;
    height:20px;
    padding:10px;
    top:280px;
    left:361px;
    z-index:5556;
}
.addthis_toolbox
{
	position:relative;
	width:300px;
	height:40px;
	display:block;
	z-index:5556;
/* werkt nog niet in ie8 & ff3.5 */
}
.addthis_toolbox a,
.addthis_toolbox a:active,
.addthis_toolbox a:link,
.addthis_toolbox a:visited
{
	position:relative;
	visibility:visible;
	display:block;
	z-index:99999;
}

.ProductLinks 
{
    position:absolute;
    background-color:#f2f2f2;
    width:378px;
    height:20px;
    padding:10px;
    top:319px;
    left:361px;
    z-index:5556;
}
.ProductLinks a:active, a:link, a:visited
{
  text-decoration:none;
 
}
.ProductLinks a:hover
{
   text-decoration:underline;
 
}
/* - paging - */

.Paging {
    position:relative;
	display:block;
	clear:both;
    height:37px;
    background-image:url(/_images/content_sprite.png);
	background-repeat:no-repeat;
	font-size:12px;
}

.Paging .Numeric {
    position:absolute;
    top:3px;
    left:70px;
}

.Paging .PrevPagingLink,
.Paging .PrevPagingLink:link,
.Paging .PrevPagingLink:active,
.Paging .PrevPagingLink:visited {
    position:absolute;
    display:block;
    padding:4px;
    left:6px;
    top:3px;
    text-decoration:none;
}
.Paging .PrevPagingLink:hover {
	color:#bbc7de;
    text-decoration:none;
}

.Paging .NextPagingLink,
.Paging .NextPagingLink:link,
.Paging .NextPagingLink:active,
.Paging .NextPagingLink:visited {
    position:absolute;
    padding:4px;
    display:block;
    right:12px;
    top:3px;
    text-decoration:none;
}
.Paging .NextPagingLink:hover {
	color:#bbc7de;
    text-decoration:none;
}

.Paging .PagingNumericLink,
.Paging .PagingNumericLink:link,
.Paging .PagingNumericLink:active,
.Paging .PagingNumericLink:visited {
	position:relative;
	display:block;
	width:15px;
	height:15px;
	text-align:center;
	border:1px solid #bbc7de;
    padding:1px;
    float:left;
    margin:3px 2px 0 0;
    text-decoration:none;
}
.Paging .PagingNumericLink:hover,
.Paging .Selected {
	background-color:#bbc7de;
	text-decoration:none;
}

/* - newspage - */

.NewsImage {
    display:block;
    float:left;
    margin:0 20px 10px 0; 
}

.ExtraNewsItem {
    margin:15px 0;
    clear:both;
    padding:5px 0;
}

.ExtraNewsItemsList {
    list-style:none;
    margin:20px 0 10px 0;
}

.ExtraNewsItemsList a,
.ExtraNewsItemsList a:active,
.ExtraNewsItemsList a:link,
.ExtraNewsItemsList a:visited {
    display:block;
    line-height:19px;
    text-decoration:none;
    font-weight:bold;
}

.ExtraNewsItemsList a:hover {
    text-decoration:underline;
}

/* - footer - */

.Footer {
	position:relative;
	clear:both;
	display:block;
    margin:0 0 30px 0;
	padding:30px 0 0 0;   
}

.FooterLinks {
    margin:8px 0 0 0;
    text-align:center;
    font-weight:bold;
    font-size:10px;
}

.FooterNavigation {
    text-align:center;
}

.FooterCopyright {
    margin:8px 0 0 0;
    text-align:center;
    font-size:10px;
}

.FooterCreation {
    margin:8px 0 0 0;
    text-align:center;
    font-size:9px;
}

.FooterCreation a,
.FooterCreation alink,
.FooterCreation a:active,
.FooterCreation a:visited,
.FooterLinks a,
.FooterLinks alink,
.FooterLinks a:active,
.FooterLinks a:visited {
    text-decoration:none;
}

.FooterCreation a:hover,
.FooterLinks a:hover {
    text-decoration:underline;
}

.FooterNavigation a,
.FooterNavigation alink,
.FooterNavigation a:active,
.FooterNavigation a:visited {
    text-decoration:none;
}
.FooterNavigation a:hover {
	text-decoration:underline;
}


/* - breadcrumbs - */

.BreadCrumbs {
    font-size:10px;
    margin:15px 0 8px 10px;
}

.Crumb,
.Crumb:link,
.Crumb:visited,
.Crumb:active {
    text-decoration:underline;
}

.Crumb:hover {
    text-decoration:none;
}

/* - ajax/loaders - */

.LoaderImage {
    display:block;
    width:32px;
    height:32px;
    background-image:url(/_images/loaders/form.gif);
}

.ContactBox .Loader {
    display:none;
    width:32px;
    height:32px;
    background-image:url(/_images/loaders/form.gif);
}

/* ## - trafficlight - ## */

.trafficlight
{
    position:absolute;
    right:10px;
    bottom:10px;
}

.trafficlight a
{
    display:block;
    width:12px;
    height:29px;
    background-image:url(/_images/trafficlight.gif);
}

.trafficlight .green
{
    background-position:0 -58px;
}

.trafficlight .orange
{
    background-position:0 -29px;
}

.trafficlight .red
{
    background-position:0 0;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #234B83;}
#TB_window a:visited {color: #234B83;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #234B83;}
#TB_window a:focus{color: #234B83;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:6666;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 7777;
	color:#f2f2f2;
	display:none;
	border: 4px solid #f2f2f2;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	color:#234B83;
}

#TB_closeAjaxWindow a
#TB_closeAjaxWindow a:link,
#TB_closeAjaxWindow a:visited,
#TB_closeAjaxWindow a:active, {
	color:#234B83;
	text-decoration:none;
}
#TB_closeAjaxWindow a:hover {
	color:#fff;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color:#234B83;
}

#TB_title{
	background-color:#f2f2f2;
	height:27px;
	border-bottom:4px solid #fff;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	overflow-y:auto;
	overflow-x:hidden;
}
