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;
	}


#maintut {
	width:800px;
	height:500px;
	margin: 0px auto;
}

#partner {
	width:400px;
	height:350px;
	margin: 30px auto;
	padding:10px;
}

#bspmain {
	width:730px;
	height:350px;
	margin-left:5px;
}
#bsptit {
	width:154px;
	height:41px;
	padding-top:20px;
}

.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3184BC;
}
.Stil2 {
	color: #FA9930;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.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: #FA9930}

