﻿/*Hager Tiefbau - Copyright Agentur365 - www.agentur365.at*/
/*Schriftfarbe: #0288a5 Schrfitfarbe Hover: #28acc8*/

body {
    behavior: url(css/csshover.htc);
    margin:0px;
    padding:0px;
    color: #333333;
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 10px;
    background-image: url('../bilder/hg.jpg');
    background-repeat: no-repeat;
}

a:link, a:active, a:visited {
    text-decoration: none;
    color: #02759b;
}
img {border: none; padding: 0 5px;}

.border {
    padding: 10px 0pt;
    background-image: url(../bilder/border_hg.gif);
    clear: both;
    background-repeat: no-repeat;
    background-position: center;
    height: 4px;
    width: 670px;
}

.clearboth {
  clear: both;
}


a:hover {
    text-decoration: underline;
    color: #28acc8;
}

h1 {
    background-image: url(../bilder/h1_hg.gif);
    background-repeat: no-repeat;
    color:#0288a5;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em;
    padding: 18px 0 0px 0;
    margin: 0px;
    height: 35px;
    width: 680px;
    display: none;
}

h2 {
    color:#0288a5;
    font-size: 1.15em;
    font-weight: bold;
    line-height: 1em;
    padding: 5px 5px 0px 0;
    margin: 0px;
}

h3 {
    /*background-color:#fde93f;*/
    color: #464b4a;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    padding: 4px 0px 4px 0px;
    margin: 0px;
    display: block;
}

h5 {
    padding:0px;
    margin:0px;
}

ul {
    margin: 0px; padding: 0px 5px 8px 25px;
}

li {
  list-style-image: url(../bilder/list.gif);
  padding: 2px 2px 2px 0;
  margin: 0px;
}

table {font-size: 1em; margin: 10px 0 10px 1px; border: 0px solid #444;  border-spacing:0px;  border-collapse:collapse;}
td {font-size: 1em; width: auto; margin: 10px; border: 1px solid #999; padding: 3px;}
.tr_bg { background-color:#d7d7d7;}

#formular label {display: block; float: left; width: 160px; }
#formular textarea.formfeld {width: 330px; height: 100px;}
#formular textarea.formfeld2 {width: 330px; height: 70px;}
#formular input.formfeld_a {width: 160px;}
#formular p {margin:0px; padding:5px 0px;}



dl {padding: 5px; margin:0px;}

dt {margin:0px; float: left; padding: 0 10px 0 0;}
dd {padding:0px; margin:0px; font-weight: normal;}


#main {
    padding: 80px 0 0 44px;
    margin: 0px;
    width: 700px;
    clear: both;
}

#content {
    font-size: 1.2em;
    margin: 0px;
    padding: 0px 5px 0 0;
    width: 700px;

}

#footer {
    text-align: center;
    width: 690px;
    font-size: 1.1em;
    clear: both;
    color: #444b4c;
    padding: 15px 0 0 40px;
    margin: 0px;
}

#footer a:link, #footer a:active, #footer a:visited {
    text-decoration: none;
    color: #0288a5;
}

#footer a:hover {
    text-decoration: underline;
    color: #28acc8;
}

#personen {
    background-image: url('http://www.hager-tiefbau.at/bilder/philosophie.jpg');
    background-repeat: no-repeat;
    width: 660px;
    height: 500px;
    padding: 10px;
    color: #000000;
}

#nav {
    display: none;
}
#link {
    display:none;
}
#logo {
    text-align: center;
	margin: 0px auto;
}

#sop {
    display: none;
}



