﻿/*Riess Hans - Copyright Agentur365 - www.agentur365.at*/

body {
    behavior: url(css/csshover.htc);
    margin:0px;
    padding:0px;
    color: #494a4a;
    font-family: Arial, sans-serif;
    font-size: 10px;
    background-image: url('../bilder/hg.jpg');
    background-repeat: no-repeat;
    background-position: center 0px;
    background-color: #687d8e;
}

a:link, a:active, a:visited {font-weight: normal; color: #1a619e;}
a:hover {text-decoration: underline;color: #13446e;}
img {border: none; padding: 0px;}

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

.clearboth {
  clear: both;
}

p {margin:0px; padding:2px 0px;}

h1 {
    color:#1a619e;
    font-size: 1.3em;
    text-transform: none;
    font-weight: bold;
    padding: 5px 0 8px 0;
    margin: 0px;
}

h2 {
    color:#494a4a;
    font-size: 1.2em;
    text-transform: none;
    font-weight: bold;
    padding: 8px 0 3px 0;
    margin: 0px;
}

h3 {
    color:#494a4a;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding:2px 0px;
}

h4 {
    color:#555555;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0 0 0;
    margin: 0px;
}

h5 {
    color:#333333;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h6 {
    color:#b3101d;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    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 { vertical-align:top; font-size: 1em; margin: 10px 0 0px 0px; border: 0px;  border-spacing:0px;  border-collapse:collapse;}
td {vertical-align:top; font-size: 1em; margin: 0px; padding: 0px 0px 0px 0px;}

table img {padding:0px 5px 10px 0px;}
table p {padding:0px 0px;}

.linkseite td {padding: 0 0 25px 0; width: 300px; text-align:left; vertical-align:top;}
.tueren td {padding: 0 15px 15px 0;}



#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;}


#container {
    padding: 0px;
    margin: 0px auto;
    width: 993px;
    clear: both;
}
#bild {
    padding:0px;
    margin:0px;
}
#bild img {height:35px; border: none; margin:0px; padding: 0 0 0px 0;}
#wrapper {
    background-image: url(../bilder/content_hg.jpg);
    background-repeat: repeat-y;
    width: 993px;
    margin: 0px;
    padding: 0px;
}

#content {
    background-image: url(../bilder/content_hg.gif);
    background-repeat: no-repeat;
    font-size: 1.2em;
    margin: 0px;
    padding: 0px 30px;
    width: 933px;
    min-height: 406px;
}

*html #content { /*Min-Height für INternet Explorer 6*/
   min-height: 406px;
   height: auto !important;
   height: 406px;
}

#newsticker {
    z-index:1;
    position: relative;
    left: -5px;
    top: 0px;
    margin:0px;
    padding:0px;
}

#footer {
    background-image: url(../bilder/footer_hg.gif);
    background-repeat: no-repeat;
    width: 933px;
    height:41px;
    font-size: 1.1em;
    clear: both;
    color: #333333;
    padding: 43px 30px 17px 30px;
    margin: 0px;
}

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

#footer a:hover {
    text-decoration: underline;
    color: #13446e;
}

#footer strong {
    text-decoration: none;
    color: #13446e;
    font-weight: normal;
}

.links {text-align: links; height:40px;  width:700px; float:left; line-height: 40px;}
.rechts {text-align: right; height:40px;  width:200px; float:right; line-height: 40px;}

#link {
    display: none;
}
#logo {
    display: none;
}
#sop {
    display: none;
}



