body, html { margin: 0px; padding: 0px; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; }
#container { min-height: 100%; position: relative; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ }
#header { background-image: url("/fileadmin/enlogs_template/header_repeat.gif"); background-position: left; background-repeat: repeat-x; height: 40px; }
#headerImage { padding-top: 20px; height: 75px; padding-right: 5%; padding-bottom: 20px; }
#contentContainer { padding-right: 5%; padding-bottom: 200px; }
#navigation { width: 225px; float: left; }
#content { height: 95%;	padding-left: 10px; margin-left: 260px; }
img.logo { padding-top: 5px; float: right; }
#footer_supplement { position: absolute; bottom: 50px; clear: both; width: 100%; background-image: url("/fileadmin/enlogs_template/enlogs_supplement.jpg"); background-position: left; background-repeat: repeat-x; line-height: 90px; }
#footer { position: absolute; bottom: 0px; clear: both; width: 100%; background-color: red; line-height: 50px; height: 50px; }
#footer a { color: white; text-decoration: none; padding-left: 10px; }
.footer_content_right { float: right; color: white; text-align: right; text-transform: uppercase; padding-right: 5%; font-weight: normal; letter-spacing: 0.3em; }
.footer_content_left { float: left; text-align: left; }

/***************************************************************************
 MENU
***************************************************************************/
ul.navparent, ul.navchild { margin: 0px; padding: 0px; list-style: none; }
ul.navparent:first-child { border-top: 1px solid #808080; }
ul.navparent li {border-bottom: 1px solid #808080; }
ul.navparent li a { display: block; text-decoration: none; font-weight: bold; color: black; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; background-color: white; }
ul.navparent li a:hover { background-color: #DDD; }
ul.navchild li { border: 0px; }
ul.navchild li a { padding-left: 30px; font-weight: normal; color: #A0A0A0; text-decoration: none; }
ul.navchild li a:hover { background-color: white; }

/***************************************************************************
 * Content Elemente
 ***************************************************************************/
 
#content h1 { color: #E2001A; font-weight: normal; font-size: 22px; text-transform: uppercase; margin: 0; padding: 0; padding-bottom: 30px; }
#content p { text-align: justify; line-height: 1.5em; }
#content a { color: #C00; text-decoration: none; }
#content a:hover { border-bottom: 1px solid #C00; }
#content ul { list-style-type: square; }
#content li { line-height: 1.5em; }
#content table { text-align: justify; }
#content table td { padding: 5px; line-height: 1.5em; }

/***************************************************************************
 * CSS Style Content 
 ***************************************************************************/
.csc-textpic-intext-right img { padding-left: 10px; padding-top: 3px;}
.csc-textpic-intext-left img { padding-right: 10px; padding-top: 3px;}
.csc-textpic-intext-left-nowrap img { float: left; clear: left; padding-top: 0px; }

