
html,body {
	border: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;

}

body {
	color: #131313;
	font: 13px Verdana, Arial, sans-serif;
	line-height: 1.5em;
}


html, body {
 scrollbar-base-color: #BCBCBC;
 scrollbar-track-color: white;
 scrollbar-face-color: #BCBCBC;
 scrollbar-highlight-color: #aaaaaa;
 scrollbar-3d-light-color: #BCBCBC);
 scrollbar-dark-shadow-color: #BCBCBC);
 scrollbar-shadow-color: #aaaaaa;
 scrollbar-arrow-color: #333366;
  }

.container_16{margin-left:auto;margin-right:auto;width:960px;}
.grid_3,.grid_13{display:inline;float:left;margin-left:10px;margin-right:10px;position:relative;}
.container_16 .grid_3{width:160px}
.container_16 .grid_13{width:760px;}
.container_16 .grid_14{margin-left: 15px;}
.container_16 .grid_9{width:464px}
.container_16 .prefix_7{padding-left: 56px;}
.container_16 .auswahl{width:1260px;padding-top:80px;}
    .container_16 .auswahl h2{
    color: #131313;
	font: 13px Verdana, Arial, sans-serif;
	line-height: 1.5em}
.container_16 .prefix_2{padding-left:270px;}


.grid_5 {display:inline;float:left;margin-left:0px;margin-right:10px;position:relative;}
.grid_10{padding-left:720px;}
.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;width:0}


 /*CSS for example Accordion #hc1*/

#hc1 li{
margin:0 3px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
padding: 5px; /*Padding inside each content*/
background: #E0E0E0;
color: #131313;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em;
    text-align: left;

}

/*CSS for Accordion #hc2*/


#hc2 li{
margin:0 0 0 0; /*Spacing between each LI container*/
border: 1px solid white;
}

#hc2 li .hpanel{
padding: 5px; /*Padding inside each content*/
background: #E0E0E0;
cursor: hand;
cursor: pointer;
color: #131313;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em;
    text-align: left;
    opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);

}

/*#hc2 li .round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	ccborderradius: 10px;

    -webkit-box-shadow: 3px 3px 2px #666464;
    -moz-box-shadow: 3px 3px 2px #666464;
    box-shadow: 3px 3px 2px #666464;

} */

/*CSS for DIY/Specials*/

.mypets{
cursor: hand;
cursor: pointer;
padding: 5px;
border: 1px solid gray;
background: #E1E1E1;
color: #131313;
	font: 16px Verdana, Arial, sans-serif;
	line-height: 1.5em;
    text-align: left;
    font-weight:bold;
        opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}

.thepet{
padding: 10px 0 10px 0;
margin-bottom: 10px;
border: 1px solid gray;
background: #FFFFFF;
color: #131313;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em;
    text-align: left;
        opacity:0.70;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
}

.openpet{
background: lightblue;
}
.diy {
  margin-left: 7px;
}


/*Contact Form*/

.input_wrap{
	display:block;
	border:#767f80 1px solid;
	padding:0;
}
input,select,textarea{
	font-size:12px;
	color:#181822;
	font-style:italic;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:6px 4px 6px 4px;
	border:#b6bebe 1px solid;
	margin:0;
	background:#BAC3C4;

}
input:focus,select:focus,textarea:focus{
	background:#adb4b4;
}

#get_in_touch{
	display:block;
	float:left;
	width:222px;
	margin:0;
	text-shadow:0 1px 0 #bbb;
}
#get_in_touch h5{
	color:#697273;
	font-size:14px;
	margin:18px 0 2px 55px;
}
#get_in_touch input, #get_in_touch textarea{
	width:210px;
	text-shadow:0 1px 0 #bbb;
}
#get_in_touch input.contact_button{
	display:block;
	width:60px;
	font-size:14px;
background: url('images/green_tick.gif') no-repeat right -20px;
	border:none;
	font-style:normal;
	text-align:left;
	font-weight:bold;
    color:#C90000;
	padding:0;
	margin:6px 0 0 0;
	cursor:pointer;
    margin:2px 0 0 80px;
}
#get_in_touch input.contact_button:hover{
background-position:center right;
	color:#7FFF00;
}
#get_in_touch .touch{
	font-size:10px;
	font-weight:normal;
	float:left;
	color:#5c6364;
    border:none;
}

.bg_contact {
	height: 100%;
	width: 100%;
    padding: 10px 0 10px 0;
	z-index: 10;
    background:#ffffff;
        opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
}

html,body,#bg,#bg table,#bg td {
	height: 100%;
	overflow: hidden;
    width: 100%;
}

#bg div {
	height: 200%;
	left: -50%;
	position: absolute;
	top: -50%;
	width: 200%;
	z-index: -200
}

#bg td {
	text-align: center;
	vertical-align: middle
}

#bg img {
	margin: 0 auto;
	min-height: 50%;
	min-width: 50%
}

#bg.portrait div {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -100
}

#bg.portrait td {
	text-align: center;
	vertical-align: top
}

#bg.portriat img {
	float: left;
	margin: 0 auto;
	min-height: 0;
	min-width: 0
}

#masthead {
	background: url(../images/headerrepeat.gif) repeat-x;
	height: 68px;
	margin-bottom: 0;
	text-align: center;
	position: absolute;
	top: 35px;
	width: 100%;
    opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}

/*/
body.contact div#masthead {
	position: absolute;
	top: 35px;
	width: 100%;
}
*/


#masthead ul.nav {
	margin: 20px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9000px
}


ul.nav {
	display: block;
	margin-bottom: 17px;
	overflow: hidden
}

ul.nav li {
	display: block;
	float: right;
	margin: 0;
	padding: 0 0 0 15px;
	text-transform: uppercase
}

#masthead ul.nav li {
	display: inline;
	float: right;
	margin: 0;
	padding: 0 0 0 54px
}

ul.nav a {
	display: block;
	position: relative;
	text-decoration: none
}
/*/
ul.nav a.active {
	display: block;
	text-decoration: underline
}

ul.nav a .hover {
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0
}

ul.nav a#contact .hover {
	background: url(../images/contact_hover.gif)
}
*/

#servicesline {
	display: block;
	height: 43px;
	width: 89px;
    margin: 0 auto;
}
#servicesline a {
	background: url(../images/services.png) no-repeat;
	height: 43px;
	width: 89px
}
#servicesline a:hover {
background: url(../images/services_hover.png) no-repeat;
}
#servicesline a.active {
background: url(../images/services_active.png) no-repeat;
}

#diyline {
	display: block;
	height: 43px;
	width: 101px;
    margin: 0 auto;
}
#diyline a {
	background: url(../images/specials.png) no-repeat;
	height: 43px;
	width: 101px
}
#diyline a:hover {
background: url(../images/specials_hover.png) no-repeat;
}
#diyline a.active {
background: url(../images/specials_active.png) no-repeat;
}

#portfolioline {
	display: block;
	height: 43px;
	width: 101px;
    margin: 0 auto;
}
#portfolioline a {
	background: url(../images/portfolio.png) no-repeat;
	height: 43px;
	width: 101px
}
#portfolioline a:hover {
background: url(../images/portfolio_hover.png) no-repeat;
}
#portfolioline a.active {
background: url(../images/portfolio_active.png) no-repeat;
}

#aboutline {
	display: block;
	height: 43px;
	width: 68px;
    margin: 0 auto;
}
#aboutline a {
	background: url(../images/about.png) no-repeat;
	height: 43px;
	width: 68px
}
#aboutline a:hover {
background: url(../images/about_hover.png) no-repeat;
}
#aboutline a.active {
background: url(../images/about_active.png) no-repeat;
}

#contactline {
	display: block;
	height: 43px;
	width: 89px;
    margin: 0 auto;
}
#contactline a {
	background: url(../images/contact.png) no-repeat;
	height: 43px;
	width: 89px
}
#contactline a:hover {
	background: url(../images/contact_hover.png) no-repeat;
}
#contactline a.active {
	background: url(../images/contact_active.png) no-repeat;
}


#outer {
	/*margin-bottom: -104px;*/
	min-height: 100%;
	text-align: left;
	width: 100%;


}

#outer .bg {
	background: url(../images/contentbg.png) repeat-x;
	overflow: auto;
	padding: 0
}

#overflow{
padding-right:15px;
padding-left: 0px;
margin-top: 20px;
margin-bottom: 20px;
align:left;
height:300px;
overflow: auto;
}



#middle {
	bottom: 70px;
	left: -17px;
	position: absolute;
	top: 120px;
	width: 100%;
	z-index: 0;
    overflow: auto;
}

/*/#vertcenter {
	bottom: 50%;
	left: 50%;
	margin-left: -480px;
	overflow: auto;
	position: absolute;
}

#vertbottom {
	bottom: 40%;
	left: 50%;
	margin-left: -480px;
	overflow: auto;
	position: absolute
} */

#tagline {
	overflow: hidden;
}

#tagline.about {
	margin-top: 0;
	overflow: hidden;
}

#footer {
	background: url(../images/footerrepeat.gif) repeat-x;
	clear: both;
	color: #444;
	font-size: 12px;
	height: 44px;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
	position:fixed;
	width:100%;
	bottom: 0px;
	left: 0px;
	z-index:1;
    opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}

#footer p {
	color: #FFF;
	margin-top: 15px;
	padding: 0;
	text-align: left;
	font: 11px Verdana, Arial, sans-serif;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #7FFF00;
	text-decoration: underline;
}

.copy a{
	position:relative;
    display:inline;float:left;margin-left:130px;margin-right:10px;
    width:332px;
    height:43px;
	margin-top: 0px;
    background: url(../images/in_association.png) no-repeat 0 0;
    font: 11px Verdana, Arial, sans-serif;
    color: #FFF;
    z-index:10;
}
.copy a:hover{

    background: url(../images/in_association_hover.png) no-repeat 0 0;

}


body.contact div#footer {
	position:fixed;
	width:100%;
	bottom: 0px;
	left: 0px;
	z-index:1;
}



h1#servicestagline {
	background: url(../images/servicestagline.png) no-repeat top left;
	height: 124px;
	margin: 0;
	text-indent: -9000px;
	width: 951px
}

h1#diytagline {
	background: url(../images/specialstagline.png) no-repeat top left;
	height: 69px;
	text-indent: -9000px;
	width: 736px
}

h1#athometagline {
	background: url(../images/athometagline.png) no-repeat top left;
	height: 61px;
	margin: 0;
	text-indent: -9000px;
	width: 764px;

}

h1#abouttagline {
	background: url(../images/abouttagline.png) no-repeat top right;
	height: 514px;
	margin: 0;
	text-indent: -9000px;
	width: 954px
}
h1#portfoliotagline {
	background: url(../images/portfoliotagline.png) no-repeat top left;
	height: 128px;
	margin: 0;
    padding-left: 0px;
	text-indent: -9000px;
	width: 671px;

}

h1#contacttagline {
	background: url(../images/contacttagline.png) no-repeat top left;
	height: 139px;
	text-indent: -9000px;
	width: 693px;
    
}

h2#indextagline {
	background: url(../images/indextagline.png) no-repeat top left;
	height: 300px;
	overflow: none;
	text-indent: -9000px;
	width: 941px;
}

ul {
	list-style: none
}

#or {
	background: url(../images/or.gif) no-repeat top;
	height: 140px;
	text-indent: -9000px
}

a.call {
	display: none
}

span.call {
	display: inline

}

#content {
	display: table;
	height: 100%;
	margin: auto;
	width: 960px;

}

#inner {
	display: table-cell;
	/* vertical-align: middle;*/
	width: 100%o;
}

#inner.index {
	display: table-cell;
	padding-bottom: 215px;
    padding-left: 10px;
	vertical-align: bottom;
	width: 100%
}

#inner.services {
	display: table-cell;
	padding-bottom: 150px;
    padding-left: 15px;
	vertical-align: bottom;
	width: 100%;

}
#inner.diy {
	display: table-cell;
	padding-bottom: 120px;
    padding-left: 10px;
	vertical-align: bottom;
	width: 822px; height: 401px;
}

#inner.portfolio {
	display: table-cell;
	padding-bottom: 90px;
	vertical-align: bottom;
	width: 100%
}

#inner.about {
	display: table-cell;
	padding-bottom: 40px;
    padding-left: 10px;
	vertical-align: bottom;
	width: 100%
}

#inner.contact {
	display: table-cell;
	padding-bottom: 80px;
    padding-left: 10px;
	vertical-align: bottom;
	width: 100%
    color: #131313;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em;
    text-align: left;
}


#logo {
	background: url(../images/logo.png) top left no-repeat;
	display: block;
	height: 56px;
	margin-left: -12px;
	margin-top: 16px;
	text-indent: -9000px;
	width: 290px
}

/*/.round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	ccborderradius: 10px;

    -webkit-box-shadow: 3px 3px 2px #666464;
    -moz-box-shadow: 3px 3px 2px #666464;
    box-shadow: 3px 3px 2px #666464;

}
*/

body:before {
	content: "";
	float: left;
	height: 100%;
	margin-top: -32767px;
	width: 0
}



#outer:after {
	clear: both;
	content: " ";
	display: block;
	height: 1%
}

/*/* html .buggybox {
	height: 1%
}
*/
.clear {
	clear: both
}

.float-left {
	display: inline;
	float: left
}

.float-right {
	display: inline;
	float: right
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.bold {
	font-weight: bold
}

.italic {
	font-style: italic
}

.underline {
	border-bottom: 1px solid
}

.highlight {
	color: #f06601
}

.hidden {
	text-indent: -9000px;
	visibility: hidden
}

.img-left {
	display: inline;
	float: left;
	margin: 0 10px 5px 0
}

.img-right {
	display: inline;
	float: right;
	margin: 4px 0 4px 10px
}

.nopadding {
	padding: 0
}

.noindent {
	margin-left: 0;
	padding-left: 0
}

.nobullet {
	list-style: none;
	list-style-image: none
}

.nowrap {
	white-space: nowrap
}


p#attribution,.text-right {
	text-align: right
}

a,a:visited,#content a,a:visited {
	color: #444;
	text-decoration: underline
}

a:hover,#content a:hover {
	color: #7f7f7f;
	text-decoration: underline
}