@charset "utf-8";
/* CSS Document */

body {

	background: url(gfx/bg.jpg) #101010 no-repeat;
	background-attachment:fixed;

}
#h_pic {
	background: url(gfx/h_pic.jpg) no-repeat;
}
#nav_h {
	color: #383e46;
}
#content {
	color: #fff;
}
.contrast1, #content a:hover {
	color: #a7d5ff;
}
.contrast2 {
	color: #a7d5ff;
}
#logo a, #logo a:visited {
	color: #414852;
}
#topnav a:hover {
	color: #ff7e00;
}
#teaser {
	color: #B58875;
}
.navi a {
	color: #414852;

}
.navi a:hover {
	color: #181e57;
}
#content a {
	color: #fff;
}
.s_tel {
	background-color: #000c16;
	color: #fff;
}
.s_null9 {
	color: #ffe1a7;
}
.s_number {
	color: #a7d5ff;
}
.number {
	color: #ffe1a7;
}
h1.contrast1 {
	color: #ffe1a7;
}