@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font-size:12px;
	background-color:#535353;
}

.headline {
	color:#4399d4;
	font-size:24px;
}

.headline_small_blue {
	color:#4399d4;
	font-size:18px;
	font-weight:bold;
}

.headline_small {
	font-style:italic;
	font-size:17px;
	line-height:1.2;
}

.normtext {
	color:#333;
	font-size:16px;
	padding-top:10px;
	line-height:1.5;
}

.normtext2 {
	color:#333;
	font-size:16px;
	line-height:1.5;
	padding-right:30px;
}

.textpicl {
	float: left;
	padding-right: 10px;
	text-align: center;
}

.textpicr {
	float: right;
	padding-right: 10px;
	text-align: center;
}


.logo {
	border:0px ;
	padding-top:40px;
	
}

#content_container_header {

	width:1080px;
	margin:0 auto;
height:35px;
	color:#CCC;
	font-family: Helvetica, Arial, sans-serif;


}


#header_full {
	width:100%;
	height:69px;
	background-color:#eeeeee;
	text-align:left;
		border-bottom:3px solid #4399d4;
    position: fixed;
    left: 0;
    top: 0;
}



#header_left {
	width:1080px;
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
	float:left;
	}


#header2_full {
	width:100%;
	background-color:#FFF;
	padding-top:00px;
	clear:left;
			padding-bottom:20px;
}


#middle_full {
	width:100%;
	background-color:#FFF;
	clear:left;
}




.headline_box {
	color:#333;
	font-size:16px;
	padding:10px;
	background-color:#ddd;
	color:#333;
	font-weight:normal;
}

#content_right {
	width:290px;
	float:left;
	background-color:#eee;
	height:200px;

}



h2 {
	font-size:15px;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	color:#FFF;
	
	
}



#footerx {


	width:100%;
	background-color:#535353;
	height:200px;


}

#content_container_top {

	width:1080px;
	margin:0 auto;
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	line-height:8px;




}

#content_container_pic {

	width:1080px;
	margin:0 auto;
	padding:0px;
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	line-height:8px;

}

#content_container_middle {
	width:1080px;
	padding-top:20px;
	margin:0 auto;
	color:#000;
	line-height:1;
	font-family:Helvetica, Arial, sans-serif;
	
}

#content_left {
	width:780px;
	float:left;
	margin-right:10px;
	padding-top:10px;
}




#content_container_left {
	width:880px;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	float:left;
	}
#content_container_right {
	width:200px;
	margin:0 auto;
	padding-top:20px;
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;

	}


#content_container {

	width:1080px;
	margin:0 auto;
	height:180px;
	color:#CCC;
	font-family:Helvetica, Arial, sans-serif;

}

h2 {
	font-size:15px;
}

#footer1 {
	font-size:12px;
	width: 299px; 
	margin-top:10px;
	padding-right:10px;
	float:left;
	border-right:1px solid #888;
	height:170px;
}
#footer2 {
	font-size:12px;
	width: 448px; 
	margin-top:10px;
	padding-left:10px;
	line-height:1.5;
	float:left;
	height:170px;
	border-left:1px solid #000;
	border-right:1px solid #888;
}
#footer3 {
		font-size:12px;
	width: 299px; 
	margin-top:10px;
border-left:1px solid #000;
	padding-left:10px;
		line-height:1.5;
	float:left;
	height:170px;
}
#footer_bottom {
	width: 1080px; 
	margin-top:0;
	text-align:center;
	
	font-size:10px;
	float:left;
	height:20px;
}


a:link { color:#469AD6; text-decoration:none; }
a:visited { color:#469AD6; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }

#footer_bottom a:link, #footer3 a:link {
  color: #ffffff;
  text-decoration:none;
}

#footer_bottom a:hover, #footer3 a:hover {
  color: #dddddd;
   text-decoration:none;
}

#footer_bottom a:visited, #footer3 a:visited {
  color: #ffffff;
    text-decoration:none;
}

/*

 ul#Navigation {
    margin: 0px; 
	padding-top: 10px;
	padding-bottom:10px;
    text-align: center;
    background-color: #eeeeee;
	font-family: Verdana, 'Lucida Sans Unicode', sans-serif;
	color:#888;
  }
  ul#Navigation li {

    display: inline;
    margin: 0px; padding: 0px;

	
  }

  ul#Navigation a, ul#Navigation span {
    padding-top:8px;
	padding-bottom:8px;
	padding-left:45px;
	padding-right:45px;
	font-size:14px;

    text-decoration: none; font-weight: normal;
    color: #333; background-color: #eeeeee;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich 
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt 
  }
  ul#Navigation a:hover, ul#Navigation span {

    color: #fff; background-color: #0072bf;
  }
  
  */
  
  #cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  border-bottom: 3px solid #4399d4;
  padding: 0 10px;
  width: auto;

  font-family: Helvetica, Arial, sans-serif;
  background: #eeeeee;

}
#cssmenu:after,
#cssmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu ul li {
  display: inline-block;

}
#cssmenu.align-right ul li {
  float: right;

}
#cssmenu.align-center ul {
  text-align: center;

}
#cssmenu ul li a {
  font-size: 17px;
  padding: 15px;
  text-decoration: none;
  color: #4399d4;


}
#cssmenu ul li:hover a,
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
  color: #111111;
}
@media all and (max-width: 640px) {
  #cssmenu {
    padding: 0;
    border-radius: 0;
    border: 0;
  }
  #cssmenu ul li,
  #cssmenu.align-center,
  #cssmenu.align-right {
    display: block;
  }
}

/* css reset - makes the layout looking good in all browsers */
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, th , article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }

ol, ul {
	list-style: none; }

/* Main Styles */	
	
#wrapper{
	width:1090px;
	margin:0 auto;
	margin-top:0px;
}

#nav {
	position:relative;
	width:1090px;
	margin:0 auto;
}
ul#navigation {
	margin:0px auto;
	position:relative;
	float:left;
	border-left:1px solid #c4dbe7;
	border-right:1px solid #c4dbe7;
}

ul#navigation li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	border-top:0px solid #c4dbe7;
	border-bottom:0px solid #c4dbe7;
}

ul#navigation li a {
	font-size:14px;
	font-weight:normal;
	padding:25px 57px;
	color:#616161;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:inline-block;
	border-right:1px solid #fff;
	border-left:1px solid #C2C2C2;
	border-top:1px solid #fff;
	background: #f5f5f5;
	
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;	
}

ul#navigation li a:hover {
	background:#f8f8f8;
	color:#282828;
}

ul#navigation li:hover > a {
	background:#fff;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	visibility:visible;
	opacity:1;
}

ul#navigation ul, ul#navigation ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:180px;
	background:#f8f8f8;
	box-shadow:1px 1px 3px #ccc;
	opacity:0;
	-webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-o-transition:opacity 0.2s linear, visibility 0.2s linear; 
	transition:opacity 0.2s linear, visibility 0.2s linear; 	
}

ul#navigation ul {
    top: 68px;
    left: 1px;
}

ul#navigation ul li ul {
    top: 0;
    left: 181px;
}

ul#navigation ul li {
	clear:both;
	width:100%;
	border:0 none;
	border-bottom:1px solid #c9c9c9;
}

ul#navigation ul li a {
	background:none;
	padding:7px 15px;
	color:#616161;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:inline-block;
	border:0 none;
	float:left;
	clear:both;
	width:150px;
}

ul#navigation li a.first {
	border-left: 0 none;
}

ul#navigation li a.last {
	border-right: 0 none;
}








#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:100%; 
   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;}