body {
	background-color: #022d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #c7def5;
	background-attachment: fixed;
	background-image: url(../images/bg.jpeg);
	background-repeat: repeat-x;
	background-size: auto 100%;
	margin:0px;
	height:100%;
	padding: 0px;
}
html {
	height:100%;
	margin:0px;
	padding: 0px;
	-moz-box-sizing: border-box;
}


table#layout {
	width:80%;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
/*	background-color: #060e23; */
	
}

.rand {
	position:fixed; 
	top:190px; 
	right:0px; 
	z-index:200;
}

.randbeweglich {
	position:absolute; 
	top:95px; 
	right:0px; 
	z-index:200;
}

@media only screen and (max-width: 1024px) {
.rand, .randbeweglich  {
	position:absolute; 
	top:95px; 
	right:0px; 
	z-index:200;
}
	.rand, .randbeweglich img {
	position:absolute; 
	top:98px; 
	right:0px; 
	z-index:200;
}
}

@media only screen and (max-width: 800px) {
.rand, .randbeweglich {
	display:none
}
 
}

table#footer {
	height: 25px;
	margin:0px;
	padding: 0px;
	bottom: 5px;
}

tr#footer {
	height: 25px;
	background-color: #7e94a0;
	margin:0px;
	padding: 0px;
	bottom: 5px;
}
td#footer {
	height: 25px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	margin:0px;
	padding: 0px;
	bottom: 5px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #020112;
}

a {
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #060e24;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060e24;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu-presskit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #9c9b9b;
	background-color: #060e24;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.menu-presskit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #990000;
	background-color: #060e24;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.tabelle-rand-header {
	margin:5px;
	border: 1px solid #990000;
	padding: 5px;
	box-shadow: -6px 6px 10px silver ;
}


form {
	background-color: #CCCCCC;
}

 hr {
      width: 50%;
      height: 1.5px;
      background-color: #333d4d;
	 border: 0 none;
      }


h3 {
	font-size:16px;
	color:#006600;
	font-style:italic;
	border-bottom:solid thin black;
}


.rot-markiert {
	color: #990000;
	font-weight: normal;
}

.news {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 50px;
}

.news a {
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #b7b9c5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 30px;
	height: 30px;
	border-radius: 4px;
	background-color: #eaeefb;
	box-shadow: 0px 0px 2px silver;
	transition: background 0.5s;	
}

.news a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-color: #AC3C32;
	/* border: 0px solid #444444; */		
}

.news img {
	align: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float:left;
	width: 150px;
	height: auto;
	border: 1px solid #000000;
}

.releases img {
	align: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	float:left;
	width: 200px;
	height: auto;
	border: 1px solid #000000;
}

.releases a {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	border: 1px solid #b7b9c5;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 15px;
	height: 20px;
	border-radius: 4px;
	background-color: #eaeefb;
	box-shadow: 0px 0px 2px silver;
	transition: background 0.5s;
	}

.presskit-tabelle img {
	align: center;
	margin:-2px;
	width: 150px;
	height: auto;
	border: 1px solid #000000;
	text-align:center;
	padding:0;
	/*float:none;*/
	}
	

.presskit-tabelle a {
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-color: #eaeefb;
	text-align: center;
	border: 1px solid #b7b9c5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 30px;
	height: 30px;
	border-radius: 4px;
	box-shadow: 0px 0px 2px silver;
	transition: background 0.5s;
	}

.presskit-tabelle a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-color: #AC3C32;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0px 0px 2px silver;
	transition: background 0.5s;
	text-decoration: line-through;
	}

.presskit-tabelle {
	color: #666666;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 50px;
}

.gallery img {
	align: center;
	margin:5px;
	width: auto;
	height: 85px;
	border: 1px solid #000000;
	text-align:center;
	padding:0;
	/*float:none;*/
	}

.bigpic img {
   width:100%;
   max-width:480px;
   height: auto;
   float: none;
   margin:0;

}

.bigpic a:hover {
   background-color: #C7C8E8;

}

.kleine-grafiken img {
   width: auto;
    max-width: 100%;
    height: auto;
	border:0px;
	padding-left: 0px;
    margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	

}

.kleine-grafiken {
    height: 100%;
    padding: 0;
    margin:0;
    display: flex;
    align-items: center;
    justify-content: left;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.kleine-grafiken a {
    font-style:normal;
	background-color: transparent;
	border:0px;
    
}

.englishnews {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}

.englishnews a {
	color: #4c4c4c;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}

.englishnews a:hover {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	padding-right: 2px;
	padding-left: 2px;
}

.fetteschrift {
	vertical-align: middle;
	color: #060e24;
	font-weight: bold;
	font-size:13px;
}

.fetteschrift a {
	vertical-align: middle;
	color: #990000;
	font-weight: bold;
	font-size:13px;
}
a.fetteschrift:hover {
	vertical-align: middle;
	color: #666666;
	font-weight: bold;
	font-size:13px;
}

.rubrikheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #e2eafe;
	background-color: #101b3a;
	display: block;
	font-style: italic;
	text-indent: 15px;
	line-height: 12px;
	white-space: normal;
	padding: 6px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 33%;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-left-radius:0em;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:0em;
	box-shadow: 4px 4px 15px silver;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	margin:0px;
	padding: 1px;
	padding-left: 10px;
	vertical-align: middle;
	align: center;
	height: 22px;
	bottom: 5px;
	border-top-width: 1.5px;
	border-right-width: 0px;
	border-bottom-width: 1.5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #37485d;
	border-right-color: #333333;
	border-bottom-color: #556c77;
	border-left-color: #CCCCCC;
}

a.linkbox {
	font-size: 0px;
	border: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}



.kleineschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin:0px;
	padding: 0px;
	align: center;
	height: 16px;
	bottom: 5px;
}

.kleineschrift a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #09063c;
	margin: 0px;
	align: center;
	height: 16px;
	border: none;
	box-shadow: none;
	background-color: transparent;
	text-decoration: none;
}
.kleineschrift a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #09063c;
	margin:0px;
	align: center;
	height: 16px;
	bottom: 5px;
	border: none;
	box-shadow: none;
	background-color: transparent;
	text-decoration: none;
}

.kleineschrift a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ba0000;
	margin:0px;
	padding: 0px;
	align: center;
	height: 16px;
	bottom: 5px;
}

.schrifteingerahmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01112D;
	/* background-color: #B9B9BB; */
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 17px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #ADADB2;
}

.schrifteingerahmt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01112D;
	
}

.schrifteingerahmt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01112D;
	
}

td.schrifteingerahmt a:hover {
display:block;
background-color: rgba(255,255,255, .5);
line-height:17px;
	height: 30px;
	border-radius: 3px;
	margin:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: -2px;
	margin-right: -10px;
	margin-bottom: -2px;
	margin-left:-10px;
}



/* cookie Formatierung */

#cookiedingsbums a {color:#000; text-decoration:underline;}
#cookiedingsbums a:hover {text-decoration:underline;}
#cookiedingsbums div {padding:0px; padding-left:50px;}
#cookiedingsbums { 

   outline: 1px solid #7b92a9; 
   text-align:center; 
   color:#000;
   border-top:1px solid #fff;
   border-bottom-color: #bfbfbf;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #e7e7e7 0%, #f7f7f7 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#f7f7f7)); 
   background: -webkit-linear-gradient(top, #e7e7e7 0%,#f7f7f7 100%); 
   background: -o-linear-gradient(top, #e7e7e7 0%,#f7f7f7 100%);
   background: -ms-linear-gradient(top, #e7e7e7 0%,#f7f7f7 100%); 
   background: linear-gradient(to bottom, #e7e7e7 0%,#f7f7f7 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#e7e7e7', endColorstr='#f7f7f7',GradientType=0 ); 
   position:fixed;
   top:0px; 
   z-index:199; 
   width:100%; 
   font-size:11px; 
   line-height:12px;}	
.button {
    background-color: #060e24; 
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
}
.button:hover {
    background-color: #abc0f8; /* Green */
    color: white;
}
.button1 {
	padding: 4px 24px;
	border-radius: 4px;
}

/* cookie Formatierung */

.startbild img{
 margin:auto;
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
}

.showeinfach {	font-family: verdana, arial;
	font-size: 7pt;
	line-height:125%;
	color: #000000;
	letter-spacing: normal;
	font-style: normal;
	background-color: #9bb1b9;
	font-weight: normal;
	vertical-align: middle;
}
.showfarbe {	font-family: verdana, arial;
	font-size: 7pt;
	line-height:125%;
	color: #000000;
	letter-spacing: normal;
	font-style: normal;
	background-color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
}

.cycle-slideshow {
	background-position: center;
}