/* 
    Document   : style
    Created on : 07.08.2009, 10:17:42
    Author     : Alexander Marquardt
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/


@font-face {
font-family: mittelschrift;
src: url('../fonts/DINMittelschriftStd.otf');
format: ('opentype');
font-weight: normal;
}
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: Arial;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}

/* HTML5 tags */
header, section, footer, hgroup,
aside, nav, article, figure {
    display: block;
    float: left;
}

* {
    outline-style:none;
    outline-width:0;
}

body {
    background-color: #fff;
    color: #707070;
    font-family: Arial; /*Tahoma, Helvetica, sans-serif; */
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    background: url('../img/schatten.png') top center repeat-y;
}
#fadebg {
    position: fixed;
    background-color: #ffffff;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    z-index: 6;
}


/* Colors */
.orange {
    color: #f7a924;
}



/* Main Layout */
#allumfassend {
    position: absolute;
    left: 50%;
    margin-left: -449px;
    text-align: left;
    width: 898px;
    z-index: 5;


}

div {
    float: left;
}

input, label, textarea {
    float: left;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-family: arial,"dejavu sans";
}

label {
    margin-top: 8px;
    width: 120px;;
    text-align: left;
}

input, textarea {
    border: 1px solid #ffffff;
}

.form-error {
    background-color: #eaeaea;
}

.error-message {
    display: none;
}

#topline {
    padding-left: 20px;
    width: 878px;
    height: 24px;
    line-height: 24px;
    display: block;
    color: #ececec;
    margin-top: 14px;
    background-color: #fbfbfb;
}

#topline a {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 10px;

}

#top_home {
    width: 36px;
    background: url('../img/navisprite.png') -255px 0px no-repeat;
}

#top_home:hover, #top_home-hover {
    width: 36px;
    background: url('../img/navisprite.png') -255px -10px no-repeat;
}

#top_blog {
    width: 36px;
    background: url('../img/navisprite.png') -255px -20px no-repeat;
}

#top_blog:hover, #top_blog-hover {
    width: 36px;
    background: url('../img/navisprite.png') -255px -30px no-repeat;
}

#top_news {
    width: 80px;
    background: url('../img/navisprite.png') -340px 0px no-repeat;
}

#top_news:hover, #top_news-hover {
    width: 80px;
    background: url('../img/navisprite.png') -340px -10px no-repeat;
}

#top_kont {
    width: 50px;
    background: url('../img/navisprite.png') -339px -20px no-repeat;
}

#top_kont:hover, #top_kont-hover {
    width: 50px;
    background: url('../img/navisprite.png') -339px -30px no-repeat;
}

#top_impr {
    width: 70px;
    background: url('../img/navisprite.png') -400px -20px no-repeat;
}

#top_impr:hover, #top_impr-hover {
    width: 70px;
    background: url('../img/navisprite.png') -400px -30px no-repeat;
}

#top_karr {
    width: 56px;
    background: url('../img/navisprite.png') -490px 0px no-repeat;
}

#top_karr:hover, #top_karr-hover {
    width: 56px;
    background: url('../img/navisprite.png') -490px -10px no-repeat;
}


#subline {
    padding-left: 20px;
    width: 858px;
    border-bottom: 3px solid #f7a924;
    margin: 30px 10px 0;
    display: block;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

#subline div {
    height: 9px;
    width: 583px;
    display: block;
    background: url('../img/navisprite.png') 0px -68px no-repeat;
}

#subline h1 {
    color: #9e9e9e;
    font-weight: bold;
}

#logo {
    position: absolute;
    top: 60px;
    left: 690px;
}

#logo a {
    height: 20px;
    width: 180px;
    display: block;
    background: url('../img/navisprite.png') -186px -48px no-repeat;
}



#profilanfordern {
    position: absolute;
    top: 105px;
    left: 722px;
    height: 31px;
    width: 186px;
    background: url(../img/agenturprofil.png) top right no-repeat;
    text-align: center;
}

#profilanfordern a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    height: 27px;
    line-height: 33px;
    background: url('../img/navisprite.png') 0px -40px no-repeat;
    margin-top: 4px;
}

#profilanfordern a:hover {
    background: url('../img/navisprite.png') 0px -78px no-repeat;
}

#videos {
    position: absolute;
    top: 140px;
    left: 737px;
    background: transparent url(../img/agenturprofil.png) no-repeat scroll left top;
    padding-top: 4px;
}

#menu {
    margin-left: 10px;
}

nav ul {
    float: left;
    width: 150px;
}

nav ul li {
    width: 150px;
    list-style: none;
    line-height: 15px;
    border: 0px;
    padding-left: 10px;
    height: 16px;
    line-height: 16px;
}

li#komp {
    border-left: 10px solid #FFFF00;
}

li#kund {
    border-left: 10px solid #9AFE66;
}

li#agen {
    border-left: 10px solid #CB3366;
}

li#stan {
    border-left: 10px solid #FF9900;
}

li#part {
    border-left: 10px solid #99CDFF;
}

.mainnavi {
    border-top: 6px solid #ffffff;
    display: block;
    height: 10px;
    width: 84px;
}

#nav_komp {
    background: url('../img/navisprite.png') 0px 0px no-repeat;
}

#nav_komp:hover, #nav_komp-hover  {
    background: url('../img/navisprite.png') 0px -10px no-repeat;
}

#nav_kund {
    background: url('../img/navisprite.png') -85px 0px no-repeat;
}

#nav_kund:hover, #nav_kund-hover {
    background: url('../img/navisprite.png') -85px -10px no-repeat;
}

#nav_agen {
    background: url('../img/navisprite.png') -86px -20px no-repeat;
}

#nav_agen:hover, #nav_agen-hover {
    background: url('../img/navisprite.png') -86px -30px no-repeat;
}

#nav_stan {
    background: url('../img/navisprite.png') 0px -20px no-repeat;
}

#nav_stan:hover, #nav_stan-hover {
    background: url('../img/navisprite.png') 0px -30px no-repeat;
}

#nav_part {
    background: url('../img/navisprite.png') -170px 0px no-repeat;
}
#nav_part:hover, #nav_part-hover {
    background: url('../img/navisprite.png') -170px -10px no-repeat;
}


#slogan {
    height: 85px;
    color: #eaeaea;
    font-size: 17px;
    width: 475px;
    background: url(../img/claim.gif) right bottom no-repeat;
}


#newsumfassend {
    margin-top: 20px;
    width: 880px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.newsheader {
    cursor: pointer;
    display: block;
    text-decoration: none;
    height: 80px;
    float: left;
    padding-left: 40px;
    width: 836px;
}

.newsheader img {
    margin-top:20px;
    vertical-align:top;
}

div.news {
    width: 880px;
    overflow: hidden;
}

div.news div.close {
    padding-left: 40px;
    padding-right: 50px;
}
div.news div.close p {
    float:left;
    width:530px;
    text-align: justify;
    margin-bottom: 10px;
}

.newssection {
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.nclosed {
    height: 20px;
}

.newssection .accordion p {
    float: left;
    width: 490px;
    text-align: justify;
}

.newssection .accordion h2 {
    font-size: 30px;
    color: #f7a924;
    margin-bottom: 20px;
    line-height: 30px;
}

.newssection .accordion h2 a {
    font-size: 30px;
    color: #f7a924;
    margin-bottom: 20px;
    line-height: 30px;
    text-decoration: none;
}

.newssection .accordion h2 a:hover {
    color: #000000;
}

.newspic {
    height: 240px;
    border: 2px solid #eaeaea;
    margin-bottom: 10px;
}

.newsframe {
    position: relative;
    height: 231px;
    width: 766px;
    overflow: hidden;
    border: 4px solid #ffffff;
    margin-bottom: 10px;
    background-image: url(../img/hintergrund.png);
    background-repeat: repeat-y;
    z-index: 5;
}

.btn_slide_left {
    position: absolute;
    height: 26px;
    width: 28px;
    top: 106px;
    left: 6px;
    z-index: 10;
    background: url(../img/arrow.png) -1px -27px no-repeat;
    cursor: pointer;
}

.btn_slide_left:hover {
    background: url(../img/arrow.png) -1px 0px no-repeat;
}

.btn_slide_right {
    position: absolute;
    height: 26px;
    width: 28px;
    top: 106px;
    left: 732px;
    z-index: 10;
    background: url(../img/arrow.png) -30px -27px no-repeat;
    cursor: pointer;
}

.btn_slide_right:hover {
    background: url(../img/arrow.png) -30px 0px no-repeat;
}

.newspicslide {
    position: relative;
    height: 231px;
    width: 8000%;
    background: none;
    z-index: 2;
}

.newslicslide ul {
    height: 231px;
    width: 3000px;
    background: none;

}

.newspicslidecontent {
    float: left;
    height: 231px;
    width: 766px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    line-height: 231px;

}

span.newsdate {
    color: #EAEAEA;
    font-size: 81px;
    font-weight: bold;
    line-height: 64px;
    margin-right: 54px;
    margin-top: 10px;
    display: block;
    float: right;
    height: 64px;
    overflow: hidden;
}

.newsdate2 {
    float: right;
    font-size: 81px;
    color: #eaeaea;
    padding: 4px;
    font-weight: bold;
    height: 100px;
    line-height: 70px;
    overflow: hidden;
    vertical-align: bottom;
}

.newsdate2 a {
    display: block;
    height: 24px;
    width: 203px;
    margin-top: 10px;
    text-decoration: none;
    background: url('../img/zur_website_1.png') no-repeat top left;
}

.newsdate2 a:hover {
    background-image: url(../img/zur_website_2.png);
}

div#newsaccordion a.ui-state-default {
    border-bottom: 1px solid #cccccc;
    padding-left: 44px;
    margin-bottom: 2px;
}
.ui-state-active {
    background-color: #fafafa;
    border-left: 4px solid #eaeaea;
}
.ui-accordion-content-active div.close {
    background-color: #fafafa;
    border-left: 4px solid #eaeaea;
    padding-bottom: 10px;
}

div.newsfoot {
    margin-top: 2px;
    border-bottom: 1px solid #cccccc;
    width: 880px;
    line-height: 0px;
}

footer {
    float: left;
    width: 878px;
    margin-top: 40px;
    margin-left: 10px;
    border-top: 3px solid #f7a924;
    margin-bottom: 30px;
}

#contentumfassend {
    margin-top: 20px;
    margin-left: 0px;
    width: 830px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-left: 30px;
}



h2.header {
    font-size: 30px;
    color: #f7a924;
    margin-bottom: 20px;
    line-height: 30px;
    font-weight: normal;
}

span.kundenheader {
    font-size: 13px;
    color: #f7a924;

    line-height: 30px;
    font-weight: bold;
}

.contentsection {
    width: 830px;
}

#kundencontent p {
    border-left: 5px solid #eaeaea;
    background-color: #fafafa;
    padding: 10px;
    text-align: justify;
}

#content {
    margin-left: 10px;
}

.contentsection p {
    text-align: justify;
    margin-bottom: 20px;
}

.kundenliste, .partnerliste {
    float: left;
    height: 100px;
    width: 260px;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 1px;
    cursor: pointer;
}

.agenturevopic{
    float: right;
    padding-top: 120px;
    text-align: center;
    padding: 5px;
    margin-left: 30px;
}

.legend {
    padding: 5px 5px;
}

#accordion {

}

#accordion h3 {
    float: left;
    width: 820px;
    text-transform: uppercase;
    font-size: 30px;
    text-decoration: none;
    line-height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#accordion div {
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    width: 810px;
}

#accordion div p {
    margin-bottom: 10px;
    width: 780px;
}

#accordion h3 a {
    height: 21px;
    width: 310px;
    display: block;
    background: url('../img/sprite_kompetenzen.png');
}

#accordion h3 a:hover {
    color: #000000;
}

#accordion h3.ui-state-active a {
    color: #000000;
    text-decoration: none;
}

#yellowh3[class~=ui-state-active] {
    border-left: 10px solid #ffff00;
    background-color: #ffffcc;
}

#greenh3[class~=ui-state-active] {
    border-left: 10px solid #9bff6a;
    background-color: #ebffe1;
}

#redh3[class~=ui-state-active] {
    border-left: 10px solid #cc3366;
    background-color: #f5d6e0;
}

#orangeh3[class~=ui-state-active] {
    border-left: 10px solid #ff9900;
    background-color: #ffebcc;
}

#blueh3[class~=ui-state-active] {
    border-left: 10px solid #99ccff;
    background-color: #ebf5ff;
}

#yellowh3 {
    border-left: 10px solid #ffff00;

}

#greenh3 {
    border-left: 10px solid #9bff6a;
}

#redh3 {
    border-left: 10px solid #cc3366;
}

#orangeh3 {
    border-left: 10px solid #ff9900;
}

#blueh3 {
    border-left: 10px solid #99ccff;
}

#yellowh3 a, #yellowh3.ui-state-default a  {
    background-position: 0px -21px;
}

#greenh3 a, #greenh3.ui-state-default a {
    background-position: 0px -63px;

}

#redh3 a, #redh3.ui-state-default a {
    background-position: 0px -105px;

}

#orangeh3 a, #orangeh3.ui-state-default a {
    background-position: 0px -147px;

}

#blueh3 a, #blueh3.ui-state-default a {
    background-position: 0px -189px;

}

#yellowh3.ui-state-active a, #yellowh3 a:hover {
    background-position: 0px -0px;
}
#greenh3.ui-state-active a, #greenh3 a:hover {
    background-position: 0px -42px;
}

#redh3.ui-state-active a, #redh3 a:hover {
    background-position: 0px -84px;
}

#orangeh3.ui-state-active a, #orangeh3 a:hover {
    background-position: 0px -126px;
}

#blueh3.ui-state-active a, #blueh3 a:hover {
    background-position: 0px -168px;
}

#yellow {
    border-left: 10px solid #ffff00;
    background-color: #ffffcc;
}

#yellow p, #green p, #red p, #orange p, #blue p {
    text-align: justify;
}

#green {
    border-left: 10px solid #9bff6a;
    background-color: #ebffe1;
}

#red {
    border-left: 10px solid #cc3366;
    background-color: #f5d6e0;
}

#orange {
    border-left: 10px solid #ff9900;
    background-color: #ffebcc;
}

#blue {
    border-left: 10px solid #99ccff;
    background-color: #ebf5ff;
}

.standort {
    padding: 5px;
    border: 2px solid #eaeaea;
    margin-bottom: 20px;
}

.standort img {
    float: left;
}

.standort h4 {
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 15px;
}

.standortcontent {
    padding: 20px 10px 10px 20px;
    width: 380px;
    height: 155px;
    border-left: 2px solid #ffffff;
    color: #ffffff;
    background-color: #F7A924;
}

.profildiv {
    position: absolute;
    width: 898px;
    height: 420px;
    border: 2px solid #dfdfdf;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #ffffff;
    z-index: 50;
}

#profilclose {
    position: absolute;
    top: 1px;
    left: 1px;
    margin-top: -17px;
    margin-left: -17px;
    cursor: pointer;
    z-index: 21;
}

.profilcontent {

    margin-top: 40px;
    margin-left: 90px;
    margin-right: 60px;

    margin-bottom: 20px;
    border: 2px solid #eaeaea;
    padding: 4px;
}

.profilcontent img {
    float: left;
}

.profilform {
    width: 358px;
    padding: 30px 10px 10px 20px;
    color: #ffffff;
    height: 155px;
    border-left: 2px solid #ffffff;
    background-color: #F7A924;
}

.profilform .input input {
    width: 160px;
}

.profildiv .submit {
    float: right;
    padding-right: 62px;
}

.profildiv h2 {
    float: left;
    margin-left: 90px;
    font-size: 30px;
    color: #f7a924;
    line-height: 30px;
    width: 830px;
    margin-top: 50px;
}


.kontaktbutton {

}



#kundenzoom {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -410px;
    width: 780px;
    border: 2px solid #fafafa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #ffffff;
    z-index: 50;
    padding: 20px;
}

#kundenclose {
    position: absolute;
    top: 1px;
    left: 1px;
    margin-top: -17px;
    margin-left: -17px;
    cursor: pointer;
    z-index: 21;
}

#kundencontent h4 {
    font-size: 13px;
    font-weight: bold;
}

#kundencontent img {
    border: 3px solid #eaeaea;
}

.paging {
    width: 743px;
    margin-left: 40px;
    text-align: center;
}

.paging .current {
    float: left;
    width: 20px;
    font-weight: bold;
    font-size: 14px;
    padding: 3px 4px 3px 4px;
    text-align: center;
    color: #f7a924;
    display: block;
}

.paging span a {
    float: left;
    width: 20px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #707070;
    text-decoration: none;

    display: block;

    padding: 3px 4px 3px 4px;
}

.paging span a:hover {
    width: 20px;
    color: #f7a924;
}

.test {
    color: red;
    border: 1px solid red;
}

div#contactform {
    background-color: #f7a924;
    padding: 15px 25px;
    margin-left: 0px;
    width: 768px;
}

div#contactform input {
    width: 100px;
}

div#contactform textarea {
    width: 400px;
    height: 150px;
}

div#contactform label {
    float: left;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 120px;
}

div#contactform div.contactright {
    width: 300px;
    margin-top: 18px;
}

div#contactform div.contactright input {
    width: 160px;
}

div#contactform div.contactright div.input {
    float: right;
}

div#contactform div.contactright div.input label{
    margin-top: 5px;
}

div#contactform div.textarea {
    width: 410px;
    padding: 0;
    margin: 0;
}

div.submit {
    float: right;
}

div.submit input {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

div#contact {
    margin-top: 1em;
    background-color: #fafafa;
    border-top: 1px solid #ededed;
    width: 830px;
}

div#contact div {
    float: left;
    padding: 15px;
}

div#contact div.center {
    padding: 15px 75px;
}

div#contact div h3 {
    font-weight: bold;
}

div#contact div p, div#contact div h3 {
    width: 100%;
    margin-bottom: 1.5em;
}

#imprintumfassend {
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#imprintumfassend {
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-left: 30px;
}

div#imprintaddress div {
    float: left;
}

div#imprintaddress div p, div#imprintaddress div h3 {
    width: 100%;
    margin-bottom: 1.5em;
}

div#imprintaddress div h3 {
    font-weight: bold;
}

div#imprintaddress div.center {
    padding: 0 85px;
}

div#imprint {
    margin-top: 1em;
    background-color: #fafafa;
    border-left: 4px solid #EAEAEA;
    width: 800px;
    padding: 11px 41px 11px 31px;
    line-height: 1.5em;
    margin-left: -30px;
    text-align: justify;
}

div#imprint p, div#imprint h3 {
    margin-bottom: 1.5em;
}

div#imprint h3 {
    font-weight: bold;
}

div#imprint p {
    width: 100%;
}

div.frame {
    border: 2px solid #EAEAEA;
    padding: 4px;
}

#profilsend {
    margin-right: 10px;
}

div.box {
    margin-top: 40px;
    border: 1px solid #ebebeb;
    padding: 60px 10px 40px 35px
}

a#agenturprofil2 {
    margin-top: 15px;
    float: left;
}

.job {
    padding: 0 40px 10px 20px;
    float: none;
}

.job h3 {
    color: #f7a921;
    font-size: 15px;
    font-weight: bold;
}

.job p {

}