
/* copyright by K129 Studio für Grafik und Webdesign 2010 all rights */
html {
height : 100%;
max-height:100%;
}
* html {
margin : 0;
padding : 0;
}
html, body, form, fieldset {
padding : 0;
margin : 0;
}
body {
background-color: #fff;
font-family : Times New Roman, Times, serif;
font-size : 15px;
color : #555555;
line-height : 1.4em;
}

#outsite {
margin: 0 auto 0;
display:block;
height:100%;
max-height:100%;
max-width: 95%;
margin-bottom: 5.1%;
}

#website {
margin : 0 auto 0;
width :1000px;
min-height:100%;
padding-bottom: 135px;
}

#header {
position:relative;
margin : 0 auto 0;
width : 1000px;
height : 193px;
background:#ffffff;
}

#logo {
float:left;
margin-top: 10px;
width : 317px;
height : 173px;
margin-left: 28px;
background:#fff;
}

#navi{
float:left;
max-height: 125px;
margin-top : 20px;
min-width: 632px;
margin-left:0px;
border-top: 10px solid #EC9510 ;
background: #ffffff;
}

#text-navi{
background: gray none repeat scroll 0 0;
float: left;
min-height: 22px;
margin-left: 0px;
margin-top: -3px;
min-width: 637px;
}


#content {
width : 100%;
padding-right: 2px;
padding-bottom: 80px;
}

#content ul{
margin-left: -20px;
list-style: outside url("../images/pfeil.png");
line-height: 1.5em;
}

li {
margin-bottom: 5px;}


#dobranz {
float:left;
background-image: url(../images/steuerberaterin-kati-dobranz.jpg);
background-repeat: no-repeat;
background-position:  49px 0px;
margin-top: 35px;
width : 305px;
padding-left : 37px;
height: 500px;
margin-bottom: 0px;
}

#text {
float : right;
margin-top: 0px;
width : 625px;
min-height: 100px;
padding-right : 28px;
padding-top : 20px;
padding-bottom: 50px;
}

#impressum-left {
float : left;
margin-top: 10px;
width : 35%;
}

#impressum-right {
float : right;
margin-top: 10px;
width : 52%;
}

#footer {
position: fixed;
bottom:0px;
margin : 0 auto 0;
width : 1000px;
height : 35px;
}

#footer-text {
position: absolute;
width: 1000px;
z-index:1000;
bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #fff;
line-height: 1.2em;
letter-spacing: 0.1em;
text-align: center;
}

#footer-left {
float:left;
background-color: #EC9510;
background-color: hsla(35, 100%, 45%, 0.9);
width : 287px;
height : 35px;
}

#footer-right {
float:right;
background-color:#EC9510;
width : 713px;
height : 35px;
}

.klein{
font-size: 12px;
font-weight: normal;
}

.klein-formulare{
font-size: 11px;
font-weight: normal;
line-height: 1.2em;
}

h1  {
font-family : Times New Roman, Times, serif;
font-size : 26px;
color : #999999;
line-height : 1.4em;
font-weight: bold;
font-style: italic;
}

h2  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 15px;
line-height : 1.2em;
font-weight: bold;
margin-bottom: 8px;
color: #EC9510;
}

h3 {
font-family : Times New Roman, Times, serif;
font-size : 16px;
line-height :2.4em;
font-weight: bold;
font-style: normal;
margin-bottom: -4px;
}

a, a:visited {
color: #333333;
text-decoration: none;
font-weight: normal;
}
a:hover {
text-decoration: underline;
}

#text a, a:visited {
color: #333333;
text-decoration: none;
font-weight: normal;
}

#text a:hover {
text-decoration: underline;
}

#dobranz a, a:visited {
color: #333333;
text-decoration: none;
font-weight: normal;
}
#dobranz a:hover {
text-decoration: underline;
}

#impressum-right a, a:visited {
color: #333333;
text-decoration: none;
font-weight: normal;
}

#impressum-right a:hover {
text-decoration: underline;
}

#footer-text a, a:visited  {
color : #fff;
text-decoration : none;
font-weight: bold;
}
#footer-text a:hover {
text-decoration : underline;
}