/*StyleSheet-Definition f�r www.kassandratriebel.de*/

/*Definition der Bereiche*/

html {
	height:100%;
	}

body {
	/*Hintergrund-Definition*/
	background-color:#233037;
	background-image:url(../img/bg-m-2011.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:85%;
	left:20%;
	text-align:left;
	/*padding:500px 0 0 630px;*/
	}

#navi1-malerei a {
	font-family:"Verdana";
	color:#fff;
	}

.home {
	color:#000000;
	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;
	}

