﻿
body
{
margin-top: 40px; 
margin-left: 40px; 
margin-right: 40px;
margin-bottom: 40px;
/* --background-color: #FFFFF0; --*/
background-color: transparent;

}
 

html {

background: url(images/HG.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
}


table,td 
{
font-size: 8pt;
font-family: "georgia", "times new roman", serif;
color:#000000;
}

#meine 
{
		
position: absolute;
 
right: 0px;
	
bottom: 20px;

margin: 0px; 
padding: 0px;
	
}


	
#meine img 
{
		
border: 0px;
	
}

table.center 
{
margin-left:auto; 
margin-right:auto;
}

h2
{ 
font-size: 14pt;
font-family: "georgia", "times new roman", serif;
color:#000000;
margin-bottom:30px;
letter-spacing:1px;
border-bottom:solid 0px #9E9E9E;
padding-bottom:0px
}


/* haupt */

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
    top: 180px;         /* ---- Abstand des Popupbildes vom oberen Rand relativ zum angeklicktem --- */
	left: 450px;        /* ---- Abstand des Popupbildes vom linken Rand relativ zum angeklicktem --- */ 
	z-index: 1;



width: 100%;		/* --- Gesamtbreite der Popups in Breite und nächste Zeile in Höhe --- */
height: 680px;



}

.hoverbox img
{
	background: #000;                      /* -- Hintergrund 000000 Schwarz ----- */
	border-color: #aaa ;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 70px;
	height: 53px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

#oben 
{
height:30px;
border-top:solid 1px #666666;
border-right:solid 1px #666666;
border-left:solid 1px #666666;
padding-top:0px;
background-image:url(images/w.png)!important;
background-image:url(images/w.gif);
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
padding-right:0px;
text-align:center;
vertical-align:bottom;
letter-spacing:1px;
font-size:12px;

}


.l1 
{
height:29px;
width:100%;
border-left:solid 1px #e0e0e0;
}


#p1 
{
text-align:justify; 
padding-left: 30px;
padding-right:30px;
padding-top: 30px;
padding-bottom: 20px;
background-image:url(images/w.png)!important;
background-image:url(images/w.gif);
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
width:100%;
color:#000000;
line-height: 1.5em;
border-right:solid 1px #666666;
border-left:solid 1px #666666;
line-height: 1.5em;

}



#unten 
{
font: normal 12px verdana, sans-serif; 
color:#000000; 
padding:2px;
height:40px;
text-align:center;
border-bottom:solid 1px #666666;
border-right:solid 1px #666666;
border-left:solid 1px #666666;
background-image:url(images/w.png)!important;
background-image:url(images/w.gif);
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}


/* links im text */

a:link, a:visited, a:active
{ 
font-size: 10pt;
font-family: georgia, "times new roman", serif;
color:#666666
}

a:hover
{ 
text-decoration:none;
color:#000000;
}

#m2 a span
{
 float:left; 
background:  url("images/l.gif") left no-repeat  ;
     
line-height:30px;
height:30px;
width:13px;
-moz-opacity: 0.60;
opacity: 0.60;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}


#m2 a , #m2 a:visited , #m2 a:active 
{
display:block;
background:  url("images/r.gif")  right  no-repeat;
color:#000000;
font:12px georgia, verdana serif;
line-height:30px;
height:30px;
text-decoration:none ;
padding: 0px 10px 0px 0px;
text-align:center;
margin-left:0px;
-moz-opacity: 0.60;
opacity: 0.60;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);

}

/* h o v e r */

#m2 a:hover span
{
background:  url("images/l2.gif")  left ;
}

#m2 a:hover 
{
background:  url("images/r2.gif")  right ;
text-decoration:none ;
}




@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		
	}
	
	50% { 
		opacity: 0;
	}
	
	100% { 
		opacity: 1;
	}
}

#box {
	text-align: left;
	width: 100%;
	margin: 30px auto 0 auto;
	background: #000;
	overflow: hidden;
	border: 10px solid #000;
	-webkit-box-shadow: #131313 0px 2px 10px;
	-moz-box-shadow: #131313 0px 3px 10px;
	box-shadow: #131313 0px 3px 10px;	
	-webkit-animation-name: fadeIn; 
  	-webkit-animation-duration: 3s; 
  	-webkit-animation-iteration-count: 1;
  	-webkit-animation-delay: 0s;
}

ul#slider{
	-webkit-border-radius: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	width: 1000;
	height: 732px;
		overflow: hidden;
}

ul#thumb {
	overflow: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	background: #000;
	overflow: auto;
	width: 100%;
}

ul#thumb a {
	-webkit-transition: opacity .2s ease-in-out;
	border: 1px solid #979797;
	width: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	float: right;
	margin: 10px 0px 0px 10px;
	opacity: 0.75;
}

ul#thumb a:hover {
	opacity: 1;
} 

ul#slider li {	
	width: auto;
	height: auto;
	position: 
	}
	
ul#slider li p {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: inherit;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	width: auto;
}

ul#slider li p span {
	line-height: 1.2em;
	padding: 10px;
	display: block;
}

/* Animation for the :target image. Slides the image in. */

@-webkit-keyframes moveTarget {
	0% {
		left:-700px;
		
	}
	
	100% { 
		left:0px;
	}
}


ul#slider li:target {
	-webkit-animation-name: moveTarget; 
	-webkit-animation-duration: .5s; 
	-webkit-animation-iteration-count: 1;
	top:0px;
	left: 0px;
	z-index: 10;
}

/*
Animation for the current image. Slides it out the frame and back to the starting position. 
Adds a lower z-index than the now current image.
*/

@-webkit-keyframes moveIt {
	0% {
		left:0px;
		
	}
	50% {
		left:700px;
		
	}
	100% { 
		left:-700px;
		z-index: 5;
	}
}

ul#slider li:not(:target) {
	-webkit-animation-name: moveIt; 
  	-webkit-animation-duration: 1.5s; 
  	-webkit-animation-iteration-count: 1;
	top:0px;
	left: 0px;
}





