<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Stylesheet COTR */

body{
	margin: 0px:
	padding: 0px;
}

#div_superbgimage{
	display: none;
}

#div_navigation{
	position: absolute;
	display: block;
	z-index: 5;
	bottom: 0px;
	left: 0px;
	width: 90%;
	margin: 0;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #000;
}

#div_navigation_top{
	position: absolute;
	display: block;
	z-index: 5;
	top: 0px;
	left: 0px;
	width: 90%;
	margin: 0;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #000;
}

#div_nav_home{
	float: left;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}

#div_nav_sub{
	position: relative;
	float: right;
}

#div_nav_sub a{
	float: left;
	padding-right: 10px;
	padding-top: 12px;
}

#div_maincontent{
	clear: both;
	margin-top: 80px;
	padding-left: 5%;
	padding-right: 5%;
	z-index: 5;
}

#div_imprint{
	width: 500px;
}

/* Korrektur Abstand fuer IE6 */
* html #div_maincontent{
	margin-top: 0px;
}

#div_imprint{
}

a img{
	border: 0px;
}

.cotr_skull{
	clear: both;
	position: relative;
	margin-bottom: 35px;
}

.embed_vimeo{
	postion: relative;
	left: 300px;
	width: 720px;
	z-index: 5;
}

#div_loading{
	position: relative;
	top: -50px;
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../inc_img/cotr_loading.gif);
	z-index: 8;
}

/* Archiv Formatierungen*/

#div_phaseOne{
	clear: both;
}

.phaseone{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#div_phaseTwo{
	clear: both;
}

.phasetwo{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#div_phaseThree{
	clear: both;
}

.phasethree{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.vertical_space{
	position: relative;
	display: block;
	height: 120px;
}

.archive_header{
	margin-bottom: 14px;
}

/* Text Formatierungen */
body{
	font-family: Times, serif;
}

h1{
	font-size: large;
	font-weight: normal;
	color: #666;
	margin-bottom: 0px;
}

h2{
	font-size: small;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
}

h3{
	font-size: small;
	font-weight: normal;
	color: #666;
}

.Stil_h1Var{
	color: #999999
}

.Stil_Subnavi{
	font-size: small;
	color: #999;
}

.Stil_Navi{
	font-size: small;
	color: #CCCCCC;
}

.Stil_Text{
	font-size: small;
	color: #666;
}

.Stil_Text.Zahl{
	font-size: small;
	color: #666;
	position:relative;
	top:98px;
}

/* Links */
A:link{
	color: #999;
	text-decoration:none
}
A:visited{
	color: #999;
	text-decoration:none
}
A:hover{
	color: #63B8CB;
	text-decoration:none
}
A:active{
	color: #CCC;
	text-decoration:none
}
A:focus{
	outline: 0px;
}

.selection{
	color:#464749 !important;
}

a img{
	border-style: none;
}</pre></body></html>