@charset "utf-8";
/* CSS Document */
*,body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;}
.all
{
width:560px;
margin:0 auto;}
.rot {
background-image:url(templates/scherrerholzbau/images/intro/rot_std.jpg);
height:127px;
width:176px;
float:left;
margin:0 20px 20px 0;
background-repeat:no-repeat;}
.rot:hover {
background-image:url(templates/scherrerholzbau/images/intro/rot_akt.jpg);
background-repeat:no-repeat;}
.start {
background-image:url(templates/scherrerholzbau/images/intro/start_std.jpg);
height:127px;
width:168px;
float:left;
margin:0 20px 20px 0;
background-repeat:no-repeat;}
.start:hover {
background-image:url(templates/scherrerholzbau/images/intro/start_akt.jpg);
background-repeat:no-repeat;}

.gruen {
background-image:url(templates/scherrerholzbau/images/intro/gruen_std.jpg);
height:127px;
width:176px;
float:left;
background-repeat:no-repeat;}
.gruen:hover {
background-image:url(templates/scherrerholzbau/images/intro/gruen_akt.jpg);
background-repeat:no-repeat;}
.orange {
background-image:url(templates/scherrerholzbau/images/intro/orange_std.jpg);
height:148px;
width:176px;
float:left;
margin:0 20px 0px 0;
background-repeat:no-repeat;}
.orange:hover 
{background-image:url(templates/scherrerholzbau/images/intro/orange_akt.jpg);
background-repeat:no-repeat;}
.blau {
background-image:url(templates/scherrerholzbau/images/intro/blau_std.jpg);
height:130px;
width:168px;
float:left;
margin:0 20px 0px 0;
background-repeat:no-repeat;}
.blau:hover {
background-image:url(templates/scherrerholzbau/images/intro/blau_akt.jpg);
background-repeat:no-repeat;}
.gelb {
background-image:url(templates/scherrerholzbau/images/intro/gelb_std.jpg);
height:145px;
width:176px;
float:left;
background-repeat:no-repeat;}
.gelb:hover
{
background-image:url(templates/scherrerholzbau/images/intro/gelb_akt.jpg);
background-repeat:no-repeat;}
.head {
background-image:url(head.jpg);
background-repeat:no-repeat;
width:560px;
height:60px;
margin:0 0 20px 0}
.index_footer {
margin:10px 0 15px 0;

text-align:center;}
.index_footer a,.index_footer a:link,.index_footer a:visited {
text-decoration:none;
font-weight:bold;
color:black;}
a:hover {
color:#00FFCC;}
.nofloat {
clear:both;
width:560px}
.adress_footer {
padding:2px;
border:1px dotted #999999;
line-height:2;
font-size:10px;
text-align:center;}
.adress_footer a,.adress_footer a:link,.adress_footer a:visited {
font-size:10px;
margin:5px 0 0 0;
color:black;
text-decoration:none;}
h1 {
font-size:25px;
text-align:center;}
