html {
background-color: #FFFFFF;}

body {
width: 1024px;
margin: auto;
padding-right: 250px;
background-color: #FFFFFF;
font-family: calibri, verdana, arial;
font-size: 100%;
background-image: url(http://www.knosch.net/basics/images/img-content.png);
background-repeat:no-repeat;
color: #000000;}

a:link { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#e6007e; }
a:active { text-decoration:none; color:#000000; }

a.endline:link { text-decoration:none; color:#FFFFFF; }
a.endline:visited { text-decoration:none; color:#FFFFFF; }
a.endline:hover { text-decoration:none; color:#FFFFFF; }
a.endline:active { text-decoration:none; color:#FFFFFF; }

#headline {
position: absolute;
widht: 1274px;
height: 255px;}

#headlineback {
widht: 1274px;
height: 255px;}



#navi {
widht: 1024px;
height: 40px;
font-size: 0px;
margin-left: 5px;}

#menu {
position: absolute;}

#menu ul {
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;}

#menu li.topmenu {
float: left;}

.topmenu a {
float: left;
padding: 0.5px;
text-align: left;}

.topmenu ul{
display: none;}

.submenu a{
position: relative;
top: 0px;
float: left;
text-align: left; 
clear:both; /* special IE6 */}

.topmenu:hover ul {
display: block;}



#menuinfo {
widht: 1024px;
height: 24px;
font-size: 12px;
color: #FFFFFF;
margin-left: 10px;}

#content {
line-height: 1.25;
widht: 1024px;
min-height: 550px;
height: auto !important;
height: 100%;
overflow: auto;}

#contentadvent {
line-height: 0pt;
widht: 1024px;
min-height: 550px;
height: auto !important;
height: 100%;
overflow: auto;}

#endline {
width: 1024px;
height: 25px;
background-image: url(http://www.knosch.net/basics/images/img-endline.png);
font-size: 12px;
font-weight: bold;
text-align: center;
color: #FFFFFF;}

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:200px; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
