body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding:0;
	text-align: center;
	background-color: #DCCFB5;}
	
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	align: center;
	}
	
/* Seite und Hintergründe */

#page {
	width: 1000px;
	height:600px;
	background-color: #DCCFB5;
	text-align: left;
    margin: 30px auto;      /* standardkonforme horizontale Zentrierung */
	}
	
.home{
	background-image:url(../images/back/Home.jpg);
	background-repeat:no-repeat;
	}
	
.wir{
	background-image:url(../images/back/Wirueberuns.jpg);
	background-repeat:no-repeat;
	}

.kompetenzen{
	background-image:url(../images/back/Kompetenzen.jpg);
	background-repeat:no-repeat;
	}

.telefon{
	background-image:url(../images/back/Telefonmarketing.jpg);
	background-repeat:no-repeat;
	}

.marketing{
	background-image:url(../images/back/Marketing.jpg);
	background-repeat:no-repeat;
	}

.referenzen{
	background-image:url(../images/back/Referenzen.jpg);
	background-repeat:no-repeat;
	}

.links{
	background-image:url(../images/back/Links.jpg);
	background-repeat:no-repeat;
	}

.kontakt{
	background-image:url(../images/back/Kontakt.jpg);
	background-repeat:no-repeat;
	}
	
	
/* Menuzeile */
	
#menu{
	width:530px; 
	height:50px; 
	font-size: 12px;
    margin: 0;    
	padding:0;
	position:relative;
	top:65px;
	left:215px;
}

/* Contentbereich */

#bereich_main{
	clear:left;
	width:580px;  
    margin: 0;  
	text-align: left;
	padding-left:230px;
	position:static;
}

#main{
	width:580px;
	height:400px;
	margin: 80px auto 0;      /* standardkonforme horizontale Zentrierung */
	line-height: 15px;
	text-align: left;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#main_scroll{
	width:568px;
	height:335px;
	margin: 70px auto 0;      /* standardkonforme horizontale Zentrierung */
	padding-right:200px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	}
	

	
#main_center{
	width:580px; 
	min-height:400px; 
    margin: 30px auto 0;      /* standardkonforme horizontale Zentrierung */
	line-height: 16px;
	text-align: center;
	letter-spacing: 0px;  
	}
	
.luft	{
	line-height: 24px;
	}

#main ul li, #main_scroll ul li {
	list-style-image:url(../images/spot.gif); 
	}
	
#main ul ul li, #main_scroll ul ul li {
	list-style-image:url(../images/dot.gif); 
	margin-left:-20px; 
	padding-left:-20px;
	}

#black{
	text-align:left; 
		}

.div_black{
	text-align:left; 
		}

.black {
	color: #666666;
	margin: 0;
	font-size: 20px;
	letter-spacing: 0px;
	font-family: "Helvetica Neue Condensed Bold", "Arial Narrow", Helvetica, Arial, sans-serif;
		}
		
.black_small {
	color: #666666;
	margin: 0;
	font-size: 13px;
	letter-spacing: 0px;
	font-family: "Helvetica Neue Condensed Bold", "Arial Narrow", Helvetica, Arial, sans-serif;
		}

		
/*#footer{
	width:980px; 
	height:30px; 
    margin: 0 auto;       standardkonforme horizontale Zentrierung
	padding-top: 20px;
	} */


hr{
	width:450px; 
	color:#808285; 
	background-color:#808285; 
	height:1px;
	text-align:center; 
	border: 0px;
	}


#menu a:link { text-decoration:none; color:#000000;}
#menu a:visited { text-decoration:none; color:#000000;}
#menu a:focus { text-decoration:none; color:#B19074;}
#menu a:hover { text-decoration:none; color:#B19074;}
#menu a:active { text-decoration:none; color:#B19074;}

a:link { text-decoration:underline; color:#B19074;}
a:visited { text-decoration:underline; color:#B19074;}
a:focus { text-decoration:none; color:#B19074;}
a:hover { text-decoration:none; color:#B19074;}
a:active { text-decoration:none; color:#B19074;}

.link { font-size:12px}



	/* nicht benutzt */
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 2px;  
	/*word-spacing: 2pt;*/
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
