@charset "utf-8";
/* CSS Document */

body {
background:url(http://www.biolaser.lu/art/big_bg.png) repeat-y;
}

a:link{color:#99CCFF; text-decoration:underline;}
a:visited{color:#99CCFF; text-decoration:underline;}
a:hover{color:#99CCFF; text-decoration:none;}
a:active{color:#99CCFF; text-decoration:none;}

#holder {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: auto;
height: 537px;
width: 720px;
padding: 0px;
}

#logo {
width: 720px;
height: 120px;
padding: 0px;
}

#contentholder {
background: url(http://www.biolaser.lu/art/beige_gradient.png) repeat-x;
width: 720px;
height: 370px;
}

#topholder{
width: 720px;
height: 30px;
}

#menu {
float: left;
width: 640px;
height: 30px;
padding: 0px;
}

#lang {
float:right;
text-align:center;
width: 80px;
height: 30px;
padding: 0px;
}

.flags {
padding-left: 1px;
padding-right: 1px;
}

#content {
height: 340px;
width: 720px;
overflow-y: auto;
overflow-x: hidden;
}

.textbox {
width: auto;
height: auto;
padding: 4px;
}

.textbox h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #0099CC;
font-style: italic;
}

.textbox p {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #003399;
}

.textbox em {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #0099CC;
font-style: italic;
}

#animation {
height: 170px;
width: 720px;
}

img.floatleft {
float: left;
margin: 4px;
}

img.floatright {
float: right;
margin: 4px;
}


#bottom {
background:url(http://www.biolaser.lu/art/bottom.png) no-repeat;
width: 720px;
height: 47px;
padding-top: 5px;
text-align: center;
}

#bottom p{
color: #99CCFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
}

.formtext {
color: #99CCFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
}

.forminput {
color: #99CCFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#bottom a:link{color:#99CCFF; text-decoration:underline;}
#bottom a:visited{color:#99CCFF; text-decoration:underline;}
#bottom a:hover{color:#99CCFF; text-decoration:none;}
#bottom a:active{color:#99CCFF; text-decoration:none;}


