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

body,td,th,p,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body#lektuere {
	background-image: url(../images/spielwiese_lektuere_bg.jpg);
	background-repeat: no-repeat;
}
body#kiosk {
	background-image: url(../images/spielwiese_kisok_bg.png);
	background-repeat: no-repeat;
}
body#kinkerlitzchen {
	background-image: url(../images/spielwiese_kinkerlitzchen_bg.jpg);
	background-repeat: no-repeat;
}

div.this_filter {
	position: absolute;
	left: 160px;
	top: 50px;
	width: 450px;
	border: 0px dotted #F0F;
}
div.preview {
	position: absolute;
	left: 650px;
	top: 50px;
	width: 250px;
}
div.archiv {
	position: absolute;
	top: 570px;
	left: 180px;
	width: 720px;
}
div.edition {
	width: 235px; 
	height: 400px;
	float: left;
}
div.navig_lektuere {
	position: absolute;
	left: 0;
	top: 330px;
	width: 150px;
	height: 400px;
	overflow: hidden;
}
div.abo {
	position: absolute; 
	left: 180px; 
	top: 380px; 
	width: 720px; 
	height: 195px;
}
div.spreadshop {
	position: absolute;
	left: 127px;
	top: 107px;
	width: 680px;
	height: 580px;
}
div.navig_kiosk {
	position: absolute; 
	top: 200px; 
	left: 0px; 
	width: 120px; 
	height: 400px;
	overflow: hidden;
}
div.anchor {
	position: absolute;
	left: 250px;
	top: 45px;
	width: 635px;
	height: 50px;
}
div.navig_kinkerlitzchen {
	position: absolute; 
	top: 200px; 
	left: 0px; 
	width: 120px; 
	height: 400px;
	overflow: hidden;
}
div.kinkerlitzchen {
	position: absolute;
	top: 140px;
	left: 180px;
	width: 715px;
	height: auto;
}
div.wallpaper {
	width: 235px; 
	height: 250px;
	float: left;
}
div.wallpaper img {
	border: 1px solid #FF3D00;
}
div.icon {
	margin: 0 10px 10px 0;
	float: left;
}
div.icon img {
	border: 1px solid #FF3D00;
}
div.diverses {
	margin: 0 10px 10px 0;
	float: left;
}
div.diverses img {
	border: 1px solid #FF3D00;
}
div.clear {
	clear: both;
}
div.popup {
	position: absolute;
	left: 200px;
	top:0px;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #000;
	background-color:#FFC;
}
div.tipps {
	margin-top: 15px;
	font-weight: bold;
	color: #ff3d00;
}

h2 {
	font-size: 22px;
	text-transform: uppercase;
}
h2.big {
	font-size: 36px;
	height: 50px;
	padding-left: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3D00;
	margin-top: 0;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0;
}

a {
	color: #ff3d00;
	text-decoration: none;
}
a.link {
	color: #000;
	text-decoration: none;
}
a.link:hover {
	color: #ff3d00;
}
a.anchor {
	font-size: 22px;
	color: #000;
	text-decoration: none;
}
a.anchor:hover {
	color: #ff3d00;
}

table.abo td {
	padding-right: 5px;
	height: 23px;
	font-size: 10px;
	vertical-align: middle;
}
table.abo input.text {
	width: 190px;
	height: 15px;
	font-size: 10px;
	padding-left: 2px;
	border: 1px solid #000;
	background-color: #dcded0;
}

.trick17 {
	display: none;
}
.small {
	font-size: 10px;
}
