/* CSS Document */


.Estilo12 {color: #320009}
.Estilo13 {color: #670012}

a:link {
	color: #320009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #320009;
}
a:hover {
	text-decoration: none;
	color: #320009;
}
a:active {
	text-decoration: none;
	color: #320009;

}
body {
	color:#FFFFFF;
	background:url() repeat-y top center #efece7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#site {
	margin:0 auto 0 auto;
	width:900px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../imagenes/bg.jpg);
}


.image {
	height:352px;
	margin-left: 0px;
	margin-RIGHT: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cabeza {
	
	background-image: url(../imagenes/nosotros.jpg);
	background-repeat: no-repeat;
}
.konzept {background:url(../images/img_konzept.jpg) no-repeat;}
.entwurf {background:url(../images/img_entwurf.jpg) no-repeat;}
.programmierung {background:url(../images/img_programmierung.jpg) no-repeat;}
.optimierung {background:url(../images/img_optimierung.jpg) no-repeat;}
.angebote {background:url(../images/img_angebote.jpg) no-repeat;}
.karriere {background:url(../images/img_karriere.jpg) no-repeat;}
.referenzen {background:url(../images/img_referenzen.jpg) no-repeat;}
.kontakt {background:url(../images/img_kontakt.jpg) no-repeat;}
.impressum {background:url(../images/img_impressum.jpg) no-repeat;}

#content_cnt {
	background:url(../images/img_shadow.gif) no-repeat;
}

a img { border-color: #eaeaea !important; }
