﻿/*Kollerdruck GmbH - Copyright Agentur365 - www.agentur365.at*/
/*Schriftfarbe: #333333 +++ Hover: #e42226 +++ Rot Dunkel:#b3101d*/

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

}

a:link, a:active, a:visited {font-weight: bold; color: #e42226;}
a:hover {text-decoration: underline;color: #b3101d;}
img {border: none; padding: 0 5px;}

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

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

h1 {
    color:#e42226;
    font-size: 1.2em;
    text-transform: none;
    font-weight: bold;
    padding: 3px 0 0 0;
    margin: 0px;
}

h2 {
    color:#e42226;
    font-size: 1.1em;
    text-transform: none;
    font-weight: bold;
    padding: 3px 0 0 0;
    margin: 0px;
}

h3 {
    color:#e42226;
    font-size: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 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 10px 1px; border: 0px;  border-spacing:0px;  border-collapse:collapse;}
td {vertical-align:top; font-size: 1em; margin: 0px; border-top: 1px solid #cccccc; padding: 15px 0px;}


#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: 105px 0 0 0px;
    margin: 0px auto;
    width: 955px;
    clear: both;
}
#bild {
    padding:0px;
    margin:0px;
}
#bild img {height:35px; border: none; margin:0px; padding: 0 0 5px 0;}
#content {
    font-size: 1.2em;
    margin: 0px;
    padding: 30px 3px 0 8px;
    width: 940px;
}

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

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

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

#newsticker {
width:947;
    margin:0px;
    padding:0px;
}

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

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


