/* CSS Document */

html { 
   height: 100%; 
   margin: 0; 
   padding: 0; 
 }

body{
   	height: 100%; 
	padding :0;
	margin :0;
	background-image: url(../images/kachel_holz.jpg);
}

#kopf{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 860px;
	height: 185px;
	background-image: url(../images/titel.jpg);
}

#contentbox{
	position: absolute;
	top: 185px;
	left: 0px;
	width: 929px;
	height: 100%;
	padding-bottom: 0px;
}

#containerCast {
    z-index: 50;
    position: absolute;
    left: 583px;
    top: 0px;
    width: 346px;
    height: 551px;
}

#papierbox {
	position: relative;
	top: 0px;
	left: 177px;
	width: 700px;
	min-height: 600px;
	margin-top: -10px;
	padding-bottom: 120px;
	margin-bottom: 0px;
	background-image: url(../images/bg_papier.jpg);
	background-repeat: repeat-y;
	text-align : left;
}

#papierbox2 {
	position: relative;
	top: 0px;
	left: 178px;
	width: 700px;
	min-height: 600px;
	margin-top: -10px;
	margin-bottom: 0px;
	background-image: url(../images/bg_papier.jpg);
	background-repeat: repeat-y;
	text-align : left;
}

#papierbox3 {
	position: relative;
	top: 0px;
	left: 178px;
	width: 600px;
	min-height: 600px;
	padding-bottom: 120px;
	margin-top: -10px;
	margin-bottom: 0px;
	background-image: url(../images/bg_papier.jpg);
	background-repeat: repeat-y;
	text-align : left;
}

#papierspacer {
	position: relative;
	float:left;
	width: 1px;
	height: 600px;
}

#papier {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	text-align : left;
}

#papier2 {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	text-align : left;
}

#papier_shop {
	position: relative;
	top: 0px;
	left: 30px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	text-align : left;
}

#papier3 {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	text-align : left;
	font-family: Courier New, Courier, Verdana;
	color : #000000;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 60px;
	padding-top: 10px;
}

#papierstempel {
	position: relative;
    left: 210px;
    width: 600px;
	bottom: 100px;
	visibility: hidden;
}

#papier p{
	font-family: Courier New, Courier, Verdana;
	color : #000000;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 340px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 140%;
}

#papier h1{
	font-family: Verdana, Arial, Helvetica;
	color : #5A0500;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 340px;
	padding-top: 29px;
	font-size: 36px;
	line-height: 80%
}

#papier2 p{
	font-family: Courier New, Courier, Verdana;
	color : #000000;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 80px;
	padding-top: 29px;
}

#papier2 h1{
	font-family: Verdana, Arial, Helvetica;
	color : #5A0500;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 80px;
	padding-top: 29px;
	font-size: 36px;
	line-height: 80%
}

#bildrechts{
	position: absolute;
	top: 185px;
	left: 570px;
	width: 315px;
	z-index: 50;
}

#containerCast {
    z-index: 50;
    position: absolute;
    left: 583px;
    top: 0px;
    width: 346px;
    height: 421px;
}

#logoleiste{
	position: absolute;
	left: 0px;
	width: 900px;
	height: 200px;
	background-image: url(../images/logoleiste.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding-top: 15px;
}

#logoleiste p{
	font-family: Verdana, Arial, Helvetica;
	color: #DED4C6;
	font-size: 10px;
	line-height: 180%
}

#logoleiste a:link {
	color: #DED4C6;
	text-decoration: none;
}

#logoleiste a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#logoleiste a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#logoleiste a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* -------------------------------- */
/* Album */
/* -------------------------------- */
#albumleiste{
	position: absolute;
	left: 0px;
	width: 928px;
	height: 700px;
	background-image: url(../images/albumleiste.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#albumleiste_blanko{
	position: absolute;
	left: 0px;
	width: 928px;
	height: 650px;
	background-image: url(../images/dtpBackgrRegister.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#albumleiste p{
	font-family: Verdana, Arial, Helvetica;
	color: #DED4C6;
	font-size: 10px;
	line-height: 180%
}

#albumleiste a:link {
	color: #DED4C6;
	text-decoration: none;
}

#albumleiste a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#albumleiste a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#albumleiste a:active {
	text-decoration: none;
	color: #FFFFFF;
}


