/* stylesheet fuchshuberpartner.de
zuletzt editiert am: 27.7.2010
----------------------------------*/

* {
margin:0;
padding:0;
}

/* Typografie
----------------------------------*/

body,
input,
textarea {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
}

p,
a,
input,
textarea {
font-size:11px;
line-height:15px;
}

h1,
h2 {
font-size:11px;
line-height:15px;
font-weight:700;
}

h3 {
font-size:11px;
line-height:15px;
font-weight:200;
font-style:italic;
}

.vita_bild p {
line-height:15px;
}

.impressum p,
.impressum h1,
.impressum h2 {
font-size:10px;
line-height:14px;
}

ul#hauptnavi_text li.hervorgehoben a,
#liste .jahr {
font-weight:700;
}


/* Farben
----------------------------------*/

body {
background: #303950 url(../img/statisch/htg01.jpg) repeat-x 0 110px;
color:#fff;
}
body.scrollen {
background: #303950 url(../img/statisch/htg02.jpg) repeat-x 0 110px;
}
body.innen {
background: #303950 url(../img/statisch/htg03.jpg) repeat-x;
background-attachment:fixed;
}

#kopf,
#fuss {
background: #fff url(../img/statisch/weiss.jpg);
color:#303950;
}

#hauptnavi {
/*background-color:#b19d10;*/
}

#liste {
background:#fff;
}

#liste tr {
color:#303950;
background:#ebebeb;
}

#liste .ungerade {
background:#bfbfbf;
}
#liste .jahr {
background:#fff;
}

.stellenangebot {
background:#fff;
color:#303950;
}

/* Navigation
----------------------------------*/

a {
text-decoration:none;
}

#subnavi a {
color:#b0b9d0;
line-height:24px;
}
#subnavi a:hover {
color:#fff;
}

#inhalt a {
color:#b0b9d0;
}
#inhalt a:hover {
color:#fff;
}

#inhalt .subnavi a {
line-height:24px;
}

#inhalt #liste a {
color:#7782a0;
}
#inhalt #liste a:hover {
color:#303950;
}

#inhalt a.extern {
background:url(../img/statisch/navi/externerlink_b.gif) no-repeat right top;
padding:0 15px 0 0;
}
#inhalt a.extern:hover {
background:url(../img/statisch/navi/externerlink_w.gif) no-repeat right top;
}

#inhalt a.intern {
background:url(../img/statisch/navi/internlink_b.gif) no-repeat right top;
padding:0 15px 0 0;
}
#inhalt a.intern:hover {
background:url(../img/statisch/navi/internlink_w.gif) no-repeat right top;
}

#inhalt a.leseprobe {
background:url(../img/statisch/navi/leseprobe_b.gif) no-repeat right top;
padding:0 15px 0 0;
}
#inhalt a.leseprobe:hover {
background:url(../img/statisch/navi/leseprobe_w.gif) no-repeat right top;
}

#inhalt a.pdf {
background:url(../img/statisch/pdf.gif) no-repeat right top;
padding:0 15px 0 0;
}

#liste a {
color:#b0b9d0;
}
#liste a:hover {
color:#303950;
}

#liste a.extern {
background:url(../img/statisch/navi/externerlink_b.gif) no-repeat right top;
padding:0 15px 0 0;
}
#liste a.extern:hover {
background:url(../img/statisch/navi/externerlink_d.gif) no-repeat right top;
}

#liste a.intern {
background:url(../img/statisch/navi/internlink_b.gif) no-repeat right top;
padding:0 15px 0 0;
}
#liste a.intern:hover {
background:url(../img/statisch/navi/internlink_d.gif) no-repeat right top;
}


.fuss a {
background:url(../img/statisch/navi/zurueck_b.gif) no-repeat left center;
padding:0 0 0 17px;
}
.fuss a:hover {
background:url(../img/statisch/navi/zurueck_w.gif) no-repeat left center;
}


/* Listen
----------------------------------*/

ul {
list-style-type:none;
}

/* Bilder
----------------------------------*/

img {
border:0;
}


