/* TEMPLATE CSS
*********************************************/
html {height:100%; margin-bottom:1px; overflow-y:scroll;}
body {width:98%;background-color:#fff; color:#000; font:normal normal normal 75%/125% arial,sans-serif; height:100%; text-align:center;}

/* LAYOUT
*********************************************/
#overall {height:100%; margin:0 auto; text-align:left; width:100%;}

.bg-top {
 position: relative;
 text-align: left;
 min-width: 600px;
 max-width: 1400px;
 margin-left: auto;
 margin-right: auto;
 width: expression(document.body.clientWidth > 1400 ? '1400px' : 'auto');
}
}

div#wrap {
    height: 100%;
    min-height: 300px;
    position: relative;
    width: 100%;
}

ul{
padding-left:40px;
}
	#header {}
	#main {}
	#footer { 
    background: #d0d0d0;
    clear: left;
    height: 40px;
    margin-left: 25px;
    margin-top: 20px;
    width: 965px;}
    
    #footer ul li {
    display: inline;
    float: right;
    height: 31px;
    }
      
    #footer ul {
    padding-top:10px;
    list-style: none outside none;
    margin: 0;
    padding: 0; 
    
    
    
    }

    #footer ul li a { 
    background-image: url("../images/iconmenu.gif");
    background-position: 5px 15px;
    background-repeat: no-repeat;
    
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    padding: 10px 20px 0;
    text-decoration: none;
}

/* Layout Classes */
	.inheader {}
	.inmain {}
	.infooter {}

/* Floats */
.float-left {float:left;}
.float-right {float:right;}
.group:before, .group:after {content:""; display:table;}
.group:after {clear:both;}
.ie6 .group {zoom:1;}
.ie7 .group {zoom:1;}


body {
    margin: 0;
    text-align: center;
}
style.css (Zeile 5)
body, td, th {
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
}


#main {
    margin: 0 auto;
    text-align: left;
    width: 990px;
}


#header {
    height: 259px;
    width: 990px;
    background: none repeat scroll 0 0 #E7E7E7;
}

#logo {
   top: 0px;
   position:absolute;
   float:right;
}



#menue {
    background-image: url("../images/menuback.png");
   
    height: 44px;
    margin-left: 25px;
    margin-top: 1px;
    width: 965px;
}


#menue ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#menue ul li {
    display: inline;
    float: left;
    height: 31px;
}

#menue ul li a {
    background-image: url("../tpl/sep.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    padding: 10px 20px 0;
    text-decoration: none;
}

#menue ul li a.active {
    background-image: url("../tpl/sep2.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #C8CB00;
    display: block;
    height: 21px;
    padding: 10px 20px 0;
    text-decoration: none;
}


#menue ul li a:hover {
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    height: 21px;
    padding: 10px 20px 0;
    text-decoration: none;
}



#submenue {
    float: left;
    margin-left: 40px;
    margin-right: 15px;
    min-height: 300px;
    padding-top: 10px;
    width: 220px;
}

#submenue ul {
    list-style: none outside none;
    margin: 20px 0 0;
    padding: 0;
    width: 250px;
}

#submenue ul li {
  
    border-bottom:  2px dotted #6188C9 ;
    padding: 6px 0;
}


#submenue ul li a {
    
     background-image: url("../images/iconmenu.gif");
    background-position: 5px 10px;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    font-weight: normal;
   
    padding: 7px 10px 7px 20px;
    text-decoration: none;
}


#submenue ul li a:hover {
    color: #4a8dde;
  
    display: block;
    font-weight: bold;
 
    padding: 7px 10px 7px 20px;
    text-decoration: none;
}




#content {
    min-height: 460px;
    float: left;
    line-height: 18px;
    padding: 45px 0 0 40px;
    width: 675px;
}


#main ul.actions {
    padding-top: 10px;  
    padding-bottom:30px;
    margin: 0;
    text-align: right;
    width: 100%;
}


ul.actions {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

ul.actions li {
    display: inline;
}

ul.actions a {
    text-decoration: none;
}
      
      
    .actions img {
    border: 0 none;
}


h2{
border-bottom: 2px dotted #3f85da;
padding-bottom:10px;

}
  .item-page h2 a{   
  
  text-transform: uppercase;
  color:#3f85da;
  font-size: 21px;
  font-weight:bold;
  text-decoration:none;
  line-height: 35px;
 }
   
  
 
  .blog-featured   h2 a     { 
   text-transform: uppercase;
   color:#3f85da;
   font-size: 21px;
   font-weight:bold;
   text-decoration:none;
 }


       
   .items-leading     {
   padding-bottom:45px;}
      
      
   .items-row   {
   padding-bottom:45px;}



   /* ----------------------------------------------
   Log-in/-out Module moduleclass suffix = _login
------------------------------------------------- */
div.moduletable_login {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;   
    border-bottom: 1px #999 solid;
}
 
div.moduletable_login h3 {
    display: block;
    padding: 2px 5px 2px 5px;
    background-color: #ff0000;
    color: #fff;
}
 
div.moduletable_login form#login-form {
    width: 100%;
}
 
div.moduletable_login form#login-form div.pretext {
    padding: 10px 0 10px 0;
    font-style: italic;
}
 
div.moduletable_login form#login-form div.posttext {
    clear: both;
    padding: 10px 0 0 0;
    font-style: italic;
}
 
input#modlgn-username,
input#modlgn-passwd {
    width: 150px;
}
 
input#modlgn-passwd {
    margin: 0 0 3px 0;
}
 
div.moduletable_login form#login-form ul {
    list-style: none;
    padding: 0;
}
 
div.moduletable_login form#login-form ul li {
    list-style: none;
    padding: 0;
    margin: 2px 0 0 0;
    float: left;
    width: 100%;
}
 
div.moduletable_login form#login-form ul li a {
    font-size: 10px;
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 3px 0;
    background-color: #e5e5e5;
    padding: 0 2px 0 2px;
    text-decoration: none;
}
 
div.moduletable_login form#login-form ul li a:hover {
    font-size: 10px;
    display: block;
    float: left;
    width: 100%;
    background-color: #ccc;
    padding: 0 2px 0 2px;
    text-decoration: none;
}
 
div.moduletable_login form#login-form fieldset.userdata input.button {
    margin: 5px 0 5px 0;
}


.item-page ul li a              {
}
