﻿/* CSS Document */
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Simple page reset */
	margin:0;
	padding:0;
}

body{
	/* Setting default text color, background and a font stack */
	color:#D5D5D5;
	font-size:0.825em;
	background: url(../site_pics/bg-big.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

.menuUL li{
	/* This will arrange the LI-s next to each other */
	display:inline;
}

.menuUL li a,.menuUL li a:visited{
	/* Styling the hyperlinks of the menu as buttons */
	
	float:left;
	font-weight:bold;
	background:url(../img/button_bg.jpg) repeat-x center bottom #397899;
	
	/* display:block allows for additinal CSS rules to take effect, such as paddings: */
	display:block;
	border:1px solid #4D4D4D;
	color:#CCCCCC;
	border-top-color:#565656;
	
	padding:4px 6px;
	margin:4px 5px;
	height:16px;
	
	
	/* Setting a CSS3 box shadow around the button */
	
	-moz-box-shadow:0 0 1px black;
	-webkit-box-shadow:0 0 1px black;
	box-shadow:0 0 1px black;
	
	/* CSS3 text shadow */
	text-shadow:0 1px black;
}

.menuUL li a:hover{
	/* On hover show the top, lighter, part of the background: */
	background-position:center top;
	text-decoration:none;
}

#navigation{
	/* The navigation menu bar: */
	background:#374b7d;
	border:1px solid #111111;
	float:left;
	padding:5px 10px;
	margin-left:210px;
}

#navigation,.menuUL li a{
	/* CSS3 rounded corners for both the navigation bar and the buttons: */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:6px;
}

#stage{
	position:absolute;
	left:211px;
	top:241px;
	width:820px;
	height:551px;
z-index:1
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:    1px 2px 3px 3px #3268a6;
  -webkit-box-shadow: 1px 2px 3px 3px #3268a6;
	box-shadow:         1px 2px 3px 3px #3268a6;
	background:url(../site_pics/st-rad.png)no-repeat;
	background-color: #FFFFFF;
	
}

#stage1{
	
	position:absolute;
	left:211px;
	top:241px;
	width:820px;
	height:611px; z-index:1
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:    1px 2px 3px 3px #3268a6;
  -webkit-box-shadow: 1px 2px 3px 3px #3268a6;
  box-shadow:         1px 2px 3px 3px #3268a6;
/*	background:url(../img/dot.png);
	background-color: #CCCCCC; */

}
.text{
	src: url(../font/kenia-regular.ttf);
	font-size:10pt;
	color: #626262;
	font-family: 'regular';
	 }
.stage1{
	height:650px;
	width:930px;
	position:absolute;
	right:-22px;
	top:83px;
	width:930px;
	background-color: #FFFFFF;
	font-size:16pt,14pt,16pt;
	color:#999999;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	
}	
.stage2{
	height:700px;
	width:930px;
	position:absolute;
	right:-22px;
	top:83px;
	width:930px;
	background-color: #FFFFFF;
	font-size:16pt,14pt,16pt;
	color:#999999;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	
}	
.clear{
	/* Old-school clear fix hack to clear the floats: */
	clear:both;
}
#logo{margin-top: -155px;
	  margin-right: 50px;
	  }	
#main{
	margin:0 auto;
	position:relative;
	width:900px;
}

/* The styles below are only necessary for the page */

.top{
	background:#222222;
	border-bottom:1px solid black;
	font-size: 32px;
	line-height: 1.35;
	margin-bottom: 30px;
	padding: 30px 0 60px;
	text-align: center;
	font-weight:bolder;
	background-image: url(../site_pics/head.jpg);
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	color: #37468a6;
}


h1{
	background:#222222;
	border-bottom:1px solid black;
	font-size: 32px;
	line-height: 1.35;
	margin-bottom: 30px;
	padding: 30px 0 60px;
	text-align: center;
	font-weight:normal;
	color: #D5D5D5;
	text-shadow: 0 4px 4px black;
}

h2{
	font-size: 16px;
	font-weight: normal;
	position: relative;
	text-align: center;
	top: -73px;
	 text-shadow: 0 0 7px black;
}


h1,h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
}

a, a:visited {
	color:#999999;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

p.tutInfo{
	/* The tutorial info on the bottom of the page */
	padding:10px 0;
	text-align:center;
	position:absolute;
	bottom:0px;
	background:#222222;
	border-top:1px solid black;
	width:100%;
}

h1,h2,p.tutInfo{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
}

@font-face {
     font-family: 'regular';
     src: url('/font/kenia-regular.ttf) format(truetype'); font-size:10pt,12pt,14pt;
     color:#ffffff;
	 
}
#Layer1 {
	position:absolute;
	width:893px;
	height:29px;
	z-index:2;
	left: 450px;
	top: 180px;
}
.Stil3 {
	color: #626262;
	font-weight: bold;
}
.font-pics{
	color: #999999;
	font-weight: bold;
}
.bilder {
    -moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:6px;
	box-shadow: 5px 5px 4px black;
}
.pics {
	position:absolute;
	top:30px;
	transform: scale(50%);
	width: 898px;
	 }
.nul {visibility:hidden
     }
.bild {
-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:6px;
	box-shadow: 5px 5px 4px black;
	}
.bild:hover {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:6px;
}
.info
    {margin: 25px;
	}
	
.t-boot {
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
  margin: center;
}
.t-boot td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
