/* --------------------------------------- Allgemeine Einstellungen ------------------------------------------- */

* { 
	margin: 0px; 
	padding: 0px; 
	border: 0px none #FF00FF
    }
    

.container {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


P, OL, UL, DIV, H1, H2, H3, A, LI, TEXTAREA, INPUT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11.5px;
	color:  #666352;
    }

DIV, P, H1, H2, FORM, INPUT, IMG, A, DT, DL {margin: 0px 0px 0px 0px;}

HR {
    width: 752px;
    background: #d3c7ad;
    height: 1px;
    margin: 20px 0px 30px 0px;
    }

A:hover {
	color: #cc0045;
    }
    
.tx-indexedsearch-sw, strong.tx-indexedsearch-redMarkup {
    color: #cc0045 !important;
}

html {
    height: 100%;
}

body {
    height: 100%;
	/* background-color:#f2efed;
    */
	background-color:#ffffff;
	background-image:url(../bilder/elemente/balken.jpg);
	background-repeat: repeat-x;
	background-position: 0px 208px;
    }

H1 {
    font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold; 
	color: #cc0044;
	margin: 0px 0px 20px 0px;
	line-height: 27px;
    }
  
H2 {
    font-family: Verdana, Trebuchet, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: normal; 
    margin: 0px 0px 10px 0px;
    
    }

H3 {
    font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 14px;
   	font-weight: normal; 	
	margin: 0px;
	line-height: 15px;
    }

UL {
    clear: both;
    text-align: left !important;  
}

LI {
	font-size: 12px; 
	text-align: left;
	padding-left: 0px;
	background-image: none;
    list-style-type: none;
	}

LI LI {
	font-size: 12px; 
	text-align: left;
	padding-left: 10px;
	#background-image:url(../bilder/elemente/pfeil.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    list-style-type: none;
margin-bottom:5px;
	}




TD {
    padding: 5px;
}


/*
INPUT{
    float:left;
 	padding: 0px 5px 0px 5px;
	border: none;
    }

*/

/* --------------------------------------- TEMPLATE KLASSEN ------------------------------------------- */

DIV.weissraum 
{
   
    margin: 0px auto;
    width: 962px;
    padding: 0px;
    background: #ffffff;
   overflow: hidden;
   
   /* min-height: 100%;
    position: relative;
   */
}


/* f. I-Explorer */
/*
* html .weissraum  
{
    height: 100%;
}

*/


DIV.balken_links {
    float: left;
    width: 20px;
    height: 312px;
    margin-top: 208px;
    background-image:url(../bilder/elemente/balken_links_rund.jpg);
}

DIV.balken_rechts {
    float: right;
    width: 20px;
    height: 312px;
    margin-top: 208px;
    background-image:url(../bilder/elemente/balken_rechts_rund.jpg);
   
}

DIV.nutzbereich {
/*    margin-left: 100px;*/
    position: relative;
    width: 752px;
    float: left;
   }

DIV.sprachmenu {
    float: left;
    display: inline;
    height: 21px;
    margin-left: 86px;
    background: white;   
}

DIV.sprachmenu IMG{
    display: none;
}

DIV.top {
    margin-left: 86px;
    display: inline;
    width: 752px;
    height: 114px;
    float: left;
    background: #ffffff;
    }

IMG.logo {
    width: 358px;
    height: 43px;
    float: right;
    margin-top: 29px;
    
    }

DIV.menu_eins {
    float: left;
    margin-left: 86px;
    display: inline;
    width: 752px;
    height: 26px;
    background-image:url(../bilder/elemente/menulinie.png);
    background-repeat:repeat-x;
    }
    
DIV.menu_eins A{
    float: left; /* Für Firefox, damit suche nicht verschwindet */
    margin-right: 1px;
    }

DIV.menu_zwei A{
    float: left; /* Für Firefox, damit suche nicht verschwindet */
    }

DIV.menu_zwei {
    float: left;
    margin-left: 86px;
    display: inline;
    width: 752px;
    height: 32px;
    background: #ffffff;
    }
    
DIV.menu_zwei DIV.menu2spacer {
    width: 4px;
    height: 20px;
    float: left;
    background-image: url(../bilder/elemente/Subnav_MidDot.jpg);
    background-repeat: no-repeat;
    background-position: 0px 17px;
}

DIV.menu_zwei DIV.menu2spacerEmpty {
    width: 2px;
    height: 20px;
    float: left;
}

DIV.suche {
    width: 193px;
    height: 20px;
    float: right;
    margin-top: 0px;
    background-image:url(../bilder/elemente/suche.png);
    background-repeat: no-repeat;
    }

DIV.suche LABEL {
   float: left;
   width: 50px;
   height: 20px;
   margin-right: 2px;
   margin-top: 2px;
   cursor: pointer;
}

DIV.suche INPUT {
    float: left;
    width: 109px;
    height: 20px;
    background: none;
   
}

DIV.suche INPUT.sucheabsenden {
    float: left;
    width: 30px;
    height: 20px;
     cursor: pointer;
}


DIV.trennlinie {
    float: left;
    margin-left: 86px;
    display: inline;
    width: 752px;
    height: 1px;
    background: #e3e3e2;
    }

DIV.whitespace {
    margin-top: 5px;
    background: #ffffff;
    height: 10px;
    width: 752px; 
    float: left;
    }

DIV.hauptbild_platzhalter {
    float: left;
    width: 792px;
    min-width: 792px;
    min-height: 312px;
    background: #ffffff;
    margin: 0px 0px 0px 66px;
    display: inline;
    padding: 0px;
    overflow: hidden;
    }
    
DIV.hauptbild_platzhalter IMG {
    margin-left: 23px;
}

.dummy {
    margin-left: 20px;
}

.headlineImg {
    margin-bottom: 15px !important;
       }

DIV.projektnavigation {
    float: left;
    margin-left: 21px;
    display: inline;
    width: 752px;
    height: 33px;
    border: dotted 1px #aaaaaa;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    }
    
DIV.projektnav_left {
    float: left;
    width: 152px;
    height: 33px;
   background-image:url(../bilder/showcases/vorheriges-showcase.png);
    cursor: pointer;
}

DIV.projektnav_middle {
    float: left;
    width: 448px;
    height: 33px;
}

DIV.projektnav_middle IMG{
    margin: 0px;
}

DIV.projektnav_right {
    float: left;
    width: 152px;
    height: 33px;
    background-image:url(../bilder/showcases/naechstes-showcase.png);
    cursor: pointer;
}

DIV.projektnav_right:hover {
/*
     background-image:url(../bilder/elemente/naechstes-projekt_rollover.png);*/
}

DIV.inhalt {
    float: left;
    margin-left: 86px;
    display: inline;
    width: 752px;
    background: #ffffff;
    }

DIV.mitte {
    position: relative;
    float: left;
    width: 752px;
   
/*  padding: 52px 42px 62px 42px; */
    padding: 42px 0px 180px 0px;
    background: #ffffff;
    overflow: hidden;
    }

DIV.mitte IMG{
    float: left;
    margin: 0px;
   }

DIV.mitte H1 {
     padding: 0px 40px 0px 40px;
    }

DIV.mitte H2 {
     padding: 0px 40px 0px 40px;
    }

DIV.mitte P {
    margin: 0px 0px 20px 0px;
    }

IMG.zitatHeadline {
     margin-left: 40px !important;
   }

DIV.mitte P.zitat1 {
    padding: 0px 40px 0px 40px;
    }
    
DIV.mitte P.zitat2 {
    padding: 0px 40px 0px 40px;
    }

DIV.mitte UL {
    margin: 0px 0px 40px 0px;
     
    }

/*
DIV.flexspace {
    float: left;
    width: 922px;
    height: 10%;
    background: #f04459;
}
*/
DIV.fussbereich IMG{
    display: block;
   
}

DIV.fussbereich {
    position: relative;
    margin: 0px auto 0px auto;
    width: 922px;
    padding: 0px;
}


DIV.footwrap {
    position: absolute;
    bottom: 0;
	height: 105px;
	padding: 0px;
	width: 100%;
    margin: 0px;	
    
/*    margin: 0px auto;*/
/*
    margin: -105px auto 0 auto;
    position: relative;
    width: 922px;
    height: 105px;
    background: #ffffff;
    background-repeat:no-repeat;
    overflow: visible;
  */  
    /*
    background-image:url(../bilder/elemente/footer.jpg);
    */  
}


DIV.kontaktzeile {
    height: 52px;
    width: 842px;
    margin-left: 0px;
    float: left;
    padding-top: 0px;
    /* background: #00b4f1; */
   /* background-image:url(../bilder/elemente/footer_nav.jpg);*/
    background-position: 0px 40px;
     background-repeat: no-repeat;
    
}

DIV.socialbookmarkmenu, DIV.socialbookmarkmenu:visited, DIV.socialbookmarkmenu:link {
    width: 121px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 520px;
    cursor: pointer;
    padding-left: 9px;
     background-image:url(../bilder/elemente/footer.jpg);
     background-position: -520px -15px;
}

DIV.socialbookmarkmenu IMG{
    display: none;
    margin: 0px;
    padding: 0px;
    margin-top: 9px;
}


DIV.socialbookmarkmenu:hover {
    width: 306px;
    height: 64px;
    position: absolute;
    
    background-image: url(../bilder/elemente/footer_nav_tools.jpg);
    background-repeat: no-repeat;
     background-position: 0px 0px;
    top: -31px;
   
    left: 338px;
}

DIV.socialbookmarkmenu:hover IMG{
  display: inline;
  float: left;
}


/*
DIV.fussplatzhalter {
    float: left;
    width: 922px;
    height: 200px;
    background: #9a9166;
       }

*/



DIV.homeItem {
    float: left;
    width: 170px;
    margin-left: 10px;
    display: inline;
    overflow: hidden;
}

DIV.homeItem A SPAN.homeItemText {
    margin-left: 25px;
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none !important;
    line-height: 16px;
    font-style: italic;
    color: #666352;
    display: block;
    margin-bottom: 10px;
    width: 140px;
}

DIV.homeItem A {
    text-decoration: none !important;
    
    }

DIV.homeItem IMG {
    margin-bottom: 7px;
   
}

A IMG.mehrButton {
    margin-left: 25px;
    
}

DIV.homeTrennlinie {
   float: left;
    width: 1px;
    height: 156;
    margin-left: 8px;
    display: inline;
}


DIV.twoCol {
    float: left;
    width: 718px;
    margin-left: 20px;
    display: inline;
   /* margin-top: 25px;*/
}

DIV.twoCol_colOne {
    float: left;
    margin-left: 0px;
    width: 334px;
    display: inline;
}

DIV.twoCol_colTwo {
    float: left;
    display: inline;
    width: 354px;
    margin-left: 24px;
}


DIV.trennlinieHorizontal {
    width: 716px;
    margin-left: 20px;
    display: inline;
    height: 1px;
    float: left;
    background-image: url(../bilder/elemente/Linie_gepunktet2.jpg);
    background-repeat: no-repeat;
    margin-bottom: 25px;
}

DIV.twoCol label{
    float: right;
    margin-right: 2px;
    display: inline;
}


INPUT.inputtype1 {
    float: right;
    width: 279px;
    height: 20px;
    padding-left: 7px;
    color: #666352;
    background-image: url(../bilder/kontakt/Formularfeld1.jpg);
}

INPUT.buttonRechts {
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 40px;
    float: right;
    display: inline;
}


/* ---------------- personTextName ------------------- */

DIV.personTextName {
    float: left;
    width: 130px;
    margin-right: 41px;
    display: inline;
    
   }

DIV.personTextName IMG{
    float: left;
    margin: 0px;
}

DIV.personTextName P{
    padding-top: 16px;
    margin-bottom: 0px;
    
}


/* ---------------- Kontaktformular ------------------- */


DIV.kontaktFormular {
    float: left;
    margin-left: 23px;
    width: 740px;
    display: inline;
}


DIV.kontaktFormular IMG{
    float: left;
    margin: 0px 0px 0px 0px;
    
}

DIV.kontaktFormular DIV.twoCol {
    float: left;
    margin-left: 10px;
    display: inline;
    width: 740px;
}

DIV.kontaktFormular DIV.twoCol_colOne {
    float: left;
    display: inline;
    width: 140px;
}

DIV.kontaktFormular DIV.twoCol_colOne P{
    padding-top: 16px;
    clear: both;
}

DIV.kontaktFormular DIV.twoCol_colTwo {
    float: left;
    width: 370px;
    display: inline;
   }

INPUT.inputtype2 {
    float: right;
    width: 203px;
   height: 20px;
   padding-left: 7px;
   color: #666352;
   background-image: url(../bilder/kontakt/kontaktformular/Formularfeld2.jpg);
}

INPUT.inputtype3 {
    float: right;
    width: 59px;
   height: 20px;
   padding-left: 7px;
   margin-left: 10px;
   color: #666352;
   background-image: url(../bilder/kontakt/kontaktformular/Formularfeld3.jpg);
}

INPUT.inputtype4 {
    float: right;
    display: inline;
    width: 59px;
   height: 20px;
   padding-left: 7px;
   margin-right: 220px;
   display: inline;
   color: #666352;
   background-image: url(../bilder/kontakt/kontaktformular/Formularfeld3.jpg);
}

DIV.textAreaWrap {
    float: right;
    width: 370px;
    height: 150px;
    background-image: url(../bilder/kontakt/kontaktformular/Formularfeld4.jpg);
    background-repeat: no-repeat;
    background-position: 84px 0px;
}

TEXTAREA.textareatype1 {
    float: right;
    color: #666352;
   	 width: 266px;
    height: 134px;
    min-width: 266px;
    max-width: 266px;
    min-height: 134px;
    max-height: 134px;
   margin-top: 8px;
   margin-right: 10px;
   display: inline;
   margin-left: 8px;
    background: none;
    clear: both;
}

.kontaktlink a {
    padding-left: 20px;
    background-image: url(../bilder/elemente/Link-Icon.jpg);
    background-repeat: no-repeat;
display:block;
height:20px;  
}

/* xxxxxxxxxxxxxxxxxxxxx ENDE Kontaktformular xxxxxxxxxxxxxxxxxxxxxx */

/* ---------------- LogIn ------------------- */


DIV.logIn {
    float: left;
    width: 714px;
    padding-left: 18px;
}

DIV.logIn IMG{
    margin: 0px;
}


DIV.logIn DIV.twoCol {
    float: left;
    width: 714px;
}

DIV.logIn DIV.twoCol_colOne {
    float: left;
    width: 323px;
}

DIV.logIn DIV.twoCol_colTwo {
    float: left;
    width: 361px;
    margin-left: 30px;
    display: inline;
}

DIV.logIn DIV.tx-felogin-pi1 input {
    float: right;
    width: 254px;
   height: 20px;
   padding-left: 7px;
   color: #666352;
   background-image: url(../bilder/agentur/login/Formularfeld5.jpg);
}

DIV.logIn DIV.tx-felogin-pi1 label {
    float: left;
    text-align: right;
    width: 95px;
    color: #cc0044;
}

DIV.tx-felogin-pi1 .login_input {
    height: 20px;
    margin-top: 14px;
}

DIV.tx-felogin-pi1 DIV.login_button INPUT{
    margin-top: 14px;
    width: 57px;
    height: 17px;
    color: transparent;
    background-image: url(../bilder/agentur/login/Login-Button.jpg);

}

DIV.tx-felogin-pi1 DIV.logout_button INPUT{
     margin-top: 14px;
    width: 67px;
    height: 17px;
    color: transparent;
    background-image: url(../bilder/agentur/login/Login-Button.jpg);
}


/* xxxxxxxxxxxxxxxxxxxxx ENDE LogIn xxxxxxxxxxxxxxxxxxxxxx */







/* ---------------- SpecialCompetences ------------------- */

DIV.specialCompetences {
    float: left;
    margin-left: 22px;
    display: inline;
    margin-top: 55px;
  }

DIV.specialCompetences_links {
    float: left;
    width: 130px;
    margin-right: 23px;
}

DIV.specialCompetences_mitte {
    float: left;
    width: 404px;
    margin-right: 55px;
}


DIV.specialCompetences_rechts {
    float: left;
    width: 140px;
}

DIV.specialCompetences_links IMG{
    float: left;
    margin-left: 0px;
}

DIV.specialCompetences_mitte IMG{
    float: left;
    margin-left: 0px;
    margin-bottom: 16px;
   
}

DIV.specialCompetences_links P{
    float: left;
    padding-top: 16px;
    font-family: Georgia;
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
}

DIV.specialCompetences_mitte H1, DIV.specialCompetences_rechts H2{
   padding: 0px;
}

DIV.specialCompetences_mitte UL {
     clear: both;
  text-align: left !important;
}

DIV.specialCompetences_mitte LI, DIV.profil LI {
    font-family: Georgia;
	font-size: 18px;
	line-height: 24px;
    font-style:italic;
	text-align:left !important;
	margin-left: 51px;
    list-style-type: disc;
    margin-bottom: 14px;
}

DIV.specialCompetences_rechts LI {
    font-family: Verdana;
    color: #cc0044;
	font-size: 12px;
    font-style: normal;
	text-align: left;
	margin-left: 18px;
    list-style-type: disc;
    margin-bottom: 10px;
}

P.bildunterschrift_name {
    font-family: Verdana, Helvetica, Sans-serif !important;
    font-style: normal !important;
    font-size: 11px !important;
    line-height: 14px !important;
}



/* xxxxxxxxxxxxxxxxxxxxx ENDE SpecialCompetences xxxxxxxxxxxxxxxxxxxxxx */
















/*
DIV.tx-felogin-pi1 input {
    background: #dddddd;
    height: 20px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}

DIV.tx-felogin-pi1 DIV.login_input {
    width: 400px;
    height: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
}
*/


P.zitat1 {
    font-family: Georgia, "Times New Roman";
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.45px;
    word-spacing: 0.25px;
    color: #666352;
    
}

P.zitat2 {
    font-family: Verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #666352;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

DIV.zitat2Wrapper {
    float: left;
}

DIV.caseStudyButton {
    float: right;
    background-image:url(../bilder/elemente/Download_CaseStudy-Button.jpg);
    width:155px;
    height:17px;
   margin-top: 37px;
   margin-right: 40px;
   display: inline;
}

DIV.ZumProjektButton {
    float: right;
    background-image:url(../bilder/elemente/Zum_Projekt_Button.png);
    width:139px;
    height:17px;
   margin-top: 38px;
   margin-right: 40px;
   display: inline;}

DIV.dreiSpalter_mitte DIV.caseStudyButton {
    float: right;
    background-image:url(../bilder/elemente/Download_Showcase-Button.jpg);
    width:147px;
    height:17px;
   margin-top: 0px;
   margin-right: 0px;
   display: inline;
}


/*
DIV.projektlistenitem {
    float: left;
    width: 822px;
    height: 110px;
    margin-left: 40px;
    margin-bottom: 44px;
}
*/

DIV.projektlistenitem {
    float: left;
    width: 170px;
    height: 156px;
    margin-left: 22px;
    display: inline;
    margin-bottom: 30px;
    border-bottom: 1px dotted #aaaaaa;
}

DIV.projektlistenitem IMG {
    width: 170px;
    height: 95px;
    margin: 0px;
}

DIV.projektlistenitem A {
    text-decoration: none; 
}


DIV.projektlistenitem H1 {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: 15px;
    font-weight: normal;
}

DIV.projektlistenitem P {
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
}


/*
DIV.projektlistenbild {
    float: left;
    width: 194px;
    height: 110px;
    
}

DIV.projektlistentext {
    float: left;
    margin-left: 40px;
    width: 386px;
    height: 110px;
    
}

DIV.projektlistenbutton {
    float: left;
    margin-left: 35px;
    width: 80px;
    height: 110px;
    background-image:url(../bilder/elemente/zeigen_button.png);
	background-repeat: no-repeat;
	background-position: 0px 72px;  
}
*/
DIV.casestudybutton {
    float: right;
    margin-right: 0px;
    width: 151px;
    height: 19px;
    background-image:url(../bilder/elemente/casestudybutton.jpg);
	background-repeat: no-repeat;
}

.tx-indexedsearch-redMarkup {
    color: #cc0044 !important;
}

/* ------------------ BLOG -------------------- */



.tx-t3blog-pi2 A, .tx-t3blog-pi2 LI{
     color: #cc0044;
     text-decoration: none;
     line-height: 24px;
}


.tx-t3blog-pi2 LI{
    background-image: url(../bilder/elemente/pfeil.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 6px !important;
    margin: 0px !important;
}

.tx-t3blog-pi2 LI A{
    padding: 0px !important;
    margin: 0px !important;
}

.tx-t3blog-pi2 LI LI{
    background-image: none;
}

.tx-t3blog-pi2 LI A{
 background-image: none;
}


.tx-t3blog-pi2 H3 {
    line-height: 30px;
    border-bottom: 1px dotted #dddddd;
    margin-bottom: 10px;
/*    background-image: url(../bilder/headlines/Headline_Kategorien.jpg);*/
}

#archive {
    width: 122px;
    float: left;
    margin-left: 32px;
    display: inline;
}

#categories {
    width: 122px;
    float: left;
    margin-left: 32px;
    display: inline;
    margin-bottom: 50px;
    margin-top: 28px;
    
}

.blogList {
    min-height: 600px;
  
}

.blogListWrap {
    width: 588px;
    float: left;
    margin-left: 22px;
    display: inline;
   margin-top: 28px;
     
}



.categories {
    width: 88px;
    padding-left: 5px;
    margin-bottom: 5px;
    background: #2ab2eb;
    color: #666352;
   background-image:url(../bilder/elemente/blog_topic_back.png);
}

.categories A{
     color: #666352;
}

.author {
    display: block;
    width: 130px;
}

DIV.pageBrowser {
    float:left;
    width: 750px;
    text-align: center;
    border-top: 1px dotted #999999;
}


DIV.itemTop {
    width: 144px;
    float: left;
  
}


DIV.itemBody {
    width: 444px;
    float: left;
    margin-bottom: 60px;
    
}

DIV.itemBody H3 A, DIV.kompetenzen_mitte H1, DIV.profil_mitte H1, DIV.dreiSpalter_mitte H1{
    font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal; 
	color: #cc0044;
	}

DIV.itemBody H3 {
    border: none;
    margin-bottom: 10px;
}

DIV.itemBody P, DIV.kompetenzen_mitte P, DIV.profil_mitte P, P.georgIta16, DIV.dreiSpalter_mitte P {
    font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #666352;
	display: block;
	clear: both;
}

DIV.profil_mitte LI {
    font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #666352;
	

}


DIV.itemBody IMG{
    margin: 0px;
    margin-top: 10px;
    float: left;
}

DIV.itemBody A IMG{
    float: right;
}

span.next {
    float: right;
}

span.previous {
    float: left;
}


DIV.itemNav {
    width: 400px;
    background: #f37099;
}


DIV.blogMenuRechts 
{
    float: right;
    background: #ff0044;
}

DIV.kompetenzen, DIV.profil, DIV.dreiSpalter{
    float: left;
    width: 752px;
    padding-left: 18px;
    padding-right: 18px;
  }

DIV.kompetenzen_links {
    float: left;
    width: 126px;
    margin-right: 60px;
}

DIV.kompetenzen_mitte {
    float: left;
    width: 346px;
    margin-right: 60px;
}

DIV.kompetenzen_rechts {
    float: left;
    width: 124px;
}

DIV.kompetenzen_links IMG, DIV.profil_links IMG, DIV.profil_rechts IMG, DIV.dreiSpalter_links IMG, DIV.dreiSpalter_rechts IMG{
    float: left;
}


DIV.kompetenzen_links P, DIV.profil_links P, DIV.profil_rechts P, DIV.dreiSpalter_links P, DIV.dreiSpalter_rechts P, DIV.personTextName P{
    float: left;
    padding-top: 16px;
    font-family: Georgia;
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
}

DIV.kompetenzen_mitte H1, DIV.kompetenzen_rechts H2, DIV.profil_mitte H1, DIV.dreiSpalter_mitte H1 {
   padding: 0px;
}

DIV.kompetenzen_mitte LI {
    font-family: Georgia;
	font-size: 18px;
    font-style: italic;
	text-align: left;
	margin-left: 18px;
    list-style-type: disc;
    margin-bottom: 10px;
}

DIV.kompetenzen_rechts LI {
    font-family: Verdana;
    color: #cc0044;
	font-size: 12px;
    font-style: normal;
	text-align: left;
	margin-left: 18px;
    list-style-type: disc;
    margin-bottom: 10px;
}


DIV.profil H2{
    font-family: Verdana;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

DIV.profil LI{
    list-style-type: disc;
    margin-left: 28px;
    margin-bottom: 10px;
}


DIV.profil_links {
    float: left;
    width: 126px !important;
    margin-right: 60px;
   
}

DIV.profil_mitte {
    float: left;
    width: 346px;
    margin-right: 60px;
   
}

DIV.profil_rechts {
    float: left;
    width: 124px;
    
}

/*

DIV.dreiSpalter H2{
    font-family: Verdana;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

DIV.dreiSpalter P{
    margin-bottom: 0px;
}

DIV.dreiSpalter LI{
    list-style-type: disc;
    margin-left: 28px;
    margin-bottom: 10px;
}


DIV.dreiSpalter_links {
    float: left;
    width: 126px;
    margin-right: 41px;
}

DIV.dreiSpalter_mitte {
    float: left;
    width: 300px;
    margin-right: 41px;
}

DIV.dreiSpalter_rechts {
    float: left;
    width: 208px;
}

DIV.dreiSpalter_rechts IMG{
    float: left;
}

*/


DIV.dreiSpalter {
    float: left;
    
    display: inline;
  }

DIV.dreiSpalter_links {
    float: left;
    width: 130px;
    margin-right: 40px;
}

DIV.dreiSpalter_mitte {
    float: left;
    width: 366px;
    margin-right: 35px;
}


DIV.dreiSpalter_rechts {
    float: left;
    width: 145px;
}

DIV.dreiSpalter H2 {
    padding-left: 0px;
    margin-left: 0px;
}

DIV.dreiSpalter_links IMG{
    float: left;
    margin-left: 0px;
    margin-bottom: 16px;
}

DIV.dreiSpalter_mitte IMG{
    float: left;
    margin-left: 0px;
    margin-bottom: 16px;
   
}

DIV.dreiSpalter_rechts IMG{
    float: left;
    margin-left: 0px;
    margin-bottom: 16px;
      
}

DIV.dreiSpalter_links P, DIV.dreiSpalter_rechts P{
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: Georgia;
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
}

DIV.dreiSpalter_mitte H1, DIV.dreiSpalter_rechts H2{
   padding: 0px;
}

DIV.dreiSpalter_mitte UL {
     clear: both;
  text-align: left !important;
}

DIV.dreiSpalter_mitte LI {
    font-family: Georgia;
	font-size: 16px;
	line-height: 22px;
    font-style:italic;
	text-align:left !important;
	margin-left: 42px;
    list-style-type: disc;
    margin-bottom: 14px;
}

UL.listeNullEinzug LI {
    margin-left: 18px;
}

DIV.dreiSpalter_rechts LI {
    font-family: Verdana;
    color: #c41947;
	font-size: 12px;
    font-style: normal;
	text-align: left;
	margin-left: 18px;
    list-style-type: disc;
    margin-bottom: 10px;
}
/* xxxxxxxxxxxxxxxxxxxxx ENDE BLOG xxxxxxxxxxxxxxxxxxxxxx */

/* ------------------ GLOSSAR -------------------- */



/*
@font-face {
		font-family: wpnk01;
		 src:url(http://www.wohlgemuthpartners.de/fileadmin/template/res/wpnk01.eot);
	}
@font-face {
		font-family: wpnk01;
		 src url(//:) format ('no404'), url(http://www.wohlgemuthpartners.de/fileadmin/template/res/wpnk01.ttf) format('truetype');
	}
	
 @font-face {
		font-family: wpnk02;
		 src:url(/http://www.wohlgemuthpartners.defileadmin/template/res/wpnk02.eot);
	}
@font-face {
		font-family: wpnk02;
		 src:url(//:) format ('no404'), url(http://www.wohlgemuthpartners.de/fileadmin/template/res/wpnk02.ttf) format('truetype');
	}
 */
 
 @font-face {
 font-family: wpnk01;
 src: url("http://intern.wpnk.de/wpnk01.eot") /* EOT file for IE */
}
@font-face {
 font-family: wpnk01;
 src: url("http://intern.wpnk.de/wpnk01.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: wpnk01;
 src: url("/fileadmin/template/res/wpnk01.eot") /* EOT file for IE */
}
@font-face {
 font-family: wpnk01;
 src: url("/fileadmin/template/res/wpnk01.ttf") /* TTF file for CSS3 browsers */
}




@font-face {
 font-family: wpnk02;
 src: url("http://intern.wpnk.de/wpnk02.eot") /* EOT file for IE */
}
@font-face {
 font-family: wpnk02;
 src: url("http://intern.wpnk.de/wpnk02.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: wpnk02;
 src: url("/fileadmin/template/res/wpnk02.eot") /* EOT file for IE */
}
@font-face {
 font-family: wpnk02;
 src: url("/fileadmin/template/res/wpnk02.ttf") /* TTF file for CSS3 browsers */
}


DIV.alphabet { width: 690px;
	font-family: Verdana; font-size:15px;
	margin: 0px 0px 0px 24px;
	padding: 11px 0px 11px 15px;
	background:url(http://wohlgemuthpartners.de/fileadmin/template/res/apuffer.gif) bottom repeat-x;}
	
DIV.alphabet A { font-family: Verdana; font-size:15px; text-decoration:none; margin-left: 4px; margin-right: 5px; }

DIV.alphabet P { font-family: Verdana; font-size:15px; text-decoration:none; margin-left: 4px; margin-right: 5px;  display:inline; color:  #cc0045; }

DIV.inhalt-glossar P {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11.5px;
	line-height: 17px;
	letter-spacing:0,5	px;
	color:  #666352;
	width: 366px;
	margin: 0px 0px 36px 0px;
}

.headline {
	font-weight:normal;
	font-family: wpnk02,Verdana;
	font-size: 19px;
	color:  #cc0045;
	width: 100%;
	margin: 0px 0px 10px 0px;}
	
.subheadline {
	font-weight: 100;
	font-family: wpnk01,Verdana;
	font-size: 15px;
	line-height: 11px;
	color:  #666352;
	width: 366px;
	margin-top: 5px;}
	
DIV.inhalt-glossar h4 {
	font-weight:normal;
	font-family: wpnk02,Verdana;
	font-size: 15px;
	color:  #cc0045;
	width: 366px;
	margin: 0px 0px 0px 0px;
}

DIV.inhalt-glossar {
	margin: 50px 0px 36px 188px;
}

/* xxxxxxxxxxxxxxxxxxxxx ENDE GLOSSAR xxxxxxxxxxxxxxxxxxxxxx */

/* ------------------ SITEMAP -------------------- */

.list deep1 A {
	font-size:xx-large;
	color:#F06;
	
}



/* xxxxxxxxxxxxxxxxxxxxx ENDE SITEMAP xxxxxxxxxxxxxxxxxxxxxx */
