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

body{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#centered{
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -463px;
	width: 926px;
	height: 100px;
}

#lang{
	position: absolute;
	top: -19px;
	right: 24px;
}

#imgBg{
	position: relative;
	width: 926px;
	height: 701px;
	background-image: url(grafik/das_korn.jpg);
	background-position: center center;
}

#checkBg{
	position: relative;
	width: 926px;
	height: 500px;
	background-image: url(grafik/korn_age_check.gif);
	background-position: center -96px;
	background-repeat: no-repeat; 
}

#ageCheck{
	position: absolute;
	top: 300px;
	left: 269px;
	width: 338px;
	font-size: 11px;
	line-height: 14px;
	padding: 20px 0px 6px 0px; 
	border: 1px solid #d70039;
	color: #d70039;
}

#ageCheck p{
	text-align: center; 
}

#ageCheck a{
	color: #d70039;
	text-decoration: none;
}

#menu{
	position: absolute;
	top: 145px;
	right: 24px;
}

#content{
	position: absolute;
	top: 219px;
	left: 523px;
	width: 360px;
	height: 430px;
	line-height: 16px;
	overflow: auto;
}

#content p,
#content h2{
	margin-right: 25px !important;
}

.contentDate{
	font-weight:normal;
	color: black;
	text-decoration: none !important;
	cursor: default;
}

#contentBg{
	position: absolute;
	top: 199px;
	left: 503px;
	background-color: white;
	width: 400px;
	height: 470px;
	opacity:.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
}

#scrollbar{
	position:absolute;
	top: 219px;
	left: 878px;
	width: 5px;
	height: 430px;
	background-color: #DDDDDD;
}

#handle, #blogHandle{
	width: 5px;
	height: 30px;
	background-color: #d70039;
	cursor: pointer;
}

#imprint{
	text-align: right;
	font-size: 11px;
	padding: 6px 24px 6px 0px;
}

#imprint a{
	color: #a1a1a1;
	text-decoration: none;
}

h2{
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #d70039;
}

.m0 a{
	margin-left: 8px;
}

a{
	-moz-outline-width: 0px;
	color: #d70039;
}

#blogCoverAll{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:999;
}

#blogCoverAll2{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1002;
}

#blogCoverBlog{
	position: absolute;
	top: 113px;
	left: 486px;
	width: 463px;
	height: 642px;
	background-color: white;
	z-index:1000;
}

#blogHolder{
	position: absolute;
	top: 113px;
	left: 486px;
	width: 463px;
	height: 642px;
	z-index:1001;
}

#blogImage{
	margin-top: 11px;
	margin-left: 46px;
	margin-bottom: 26px;
	height: 44px;
}

#blogText{
	padding-left: 23px;
	margin-right: 23px;
	overflow: auto;
	height: 538px;
}

.blogTextPadded{
	padding-right: 23px;	
}

#blogScroll{
	position:absolute;
	top: 81px;
	left: 435px;
	width: 5px;
	height: 538px;
	background-color: #DDDDDD;
}

#blogClose{
	position:absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.blogPrev{
	float: left;
}

.blogNext{
	text-align: right;
}

#showPic{
	position: absolute;
	z-index:1004;
	display: none;
	margin: 5px 0px 0px 23px;
}

#coverPic{
	position: absolute;
	z-index:1003;
	display: none;
	background-color: white;
}

#hidePic{
	text-align: right;
	margin-bottom: 2px;
	margin-right: 5px;
	z-index:1006;
}

