/*StyleSheet-Definition f�r www.kassandratriebel.de*/

/*Definition der Bereiche*/

html {
	height:100%;
	}

body {
	/*Hintergrund-Definition*/
	background-color:#000000;
	background-image:url(../img/bg-lo.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-position:left top;*/
	width:100%;
	height:100%;
	min-height:101%;
	margin:0;
	padding:0;
	}

#navi1-malerei {
	position:absolute;
	top:62%;
	right:5%;
	text-align:left;
	/*padding-top:60%;
	padding-right:;*/
	}

.home {
	color:#000000;
	font-size:5em;
	font-weight:100;
	/*letter-spacing:0.1em;*/
	text-decoration:none;
	}

.homesub, .bodytext {
	color:#ac7949;
	font-size:125%;
	font-weight:100;
	/*letter-spacing:0.1em;
	padding-top:20px;*/
	padding:30px 30px;
	text-decoration:none;
	}

