/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
}
#cboxLoadedContent {
	overflow:auto;
	
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background:#000;
}
#colorbox {
}
#cboxContent {
	margin-top:20px;
}
#cboxLoadedContent {
	
	padding:5px;
}

#cboxTitle {
	position:absolute;
	top:0px;
	left:0px;
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	display:inline;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 35px;
}

#cboxCurrent {
	position:absolute;
	top:-20px;
	right:0px;
	color:#ccc;
}
#cboxSlideshow {
	position:absolute;
	top:-20px;
	right:90px;
	color:#fff;
}
#cboxPrevious {
	position:absolute;
	top:50%;
	left:5px;
	margin-top:-32px;
	background:url(../images/controls.png) no-repeat top left;
	width:28px;
	height:65px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:bottom left;
}
#cboxNext {
	position:absolute;
	top:50%;
	right:5px;
	margin-top:-32px;
	background:url(../images/controls.png) no-repeat top right;
	width:28px;
	height:65px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:bottom right;
}
#cboxLoadingOverlay {
	background:#000;
}
#cboxLoadingGraphic {
	background:url(../images/loading.gif) no-repeat center center;
}
#cboxClose {
	position:absolute;
	top:5px;
	right:5px;
	display:block;
	background:url(../images/controls.png) no-repeat top center;
	width:38px;
	height:19px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:bottom center;
}
/* Content CSS */	



html, body {
	height:100%;
}
body {
	
	text-align:center; /* horizontal centering for IE Win quirks */
	background: #000000 url(../images/bg.jpg) no-repeat;
	background-position: center top;
	font-family: "Arial";
	color: #fff;
	font-size:14px;
	line-height: 20px;
	font-style:normal;
}



a:link {
	color:#95a9b2;
	text-decoration:none;
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
}
a:visited {
	color:#95a9b2;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:focus {
	text-decoration:none;
}
#distance {
	width:1px;
	height:50%;
	margin-bottom:-350px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:700px;
	width:784px;
	clear:left;
	font-family:Arial;
	font-size:  14px;
}
h1 {
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	display:inline;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 35px;

}

h2 {
	font-family: 'Times New Roman';
	font-style:italic;
	font-weight:lighter;
	display:inline;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 20px;
}


.date {
	position:absolute;
	font-family: 'arial';
	font-style:normal;
	font-size: 11px;
	top: 30px;
	color:#9e9c9c;
	margin-top:5px;
}
#header {
	position:absolute;
	width:784px;
	top: 100px;
	height:294px;
	border:0px;
	background-color:#000;
	vertical-align:middle;
}
#beschreibung {
	position:absolute;
	left: 0px;
	top: 420px;
	width: 259px;
	float: left;
	padding: 5px 0px 5px 0px;
}
#aufgabe {
	position:absolute;
	left: 262px;
	top: 420px;
	width: 260px;
	float: left;
	padding: 5px 0px 5px 0px;
}
#besonderes {
	position:absolute;
	left: 525px;
	top: 420px;
	width: 260px;
	padding: 5px 0px 5px 0px;
}
#beschreibung_text {
	position:absolute;
	left: 0px;
	top: 460px;
	width: 250px;
	float: left;
}
#aufgabe_text {
	position:absolute;
	left: 262px;
	top: 460px;
	width: 250px;
	float: left;
}
#besonderes_text {
	position:absolute;
	left: 525px;
	top: 460px;
	width: 250px;
	float: left;
}

#impressum_1 {
	position:absolute;
	left: 0px;
	top: 80px;
	width:360px;
	overflow: auto;
	text-align:left;
}

#impressum_2 {
	position:absolute;
	left: 380px;
	top: 80px;
	width:360px;
	overflow: auto;
	text-align:left;	
}

#backlink {
	position:absolute;
	left: 300px;
	top: 650px;
	font-size: 20px;
	width: auto;
	display: block;
	padding:10px 16px 10px 16px;
	color: #999;
	background: #24282b;
	text-decoration:none;
}