/* DATEI: css-style for website drielandenpark - dreilaenderpark - parc des trois pays*/
/* Monday,  April 19th, 2004      */
/* CSS-file for the Homepage  */

@page { size:landscape; margin-top:1.7cm; margin-bottom:1.4cm; 
            margin-left:2cm; margin-right:2cm  }
/*   Angabe für den Druckbereich*/

html, body { margin: 0; padding: 0;  }
body { 
 scrollbar-base-color:#ffffff;  text-align: center;
}

/* mainboxes */


#left { position: absolute; top: 0px; left: 0px; width: 140px; color: #006699;    background-image: url(images/bgmenue.gif); 
margin: 0px; padding: 0px; text-align: left; }

#contentindex {   text-align: center; margin: 0px 140px 0px 140px;
}

#foot {position: absolute; bottom: 0px; left: 200px;  border-left: 140px background: url(images/bgfoot.gif) fixed no-repeat left ;  padding: 0px 0%; text-align: center; }
#teaser { position: absolute; top: 10px; right: 0; width: 150px; 	 /* ein bisschen Getrickse mit width und */ background-color: #ffffff; text-align: left;}

/* images */

img { border: 0px;}

 #imghead { margin: 10px 0px 0px 10px; position: absolute; top: 0px; left: 0px; }

 
 /* lists*/
ul  {  list-style-image:  url(img/liststar.gif);  color: #666666; font-size: 0.8em; font-family: Verdana, Arial,Helvetica, sans-serif; line-height: 1.5; }

li {	margin-bottom: 10px; }
 

/* headlines*/
h1, h2, h3, h4 { margin: 0px 0px 0px 0px;}

h1 { font-size: 110%; letter-spacing: 1pt; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom: 12px; padding-top: 10px;}
h2 { font-size: 110%; letter-spacing: 1pt; color: #006699; font-weight: 800;}

h2.border { border-top: 1px solid #006699; margin-top: 40px;}

/* links*/
 a. { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

a:link { text-decoration:underline; color:#006699; }
 a:visited { text-decoration:underline; color:#006699; }
 a:hover { text-decoration:none;color:#ff9900; }
 a:active { text-decoration:none; color:#ff9900;  }
 
/* links - main menu Deutsch*/
a.menude {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; display: block; margin-top: 40px; text-align: left; width: 140px; border: none; padding: 2px; padding-left: 20px; }

a.menude:link { text-decoration:none; font-weight:bold; color:#006699; }
 a.menude:visited { text-decoration:none; font-weight:bold; color:#006699; }
 a.menude:hover { text-decoration:none; font-weight:bold; background-color:#ffffff; }
 a.menude:active { text-decoration:none; font-weight:bold; color:#006699; background-color:#ffffff; }
 
 /* links - main menu Nederlands*/
a.menune {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; display: block; margin-top: 40px; text-align: left; width: 140px; border: none; padding: 2px; padding-left: 20px; }

a.menune:link { text-decoration:none; font-weight:bold; color:#666666; }
 a.menune:visited { text-decoration:none; font-weight:bold; color:#666666; }
 a.menune:hover { text-decoration:none; font-weight:bold; background-color:#ffffff; }
 a.menune:active { text-decoration:none; font-weight:bold; color:#666666; background-color:#ffffff; }
 
 /* links - main menu Francais*/
a.menufr {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; display: block; margin-top: 40px; text-align: left; width: 140px; border: none; padding: 2px; padding-left: 20px; }

a.menufr:link { text-decoration:none; font-weight:bold; color:#009933; }
 a.menufr:visited { text-decoration:none; font-weight:bold; color:#009933; }
 a.menufr:hover { text-decoration:none; font-weight:bold; background-color:#ffffff; }
 a.menufr:active { text-decoration:none; font-weight:bold; color:#009933; background-color:#ffffff; }

 /* others */
 table  { background-color: #99CC00}
td  { border:0,5px solid #99CC00; border-spacing:0px; padding: 0px;margin:0px; }
  
/* others */
.invis { display: none; }
#footnote {  color: #666666;   font-size: 100%;  ;}
#footnotegreen {  color: #009933;  font-size: 100%; }
#footnoteblue {  color: #006699;  font-size: 100%;  }
.download {border: dashed 1px; border-color: #99cc00; padding: 5px;}


#indent2 {text-indent: 2em;  color: #009933; }
#indent5 {text-indent: 5em;  color:  #666666;  }
#indent8 {text-indent: 10em;  color: #006699;}

#color1 {color: #009933; }
#color2  {color:  #666666;  }
#color3  {color: #006699;}

.center  { text-align: center;}
.right  { text-align: right;}

.glidetext{
position: relative; text-indent: 2em;  color: #666666;
/*Set initial position of your text. Make it just enough to hide the text from view:*/
left: -850px; 
}

p.teaserde {padding:10px;  color: #006699; background-color: #ffffff; margin:1px;}
p.teaserfr {padding:10px;  color: #009933; background-color: #ffffff; margin:1px;}
p.teaserne {padding:10px;  color: #666666; background-color: #ffffff; margin:1px;}

