@charset "UTF-8";
/* CSS Document */

body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:#ccc;
	overflow:hidden;
}
#mask {
	width:500%;
	height:100%;
	background-color:#eee;
}
.item {
	width:20%;
	height:100%;
	float:left;
	background:#000000 url(http://www.dees.ch/img/bg3.jpg) repeat scroll 0 0;
}
.content {
	width:875px;
	height:768px;
	top:0%;
	margin:0 auto;
	background-color: none;
	position:relative;
}
.selected {
}
.clear {
	clear:both;
}
#header {
	padding: 20px 0 20px 0;
	width: 875px;
	height: 18px;
	float: right;
 position: absolute background: none;
}
.navigation {
	text-align: right;
	float: right;
	width: 450px;
}
.navigation a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	margin: 0 5px 0 5px;
	padding: 3px 3px 0 3px;
	text-align: right;
	text-decoration: none;
}
.navigation a:hover {
	color: #000000;
	background-color:#CCCCCC;
	padding: 3px 3px 0 3px;
}
.navigation .active {
	color: #000000;
	background-color:#CCCCCC;
	padding: 3px 3px 0 3px;
}
#calendar {
	width: 785px;
	height: 570px;
	float: right;
 position: absolute background: none;
}

a {
	outline: none;
}

.button {
	float: left;
	padding: none;
	width: 130px;
	height: 130px;
}
#welcome {
	width: 875;
	height: 300px;
	float: right;
 position: absolute background: none;
}
.logo {
	float: left;
 position: absolute background:#000000 url(http://www.dees.ch/img/logo-daily.png) no-repeat;
	width: 438px;
	height: 300px;
}
.brandnew {
	float: right;
 position: absolute background:#000000 url(http://www.dees.ch/img/brandnew.png) no-repeat;
	width: 437px;
	height: 300px;
}
.titel {
	float: left;
	text-align: left;
}
#clearfix {
	display: inline-block;
	height:0;
	clear:both;
	width: 875px;
	height: 260px;
	background-color: #000000;
	opacity: 0.75;
	visibility: visible;
	margin-top: 20px;
}
.col {
	width:250px;
	float:left;
	padding:0 20px;
	line-height:15px;
	font-size: 13px;
}
.col h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	color:#f1f1f1;
	text-transform: uppercase;
}
.col h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	margin-bottom:7px;
	color:#CC0000;
	font-style: italic;
}
.col p {
	margin: 0 0 15px;
	color: #909090;
	font-family: Arial, Helvetica, sans-serif;
}
.col p.title_description {
	color: #909090;
	margin-top: -3px;
}
.col p.title_description a {
	color: #909090;
}
.col p.title_description a:hover {
	text-decoration: underline;
}
.col p br {
	display: none;
}
.col p a.more {
	color: #CC0000;
}
.col p a.more:hover {
	text-decoration: underline;
}
#links {
	float: right;
	height:50px;
	clear:both;
	width: 875px;
	background-color: #000000;
	opacity: 0.75;
	visibility: visible;
	margin-top: 5px;
	-moz-border-radius: 10px;
	bottom: 0;
	left: 1;
	position: fixed;
}
.support {
	text-align: right;
	float: right;
	padding: 10px 20px 10px 20px;
	;
}
.support img a {
	border: none;
}
.support a {
	border: none;
}
a img {
	border: none;
}
#cover {
	float: left;
 position: absolute width: 825px;
	height: 430px;
}
#cover_footer {
	float: left;
	height:30px;
	clear:both;
	width: 725px;
	height: 40px;
	background-color: #000000;
	opacity: 0.75;
	visibility: visible;
	margin-top: 5px;
}
.download {
	float: left;
	padding: 0 20px 0 20px;
	opacity: 1;
}
.download p {
	font-size: 13px;
	text-align: left;
	color: #909090;
	font-family: Arial, Helvetica, sans-serif;
}
.download p a {
	font-size: 13px;
	text-align: left;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.download p a: hover {
	font-size: 13px;
	text-align: left;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.password {
	color: #CC0000;
}

