@font-face {
	font-family: '28 Days Later';
	src: url('../font/28 Days Later.eot');
	src: local('â˜º'), url('../font/28 Days Later.woff') format('woff'), url('../font/28 Days Later.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UniversalisADFStd-Regular';
	src: url('../font/UniversalisADFStd-Regular.eot');
	src: local('â˜º'), url('../font/UniversalisADFStd-Regular.woff') format('woff'), url('../font/UniversalisADFStd-Regular.ttf') format('truetype'), url('../font/UniversalisADFStd-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body,div,span,h1,h2,h3,h4,h5,h6,p,img,ul,li,form {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
}

html{
	font-size:87.5%;
}

body {
	line-height:1;
}


body {
	font-size:17px;
	font-size:1.2142857142rem;
	font-family: "28 Days Later",Helvetica,Arial,sans-serif;
	text-rendering:optimizeLegibility;
	color:#726a5b;
	background:#ede5d5 url(../img/background.jpg);
	
}

div.header {
	width: 100%;
	text-align: center;
/*	color: #ffffff;*/
	text-shadow:0 1px 0 rgba(50,50,50,0.7);
}


.form-control {
    display: block;
	width: 92%;
	margin: 2px 12px;
	margin: 0.1428571428rem 0.8571428571rem;
    padding: 2px 12px;
	padding: 0.1428571428rem 0.8571428571rem;
    height: 34px;
	height: 2.4285714285rem;
	font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(64,56,41,0.2);
	-moz-box-shadow:0 1px 1px rgba(64,56,41,0.2);
    box-shadow: inset 0 1px 1px rgba(64,56,41,0.2);
}

textarea.form-control {
    height: 90px;
	height: 6.4285714285rem;
}

.table-control {
    display: block;
	margin: 2px 12px;
	margin: 0.1428571428rem 0.8571428571rem;
    padding: 2px 12px;
	padding: 0.1428571428rem 0.8571428571rem;
    line-height: 1.42857143;
}

a {
	outline:none;
	color:#6b6251;
}

a:visited {
	color:#958973;
}

a:hover {
	color:#312d25;
}

h1, h2, h3 {
	font-family:"28 Days Later",Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size:22px;
	font-size:1.5714285714;
	line-height:1.222222222;
}

h1 img {
	position: relative;
	top: 3px;
	top: 0.2142857142rem;
	width: 25px;
	width: 1.7857142857rem;
	height: 25px;
	height: 1.7857142857rem;
	margin-right: 16px;
	margin-right:1.142857143rem;
}

/*h2 {
	font-family:"28 Days Later",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-size:16px;
	font-size:1.142857143rem;
	line-height:1.375;
	font-style: italic;
}*/

h3 {
	text-align: center;
}

p {
	font-family:"UniversalisADFStd-Regular",Helvetica,Arial,sans-serif;
}

div.content div.article div.sorten {
	padding-top: 10px;
	line-height: 10px;
}

div.content div.article div.sorten div {
	opacity: 1;
	float: left;
	width: 80px;
	text-align: center;
}

div.sorten div img {
	width: 50px;
	display: block;
	margin: auto;
}

#wrap {
	background:#ede5d5 url(../img/background.jpg);
/*	border-bottom:2px solid #7e7767;*/
}	

div.navigation {
	padding:0 20px;
	padding: 0 1.428571429rem;
	background:rgba(64,56,41,0.08);
}

div.navigation ul {
	text-align:center;
}

div.navigation li {
	display:inline;
}

div.navigation a {
	display:inline-block;
	padding:5px;
	padding:0.357142857rem;
	text-decoration:none;
	color:#746b5b;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

div.navigation a:hover, div.navigation a.active {background-color:#e8e086;}

h1#tagline {
	padding:11px;
	padding:0.785714286rem;
	text-align:center;
	border-bottom:1px solid #e3dac9;
	border-bottom:1px solid #e8e086;
}

@media screen and (min-width: 600px) {
	div.navigation {
		zoom:1;
		border-top:1px solid #e3dac9;
		border-bottom:1px solid #e3dac9;
	}

	div.navigation:before, div.navigation:after {
		display:table;
		content:"";
	}

	div.navigation:after {
		clear:both;
	}

	div.navigation ul {
		margin:0 auto;
		max-width:960px;
		max-width:68.571428571rem;
	}
	
	div.navigation a {
		padding:20px 20px;
		padding: 1.428571429rem 1.428571429rem;
/*		font-weight:bold;*/
		text-shadow:0 1px 0 rgba(247,240,227,0.7);
	}
}

@media screen and (min-width: 1000px){
	div.navigation li {
		margin-right:1.1%;
	}
	
	div.navigation a {
		padding:20px 20px;
		padding: 1.428571429rem 1.428571429rem;
	}
}

div.main {
	zoom:1;
	max-width:960px;
	max-width:68.571428571rem;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	margin-bottom:1.571428571rem;
	padding:0 20px;
	padding: 0 1.428571429rem;
}

div.main:before, div.main:after {
	display:table;
	content:"";
}

div.main:after {
	clear:both;
}

@media screen and (min-width: 600px) {
	div.main {
		margin-left:auto;
		margin-right:auto;
		margin-bottom:44px;
		margin-bottom:3.142857143rem;
	}
}

.clear {
	zoom:1;
/*	border: 1px solid blue;*/
}

.clear:before, .clear:after {
	display:table;
	content:"";
}

.clear:after {
	clear:both;
}

@media screen and (min-width: 600px) {
	h1#tagline {
		margin:0;
		font-size:18px;
		font-size:1.285714286rem;
		line-height:1.666666667;
		text-align:left;
	}
}

@media screen and (min-width: 920px) {
	h1#tagline {
		font-size:22px;
		font-size:1.571428571rem;
		line-height:2;
	}
}

h1#tagline.big {
	margin-bottom:22px;
	margin-bottom:1.571428571rem;
	text-align:center;
}

h1.big {
	font-size:32px;
	font-size:2.2857142857rem;
	line-height:2.5714285714;
}

@media screen and (min-width: 600px) {
	h1#tagline.big {
		margin-bottom:44px;
		margin-bottom:3.142857143rem;
		font-size:26px;
		font-size:1.857142857rem;
		line-height:1.692307692;
	}
}


div.content {
	float: left;
	margin-top:22px;
	margin-top:1.571428571rem;

	margin-left:11px;
	margin-left:1.5714285714rem;
	margin-right:11px;
	margin-right:1.5714285714rem;
	
	width: 95%;
	max-width: 100%;
	
/*	border: 1px solid red;*/
}

div.content div.article {
	zoom:1;
	padding:22px;
	padding:1.571428571rem;
	background:#fbfaf5;
	-webkit-box-shadow:0 1px 3px rgba(64,56,41,0.2);
	-moz-box-shadow:0 1px 3px rgba(64,56,41,0.2);
	box-shadow:0 1px 3px rgba(64,56,41,0.2);
/*	border: 1px solid green;*/
}

div.content div.article:before, div.content div.article:after {
	display:table;
	content:"";
}

div.content div.article:after {
	clear:both;
}

div.content ul {
	position: relative;
	left: 15px;
}

div.content li {
	margin: 0px 0px 10px 0px;
}

div.content ol {
	position: relative;
	left: -20px;
}

div.content a {
	display: block;
	padding: 2px 2px 2px 2px;
}

div.content div.article a.intext, div.content div.article a {
	display: inline-block;
	padding: 2px 2px 2px 2px;
	text-decoration: underline;
	cursor: pointer;
}

div.content div.article div.message {
	color: #ff0000;
}

div.hidden {
	display: none;
}

div.content a.hover, div.content a.selected {background: rgba(213, 177, 125, 0.5);}

div.content a:hover {
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}

div.content div.article p {
	margin-top:22px;
	margin-top:1.571428571rem;
	line-height:22px;
	line-height:1.571428571rem;
}

div.content div.article p.empty {
	display: none;
}

@media screen and (min-width: 600px){
	div.content.single {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 90%;
		max-width: 100%;
	}
}
@media screen and (min-width: 1000px){
	div.content {
		min-width: 300px;
		max-width: 45%;
	}
	div.content.single {
		width: 70%;
	}
	div.content div.article p.empty {
		display: block;
	}
}

#top {
	height:0px;
}

#top a {
	position: absolute;
	top: -20px;
	display: none;
}

#sky {
/*	height:100px;
	height:7.142857143rem;*/
	height:126px;
	height:9rem;
	width: 100%;
}

#sky {background:url(../img/sky.png) no-repeat 0px 0px; background-size: 100% 100%;}



div.header img {
	position: relative;
	top: 10px;
	width: 40px;
	height: 40px;
}


div.content div.article div.imgarcosel {
	height: 268px;
	background-image: url(../img/border.png), url(../img/arcosel1.png);
	background-size: 100% 100%, auto auto;
	background-position: 0px 0px, 4% -3px;
}

div.content div.article div.imgarcosel div {
	background-image: url(../img/border.png), url(../img/arcosel6.png);
	background-size: 100% 100%, auto auto;
	background-position: 0px 0px, 10% -25px;
}


div.content div.article div.imgfunc {
	height: 350px;
	background-image: url(../img/border.png), url(../img/arcosel5.png);
	background-size: 100% 100%, auto auto;
	background-position: 0px 0px, 10% -5px;
}

div.content div.article div.imgfunc div {
	background-image: url(../img/border.png), url(../img/arcosel3.png);
	background-size: 100% 100%, auto auto;
	background-position: 0px 0px, 10% -5px;
}

div.content div.article div div {
	height: 100%;
	opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

div.content div.article div div:hover {
	opacity: 1;
}


@font-face {
	font-family: '28 Days Later';
	src: url('../font/28 Days Later.eot');
	src: local('â˜º'), url('../font/28 Days Later.woff') format('woff'), url('../font/28 Days Later.ttf') format('truetype'), url('../font/28 Days Later.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


div.img {
	margin: 12px auto 0px auto;
	text-align: center;
}

div.img img {
	max-width: 100%;
	height: auto;
}

td.wronginput {
	color: #ff0000;
}

div.content div.article a.button_ok, div.content div.article a.button_ko {
	background:url(../img/button_ok.png) no-repeat 100% -36px;
	margin:0 0 0 5px;
	padding:0 3px 0 0;
	height:36px;
	line-height:36px;
	color:#fff;
	float:left;
}
div.content div.article a.button_ko {
	background:url(../img/button_ko.png) no-repeat 100% -36px;
}

div.content div.article a.button_ok span, div.content div.article a.button_ko span{
	background:url(../img/button_ok.png) no-repeat 0 0;
	padding:0 22px 0 25px;
	height:36px;
	line-height:36px;
	float:left;
	color:#fff;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.3);
	text-align:center;
}
div.content div.article a.button_ko span{
	background:url(../img/button_ko.png) no-repeat 0 0;
}

div.linkext {
	display: none;
}

#dldwin32 {
	display: none;
}

div.footer {
	float: right;
	font-size: 15px;
	padding-top: 5px;
}

div.footer a {
	text-decoration: none;
}
