/* ....................................................... */
/* AUDFACTORY CSS                                          */
/* ....................................................... */
@charset "utf-8";

/* ....................................................... */
/* HTML                                                    */
/* ....................................................... */
html {
	height:101%;
}


/* ....................................................... */
/* BODY                                                    */
/* ....................................................... */
body {
	height:100%;
	margin:0%;
	padding:0%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


/* ....................................................... */
/* WRAP                                                    */
/* ....................................................... */
div#wrap {
	margin:0% auto 0% auto;
	padding:0%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color: #FFFFFF;
	width: 900px;
}


/* ....................................................... */
/* HEADER                                                  */
/* ....................................................... */
#header {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 350px;
}


/* ....................................................... */
/* LOGO                                                    */
/* ....................................................... */
#logo {
	width: 160px;
	height: 190px;
	z-index: 1;
	position: absolute;
	margin-left: 25px;
	margin-top: 25px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;

}


/* ....................................................... */
/* NAVIGATION                                              */
/* ....................................................... */
#navigation {
	margin: 15px 25px 75px 25px;
	text-decoration: none;
}
#navbar {
	padding:0px;
	height:25px;
	margin: 0px auto 0px auto;
}
#navbar li {
	list-style:none;
	display:inline;
}
#navbar   a  {
	float:left;
	padding:0px;
	margin:0px;
	height: 25px;
	margin-left: auto;
	margin-right: 20px;
}
#navbar     a#current     {
	background-position: 0px -25px;
}
#navbar         .news  a       {
	height:25px;
	background: url(../images/nav-news.jpg) 0 0 no-repeat;
	width: 84px;
}
#navbar           .news   a:hover         {
	background-position: 0px -25px;
}

#navbar .philosophie a {
	height:25px;
	background: url(../images/nav-philosophie.jpg) 0 0 no-repeat;
	width: 99px;
}
#navbar   .philosophie   a:hover  {
	background-position: 0px -25px;
}
#navbar      .showroom      a {
	height:25px;
	background: url(../images/nav-showroom.jpg) 0 0 no-repeat;
	width: 173px;
}
#navbar      .showroom      a:hover {
	background-position: 0px -25px;
}
#navbar      .service      a {
	height:25px;
	background: url(../images/nav-service.jpg) 0 0 no-repeat;
	width: 134px;
}
#navbar      .service      a:hover {
	background-position: 0px -25px;
}
#navbar    .leistungen    a {
	height:25px;
	background: url(../images/nav-leistungen.jpg) 0 0 no-repeat;
	width: 90px;
}
#navbar    .leistungen    a:hover {
	background-position: 0px -25px;
}
#navbar .clients a {
	height:25px;
	background: url(../images/nav-clients.jpg) 0 0 no-repeat;
	width: 61px;
}
#navbar .clients a:hover {
	background-position: 0px -25px;
}


/* ....................................................... */
/* SUBNAV                                                  */
/* ....................................................... */
a.subnav {
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.subnav:hover  {
	color: #000000;
}


/* ....................................................... */
/* CONTENT                                                 */
/* ....................................................... */
#content {
	width: 900px;
	margin: 0px auto 0px auto;
	border-top: #666666 2px solid;
}

#content-input {
	margin: 25px auto 0px auto;
	width: 700px;
}
.content-input-wrap {
	margin: 0px 0px 50px 0px;
	width: 700px;
	float: left;
}
.content-input-image {
	margin: 0px 0px 5px 0px;
	width: 700px;
}
.content-input-text-left {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 150px;
}



.content-input-text-left-news {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 700px;
}

.content-input-text-right {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 350px;
}
.content-input-text-right-link {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 50px;
	text-align: right;
}
.content-input-headline {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
}
.content-input-headline-link {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000000;
}
.content-input-text {
	margin: 0px 0px 0px 0px;
}
.content-input-text-info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* ....................................................... */
/* SPACER                                                  */
/* ....................................................... */
#spacer {
	margin: 0px auto 0px auto;
	clear: both;
	height: 50px;
	padding: 50px;
}


/* ....................................................... */
/* FOOTER                                                  */
/* ....................................................... */
#footer {
	margin: -50px auto 0px auto;
	height: 40px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	width: 875px;
}
#footer p {
	margin:0px;
	padding-top:5px;
}
a.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
a.footer :hover {
	color: #333333;
}


/* ....................................................... */
/* PIECE OF SERVICE                                        */
/* ....................................................... */
.service-box {
	width: 212px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	float: left;
	margin: 0px 0px 20px 0px;
}

.service-img {
	height: 125px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
.service-text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	text-align: justify;
}


/* ....................................................... */
/* LEISTUNGEN                                              */
/* ....................................................... */
.leistungen-wrap {
	width: 700px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 25px;
}
.leistungen-text {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 25px;	
}


/* ....................................................... */
/* CLIENTS                                                 */
/* ....................................................... */
.clients-box {
	width: 212px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	float: left;
	margin: 0px 0px 20px 0px;
}

.clients-img {
	height: 125px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
.clients-text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	text-align: center;
}


#news-left {
	width: 600px;
	float: left;

}
#news-right {
	float: left;
	width: 225px;
	margin-left: 25px;

}
.news-input {
	margin-bottom: 25px;


}
.news-right-input {
	margin-bottom: 25px;
}



#info {

}

a.nav {
	margin: 0px 10px 0px 0px;
	height: 25px;
	text-decoration: none;
	border: none;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a.nav :hover {
	margin: 0px 10px 0px 0px;
	height: 25px;
	text-decoration: none;
	border: none;
	color: #333333;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.headline {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.text {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	width: 700px;
	text-align: left;
	margin-bottom: 20px;
}
