body                             {margin:0px;font-family:georgia, verdana;line-height:26px;font-size:16px;background-image:url(grafiken/wood.jpg);}
#koerper                         {background-image:url(grafiken/tbg.jpg);background-repeat:repeat-x;}
a                                {color:#e96818;text-decoration:none;}
a:hover                          {color:#424242;text-decoration:none;}
#des1,#des2,#des3,#des4          {margin:0 auto;width:1024px;}
#des1                            {height:315px;background-image:url(grafiken/logo.jpg);}
#des2                            {height:90px;background-image:url(grafiken/logo1.jpg);}
#des3                            {background-image:url(grafiken/cbg.jpg);}
#des4                            {height:147px;background-image:url(grafiken/end.jpg);text-align:right;}


a.info
{
position:relative;
z-index:1;
color:#ffffff;
text-decoration:none;
padding:0px 5px 0px 5px;
}

a.info:hover
{
z-index:2;
background-color:#e96818;
}

a.info span
{
display: none;
}

a.info:hover span
{
display:block;
position:absolute;
width:188px;
border:1px solid #424242;
background-color:#424242;
line-height:14px;
color:#ffffff;
font-weight:normal;
text-align: left;
padding: 5px;
font-size: 11px;
}

/* ++++++++++++++++++++++++++++++++ GALERIEBOXEN ++++++++++++++++++++++++++++++++ */

.infos
{
position:absolute; z-index:1;
font-weight:bold;
background-color:#424242;
color:#ffffff;
}

.contbox
{
margin-left:14px; padding-bottom:14px;
float:left; width:200px;
height:55px;
}

/*
.contentboxblue:hover
{
background-image:url(grafiken/hover1.png);
}
*/

.contentboxblue a.norm, .contentboxblue a.offline
{
font-size:12px; color:#424242;
text-decoration:none; font-weight:bold;
}
.contentboxblue a.norm:hover
{
font-size:12px; color:#424242;
text-decoration:none; border-bottom:1px dotted #424242;
font-weight:bold;
}
.contentboxblue a.offline:hover
{
font-size:12px; color:#424242;
text-decoration:line-through; font-weight:bold;
}
.contentboxblue
{
margin-left:14px; padding-bottom:14px;
float:left; width:200px;
height:135px; font-family:georgia,verdana,arial;
font-size:11px; color:#424242;
background-repeat:repeat-x;
/*background-image:url(grafiken/hover2.png);*/
}


#schliessenbitte
{
width:800px; height:30px;
padding:0px; margin:0px auto;
background-image:url(grafiken/close1.png);
}
#schliessenbitte:hover
{
background-image:url(grafiken/close2.png);
}

/* ++++++++++++++++++++++++++++++++ SLIDESHOW KRAM ++++++++++++++++++++++++++++++++ */

img.screenshots
{
float:left;
cursor:pointer;
}
img.img_slideshow
{
clear: both;
float: left;
margin-right:10px;
margin-bottom:5px;
border:1px solid #bfbfbf;
}
#slideShow
{
position:fixed;
top:0px;
left:0px;
height:100%;
width:100%;
background-image:url(grafiken/slideShowBG.png);
display:none;
text-align:center;
overflow:auto;
z-index: 10;
}

#slideShow div
{
margin-top:15px;
}

#slideShow img
{
margin-bottom:20px;
}

#slideShow a:link, #slideShow a:active, #slideShow a:visited
{
font-family:georgia;
font-size:11px;
text-decoration:none;
color:black;
font-weight:bold;
}

#slideShow a:hover
{
text-decoration:underline;
}

#slideShowImgBig,
#showSmallSize
{
display:none;
}

#slideShowImgBig,
#slideShowImgSmall
{
margin-top:-20px;
position:relative;
cursor:pointer;
}

#slideShow div.loading
{
margin-top:30px;
}@charset "utf-8";
/* CSS Document */

div#tipDiv
{
position:absolute; visibility:hidden; left:0; top:0; z-index:10000; background-color:#dee7f7; border:1px solid #336;
width:260px; padding:6px; color:#000; font-size:11px; line-height:1.3;
}