/* Stylesheet Nathalie Schweizer      */
/* Winterthur, September 2007         */
/* by Digital Store GmbH, T. Hüsser   */


/* Generelle Angaben                  */

body, div, p, ul, ol, li, dl, dt, dd, address, table, tr, td, th, h1, h2, h3, h4, h5, h6, label, input {
	color : #ffffff;
	background-color : transparent;
	border-bottom : 0px none #330033;
	border-left : 0px none #330033;
	border-right : 0px none #330033;
	border-top : 0px none #330033;
	font-family :  Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	vertical-align : top;
}

body {
	background-color : #330033;
}

img {
	border-bottom : 0px none #330033;
	border-left : 0px none #330033;
	border-right : 0px none #330033;
	border-top : 0px none #330033;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

a {
	color : #330033;
	text-decoration : none;
}


/* Inhaltsbereich                     */

div#content_description {
	display : none;
}

table#layout {
	margin-left : 30px;
	margin-top : 30px;
	width : 1304px;
}

td#mainimgcell {
	background-image : url('../images/web_nathalie_schweizer.jpg');
	height : 640px;
	width : 794px;
}

td#moviecell {
	height : 340px;
	width : 510px;
}

td#iconcell {
	height : 300px;
	width : 510px;
}


/* mainimgcell content */

img#nathimg {
	position : absolute;
	z-index : 0;
}

a#zwei25link {
	display : block;
	height : 19px;
	margin-left : 518px;
	margin-top : 599px;
	position : absolute;
	width : 133px;
	z-index : 3;
}

img#zwei25img {
	position : absolute;
	z-index : 3;
}


/* moviecell content */




/* iconcell content */

td#iconcell {
	vertical-align : bottom;
}

td#iconcell div {
	margin-left : 15px;
}


/* for the moviepages */

body.moviepage {
	
}

body.moviepage div {
	margin-left : 15px;
}


