/* BODY and HEADER Background-Image */
body 
{
background: url('../images/bg_wasser_1920r.jpg') no-repeat 50% 0 fixed;
background-color:#000000;
}
div#header 
{
    background: url('../images/bg_wasser_1920r.jpg') no-repeat 50% 0 fixed;
}
/* LOGO */
div#header #e4-logo {background-image: url("../images/e4-logo-bg.png");}

/* TITLE */
    /* Seiten-Titel-Text */
#maintitle {
	color:#ffffff;
}
#titleshadow {
    color:#eecc00;
}


    /* Seiten-Titel-Tabelle: Formatierung Eckfelder */
#t-ol, #t-or, #t-ul, #t-ur {
        background-image: url("../images/ecken-trbn_20.png"); /*trbn: transparent-blue-no-outline */
}
    /* Seiten-Titel-Tabelle: Hintergrund Rand- und Inhaltfelder */	
#t-om, #t-ml, #t-title, #t-mr, #t-um {background-image: url("../images/pixel-tr-blue.png");}

/* MAIN MENU */
    /* Raender fuer Hauptmenu-Buttons */
li.menu1-level1-no, li.menu1-level1-act {
    border-bottom:2px ridge #222255;
    border-right:2px ridge #222255;
    background-image: url("../images/pixel-tr-blue.png");
}
a.menu-main-act
{
    color: #eecc00;
}
a.menu-main:link, a.menu-main:visited
{
    color: #8888ff;
}
a.menu-main:hover, a.menu-main:active
{
    color:navy;
}

div#content-left-fixed {background-image: url("../images/pixel-tr-blue.png");}

div#menu2 li.menu2-level2-no, li.menu2-level2-act
{
border-bottom: 1px dotted #999999;
}
li.menu2-level2-act
{
    background-image: url("../images/diamant1-10.png");
    background-repeat: no-repeat;
    background-position: 0 3px; 
    padding-left: 14px;
}
li.menu2-level3-act
{
    background-image: url("../images/diamant2-10.png");
    background-repeat: no-repeat;
    background-position: 3px 5px; 
    padding-left: 14px;
}

a.menu-l2-act:link, a.menu-l2-act:visited, a.menu-l2:link, a.menu-l2:visited,
a.menu-l3-act:link, a.menu-l3-act:visited, a.menu-l3:link, a.menu-l3:visited
{
color:#eecc00;
}

a.menu-l2:hover, a.menu-l3:hover
{background-image: url("../images/pixel-tr-blue.png");}

#content-main
{
color:white;
background-image: url("../images/pixel-tr-blue.png");
}

.randrechts, .randlinks {background-image: url("../images/raender-lr-try_3.png");}
.randoben, .randunten {background-image: url("../images/raender-ou-try_3.png");}
.eckeur, .eckeor, .eckeul, .eckeol {background-image: url("../images/ecken-try_3.png");}
.inhaltdiv {background-image: url("../images/pixel-tr-blue.png");}

#footer
{
color:white;
background: url("../images/footer-bg.png") repeat-x;
}

#footer-text  {
	color:white;
}

#footer-text a.menu-foot {
	color:#ffffff;
}

.ol, .or, .ul, .ur {
		background-image: url("../images/ecken-trwy_20.png");
}

.om, .ml, .refinhalt, .mr, .um {background-image: url("../images/pixel-tr-white.png")}
	.om {border-top: 1px solid #eecc00;}
	.ml {border-left: 1px solid #eecc00;}
	.mr {border-right: 1px solid #eecc00;}
	.um {border-bottom: 1px solid #eecc00;}

.a-titel {color: #000088;}
.a-inhalt {color: #ffffff;}

.a-ol, .a-or {background-image: url("../images/ecken-trny_20.png");}
.a-ul, .a-ur {background-image: url("../images/ecken-trby_20.png");}

.a-ml, .a-inhalt, .a-mr, .a-um {background-image: url("../images/pixel-tr-blue.png");}
	.a-om {border-top: 1px solid #eecc00;}
	.a-tl, .a-ml {border-left: 1px solid #eecc00;}
	.a-tr, .a-mr {border-right: 1px solid #eecc00;}
	.a-um {border-bottom: 1px solid #eecc00;}
