/*
                \\"""//
                 (0 0)
    +-----oOO-----( )---------------+
    |                               |
    |   www.hautlaserzentrum.com    |
    |        Vincent Bloch          |
    |            ©2005              |
    |                               |
    +---------------------oOO-------+
                |__|__|
                 || ||
                ooO Ooo
*/

body 
{
 font-family:Verdana;
 font-size:12px;
 text-align:center;
 margin: 20px 0px 10px 20px;
 background: url("pic/test3.jpg") repeat;
 /*background-color:#CCE6FF;*/
}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

a {
	color:#0000FF;
	}
a:active {
	color:#0000FF;
	}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#0000cc;
}

/* Der Kasten mit dem Quellcode */
pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}

/* Die Titelzeile */
#title {
font-family:Arial;
height:135px;
padding: 15px 0px 0px 12px;
text-align:left;
background: url("pic/top.jpg") top center;
font-size:18px;
color:#003572;
}
html>body #title { 
height: 113px;
}

/* Der Inhalt */
#content {
border-top:solid 1px #000000;
padding:20px 20px 17px 20px;
color:#003572;
}
html>body #content {
background-color:#FFFFFF;
padding:20px 60px 17px 60px;
}

ul, li {
list-style-type: none; 
margin: 0; 
padding: 0;
white-space:nowrap;
}

div.menu {
background:url("pic/menubalken.jpg") top center;
width: 758px; 
top: 10px; 
z-index: 3;
}
html>body div.menu {
height:22px;
background:url("pic/menubalken.jpg") bottom center;
margin-top:3px;
}


div.menu li {
float: left; 
width:100px;
}

div.menu a {
margin: 0px 2px 0px 10px; 
height: 22px; 
display: block; 
text-align: left; 
font-weight: bold; 
text-decoration: none; 
color: #003572;
}

/*
div.menu a:hover {
background:url("pic/menubalken2.jpg") top center;
} 
*/


#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
position: absolute;   
display: none; 
float: left; 
width: 120px; 
font-size: 12px;
background:url("pic/menubalken3.jpg") top center;
border:solid 1px #000000;
}
html>body #smenu3 {
width:100px;
}
html>body #smenu4 {
width:180px;
}
html>body #smenu5 {
width:140px;
}


#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
font-weight: normal; 
border-top: 0 none; 
}
