/* 
    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;
}
*/

@font-face {
    font-family: 'DINMittelschrift';
    src: url('../font/din1451m-webfont.eot');
    src: url('../font/din1451m-webfont.eot?iefix') format('eot'),
         url('../font/din1451m-webfont.woff') format('woff'),
         url('../font/din1451m-webfont.ttf') format('truetype'),
         url('../font/din1451m-webfont.svg#webfont4mt3EOSt') format('svg');
    font-weight: normal;
    font-style: 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: 'DINMittelschrift', 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: 'DINMittelschrift',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: 954px;
    z-index: 5;


}

div {
    float: left;
}

input, label, textarea {
    float: left;
    padding: 2px;
    
    margin-bottom: 5px;
    font-size: 12px;
    font-family: 'DINMittelschrift',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;
}
.hdrei{
	padding-left:4px;
	color:black;
	font-size:18px;
}
.center a{
	
	text-decoration: none;
	color: #707070;	
}
.center a:hover{
	
	text-decoration: none;
	color: #F7A924;	
}
.mailto a{
	
	text-decoration: none;
	color: #707070;	
}
.mailto a:hover{
	
	text-decoration: none;
	color: #F7A924;	
}
#topline {
   
    padding-bottom: 20px;
    width: 878px;
   
   
    display: block;
    color: #ececec;
    margin-top: 42px;
    margin-left: 33px;
    font-size:13px;
    
}

#topline a {
    float: left;
    
    text-decoration: none;
    display: block;
  

}

#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: 900px;
    border-bottom: 3px solid #f7a924;
    margin: 1px 34px 0;
    display: block;
    padding-bottom: 1px;
    margin-bottom: 10px;
}



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

#logo {
    position: relative;
    top: 10px;
    
}

#logo a {
    height: 25px;
    width: 180px;
    display: block;
    background: url('../img/navisprite.png') -188px -41px no-repeat;
    margin-left: 32px;
    margin-top: 50px;
}

#profilanfordern{
    position: absolute;
    top: 163px;
    right: 0px;


    
}

#profilanfordern a {
    display:block;
    height: 95px;
    width: 21px;
    background: url('../img/btn_side_kontakt.png') no-repeat;
	background-position: left top;

}

#profilanfordern a:hover {
    background-position: left bottom;
}
#facebook{
	position: absolute;
    top: 263px;
    right: 0px;

    
}

#facebook a{
	display:block;
    height: 20px;
    width:21px;
   background: url('../img/facebook_sprite.png') no-repeat;
   background-position: left top;
    
}
#facebook a:hover{
	background-position: left bottom;
}

#twitter{
	position: absolute;
    top: 288px;
    right: 0px;

}
#twitter a{
	display:block;
    height: 20px;
    width:21px;
    background: url('../img/twitter_sprite.png') no-repeat;
    background-position: left top;
}
#twitter a:hover{
	background-position: left bottom;
}
#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;
}
#submenue {
    
    width: 900px;
    margin: 1px 34px 0;
    display: block;
    padding-bottom: 1px;
    margin-bottom: 10px;
    
    
}
.subnavi {
  	font-size: 10px;
  	color: grey;
    display: block;
	padding-right: 10px;
	text-decoration: none;
	text-align:right;
	float: left

	
  	
    
}
#subnavitop{
	float: right;
	margin-right: 25px;
	
	}
#subnavi {
  	
  	color: #707070;

}
#subnavi:hover {
  	
  	color: black;

}
#submenue a {
    display: block;
    float: right;
    text-decoration: none;
    margin-left: -33px;
}
.mainnavi {
  
    display: block;
    height: 10px;
	margin-right: 10px;
  
    
}

/*
#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;
}
*/
#nav_home {
    color:black;
}

#nav_home:hover, #nav_home-hover  {
   color:#f7a924;
}
#nav_komp {
    color:black;
}

#nav_komp:hover, #nav_komp-hover  {
   color:#f7a924;
}

#nav_kund {
    color:black;
}

#nav_kund:hover, #nav_kund-hover {
    color:#f7a924;
}

#nav_agen {
	color:black;
}

#nav_agen:hover, #nav_agen-hover {
    color:#f7a924;
}

#nav_stan {
    color:black;
}

#nav_stan:hover, #nav_stan-hover {
    color:#f7a924;
}

#nav_part {
   color:black;
}
#nav_part:hover, #nav_part-hover {
    color:#f7a924;
}
#nav_kont {
    color:black;
}

#nav_kont:hover, #nav_kont-hover  {
   color:#f7a924;
}
#nav_imp {
    color:black;
}
#nav_imp:hover, #nav_imp-hover  {
   color:#f7a924;
}
#nav_karr {
    color:black;
}

#nav_karr:hover, #nav_karr-hover  {
   color:#f7a924;
}


#slogan {
    height: 118px;
    color: #eaeaea;
    font-size: 17px;
    width: 921px;
   /* background: url(../img/claim.gif) right bottom no-repeat;*/
   background : url(../img/slogan_banner.png) ;
   color: black;
   font-weight:bold;
   text-align: center;
   vertical-align: middle;
   margin-left: 34px;
  
}


#newsumfassend {
    margin-top: 2px;
    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;
    margin-left: 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: 245px;
    border: 2px solid #eaeaea;
    margin-bottom: 10px;
}

.newsframe {
    /*position: relative;*/
    height: 237px;
    width: 648px;
    
    border: 4px solid #ffffff;
    margin-bottom: 10px;
    background-image: url(../img/hintergrund.png);

}

.btn_slide_left {
    position: absolute;
    height: 232px;
    width: 54px;
    z-index: 10;
    background: url(../img/pfeil_links_sprite.png);
    cursor: pointer;
    background-position: left top;
}

.btn_slide_left:hover {
   background-position: left bottom;
}
.btn_slide_right {
    position: absolute;
    height: 232px;
    width: 54px;
    left: 712px;
    z-index: 10;
    background: url(../img/pfeil_rechts_sprite.png);
    background-position: left top;
    cursor: pointer;
}

.btn_slide_right:hover {
    background-position: left bottom;
}
.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;
    margin-right: 54px;
    margin-top: 10px;
    display: block;
    float: right;
    height: 64px;
    overflow: hidden;
}

.newsdate2 {
    float: right;
    font-size: 81px;
    color: #eaeaea;

    font-weight: bold;
    height: 89px;
    line-height: 70px;
    overflow: hidden;
    vertical-align: bottom;
    text-align: right;
}
.staff{
	float: right;
	
	
}
.staff a {
    display: block;
    height: 24px;
    width: 203px;
    margin-top: 10px;
    text-decoration: none;
    background: url(../img/zurwebseite_button_sprite.png) no-repeat;
    background-position: left top;
}

.staff a:hover {
    background-position: left bottom;
}



div#newsaccordion a.ui-state-default {
    border-bottom: 1px solid #cccccc;
    padding-left: 44px;
    margin-bottom: 2px;
}
.ui-state-active {

}
.ui-accordion-content-active div.close {
    
    background: url("../img/verlauf_projekte.jpg");
    padding-bottom: 10px;
}

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

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

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



h2.header {
    color: #F7A924;
    font-size: 24px;
    line-height: 27px;
     margin-bottom: 23px;
     margin-top: 25px;
}
h1.header {
    color: #F7A924;
    font-size: 24px;
    line-height: 27px;
     margin-bottom: 23px;
     margin-top: 25px;
}
#newsumfassend h2.header{
  
    font-size: 28px;
    color: #f7a924;
    line-height: 32px;
    font-weight: normal;
}


span.kundenheader {
    font-size: 18px;
    color: #f7a924;
     background : url(../img/Sternchen_in_Box.png) 0px 13px no-repeat; 
     padding-left:20px;
    line-height: 30px;
    
    color: black;
}

.contentsection {
    width: 830px;
	margin-bottom: 27px;
}
/*
#kundencontent p {
    border-left: 5px solid #eaeaea;
    background-color: #fafafa;
    padding: 10px;
    text-align: justify;
}
*/

#kundencontent p {
    background: url("../img/raster_evowebseite.jpg") no-repeat  transparent;
    padding: 10px;
    padding-left:20px;
    text-align: justify;
}
#content {
    margin-left: 10px;
    width: 946px;
}

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

.kundenliste, .partnerliste {
    
    float: left;
    height: 100px;
    width: 260px;
    background-repeat: no-repeat transparent;
    background-position: top left;
    margin: 1px;
    cursor: pointer;
   
    
}
.rasterkunde_links{
	width:260px;
	height:100px;
	background: url("../img/kundenraster2.png") no-repeat;
	position: absolute;
	z-index: 1;
}
.rasterkunde_rechts{
	width:260px;
	height:100px;
	background: url("../img/kundenraster1.png") no-repeat;
	position: absolute;
	z-index: 1;
	
}
.agenturevopic{
    float: right;
    padding-top: 120px;
    text-align: center;
    padding: 5px;
    margin-left: 30px;
}

.legend {
    padding: 5px 5px;
}

#accordion {
	margin-top: 10px;
}


#accordion h3 {
    float: left;
    width: 820px;
    font-size: 36px;
    text-decoration: none;
    line-height: 0px;
    margin-top: 15px;
    padding-bottom: 15px;
   
    
    
}

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

#accordion div p {
    margin-bottom: 10px;
    padding-right:20px;
    width: 525px;
    line-height: 18px;
}

#accordion h3 a {
    height: 47px;
    width: 621px;
    display: block;
    text-decoration: none;
   
    color: grey;
 	display:block;
     background: url("../img/linie.jpg") 0px 46px no-repeat;    
}

#accordion h3 a:hover {
    color: black;
     display:block;
    background: url("../img/linie.jpg") 0px 46px no-repeat;
    
    
}

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

#yellowh3[class~=ui-state-active] {
  	
}

#greenh3[class~=ui-state-active] {
  
}

#redh3[class~=ui-state-active] {
   
}

#orangeh3[class~=ui-state-active] {
   
}

#blueh3[class~=ui-state-active] {
   
}


#yellowh3 a, #yellowh3.ui-state-default a  {
    	
   
}

#greenh3 a, #greenh3.ui-state-default a {
  

}

#redh3 a, #redh3.ui-state-default a {
    

}

#orangeh3 a, #orangeh3.ui-state-default a {

}

#blueh3 a, #blueh3.ui-state-default a {

}
#lilah3 a, #lilah3.ui-state-default a {

}
#pinkh3 a, #pinkh3.ui-state-default a {

}

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

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

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

#blueh3.ui-state-active a, #blueh3 a:hover {
    background-position: 0px -575px;
}
#lilah3.ui-state-active a, #lilah3 a:hover {
    background-position: 0px -705px;
}
#pinkh3.ui-state-active a, #pinkh3 a:hover {
    background-position: 0px -835px;
}

#accordion  h4 {
   background: url('../img/Sternchen_in_Box.png') no-repeat;
}
.komp_pfeil{
	
	margin-left:-10px;
	margin-top:-60px;
	background: url('../img/pfeil_kompetenzen.png')no-repeat white;
	
}	



#yellow p, #green p, #red p, #orange p, #blue p,#lila p, #pink p {
    
    text-align: justify;
    padding-left:40px;
    padding-top:19px;
    padding-bottom: 19px;
   
    

}
#yellow,#green,#red,#blue,#lila,#orange,#lila,#pink {
  	
   background : url(../img/rasterfeld_evowebseite.png) repeat-y;
   
}
/*
#yellow{
  	
   background : url(../img/rasterfeld_evowebseite.png);
   
}
#green {
  	
   background : url(../img/rasterfeld_evowebseite.png);
   
}

#red {
    
    background : url(../img/rasterfeld_evowebseite.png);
}

#orange {
    
    background : url(../img/rasterfeld_evowebseite.png);
}

#blue {
    
     background : url(../img/rasterfeld_evowebseite.png);
}
#lila {
    
     background : url(../img/rasterfeld_evowebseite.png);
}
#pink {
    
     background : url(../img/rasterfeld_evowebseite.png);
}
*/
.standortsalz_text{
	float:left;
	width: 387px;
	padding: 20px;

}
.standortsalz_pfeil{
	position:absolute;
	float:left;
	width:60px;
	padding-right: 0px;
	padding-left: 426px;
	
}
.standortsalz_bild{
	float:left;
	width:400px;
	height: 400px;
	
}


.standort_salz h3 {
    margin-top: 5px;
    font-size:18px;  
    padding-bottom: 20px; 
}
.standortffm_bild{
	float:left;
	width:400px;
	height: 400px;
	margin-top: -30px;
}
.standortffm_pfeil{
	position:absolute;
	float:left;
	width:60px;
	padding-right: 0px;
	padding-left: 340px;
	
}
.standortffm_text{
	float:left;
	width: 387px;
	padding: 20px;

}

.standortffm h3 {
    margin-top: 5px;
	padding-bottom: 20px;  
}

.standort p{
    padding: 5px;   
    margin-bottom: 20px;
}

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

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

.profilcontent {

    width:830px;
    margin-left: 48px;
	margin-bottom: 10px;
    padding: 5px;
   /* background: url("../img/kontakt_raster.png");*/
    background: url("../img/agenturprofil_raster.png");
}

.profilcontent img {
    float: left;
    padding-left: 25px;
    padding-top: 40px;
    padding-bottom: 25px;
}

.profilform {
    width: 360px;
    padding-top:51px;
    padding-left:22px;
    height: 155px;
    
    
}

.profilform .input input {
    width: 190px;
   background-color: #F2F2F2;
}

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

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


.kontaktbutton {
	cursor:pointer;
	width:101px;
	height:33px;
	background: url("../img/button_absenden_sprite.png") no-repeat ;
    background-position: left top;
}
.kontaktbutton:hover {

    background-position: left bottom;
}
.profilbutton {
	cursor:pointer;
	width:177px;
	height:34px;
	background: url("../img/button_anfordern_sprite.png") no-repeat ;
    background-position: left top;
}
.profilbutton:hover {

    background-position: left bottom;
}

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

#kundenclose {
    position: absolute;
    top: 1px;
    left: 6px;
    margin-top: -13px;
    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;
}



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

div#contactform input {
    float: left;
    width: 200px;
    background-color: #f2f2f2;
    padding-left: 0;
}
div#contactform div.contactright div.input {
    float: left;
   
}
div#contactform textarea {
    float: left;
    width: 390px;
    height: 100px;
    background-color: #f2f2f2;
}

div#contactform label {
    
    color: black;
    font-size:16px;
	margin: 0;
    padding: 0;
    width: 120px;
   
   
}

.contactleft{
	float:left;
	width:400px;
	margin-top: 10px;
	margin-left: 20px;
	margin-top: 15px;
	
	}



div.contactright {
    float:left;
    width: 200px;
    margin-top: 10px;
	 
}


.contactright textarea {
  
    width: 200px;
    padding-top: 0;
    margin: 0;
  
}

div.submit {
    float: right;
}

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

   
}

div#contact {
    margin-top: 1em;
   	background: url("../img/kontakt_raster.png") no-repeat ;
    border-top: 3px solid #ededed;
    width: 830px;
   
}

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

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

div#contact div h3 {
    
    font-size: 16px;
    color: black;
    

}

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

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

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

div#imprintaddress div {
    float: left;
    margin-left: 15px;
    margin-top: 68px;
}

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

div#imprintaddress div h3 {
    font-size:16px;
    color: black;
    
}

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

div#imprint {
    margin-top: 1em;
    /*background-color: #fafafa;*/
    background: url("../img/raster_evowebseite.jpg") repeat-y;
    border-top: 2px solid #EAEAEA;
    width: 800px;
    padding: 30px 41px 11px 31px;
    line-height: 1.5em;
    margin-left: -30px;
    text-align: justify;
    color: black;
}

div#imprint p {
    margin-bottom: 1.5em;
    font-family:'DINMittelschrift',arial;
    color:#707070;
}

div#imprint h3 {
    margin-bottom: 1.5em;
    font-family:'DINMittelschrift',arial;
    font-size:19px;
    color: black;
}
div#imprint h4 {
    color:#707070;
}

div#imprint p {
    width: 100%;
}

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

#profilsend {
    margin-right: 0px;
}
.agentur_text{
	
	float: left;
	width: 453px;;
}
div.team {
	width:832px;
	height:442px;
	background: url("../img/team.png") no-repeat;
    margin-top: 175px;
    float:none;
    margin-left: 50px;
  
}

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

.job {
    /*padding: 0 40px 10px 40px;*/
    float: none;  
    margin-left: 33px;
    margin-bottom: 31px;
}
.job_standort {
    height: 44px; 
    font-size: 20px;
 	background: url("../img/headline_box.png") no-repeat;
    color: black;
    line-height:36px;
    padding-left: 33px;
    width: 650px;
  
   
   
}
.job_pfeil img{
	margin-bottom:14px;
}
	
.job h3 {
    color: black;
    font-size: 16px;
  
}

.job p {
	width:500px;
	padding-top: 13px;
}
.profilform label{
	width: 115px;;
    text-align: left;
    line-height: 0px;
    color: black;
    font-size: 16px;
}
.profilform input{
    float: left;
    padding: 2px;
    margin-bottom: 15px;
    font-size: 12px;
    font-family: 'DINMittelschrift',arial,"dejavu sans";
}
.greyline{
	background: url("../img/linie.jpg") no-repeat scroll 0 12px white;
    margin-left: -10px;
}
.innercontent{
	margin-left:24px;
}
.leftcontent{
	width: 660px;
		
}
.rightcontent{
	width: 220px;
	float: left;
	margin-top: 79px;
	margin-left: 40px;
		
}
.just{
	text-align: justify;
}
.test ul,li{
	  float: left;
    list-style: none outside none;
}
.test li{
	 margin-left: 10px;
}
.sidebar_raster{
	background: url("../img/rasterfeld_sidebar.png") repeat scroll 0 0 transparent;
    width: 220px;
    height: 26px;
    clear: both;
    /*
    margin-left: 34px;
    text-align: center;
    vertical-align: middle;
    */
	
}
.sidebar_raster_text{
	padding-left: 10px;
	color: #707070;
    font-size: 13px;
    font-weight: normal;
}

.pfeil{
		background: url("../img/pfeil.png") no-repeat scroll 0 0 transparent;
    width: 24px;
    height: 42px;
    float: left; 
}
.stern{
	
	background: url('../img/stern.png') 0px 0px no-repeat;
	width:14px;
	height: 14px;
	float: left;
	  margin-left: 10px;
    margin-top: 10px;
    line-height: 11px;
}
.google_quali{
	
	background: url('../img/google_qualified.jpg') 5px 6px no-repeat;
	width:114px;
	height: 124px;
	float: left;
	 
    margin-top: 3px;
}
.side_elements{
	
	margin-bottom: 30px;
	
}
.sidebar_downloads{
	margin-left:30px;
	margin-top:4px;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 126px;
	height:32px;
	display: block;

	margin-top: 10px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.browse_right {
    background: url("../img/pfeil_referenzen_rechts.png") no-repeat scroll 0 0 transparent;
    background-position: left top;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 18px;
     margin-top:23px;
    width: 12px;
    margin-left:10px;
}
.browse_left{
    background: url("../img/pfeil_referenzen_links.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 18px;
    margin-top:23px;
    width: 12px;
    background-position: left top;
    margin-right:10px;
}
.browse_left:hover {
    background-position: left bottom;
}
.browse_right:hover {
    background-position: left bottom;
}




/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}









div#slideshow div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute;
} 

div#slideshow div.items div { 
    float:left; 
	margin-left: 10px;
} 






/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
	height: 55px;	

}




/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:12px;
	height:18px;
	float:left;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right { 
	/*
	clear:right; 
	right: 0px; 
	top: 16px;
	*/
	position:absolute;
	margin-top: 22px;
	margin-left: 170px;
	background: url("../img/pfeil_referenzen_rechts.png") no-repeat scroll left top;
}
a.right:hover{ 
	background: url("../img/pfeil_referenzen_rechts.png") no-repeat scroll left bottom;
}
/* left */
a.left{ 
	margin-left: 10px;  
	margin-top: 22px;
	background: url("../img/pfeil_referenzen_links.png") no-repeat scroll left top;
} 
a.left:hover{ 
	 
	background: url("../img/pfeil_referenzen_links.png") no-repeat scroll left bottom;
} 

/* up and down */


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.items img {
	cursor: pointer;
}
.side_elements a{
	color:	#707070;
	text-decoration: none;
	
}
.contactcontent {

    width:830px;
    margin-left: 48px;
	margin-bottom: 10px;
    padding: 5px;
   /* background: url("../img/kontakt_raster.png");*/
    background: url("../img/agenturprofil_raster.png");
}
.contactcontent label {
    color: black;
    font-size: 16px;
    line-height: 0;
    text-align: left;
    width: 115px;
    margin-bottom: 20px;
}
.contactcontent  input {
    background-color: #F2F2F2;
    width: 190px;
}

.contactcontent input {
    float: left;
    font-family: 'DINMittelschrift',arial,"dejavu sans";
    font-size: 12px;
    margin-bottom: 15px;
    padding: 2px;
}
.contactcontent textarea {
        background-color: #F2F2F2;
    float: left;
    
    width: 390px;
    height: 162px;
}
.innercontent_raster {
	margin-top:35px;
    background: url("../img/rasterfeld_content.png") repeat scroll 0 0 transparent;
	text-transform:uppercase;  
    height: 26px;
    width: 649px;
    padding-left: 11px;
}
.sterno{
	margin-top: 4px; 
	margin-left: 30px;	
}
.rightcontent_analytics {
    float: right;
    margin-left: 40px;
    margin-top: 0px;
    width: 220px;
}
.smallorange{
	color: #F7A924;
	
}
.gutachtunganforderncontent{
	margin-top: 4px;
	margin-left: 10px;
}
#gutachtunganfordern a {
    display:block;
	height: 21px;
    width: 125px;
    background: url('../img/btn_anfordern.png') no-repeat;
	background-position: left top;
	margin-top: 8px;

}

#gutachtunganfordern a:hover {
    background-position: left bottom;
}
#contentcontact a {
    display:block;
	height: 21px;
    width: 125px;
    background: url('../img/btn_kontakt.png') no-repeat;
	background-position: left top;
	margin-top: 8px;

}

#contentcontact a:hover {
    background-position: left bottom;
}
.innercontent_downloadraster {
    background: url("../img/rasterfeld_content.png") repeat scroll 0 0 transparent;
    height: 26px;
    margin-bottom: 8px;
    padding-left: 11px;
    text-transform: uppercase;
    width: 649px;
}
.innercontent_referenzenraster {
    background: url("../img/rasterfeld_content.png") repeat scroll 0 0 transparent;
    height: 26px;
    padding-left: 11px;
    text-transform: uppercase;
    width: 649px;
}
.content_downloads a{
	text-decoration: none;	
	color:#707070
}
.content_downloads a:hover{
	text-decoration: none;	
	color:#F7A924
}
.ref_image{
	margin-top: 8px;
	margin-left: 5px;
	float: left;
}
.referenzen{
	
	margin-bottom: 30px;	
}
.gutachtendiv {
    position: absolute;
    width: 898px;
    height: 420px;
    border: 2px solid #dadada;
    background-color: #ffffff;
    z-index: 50;
}

#gutachtenclose {
    position: absolute;
    top: 1px;
    left: 1px;
    margin-top: -12px;
    margin-left: -13px;
    cursor: pointer;
    z-index: 21;
}
.gutachtendiv h2 {
    color: #F7A924;
    float: left;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-left: 47px;
    margin-top: 50px;
    width: 830px;
}
