/* Body allgemein - Hintergrund Turanj FIX*/
body {
margin:0px;
padding:0px;
overflow:auto;
font-family: Verdana; 
background: url(bgzz.png);
background-color: #ffffff;
background-attachment:fixed;
}

/* MENÜ OBEN*/
div.ueberschrift{
width:100%;
position:fixed;
z-index:50;
font-size:0px;
}

div.ueberschrift2{
width:100%;
position:fixed;
z-index:60;
}

table.ueberschrift{
top:1em;
border-collapse:collapse; 
position:relative;
text-align:left;
}

td.ueberschrift{
background: url(../design/transpwhite.png);
font-size:1.0em;
color:#000000; 
}

td.ueberschrift:hover { 
background: url(../design/transpgray2.png);
cursor:pointer;
color:#cdcdcd; 
}

img.image{
height:auto;
width:100%;
}

td.ueberleft{
width:1em;
background: url(../design/transpwhite.png);
}

td.ueberright{
width:1em;
background: url(../design/transpwhite.png);
}

/* Überschrift Fenster */
table.ueberschriftx{
margin-top:1em;
margin-bottom:0em;
margin-left:auto;
margin-right:auto;
overflow:auto;
padding:0px;
border-collapse:collapse; 
}
td.ueberschriftx{
padding:0.0px;
background: url(15center.png) repeat-x;
width:37em; 
outline:0.0px;
border:0.0px;
}
td.ueberleftx{
padding:0.0px;
left:0px; 
top:0px;
background: url(15left.png) no-repeat; 
width:40px; 
height:35px;
outline:0.0px;
}
td.ueberrightx{
padding:0.0px;
right:0px; 
top:0px;
background: url(15rightx.png) no-repeat;
width:40px; 
height:35px;
cursor:pointer;
outline:0.0px;
}
td.ueberrightx:hover{
background: url(15rightx2.png) no-repeat;
}


/* MENÜ-HAUPTPUNKTE */
p.p1 {
text-align:left;
margin-top:0px;
margin-left:10px; 
margin-right:10px;
margin-bottom:0px;
font-size:1.1em; 
position:relative;
}

/* Überschriften Fenster */
p.p2 {
text-align:left;
margin-top:0px;
margin-left:0px; 
margin-right:0px;
margin-bottom:0px;
color:#fefefe; 
font-size:1.1em; 
position:relative;
}

/* MENÜ-UNTERPUNKTE EINBLENDEN */
div.unter{
position:absolute;
margin-top:0px;
z-index:10;
}

a.oben {
display:none;
color:#ffffff;
font-size:1.1em; 
position:static; 
background: url(../design/transpgray.png);
cursor:pointer;
text-align:left;
}

td.ueberschrift:hover a.oben {
display:block;
}

a.oben:hover{
background: white;
color:#000000;
}

/* Darstellung großer Bilder */
table.foto{
z-index:100;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position:fixed;
background: url(../design/transpblack2.png);
}

tr.foto{
}

td.foto{
text-align: center;
}

td.fotox{
}

img.foto {
/*opacity:0.80;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
filter:alpha(opacity=80);
zoom:1 */
background: white;
position:relative; 
border:0.6em solid #ffffff;
height: 30em;
}

/* FENSTER */
iframe{
margin:0px;
overflow:auto;
height:30em;
width:98%;
}


/* Darstellung der Iframes */
div.show{
z-index:30;
}

table.fenster{
table-layout:fixed;
overflow:hidden;
}

td.fenster{
overflow:hidden;
background:transparent;
margin:0px;
padding:0px;
}

td.linke{
overflow:hidden;
background-image: url(../design/bgltz.png);
}

/*Rahmen*/
img.xlo{
left:0px;
top:0px;
position:fixed;
z-index:55;
}

img.xlu{
left:0px;
bottom:0px;
position:fixed;
z-index:55;
}

img.xru{
right:0px;
bottom:0px;
position:fixed;
z-index:55;
}

img.xro{
right:0px;
top:0px;
position:fixed;
z-index:55;
}

img.xo{
top:0px;
position:fixed;
z-index:55;
}

img.xu{
bottom:0px;
position:fixed;
z-index:55;
}

img.xl{
left:0px;
position:fixed;
z-index:55;
}

img.xr{
right:0px;
top:0px;
position:fixed;
z-index:55;
}

/* Preload */ 
img.inv{
  width:0px;
  height:0px;
  visibility:hidden;
}



