body {
	background-color: #EFEFEF;
}
img {border: 0 none;} 

a:link { text-decoration:none; color:#3184BC; }
a:visited { text-decoration:none; color:#3184BC; }
a:hover { text-decoration:none; color:#FA9930; }
a:active { text-decoration:none; color:#FA9930; }

#page {
	
width: 1015px; /* Bereit des Div-Elements */
	margin: 0px auto; /* Aussenabstand - durch auto = mittige Ausrichtung */
}
#header {
	background: url('http://www.mixing-tutorial.de/grafiken/header.gif') top no-repeat; /* Hintergrundbild das senkrecht wiederholt wird */
	width: 1015px; /* Bereit des Div-Elements */
	height: 114px;
	margin: 0px auto; /* Aussenabstand - durch auto = mittige Ausrichtung */
}
#nav {
	background: url('http://www.mixing-tutorial.de/grafiken/navback.gif') top no-repeat; /* Hintergrundbild das senkrecht wiederholt wird */
	width: 1015px; /* Bereit des Div-Elements */
	height: 36px;
	margin: 0px auto; /* Aussenabstand - durch auto = mittige Ausrichtung */
}
#navlinks {
	width: 400px; /* Bereit des Div-Elements */
	height: 20px;
	float: right;
	padding-top:5px;
}
#content {
	background: url('http://www.mixing-tutorial.de/grafiken/pageback.gif') repeat-y; /* Hintergrundbild das senkrecht wiederholt wird */
	width: 1015px; /* Bereit des Div-Elements */
	margin: 0px auto; /* Aussenabstand - durch auto = mittige Ausrichtung */
}
#footer {
	background: url('http://www.mixing-tutorial.de/grafiken/footer.gif') top no-repeat; /* Hintergrundbild das senkrecht wiederholt wird */
	width: 1015px; /* Bereit des Div-Elements */
	height: 42px;
	margin: 0px auto; /* Aussenabstand - durch auto = mittige Ausrichtung */
}
#footer2 {
	background-color: #EFEFEF;
	width: 1015px; /* Bereit des Div-Elements */
	height: 20px;
	margin: 0px auto; /* Aussenabstand - durch auto = mittige Ausrichtung */
}


.Stil_nav {font-size: 12px}

h1 { color:#FA9930; 
	font-size:15px; 
	margin-top:15px;
	margin-left:4px;
	}


#bestext {
	background: none;
	width: 440px; /* Bereit des Div-Elements */
	height: 170px;
	margin-top:50px;
 	margin-left:30px;
	
}
#inhalt {
	background: url('willkommen.gif') top no-repeat;
	width:209px;
	
	float:left;
	margin-top:15px;
	margin-left:30px;
	padding-bottom: 15px;
	display: inline;
}
#wichtig {
	background: url('wichtig-back.gif') top no-repeat;
	width:687px;
	height:139px;
	margin-top:10px;
	padding-top:15px;
	padding-left:18px;
	padding-right:18px;
}
#maintut {
	width:730px;
	height:600px;
	float:left;
	margin-top:0x;
	margin-left:20px;
}

#bspmain {
	width:730px;
	height:230px;
	margin-top:10px;
	margin-left:5px;
}

#bsp1 {
	width:380px;
	height:230px;
	float:left;
	
	
}

#bsp2 {
	background-color: blue;
	background: url('blau-back.gif') top no-repeat;
	width:294px;
	height:193px;
	float:right;
	margin-right:13px;
	padding-left:18px;
	padding-top:16px;
	padding-right:15px;
}


#vergleich {
	position:relative;
	width: 915px; /* Bereit des Div-Elements */
	height: 233px;
	margin: 10px auto;
}

#bsptit {
	width:185px;
	height:43px;
	margin-top:20px;
}

#bsptext {
	width:400px;
	height:50px;
	margin-left:8px;
}

.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3184BC;
}
.Stil2 {
	color: #FA9930;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil3 {
	font-size: 10px
}
.Stil_sitemap {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3184BC;}
.Stil_inhalt_titel {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3184BC;}
.Stil5 {font-size: 14px}
.Stil6 {color: #FFFFFF}
.Stil7 {font-size: 11px}

