/*StyleSheet-Definition für www.kassandratriebel.de*/

/*Definition der Bereiche*/

html {
	height:100%;
	}

body {
	/*Hintergrund-Definition*/
	background-color:#cfbfb2;
	background-image:url(../img/bg-g.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	/*background-position:left top;*/
	width:100%;
	height:100%;
	min-height:101%;
	margin:0;
	padding:0;
	}

/*#navi1-malerei {
	position:absolute;
	top:55%;
	right:15%;
	background-image:url(../img/halftrans.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding:0 20px 0 20px;
	}*/

#navi1-malerei {
	position:absolute;
	top:40%;
	left:40%;
	width:20%;
	/*background-image:url(../img/halftrans.gif);
	background-repeat:no-repeat;*/
	text-align:center;
	padding:0 20px 0 20px;
	}

.home {
	color:#ffffff;
	font-size:5em;
	font-weight:100;
	/*letter-spacing:0.1em;*/
	text-decoration:none;
	}

.homesub {
	color:#000000;
	font-size:70%;
	font-weight:100;
	/*letter-spacing:0.1em;*/
	text-decoration:none;
	}

