
.navi {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}


.navi2 {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#e7370f;
}



body {
	background-image:url(img/hg.gif);
	font-family:trebuchet ms;
	line-height:1.4em;
	font-size:12px;
	color:#666666;
}

a {
	text-decoration:none;
	color:#e7370f;
}

a:hover {
	color:#666; 
	text-decoration:none; 
}

h1 {
	font-size: 1.5em;
	color:#e7370f;
}

/*---------------------------------*/

#all {
	width:890px;
	height:850px;
	position:relative;
	background-color:#FFF;
	margin:0 auto;
	border: 1px solid #000;
}

#banner {
	height:270px;
	background-image:url(img/banner.jpg);
	position:relative;
	clear:both;
}

#myspace {
	position:relative;
	margin:10px;
	float:right;
}

#navi {
	height:20px;
	position:relative;
	padding-left:100px;
	clear:both;
}

#inhalt {
	width:490px;
	position:relative;
	padding-left:100px;
	float:left;

}

#right {
	height:340px;
	width:240px;
	margin-top:40px;
	margin-right:30px;
	position:relative;
	float:right;
	border: 0px solid #000;
}
