html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body
{
    
    margin: 0 0 30px 0;
	padding: 0;
	background: #000;
	font-size: 12pt;
	font-family: "arial", "georgia", "trebuchet ms", "verdana", "tahoma";
	color: #FFF;
	font-weight: normal;
	overflow-y: scroll;
    background-image: url("bg_img/bg_mercury.jpg");
	background-repeat: repeat-y;
	
}


#centernavigation li a {
		text-decoration: none;
		padding: 7px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "arial", "georgia", "trebuchet ms", "verdana", "tahoma";
		text-shadow: 0 0 5px #fff, 0 0 11px #00d2ff, 0 0 12px #00d2ff, 0 0 13px #00d2ff, 0 0 14px #00d2ff, 0 0 15px #00d2ff, 0 0 16px #00d2ff;
		/*text-shadow: 0 0 10px #fff, 0 0 20px #00d2ff, 0 0 30px #00d2ff, 0 0 40px #00d2ff, 0 0 50px #00d2ff, 0 0 60px #00d2ff, 0 0 70px #00d2ff;*/
		/*text-shadow: 0 0 10px #fff, 0 0 20px yellow, 0 0 30px yellow, 0 0 40px yellow, 0 0 50px yellow, 0 0 60px yellow, 0 0 70px yellow;*/
		font-size: 2.0em;
		font-weight: bold;
		font-style: italic;
		margin-bottom: 20px;
		color: #FFF;
		/*animation: orbit 10s 1 ease;/*animation: orbit 12s infinite ease;*/
		/*letter-spacing:-0.03em;*/
		
		animation: animationFrames ease 10s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames ease 10s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationFrames ease 10s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease 10s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease 10s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/


		
	}
	#centernavigation li a:hover{
		color: #D80E30
	/*background: #394030 url("bg_img/nav_hover_bg.gif") 0 0 repeat-x;*/
	}
/*img
{
	border: 0;
}*/

#globalframe
{
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headerframe
{
	width: 1000px;
	height: 150px;
	border-bottom-width: 2px; 
	border-bottom-style: solid; 
	border-bottom-color: #FFF; 
}


#headerleftframe
{
	margin-top: 30px;
	float: left;
	width: 610px;
	height: 150px;
}



#headerleftframe h1
{
	padding: 0;
	font-size: 220%;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#headerleftframe h5
{
	margin: 0 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
	font-weight: normal;
	color: #000;
}

#headerleftframe h1 span
{
	color: #000;
	font-weight: normal;
}

#headerrightframe
{
	float: left;
	width: 390px;
	height: 150px;
}

#headerrightframe ul
{
	padding: 0;
	list-style-type: none;
	
	text-align: right;
	color: #FFF;
	margin-top: 57px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}

#headerrightframe ul li
{
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}

#headerrightframe ul li a
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#headerrightframe ul li a.active
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#headerrightframe ul li a:hover
{
	text-decoration: none;
	color: #D80E30;
}

#mainframe
{
	width: 1000px;
	/*height: 470px;*/
	line-height: 160%;
	padding: 15px 0 0 0;
	border-bottom: 2px solid #FFF;
}

#mainframe p
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#mainframe form
{
	margin-bottom: 2px;
	margin-left: 10px;
	
}
label{
	font-family: "arial", "georgia", "trebuchet ms", "verdana", "tahoma";
	/*text-decoration: underline overline;*/	
}
input, select, textarea {
	font-family: "arial";
}
#mainframe h2  
{
	font-size: 120%;
	font-weight: normal;
	color: #FFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 0px;
	text-indent: 10px;
}
#mainframe h1, h3, h4 
{
	font-size: 120%;
	font-weight: normal;
	color: #FFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#mainleftframe
{
	float: left;
	width: 720px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

/*#mainleftframe img
{
	float: left;
	border: 1px solid #088A29;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/

#mainrightframe
{
	float: right;
	width: 250px;
	
	padding: 0px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: right;
	font-size: 12pt;
	margin-right: 0px;
}
#mainrightframebild {
	float: right;
	width: 160px;
	padding: 0px;
	font-size: 10pt;
	text-align: right;
	margin-top: 38px;
}

#bottomframe
{
	clear: both;
	width: 1000px;
}

#footerframe
{
	float: left;
	width: 1000px;
	height: 50px;
	color: #FFF;
}

#footerframe p
{
	margin: 0;
	font-family: "arial", "georgia", "verdana";
	font-size: 10pt;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#footerframe a
{
	color: #FFF;
	text-decoration: none;
}

#footerframe a:hover
{
	color: #000;
	text-decoration: none;
}

#footerleftframe
{
	float: left;
	width: 617px;
	height: 50px;
}

#footerrightframe
{
	float: left;
	width: 383px;
	height: 50px;
	text-align: right;
}
.cont {
	height: 57px;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "arial", "georgia", "trebuchet ms", "verdana", "tahoma";
}
.bild {
}
.bildtext {
	margin-right: 5px;
	text-align: left;
	margin-left: 30px;
}
.links {
	float: left;
	width: 46px;
	margin-left: 10px;
}
.rechts {
	float: left;
	width: 200px;
	margin-top: 27px;
	height: 30px;
	margin-left: 12px;
	text-decoration: none;
}
 #mainframe, #mainleftframe ul li { 
	list-style-position: outside;
	list-style-type: none; 
 }	

/*@keyframes orbit { 
  from { 
    transform: rotate(0) 
  } 
  to { 
    transform: rotate(360deg) 
  } 
}*/


@keyframes animationFrames{
  0% {
    transform:  rotate(0deg) ;
  }
  100% {
    transform:  rotate(360deg) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  rotate(0deg) ;
  }
  100% {
    -moz-transform:  rotate(360deg) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  rotate(0deg) ;
  }
  100% {
    -webkit-transform:  rotate(360deg) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  rotate(0deg) ;
  }
  100% {
    -o-transform:  rotate(360deg) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  rotate(0deg) ;
  }
  100% {
    -ms-transform:  rotate(360deg) ;
  }
}

#gallery {
	margin: 20px auto; width: 900px; height: 400px; position: relative;
}
#gallery a {
	border: 5px solid rgb(255, 255, 255); 
	border-image: none; 
	width: 200px; 
	height: 112.5px; 
	display: inline-block; 
	position: relative; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}
#gallery a img {
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
	display: block; 
	position: absolute; 
	z-index: 1; 
	cursor: pointer; 
	transition-property: width, height, top, bottom, left, right, z-index; 
	transition-duration: 1s; 
	-webkit-transition-property: width, height, top, bottom, left, right, z-index; 
	-webkit-transition-duration: 1s; 
	-moz-transition-property: width, height, top, bottom, left, right, z-index; 
	-moz-transition-duration: 1s; 
	-o-transition-property: width, height, top, bottom, left, right, z-index; 
	-o-transition-duration: 1s; 
	-moz-user-select: none; 
	-khtml-user-select: none; 
	 user-select: none;
}
.closed {
	top: 85px; 
	width: 20px; 
	height: 20px; 
	text-align: center; 
	right: 195px; 
	color: rgb(85, 85, 85); 
	font-size: 70px; 
	font-weight: bold; 
	display: none; 
	position: absolute; 
	z-index: 30; 
	cursor: pointer; 
	text-shadow: 0px 0px 5px #fff; 
	-webkit-text-shadow: 0px 0px 5px #fff; 
	-moz-text-shadow: 0px 0px 5px #222; 
	-moz-transform: rotate(45deg); 
	-o-transform: rotate(45deg); 
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.closed-layer {
	background: none; 
	left: 150px; 
	top: 140px; 
	width: 500px; 
	height: 352px; 
	display: none; 
	position: absolute; 
	z-index: 30; 
	cursor: pointer;
}
#gallery a:focus ~ .closed {
	display: block;
}
#gallery a:focus ~ .closed-layer {
	display: block;
}
#gallery a:focus {
	border: currentColor; 
	border-image: none;
}
#gallery a:focus img {
	width: 250%; height: 250%; 
	position: absolute; 
	z-index: 25; 
	cursor: default; 
	box-shadow: 0px 0px 15px 2px #000; 
	transition-property: width, height, top, bottom, left, right, z-index; 
	transition-duration: 2s; 
	-webkit-transition-property: width, height, top, bottom, left, right, z-index; 
	-webkit-transition-duration: 1s; 
	-moz-transition-property: width, height, top, bottom, left, right, z-index; 
	-moz-transition-duration: 1s; 
	-o-transition-property: width, height, top, bottom, left, right, z-index; 
	-o-transition-duration: 1s; 
	-moz-box-shadow: 0 0 15px 2px #000; 
	-webkit-box-shadow: 0 0 15px 2px #000;
}
#gallery a:nth-child(4n+1):focus img {
	left: 150px;
}
#gallery a:nth-child(4n+2):focus img {
	left: -50px;
}
#gallery a:nth-child(4n+3):focus img {
	left: -250px;
}
#gallery a:nth-child(4n+4):focus img {
	left: -460px;
}
#gallery a:nth-child(-n+4):focus img {
	top: 140px;
}
#gallery a:nth-child(n+9):focus img {
	top: -150px;
}
#gallery a:nth-child(n+13):focus img {
	top: -295px;
}
