/*-----------------------------*/
/*CSS Alain J. Liechti (c) 2006*/
/*-----------------------------*/
body{
background-color:#ffffff/*FFF0BA*/;
font-family:Arial,helvetica,sans-serif,monospace;
margin:0px;
scrolling:yes;
text-align:center;
}

.first{
width:100%;
height:100%;
}

.first_cell{
text-align:center;
vertical-align:middle;
width:100%;
height:100%;
}

.box{
width:768px;
height:100%;
background:url(../../bilder/liste_mitte.gif);
margin-left:auto; margin-right:auto;
}

.boxtitel{
font-weight:bold;
color:#ff0000;
text-align:left;
padding:5px;
padding-left:10px;
padding-right:10px;
font-size:9pt;
border-width:0px 0px 1px 0px;
border-color:#cc0000;
border-style:solid;
}

.layer_box{
width:100%;
height:100%;
text-align:center;
padding:0px;
}

.topnav{
color:#cccccc;
background:url(../../bilder/icon_bg.gif);
font-size:9pt;
width:100px;
height:30px;
padding-left:10px;
}

.topnav_active{
color:#666666;
background:#dddddd;
font-size:9pt;
width:100px;
height:30px;
cursor:default;
padding-left:10px;
}

.box_top_in{
background:url(../../bilder/box_top.gif);
}

.box_cell{
height:100%;
padding-left:5px;
padding-right:5px;
vertical-align:top;
/*width now 738px*/
}

.inbox{
height:100%;
}

.inbox_border{
padding:10px;
height:95px;
}

.inbox_bild{
background-color:#cc0000;
}

.logo_1{
background:url(../../bilder/logo.gif);
background-repeat:no-repeat;
height:95px;
width:338px;
}

.logo_2{
font-family:Helvetica, sans serif, arial;
font-size:12pt;
font-weight:bold;
text-align:left;
width:400px;
height:95px;
}

.path{
text-align:left;
background-color:#dddddd;
font-size:9pt;
color:#666666;
height:20px;
padding-left:5px;
}

.title{
text-align:left;
background:url(../../bilder/title.gif);
font-size:9pt;
color:#ffffcc;
font-weight:bold;
padding-left:210px;
height:20px;
}

/* Stil für Dienstleistungen */
.services_left{
font-size:9pt;
text-align:justify;
border-width:0px 1px 0px 0px;
border-color:#cc0000;
border-style:solid;
padding:10px;
vertical-align:top;
width:269px;
}

.services_left_special{
font-size:9pt;
text-align:left;
border-width:0px 1px 0px 0px;
border-color:#cc0000;
border-style:solid;
padding:0px;
vertical-align:top;
width:269px;
}

.services_right{
font-size:9pt;
text-align:justify;
padding:10px;
vertical-align:top;
width:269px;
}

.services_right_special{
font-size:9pt;
text-align:left;
padding:0px;
vertical-align:top;
width:269px;
}

.bildlayer{
visibility:hidden;
width:530px;
height:530px;
text-align:left;
vertical-align:middle;
background-color:#ffffcc;
position:absolute;
z-index:2;
}

.photo{
cursor:pointer;
}

.showBigImage{
position:absolute;
top:0px;
left:0px;
bottom:0px;
right:0px;
/*background:url(../../bilder/imagebackground.png);*/
width:100%;
text-align:centre;
padding-top:185px;
}
.ImageBox{
background-color:#ffffcc;
}