
.navi {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#000;
}


.navi2 {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#9c0f1d;
}



body {
	background-color:#9c0f1d;
	font-family:trebuchet ms;
	line-height:1.4em;
	font-size:12px;
	color:#000;
}

a {
	font-family:trebuchet ms;
	font-size:12px;
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#9c0f1d; 
	text-decoration:none; 
}

h1 {
	font-size: 1.5em;
	color:#9c0f1d;
}

h2 {
	font-size: 1.3em;
	color:#9c0f1d;
}

/*---------------------------------*/

#all {
	width:890px;
	height:850px;
	position:relative;
	background-image:url(img/internetback.jpg);
	background-color: #FFF;
	background-repeat:no-repeat;
	margin:0 auto;
	border: 1px solid #ffffff;
}

#all2 {
	width:890px;
	height:1049px;
	position:relative;
	background-image:url(img/internetback2.jpg);
	background-color: #FFF;
	background-repeat:no-repeat;
	margin:0 auto;
	border: 1px solid #ffffff;
}

#banner {
	height:270px;
	position:relative;
	clear:both;
}

#navi {
	height:20px;
	position:relative;
	padding-left:200px;
	clear:both;
}

#inhalt {
	height:310px;
	width:390px;
	position:relative;
	padding-left:200px;
	float:left;

}


#right {
	height:240px;
	width:240px;
	margin-top:70px;
	margin-right:20px;
	position:relative;
	border:1px solid #9c0f1d;
	float:right;
}