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

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

/**
* Backgrounds
*/
div.background {
	position:absolute;
	width:1250px;
	height:770px;
	top:50%; 
	left:50%;
	margin-top:-340px;
	margin-left:-625px;
	z-index:1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
* Navigation
*/
div#navigation {
	position:absolute;
	width:115px;
	height:auto;
	top:50%; 
	left:50%;
	margin-top:-292px;
	margin-left:-607px;
	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:425px;
	/*height:auto;*/
	padding:0px 0px 0px 0px;
	z-index:5;
}

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

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

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

div.headline#left {
	margin-top:-270px;
	margin-left:-425px;
	text-align:left;
}

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

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

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

div.content#uli {
	margin-top:150px;
	margin-left:170px;
	width:260px;
	height:auto;
}

div.content#krischan {
	margin-top:-200px;
	margin-left:35px;
	width:405px;
	height:545px;
}

div.content#copyright {
	margin-top:315px;
	margin-left:-445px;
	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:22px;
	margin-left:95px;
}

div.zitat#uli {
	margin-top:-107px;
	margin-left:230px;
}

/**
* Content MIT Scrollbars
*/

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

div.content-right {
	position:absolute;
	overflow:auto;
	top:50%;
	left:50%;
	margin-top:-270px;
	margin-left:35px;
	width:405px;
	height:545px;
	z-index:4;
}

div.content-left {
	position:absolute;
	overflow:auto;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-430px;
	width:405px;
	height:475px;
	z-index:4;
}