*{
	margin:0;
	padding:0;
}

a {
	color: #333333;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
img {
	border:none;
}
body {
	overflow:hidden;
	background:#fff;
}
#refinhalt {
	width:  240px;
	z-index: 3;
	position: absolute;
	top: 30px;
	left: 30px;
}

h1 {
}

.logo {
	text-align:left;
	padding: 0px 0px 15px 0px;
}

#inhalt {
	background: white;
	padding: 20px;
	font-family: arial;
	font-size: 10pt;
}
#pfeile {
	text-align: right;
}
#pfeile a { 
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

		#content{
			margin:0px auto;
			height:100px;
			width:100%;
			bottom:5%;
			z-index: 3;
			background:#262626 no-repeat 90%;
			border-top:1px solid #000;
			border-bottom:1px solid #4F4F4F;
			position:absolute;
		}
		#contentframe{
			overflow: hidden;
			border-top:solid 1px #4F4F4F;
			border-bottom:1px solid #000;
			height: 100%;
			text-align:left;
			z-index: 3;
		}
		#slidecounter{
			float:left;
			color:#4F4F4F;
			font:50px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:18px 20px;	
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#FFF;
			font:26px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:33px 0;
		}
		/*Supersized Stamp*/
		.stamp{
			float: right;
			margin: 25px 20px 0 0;
		}
		/*Supersize Plugin Styles*/
		#navigation{
			background: url('images/navbg.gif') no-repeat;
			float: right;
			margin:22px 20px 0 0;
		}
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(images/progress.gif);
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}


#demotip {
	position:relative;
	display:none;
	background-image:url(img/black_arrow.png);
	font-size:10px;
	height:54px;
	width:117px;
	color: #666666;
	z-index: 9999;
	padding: 16px 10px 0px 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}



#anschrift {
    color: #999;
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: white;
    padding: 20px;
    z-index: 3;
}

#anaus {
    color: #999;
    position: absolute;
    top: 30px;
    right: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: white;
    padding: 20px;
    z-index: 3;
}


#anzahlrefs {
	color: #999;
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: white;
	padding: 15px;
	z-index: 3;
}

.zahlen{
	text-align:left;
	padding: 5px;
	float:left;
	font-size:11px;
	font-weight:bold;
}

.zahlenaktiv{
	background-color:#e0e0e0;
	text-align:left;
	padding: 5px;
	float:left;
	font-size:10px;
	font-weight:bold;
}


	
#tekst {
    color: #125DB7;
}
	
    .style3 {
    color: #C0C0C0
}
	
    .style5 {
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
	
    a:link {
    color: #666666;
    text-decoration: none;
}
	
    a:visited {
    color: #666666;
    text-decoration: none;
}
	
    a:hover {
    color: #000000;
    text-decoration: none;
}
	
    a:active {
    color: #000000;
    text-decoration: none;
}

.url {
	margin: 10px 0px 0px 0px;
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

