********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body, td {
	margin: 0;
	padding: 0;
	font: .875em/1.7em   Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	background: #e0e0e0;
	text-align: left;
}
.kaders {
body, td {
	margin: 0;
	padding: 0;
	font: .71em/1.6em   Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	background: #e0e0e0;
	text-align: left;
}
}
table, th, td {
background-color:#ffffff;
}


@media only screen and (max-width: 500px) {
       td.right{
            display: none;
        }
td {
max-width: 100%;
}

blockquote {
max-width: 450px;
margin: 1px;
padding: 1px;
}
}


/* links */
a { 
	color: #000072;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: inherit;
text-decoration: underline;
}
A.algem{
display:block;
margin-left: 20px;
color: #000000;
width: 170px;
border: solid 1px #FFFFEC;
background-color:#FFFFFF;
border-left: 4px solid #D8D8BF;
height: 22px;}
a.algem:hover{
display:block;
color: #004262;
background-color:#d3d3d3;
border-left: 4px solid #666666;
text-decoration: none
}
a.current
{
display:block;
margin-left: 20px;
background-color:#F8F8FF;
width: 170px;
border: solid 1px #FFFFEC;
height: 22px;
color: #004262;
background-color:#E6E8FA;
border-left: 4px solid #666666;
}


/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #000;	
}
h1 { font-size: 1.7em; color: #004262; } 
h2 { font-size: 1.4em; color: #004262;}
h3 { font-size: 1.3em; color: #004262;}

p, h1, h2, h3 {
	margin: 0px 0px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #333333;
}
ul span, ol span {
	color: #333333; 
}




/* images */
img {
    max-width: 100%;
}
a.manipuleren img {  
  border: 1px solid gray;
}
a:hover.manipuleren img {
  border: 1.7px solid red;
}
a.manipuleren2 img {  
  border: 1px solid white;
}
a:hover.manipuleren2 img {
  border: 1.7px solid gray;
}

hr { 
        height: 1px;
        background-color: #666666;
        border: 0px;
}


/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #666666; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 990px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 50px;	
	background: #fff url(images/lichheaderbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:50px; left: 10px;
	color: #444444;
	text-indent: 0px;
	font: bold 15px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;		
}


/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #666666;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}

/* Footer */
#footer { 
	color: #FFF; 
	background: #009DD9; 
	border-top: 8px solid #a7b544;
	margin: 0; padding: 0; 
	height: 100px;	  
	font-size: 100%;		

}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 15px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/lichtableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/lichtabright.gif) no-repeat right top;
   padding:10px 30px 5px 10px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray {	color: #666666; }
.green  {	color: #0080ff; }

/* additional classes frank */
.handje {cursor:hand;}
.keerAfb {
	overflow: hidden;
}
.keerAfb img.keerImage {
	border: none;
}
.keerAfb .keerImageOm {
	overflow: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.keerAfb .keerImageOm:hover img {
	-webkit-transform: scale(1.3) rotate(+10deg);
	-moz-transform: scale(1.3) rotate(+10deg);
	-ms-transform: scale(1.3) rotate(+10deg);
	-o-transform: scale(1.3) rotate(+10deg);
	transform: scale(1.3) rotate(=10deg);
}