/* This is comment */
/* Author : Bob Eskes */

a:link, a:visited , a:hover, a:active 
{
	color:black;
	text-decoration : none;
}
a:link,a:visited 
{
   color:#030;
   font-weight : bold;
}

h1 {
        color           : black;
        font-weight     : normal;
        font-family     :  verdana, geneva, arial, lucida, helvetica, sans-serif;
        font-size       : 18px;
}

h2, h3 {
        color           : black;
        font-family     : verdana, geneva, arial, lucida, helvetica, sans-serif;
        font-weight     : normal;
        font-size       : 16px;
}

h2
{
   clear: both;
   margin-top : 50px;
   margin-bottom : 16px;
}
h4 
{
        color           : black;
        font-family     : verdana, geneva, arial, lucida, helvetica, sans-serif;
        font-weight     : bold;
        text-align      : left;
        font-size       : 14px;
}
h5
{
        color           : red;
        font-family     : verdana, geneva, arial, lucida, helvetica, sans-serif;
        font-weight     : bold;
        text-align      : left;
        font-size       : 14px;
}

th
{
        color           : red;
        background-color: white;
        text-align      : left;
}
td 
{
        font-family     : verdana, geneva, arial, lucida, helvetica, sans-serif;
        font-weight     : bold;
        text-align      : left;
}
table.nak
{
   border-style: solid;
   border-color:gray;
   border-width: 0px;
   margin : 0px;
}
td.nak
{
        text-align : center;
	padding: 1px;
        border-style: solid;
        border-color: green;
        border-width: 0px;	
        vertical-align : bottom ;
}
body
{
   color            : black;
   background-color : #eee; 
   background-color : #bb0; 
   background-color : #fff; 
   background-color : #afa; 
   margin           : 2px;
   padding          : 2px 2px 2px 2px;
   font-family      : verdana, geneva, arial, lucida, helvetica, sans-serif;
   font-size        : 12px;
}
p
{
        font-family     : geneva, verdana, arial, helvetica, univers, sans-serif;
        text-align      : justify;
        margin-left     : 20px;
        margin-right    : 5px;
}


table.maintable
{
   width : 100%;
   border-style : solid  ;
   border-width : 2px;
   border-color : #393; 
   border-collapse : collapse ; 
   margin: 0px 0px 0px 0px;
}

td.mainheader
{
    background-color : #bb0;
    background-color : #9f9;
	background-color : #afa ;
  
/*
        background-image : url('/images/header-5.png') ;
        background-repeat : no-repeat;
        background-repeat : repeat-x;
        height: 200px; 
*/
    text-align : center ;
	border-style : solid;

    border-color : #393;

	border-width : 1px;
    border-bottom-width : 3px;
	padding : 0px;
	margin: 0px;
}

td.mainmenu
{
   width : 120px; 
   border-style : solid;
   border-width : 1px;
   vertical-align : top;
   padding : 5px;
   background-color : #afa;
   text-align : right;
}
.navitem, navcounter
{
	margin-top: 20px;
	margin-left: 5px;
        text-align : center;
}
.navitem2
{
	margin-top: 20px;
	margin-left: 5px;
        text-align : center;
	font-size: 150%;

}
.navsep
{
	font-size : 4px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color: #aaaa66 ;
        text-align : center;
        width : 100% ;
        border-width: 1px;
        border-color: black;
        border-style : solid;
}
td.main
{
        width : 100%;
	background-color : #eee;
	padding : 10px;
	border-style : solid;
	border-width : 1px;
        vertical-align : top;
}

p.body
{
	text-align: justify;
}

p.intro
{
	text-align : justify;
	font-weight : bold;
	border-style : solid;
	border-width : 1px;
	margin:10px;
	padding:10px;
	background-color : #f99;
	width : 480px;
}

p.std,p.fotos
{
	text-align : justify;
	font-weight : normal;
	font-size: 12px;
	margin:5px 10px 0px 10px;
	padding:5px;
}
p.copyright
{

	border-style : solid;
	border-width: 1px;
	border-color: red;
	text-align : justify;
	font-weight : normal;
	font-size: 11px;
	margin:100px 10px 30px 10px;
	padding:5px;
	clear : both;
}
p.fotos
{
   text-align : center;
}
li.tips
{
	text-align : left;
	font-weight : normal;
	margin-top: 5px;

}
hr.hrc
{
	width : 90%;
	color: green;
}
img.solo
{
   margin: 10px 10px 0px 10px ;
  float : none; 
}

img.none
{
   border-width: 1px;
   border-color: black;
}

img.left
{
   margin: 10px 10px 0px 10px ; 
   float: left;
   border-width: 1px;
   border-color: black;
   border-style:solid;
   clear: left;
}

img.center
{
   margin: 10px 10px 0px 10px ; 
   float: none;
   border-width: 1px;
   border-color: black;
}

img.right
{
   margin: 10px 10px 0px 10px ; 
   float: right;
   border-width: 1px;
   border-color: black;
   border-style:solid;
   clear : right;
}

img.header 
{
   margin : 10px 10px 0px 10px ; 
   border-width: 1px;
   border-color: black;
   border-style: solid;
}

.Subtitle
{
	text-align : center;
	background-color : #f55; 
	margin-bottom: 40px;
	border-width: 1px;
	border-color: black;
	border-style : solid;
}
.header3
{
	margin-top:30px;
	clear: left;
}
.header4
{
	margin-top:20px;
	clear: left;
}
.imagecenter
{
	/* float : right; */
	border-style : solid;
	border-color : black;
	border-width: 1px;
}
.pcenter
{
	text-align : center;
	margin : 6px;
}
.adres
{
   margin: 10px;
   text-align: center ;
}
table.imagetable
{
   border-style : solid;
   border-color : gray;
   border-width : 0px;
}
td.imagetable
{
   padding: 5px;
   text-align : center;
   font-weight: normal;
   font-size: 14px;
   vertical-align : bottom;

}
img.imagetable
{
   border-width : 1px;
   border-color : black;
   border-style : solid;
   float : none;
}
img.imagetable2
{
   border-width : 0px;
   float : none;
}
p.lastmod
{
   text-align : right;
   font-size: 10px;
}
.extreftable
{
   width : 100%;
   border-width: 1px;
   border-style: none;
   border-color: gray;
}
.extreftr
{
   border-width: 1px;
   border-style: solid;
   border-color: gray;
   vertical-align : top;
   padding : 5px;
}
.extreftdlink
{
   border-width: 0px;
   border-style: solid;
   border-color: gray;
   padding : 5px;
   text-align: right;
   width:30%;
   font-weight: normal;
    vertical-align : top; 
   /* vertical-align : middle; */
}
.extreftddescr
{
   border-width: 0px;
   border-style: solid;
   border-color: gray;
   vertical-align: middle;
   padding : 5px;
   text-align: left;
   width: 70%;
   font-weight: normal;
/*   vertical-align : top; */
}
.maintitle
{
	font-weight : bold;
	text-align: center;
}
.subtitle
{
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.address
{
   text-align: center;
   font-weight: normal;
   font-style: italic;
}
.listelement
{
   font-weight: normal;
}
.underlined
{
	font-weight: normal;
	text-decoration:  underline;
}
.email
{
	color: red;
}
.special {
	color: red; 
}
.artikel 
{
    margin-top: 20px;
    font-weight: normal;
}
.bold
{
   font-weight: bold; 
}
.boldright 
{
   margin-left: 14px;
   font-weight: bold; 
}
.leftmargin
{
   padding-left: 30px;
}
.timestamp
{
   margin-top: -10px;
   margin-left: 14px;
   margin-bottom: 10px;
   font-weight: normal;
   font-size: 10px;
   color: gray ; 
}

.stdblock
{
   border-width: 1px;
   border-style: solid;
   border-color: red;
   clear: both;
}
.floatleft 
{
  float : left;
}
.floatright 
{
  float : right;
}
.divcenter
{
   background-color: #aaffaa ;
   text-align: center;
   vertical-align: middle;
}
.green
{
   background-color: #aaffaa ;
   text-align: center;
   vertical-align: middle;
   border: 0px;
   margin: 0px;
}
.tablegreen
{
   width: 100%;
   border-collapse : collapse;
    border-width: 0px;
   border-color: red; 
   margin: 0px;
}



