td {
	vertical-align:top;
	padding:5px;
}

/**
* Backgroundbreite
*/
div.backgroundbreite {
	position:absolute;
	width:1024px;
	height:1px;
	top:0px; 
	left:50%;
	margin-left:-512px;
	background:url('../jpgs/breite_1024.png');
	z-index:1;
}

/**
* Backgrounds
*/
div.background {
	position:absolut;
	width:1024px;
	height:631px;
	top:50%; 
	left:50%;
	margin-top:-280px;
	margin-left:-512px;
	z-index:1;
}

div.background#home {
	background-image:url('../jpgs/buch_1_1024_home.jpg'); background-repeat:no-repeat;
}

div.background#uli {
	background-image:url('../jpgs/buch_2_1024_uli.jpg'); background-repeat:no-repeat;
}

div.background#uli-schauspiel {
	background-image:url('../jpgs/buch_3_1024_uli_schauspiel.jpg'); background-repeat:no-repeat;
}

div.background#uli-theaterpaedagogik {
	background-image:url('../jpgs/buch_4_1024_uli_theaterpaedagogik.jpg'); background-repeat:no-repeat;
}

div.background#uli-tp-abschluss {
	background-image:url('../jpgs/buch_4_1024_uli_tp_abschluss.jpg'); background-repeat:no-repeat;
}

div.background#uli-maerchen {
	background-image:url('../jpgs/buch_3_1024_uli_maerchen.jpg'); background-repeat:no-repeat;
}

div.background#uli-maerchenbuch {
	background-image:url('../jpgs/spirale_1024_maerchenbuch.jpg'); background-repeat:no-repeat;
}

div.background#uli-vita {
	background-image:url('../jpgs/buch_5_1024_uli_vita.jpg'); background-repeat:no-repeat;
}

div.background#krischan {
	background-image:url('../jpgs/buch_2_1024_krischan.jpg'); background-repeat:no-repeat;
}

div.background#krischan-arbeiten {
	background-image:url('../jpgs/buch_3_1024_krischan_arbeiten.jpg'); background-repeat:no-repeat;
}

div.background#krischan-freie-arbeiten {
	background-image:url('../jpgs/buch_4_1024_krischan_freie_arbeiten.jpg'); background-repeat:no-repeat;
}

div.background#krischan-web {
	background-image:url('../jpgs/web_1_1024_websites.jpg'); background-repeat:no-repeat;
}

div.background#kontakt {
	background-image:url('../jpgs/buch_5_1024_kontakt.jpg'); background-repeat:no-repeat;
}

div.background#impressum {
	background-image:url('../jpgs/buch_6_1024_impressum.jpg'); background-repeat:no-repeat;
}

/**
* Navigation
*/
div#navigation {
	position:absolute;
	width:115px;
	height:auto;
	top:50%; 
	left:50%;
	margin-top:-240px;
	margin-left:-518px;
	text-align:right;
	z-index:3;
}

div#navigation-slide {
	position:absolute;
	width:115px;
	height:auto;
	top:50%; 
	left:50%;
	margin-top:-292px;
	margin-left:-537px;
	text-align:right;
	z-index:3;
}

/**
* Bilder
*/
div#pict {
	position:absolute;
	top:50%; 
	left:50%;
	margin-top:-172px;
	margin-left:-432px;
	text-align:left;
	z-index:3;
}

/**
* Content OHNE Scrollbars
*/
div.headline {
	position:absolute;
	top:50%;
	left:50%;
	width:345px;
	/*height:auto;*/
	padding:0px 0px 0px 0px;
	z-index:5;
}

div.headline#home-right {
	margin-top:175px;
	margin-left:35px;
	text-align:left;
}

div.headline#home-left {
	margin-top:175px;
	margin-left:-380px;
	text-align:right;
}

div.headline#right {
	margin-top:-227px;
	margin-left:36px;
	text-align:left;
}

div.headline#left {
	margin-top:-227px;
	margin-left:-346px;
	text-align:left;
}

div.headline#uli {
	margin-top:-227px;
	margin-left:143px;
	text-align:left;
}

div.headline#krischan {
	margin-top:-233px;
	margin-left:26px;
	text-align:left;
}

div.content {
	position:absolute;
	top:50%;
	left:50%;
	text-align:left;
	z-index:4;
}

div.content#uli {
	margin-top:105px;
	margin-left:143px;
	width:210px;
	height:auto;
}

div.content#krischan {
	margin-top:-170px;
	margin-left:26px;
	width:330px;
	height:452px;
}

div.content#copyright {
	margin-top:257px;
	margin-left:-365px;
	width:auto;
	height:auto;
}

div.zitat {
	position:absolute;
	top:50%;
	left:50%;
	width:200px;
	/*height:auto;*/
	padding:0px 0px 0px 0px;
	z-index:6;
}

div.zitat#home {
	margin-top:15px;
	margin-left:50px;
}

div.zitat#uli {
	margin-top:-90px;
	margin-left:160px;
}

/**
* Content MIT Scrollbars
*/

div.content-vita {
	position:absolute;
	overflow:auto;
	top:50%;
	left:50%;
	margin-top:-170px;
	margin-left:-175px;
	width:535px;
	height:395px;
	z-index:4;
}

div.content-right {
	position:absolute;
	overflow:auto;
	top:50%;
	left:50%;
	margin-top:-227px;
	margin-left:30px;
	width:330px;
	height:452px;
	z-index:4;
}

div.content-left {
	position:absolute;
	overflow:auto;
	top:50%;
	left:50%;
	margin-top:-170px;
	margin-left:-350px;
	width:330px;
	height:395px;
	z-index:4;
}