*{
	margin: 0px;
	padding: 0px;
	font-family: /*Verdana, Geneva, */Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}
a img{
	border: none;
}
h3{
	font-size: 20px;
	color: #473841;
	padding-bottom: 2px;
	border-bottom: dotted;
	border-width: 1px;
	width: 648px;
}
h4{
	font-size: 15px;
}
h5{
	margin-top: 7px;
	font-size: 14px;
	
	background: #F4F4F4;
	border: solid;
	border-color: #EBEBEB;
	border-width: 1px;
}
.logotext{
	line-height: 20px;
	color: #615b5f;
	font-weight: bold;
}
.strong{
	font-weight: bold;
}
body{
	background-color: #464144;
	background-image: url(../images/repeatingbg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#background{
	background-image: url(../images/togetherdesignbg.png);
	background-repeat: no-repeat;
	width: 1200px;
/*	height: 1080px;*/
	margin: auto;
	background-position: center top;
}
#box{
}
.headerlink{
	margin-left:900px;
	margin-top: 9px;
}
#header{
	margin: auto;
	width:300px;
}
#header h1{
	background-image: url(../images/togetherdesignheader.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 264px;
}
#header h1 span{
	display: none;
}
#navigation{
	width:799px;
	height: 110px;
	margin-left: 207px;
	background-image: url(../images/headerbg.png);
}
#referenzennavi{
	background-image: url(../images/referenzen-icon.png);
	width: 178px;
	height: 94px;
	float: left;
	margin-left: 36px;
	margin-top: 16px;
}
#referenzennaviaktiv{
	background-image: url(../images/referenzen-hover.png);
	width: 178px;
	height: 94px;
	float: left;
	margin-left: 36px;
	margin-top: 16px;
}
#referenzennavi:hover{
	background-image: url(../images/referenzen-hover.png);
}
#aboutusnavi{
	background-image: url(../images/aboutus-icon.png);
	width: 179px;
	height: 94px;
	float: left;
	margin-top: 16px;
	margin-left: 4px;
}
#aboutusnaviaktiv{
	background-image: url(../images/aboutus-hover.png);
	width: 179px;
	height: 94px;
	float: left;
	margin-top: 16px;
	margin-left: 4px;
}
#aboutusnavi:hover{
	background-image: url(../images/aboutus-hover.png);
}
#leistungennavi{
	background-image: url(../images/leistungen-icon.png);
	width: 180px;
	height: 94px;
	float: left;
	margin-left: 5px;
	margin-top: 16px;
}
#leistungennaviaktiv{
	background-image: url(../images/leistungen-hover.png);
	width: 180px;
	height: 94px;
	float: left;
	margin-left: 5px;
	margin-top: 16px;
}
#leistungennavi:hover{
	background-image: url(../images/leistungen-hover.png);
}
#kontaktnavi{
	background-image: url(../images/kontakt-icon.png);
	width: 176px;
	height: 94px;
	float: left;
	margin-left: 5px;
	margin-top: 16px;
}
#kontaktnaviaktiv{
	background-image: url(../images/kontakt-hover.png);
	width: 176px;
	height: 94px;
	float: left;
	margin-left: 5px;
	margin-top: 16px;
}
#kontaktnavi:hover{
	background-image: url(../images/kontakt-hover.png);
}

.navilink h2{
	display: none;
}
#navigation a
{
}
.navispan{
	display: none
}
#content{
	width: 799px;
	margin-left: 207px;
	background-image: url(../images/boxbg.png);
	min-height: 520px;
	padding-bottom: 20px;
	overflow: auto;
}
#text{
	padding-left: 75px;
	padding-top: 20px;
	padding-right: 58px;
	text-align: justify;
}
#contenttext{
	padding-top: 10px;
	width:495px;
	float: left;
	padding-right: 7px;
}
#minireferenzen{
	float: left;
	margin-left: 9px;
	padding-left: 10px;
	padding-right: 3px;
	margin-top: 20px;
	font-size: 11px;
	color: #9D9D9D;
	background: #F4F4F4;
	border: solid;
	border-color: #EBEBEB;
	border-width: 1px;
	padding-bottom: 10px;
	padding-top: 7px;
}

#kontaktformular{
	margin-top: 40px;
}
#submitbutton{
	padding-left: 110px;
}

.einereferenz{
	padding-top: 30px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #B8B8B8;
	overflow: auto;
}
.referenzimage{
	float: left;
}

.referenzdesc{
	float: left;
	margin-left: 81px;
	margin-top: 40px;
}

.referenzlist{
	margin-top: 13px;
}
li{
	list-style: inside;
	list-style-image: url(../images/pfeil.png);
	margin-top: 3px;
}
.extrali{
	list-style: none;
}
.referenzueberschrift{
	
}
.referenzpunkte{
	clear: both;
	padding-top: 20px;
	padding-bottom: 15px;
}
.referenzpunkt{
/*	padding-right: 42px;
	padding-left: 13px;*/
	float: left;
	padding-bottom: 15px;
	width: 180px;
	padding-left: 7px;
}
.online{
	color: #577122;
}
.offline{
	color: #5D1818;
}


/* Leistungen */
li.leistungspunkt{
	margin-left: 20px;
}

.leistung{
	margin-top: 5px;
	margin-bottom: 30px;
}

#footer{
	background-image: url(../images/footer.png);
	width: 799px;
	height: 77px;
	margin-left: 207px;
}