/* LAYOUT-UNABHÄNGIGE ANPASSUNGEN -------------------------------------------------------------------- */
@import url(iehacks_1.css);



body{
	margin:auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
	}

#wrap {
	width: 982px;
	margin: auto auto;
}


#logo {
	position: relative;
	top: 50px;
	right: 0px;
}

/* \*/ * html body #logo { top: 5px; } /* */

#logo a img {
	border: none;
	position: relative;
	left: 18px;
	z-index: 1;
	float: left;
}

#center {
	clear: left;
	margin-top: -15px;
}

/* \*/ * html body #center { margin-top: 30px; } /* */


#menu {
	float:left;
	width:224px;
	margin-top: 10px;
}

/* \*/ * html body #menu { margin-top: -45px; } /* */

/* Spaltenaufteilung */

#col3_content {margin: 0 18px 36px 5px; line-height: 1.2em; border: 1px solid #EBDDD6; }
#col2_content {margin: 45px 0; }
#col4_content {margin: 0 0 36px 5px; line-height: 1.2em; border: 1px solid #EBDDD6; }


/* #col2 wird zur rechten Spalte */
#col2 {	float: right; width: 260px; font-size: 0.75em; padding: 0; margin-bottom: 36px; }

/* #col3 wird zur mittleren Spalte */
#col3 { float: left; margin-left: 0px; width: 450px; font-size: 0.95em; margin-bottom: 36px; }

/* \*/ * html body #col3 { width: 425px; } /* */

/* #col4 wird zur ganzen Spalte */
#col4 { font-size: 0.95em; margin-bottom: 36px; }



#footer {
	position: relative;
	top: 0;
	clear: both;
	padding: 18px 0 18px 233px;
	height: 50px;
	color: #666;
	background: #fff;
	font-size: 0.7em;
	display: block;
}


#content {
	float: left;
	margin-left: 8px;
	width: 750px;
	background: #EBDDD6;
	color: #333;
	margin-top: 10px;
}

/* \*/ * html body #content { margin-top: -45px; } /* */

/* ab hier Inhalte */

#fscroller {
	border: none;
	background:  inherit;
}


#text {
	border-top: 8px solid #fff;
	padding: 12px 12px 36px 12px;
	background: #EBDDD6;
	color: #333;
	clear: both;
}

/* \*/ * html body #text  { border: 1px solid #EBDDD6; display: block; } /* */
/* \*/ *+html body #text  { border: 1px solid #EBDDD6; display: block; } /* */


/*#################################################################
Seitenkopf Styles

   Metanavigation
   Direktnavigation (Dropdowns)
#################################################################
 */

.branchen ul,
.service ul {
	list-style-image: none;
	padding: 0;
}

#meta {
	width: 230px;
	font-size: 0.7em;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}

#direktnavigation {
	float:left;
	width: 578px;
}

#selectnavigation {
	width: 400px;
}


      /* 
      Navigationslisten im Seitenkopfbereich 
      -----------------------------------------------------------------
       */
	  #meta ul {
      margin: 0;
	  padding: 0;
	  }

      
      #meta li {
         padding-right: 4px;
         display: inline;
      }


      


/* 
Dropdowns im Seitenkopf -- Direktnavigation
-----------------------------------------------------------------
*/

#direktnavigation form {
	float: left;
}

#direktnavigation select,
#selectnavigation select {
	color: #333;
	border: 1px solid;
	height: 20px;
	vertical-align: top;
	font-size: 0.8em;
}


form.count_1 {
	float: left;
	display: block;
	margin-right: 15px;
}



form.count_2 {
	float: left;
	display: block;
}

#direktnavigation input,
#selectnavigation input {
	width: 2.5em;
	font-size: 0.7em;
	height: 19px;
	background-color: #C1A494;
	color: #fff;
	border: 1px solid #C1A494;
	text-align: center;
	margin-left: 4px;
	padding-bottom: 3px;
}


/* Contentnav */
#contentnav { 
	float: left;
	width: 480px;

	text-align: left; 
	line-height: 24px; 
	padding: 10px 10px 0 0;
	margin: 0 20px 22px 0 ;
	font-weight: bold;
	color:#7C6457;
	background: inherit;
	font-size: 0.8em;

	}
	
#contentnav .rootname {
	float: left;
	display: inline;
	margin-right: 8px;
}	

#contentnav  a, 
#contentnav  a:link {
	color:#7C6457;
	text-decoration: none;
	background: inherit;
	font-weight: normal;
	font-size: 1.0em;
	display: inline;
	margin-right: 8px;
	float:left;
}

#contentnav  a.current, 
#contentnav  a.current:link {
	color:#007ABE;
	text-decoration: none;
	background-color: inherit;
	font-weight: normal;
}

#contentnav  a:hover {
	color:#007ABE;
	text-decoration: none;
	background: inherit;
	font-weight: normal;
}

#contentnav .subnav_links {
	display:block;
	padding-left: 12px;

}

/* Suche */	
#suche { 
	float: left;
	width: 200px;
	height: 30px; 
	text-align: left; 
	line-height: 24px; 
	padding: 10px 0 0 0; 
	}

#suche label { 
	float: left;
	width: 30px;
	height: 30px; 
	text-align: left; 
	line-height: 24px; 
	padding: 0;
	font-size: 0.7em; 
	}	

#suche input#search { 
	border: 1px solid #ccc; 
	width: 120px; 
	background: #F6F0ED; 
	color: #777; 
	font-size: 0.8em; 
	height: 14px; 
	padding: 2px 0;
	float:left;
	margin-left: 12px;
	}

* html #suche input#search { height: 19px; padding: 0; }

#suche input.submit{
		margin-top: 1px;
		margin-left: 4px;
		margin-right: 0px;
		width: 2.5em;
        font-size: 0.7em;
        height: 18px;
        background-color: #C1A494;
        color: #fff;
        border: 1px solid #C1A494;
        text-align: center;
		padding-bottom: 3px;
		float: right;
		text-align: center;
	}

* html #suche input.submit { margin-top: 1px; }	
	
/* start BRANCHENNAVIGATION */

.branchen {
	position: relative;
	height: 303px;
	background: #EBDDD6;
	color:#7C6457;
	font-family: Arial, Helvetica, sans-serif;
	
}

.branchen ul.nav1st {
	list-style: none;
	position: relative;
	left: 0;
	top: 12px;
	margin: 0;
	padding: 0;
}

.branchen ul.nav1st li {
	padding:0;
	margin: 0 0 4px 0;
	font-size:0.8em;
	text-transform: uppercase;
	font-weight:normal;
	line-height: 14px;
}

/* \*/ * html body .branchen ul.nav1st li { margin: 0; padding: 0; line-height: 18px; } /* */

.branchen ul.nav1st a, 
.branchen ul.nav1st a:link {
	display:block;
	padding:4px 0px 4px 12px;
	color:#7C6457;
	text-decoration: none;
	background: #EBDDD6;
}

/* \*/ * html body .branchen ul.nav1st a { padding:4px 0px 4px 12px; } /* */

.branchen ul.nav1st a.current, 
.branchen ul.nav1st a.current:link {
	color:#007ABE;
	text-decoration: none;
	background-color: #F5EEEB;
	font-weight: normal;
}

.branchen ul.nav1st a:hover {
	color:#007ABE;
	text-decoration: none;
	background: inherit;
}

.branchen ul.nav1st a span {
  display: none;  /* span Text wird entfernt */
}

.branchen ul.nav1st a:hover span {
  display: block;  /* span Text sichtbar */
  background: #fff;
  width: 96px;
  height: 54px;
  position: relative;
  margin-left: 10px;
  padding-top: 15px;
  font-size: 95%;
  color: #333;
border: 1px solid #333;
}

/* ende BRANCHENNAVIGATION */

.call_bottom {
	height: 55px;
	position: absolute;
	top: 248px;
}

.call_bottom img {
	border: none;
	padding-left: 9px;
}



/* start SERVICENAVIGATION */

.service {
	margin-top: 8px;
	height: 224px;
	background:  #C1A494;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

.service ul.nav2nd {
	list-style: none;
	position: relative;
	left: 0;
	top: 12px;
	margin: 0;
	padding: 0;
}

.service ul.nav2nd li {
	padding:0;
	margin: 0 0 4px 0;
	font-size:0.8em;
	text-transform: uppercase;
	font-weight:normal;
	line-height: 14px;

}

/* \*/ * html body .service ul.nav2nd li { margin: 0; padding: 0; line-height: 14px; } /* */

.service ul.nav2nd a, 
.service ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 12px;
	color:#fff;
	text-decoration: none;
	background: #C1A494;
}

.service ul.nav2nd a.current, 
.service ul.nav2nd a.current:link, 
.service ul.nav2nd a:hover {
	color:#333;
	text-decoration: none;
	background: #C1A494;
}

/* ende SERVICENAVIGATION */

#middle {
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
}

#left {
	text-align: left;
	width:356px;
	float:left;
	margin-bottom: 12px;
}

/* BOXEN MODULSYSTEM - EINSTIEGSSEITE*/

a,
a:link {
	text-decoration: none;
}

#box_middle {
	margin-left: 155px;
}

#box_left {
	margin: 0;
}

#box_middle .spantext {
	margin: 0 0 0 -110px;
}
.box {
	padding: 10px;
	border:1px solid #fff;
	width:325px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* \*/ * html body .box { width:323px; } /* */
/* \*/ *+html body .box { width:323px; } /* */

.box a img {
	float: left;
	margin-right: 12px;
	border: none;
}

.rubrikrechts {
	position: relative;
	display: block;
	top: 0;
	margin-left: 190px;
	height: 180px;
}

.rubrikrechts_mitarbeiter {
	position: relative;
	display: block;
	top: 0;
	margin-left: 132px;
	height: 132px;
	}

.linkrubrik a,
.linkrubrik a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#007ABE;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

/* \*/ * html body .linkrubrik a { font-weight: bold; } /* */

.linkrubrik a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#333;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

.spantext a ,
.spantext a:link {
	position: absolute;
	bottom: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	color: #333;
	background: inherit;
	line-height: 16px;
	text-decoration: none;
}


.spantext a:hover {
	position: absolute;
	bottom: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	color: #333;
	background: inherit;
	line-height: 16px;
	text-decoration: underline;
}

/* BOXEN Blaettermodul - FOLGESEITE*/

.box_blaetter {
	padding: 10px;
	border:1px solid #fff;
	width:260px;
	float: left;
	height: 195px;
	display: block;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* \*/ * html body .box_blaetter { width:256px; } /* */

/* BOXEN MEDIEN - FOLGESEITE*/

.box_medien {
	padding: 10px;
	border:1px solid #fff;
	width:200px;
	float: left;
	height: 215px;
	display: block;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* \*/ * html body .box_medien { width:201px; } /* */

.box_medien_video {
	padding: 10px;
	border:1px solid #fff;
	width:285px;
	float: left;
	height: 300px;
	display: block;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* \*/ * html body .box_medien_video { width:281px; } /* */

.box_medien img,
.box_medien_video img {
	float: left;
	margin-right: 12px;
}

.rubrikrechts_medien {
	position: relative;
	display: block;
	top: 0;
	margin-left: 70px;
	}
	
.rubrikrechts_medien_video {
	position: relative;
	display: block;
	top: 0;
	margin-left: 0px;
	}	
	
.rubrikrechts_medien .ueberschrift {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#007ABE;
	background: inherit;
	text-decoration: none;
	text-transform: none;
	height: 60px;
	margin-bottom: 10px;
}

.rubrikrechts_medien_video .ueberschrift {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#007ABE;
	background: inherit;
	text-decoration: none;
	text-transform: none;
	height: 40px;
	margin-bottom: 10px;
}


/* \*/ * html body .rubrikrechts_medien .ueberschrift { font-weight: bold; } /* */



.spantext_medien {
	clear: left;
	display: block;
	position: relative;
	bottom: 0px;
	margin: 0;
}

.subtitle {
	font-size:0.8em;
	font-weight:bold;
	color: #7C6457;
}

.spantext_medien a,
.spantext_medien a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#7C6457;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	margin: 0;
}

/* \*/ * html body .spantext_medien a { font-weight: normal; } /* */

.spantext_medien a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	margin: 0;
}

/* KL BOXEN ORGA */

.box_orga {
	padding: 10px;
	border:1px solid #fff;
	width:109px;
	float: left;

	display: block;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* \*/ * html body .box_orga { width:108px; margin-left: 4px; margin-right: 4px; } /* */

.box_orga img {
	border: none;
}

.linkrubrik_orga {
	height: 45px;
	display: block;
}

.linkrubrik_orga a,
.linkrubrik_orga a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#007ABE;
	background: inherit;
	text-decoration: none;
	text-transform: none;
}

/* \*/ * html body .linkrubrik a { font-weight: bold; } /* */

.linkrubrik_orga a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
	background: inherit;
	text-decoration: none;
	text-transform: none;
}
/*
.einleitung {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.0em;
	color: #7C6457;
	background: inherit;
	line-height: 18px;
	margin-right: 40px;
	margin-bottom: 20px;
	display: block;
	border: 1px solid red;
}

.default_einleitung {
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
	background: inherit;
	line-height: 18px;
	margin-right: 40px;
	margin-bottom: 20px;
	display: block;
}

*/

.maincont {
	clear:both;
	margin-top: 20px;
}
.specialtext {
	font-size: 100%;
}

#col2 ul {
	list-style-image:url('img/sprung_list.gif');
	list-style-position:outside;
	height: 140px;
}

#col2 li {
	font-size: 1.2em;
	clear: both;
	line-height: 30px;
}

#col2 li a, #col2 li a:link {
	color: #7C6457;
	background: inherit;
	text-decoration: none;
}

#col2 li a:hover {
	color: #333;
	background: inherit;
	text-decoration: none;
}

.left {
	float: left;
	width: 360px;
	display: block;
	margin-bottom: 15px;
	clear: left;
}

ul#left {
	list-style-image: none;
	list-style-type: none;
	font-size: 1.0em;
	width: 280px;
	border-right: 1px solid #7C6457;
	margin: 0 0 20px 0;
	padding: 0;
}

ul#left li {
	padding: 5px 0 0 35px;
	background-image: url('img/pfeil_li_180.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0;
	display:block;
	width: 220px;
}

.bildtextcont {
	display: block;
	margin: 0 5%;
}

.bildtextcont img.left_e {
	float:left;
	margin-bottom: 50px;
}

.bildtextcont img.right_e {
	float:right;
	margin-bottom: 50px;
	margin-right: 150px;
}

ul#left_e {
	list-style-image: none;
	list-style-type: none;
	font-size: 1.0em;
	width: 250px;
	float:left;
	margin: 20px 0 20px 0;
	background-image: none;
}

ul#left_e li {
	padding: 5px 0 0 30px;
	background-image: url('img/pfeil_li_180.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display:block;
	width: 150px;
	border: 1px solid #EBDDD6;
	height: 18px;
}

ul#left_e li a {
	background: none;
}

.right {
	float: right;
	width: 350px;
	display: block;
	margin-bottom: 15px;
	clear: right;
}

ul#right,
ul#right_e {
	list-style-image: none;
	list-style-type: none;
	font-size: 1.0em;
	width: 200px;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url('img/pfeil_re_180.gif');
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

ul#right li,
ul#right_e li {
	padding: 5px 0 0 0;
	margin: 0 30px 0 0px;
	text-align: right;
	display: block;
	width: 150px;
	border: 1px solid #EBDDD6;
	height: 18px;
}




ul {
	list-style-image:url('img/ul_list.gif');
	list-style-position: outside;
	font-size: 1.0em;
}

li {
	padding: 5px 0;
}

.einrueck {
	margin-left: 20px;
}

.einrueck .cont_klein {
	font-size: 1.1em;
}

.maincont .specialtext a[href^="http:"], .maincont .specialtext a[href^="https:"]
{
	padding-left: 14px;
	background-image: url('img/ext_link.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #333;
	font-size: 1.0em;
}

.left a.intern {
	clear: left;
	display: block;
}
a.intern, a.intern:link
{
	padding-left: 12px;
	background-image: url('img/int_link.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #007ABE;
	font-size: 0.8em;
	clear: left;
}

a.intern:hover
{
	padding-left: 12px;
	background-image: url('img/int_link.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #333;
	font-size: 0.8em;
}

a.back,
a.back:link
{
	background-image: url('img/back.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #333;
	font-size: 0.8em;
	padding: 0 0 0 15px;
	display: block;
	clear: left;
}

a.back:hover
{
	background-image: url('img/back.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #333;
	font-size: 0.8em;
	padding: 0 0 0 15px;
	display: block;
	clear: left;
}

a.forward,
a.forward:link
{
	background-image: url('img/forward.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #333;
	font-size: 0.8em;
	padding: 0 0 0 15px;
	display: block;
	clear: left;
}

a.forward:hover
{
	background-image: url('img/forward.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #333;
	font-size: 0.8em;
	padding: 0 0 0 15px;
	display: block;
	clear: left;
}

.einleitung {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	color: #333;
	background: inherit;
	margin-right: 0px;
	padding-bottom: 10px;
	display: block;
	clear: left;
}

h1.txt {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.6em;
	color: #007ABE;
	background: inherit;
	margin-bottom: 18px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}


h2.txt {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	color: #007ABE;
	background: inherit;
	margin-bottom: 18px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
}


h3.txt {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	color: #007ABE;
	background: inherit;
	margin-bottom: 14px;
	clear:both;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.dl3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #007ABE;
	background: inherit;
	margin-bottom: 5px;
}

h4 {
	font-weight: normal;
	font-size: 1.0em;
	color: #007ABE;
	background: inherit;
	margin-bottom: 14px;
	clear:both;
}

.dl4 {
	font-weight: normal;
	font-size: 1.0em;
	color: #007ABE;
	background: inherit;
	margin-bottom: 14px;
}

h5 {
	font-weight: normal;
	font-size: 1.0em;
	color: #333;
	background: inherit;
	margin-bottom: 14px;
	clear:both;
}

.dl5 {
	font-weight: normal;
	font-size: 1.0em;
	color: #333;
	background: inherit;
	clear:both;
	margin-top: 0;
	margin-left: 5px;
}

h6 {
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
	background: inherit;
	margin-bottom: 12px;
	clear:both;
}


.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
	color: #333;
	background: inherit;
}

.cont_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	color: #333;
	background: inherit;
}

.back a,
.back a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#007ABE;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
	margin: 0 5px 20px 0;
	clear: both;
}

/* \*/ * html body .back a { font-weight: bold; } /* */
/* \*/ *+html body .back a { font-weight: bold; } /* */

.back a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	margin: 0 5px 20px 0;
}

a,
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#007ABE;
	background: inherit;
	text-decoration: none;
	font-weight: normal;
}

/* \*/ * html body a { font-weight: normal; } /* */
/* \*/ *+html body a { font-weight: normal; } /* */

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#333;
	background: inherit;
	text-decoration: underline;
	font-weight: normal;
}

#content .mitarbeiter {
	width: 280px;
	display: block;
	position: relative;
	border: 1px solid red;
}

.bildmitarbeiter {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	height: 110px;
}

.mitarbeitertext {
	position: relative;
	top: 50px;
	float: left;
	width: 150px;
	height: 110px;
	display: block;
	
}

/* nur IE/Mac \*//*/
* html #content .mitarbeitertext { float:right; width: 200px; padding: 0; }
/**/


.floatedtextcontact {
	margin-right: 30px;
	float: left;
	display: block;
	width: 340px;
	margin-bottom: 18px;
	font-size: 0.9em;
}
/* \*/ * html body .floatedtextcontact { margin:0 36px 18px 9px; } /* */
/* \*/ *+html body .floatedtextcontact { margin:0 36px 18px 9px; } /* */

.absatztextcontact{
	display: block;
	margin-left: 320px;
	width: 280px;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	position: relative;
	top: 45px;
	left: 100px;
}

/* \*/ *+html body .absatztextcontact { left: 50px; top: 45px; } /* */

/*  \*/
* html .absatztextcontact {
	height: 1%;
	position: relative;
	top: 45px;
	left: 50px;
}
/*  */	

.absatztext{
	display: block;
	margin-left: 320px;
	width: 280px;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
}

/*  \*/
* html .absatztext{
	height: 1%;
}
/*  */


.Folgeabsatz {
	clear: both;
	height: 1px;
	display: block;
}


/*** Sitemap *******************
********************************/
#sitemap ul{
	list-style-image: none;
}

#sitemap li {
	padding: 0;
}

ul.sitemaplevel1{
	display: block;
	list-style-type: none;
	font-size: 1.0em;
	line-height: 1.4em;
}

ul.sitemaplevel1 li {
	margin-top: 20px;
}

ul.sitemaplevel2 li,
ul.sitemaplevel3 li,
ul.sitemaplevel4 li,
ul.sitemaplevel5 li {
	margin: 0;
}

ul.sitemaplevel1 li a.level1{
	display: block;
	border-bottom: 1px solid #F1F2F2;
	width: 400px;
	font-weight: bold;
}

ul.sitemaplevel1 a:link.level1,
ul.sitemaplevel1 a:visited.level1{
	color: #333;
	background: inherit;
	text-decoration: none;
}

ul.sitemaplevel1 a:hover.level1{
	color: #7C6457;
	background: inherit;
	text-decoration: none;
}



ul.sitemaplevel2 {
	font-size: 1.0em;
	line-height: 1.4em;
	list-style-type: none;
}

ul.sitemaplevel2 li{
	display: block;
	border: none;
}

ul.sitemaplevel2 a:link.level2,
ul.sitemaplevel2 a:visited.level2{
	color: #333;
	background: inherit;
	text-decoration: none;
}

ul.sitemaplevel2 a:hover.level2{
	color: #7C6457;
	background: inherit;
	text-decoration: none;
}



ul.sitemaplevel3 {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

ul.sitemaplevel3 li{
	border: none;
	display: block;
}

ul.sitemaplevel3 a:link.level3,
ul.sitemaplevel3 a:visited.level3{
	color: #333;
	background: inherit;
	text-decoration: none;
}

ul.sitemaplevel3 a:hover.level3{
	color: #7C6457;
	background: inherit;
	text-decoration: none;
}



ul.sitemaplevel4 {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 20px;
}

ul.sitemaplevel4 li{
	display: block;
	border: none;
}

ul.sitemaplevel4 a:link.level4,
ul.sitemaplevel4 a:visited.level4{
	color: #333;
	background: inherit;
	text-decoration: underline;
	font-weight: normal;
}

ul.sitemaplevel4 a:hover.level4{
	color: #7C6457;
	background: inherit;
	text-decoration: none;
}



ul.sitemaplevel5 {
	font-size: 1.0em;
	line-height: 1.4em;
}

ul.sitemaplevel5 li{
	display: block;
	border: none;
	margin: 0 0 0 -20px;
}

ul.sitemaplevel5 a:link.level5,
ul.sitemaplevel5 a:visited.level5{
	color: #333;
	background: inherit;
	text-decoration: none;

}

ul.sitemaplevel5 a:hover.level5{
	color: #7C6457;
	background: inherit;
	text-decoration: underline;
}


/* Kontaktformular */

/* css by Sandra Hundacker, http://www.hundertmorgen.de/ */
/* All associated graphics copyright 2004, Sandra Hundacker */
/* Added: Nov. 22nd, 2004 */

#form-module {
	margin: 20px 0 0 0;
}

label.text{
	font-weight: normal;
	width:100px;
	height: 18px;
	padding:0px;
	float:left;
	clear:left;
	font-size: 0.9em;
	margin-top:4px;
}
/* \*/ * html body label.text {float:left; margin-top: 6px; } /* */
/* \*/ *+html body label.text {float:left; margin-top: 6px; } /* */

/* nur IE/Mac \*//*/
* html label.text {float:left; margin-top: 0px;}
/**/

label.textarea{
	font-weight: normal;
	width:100px;
	height: 18px;
	padding:0px;
	float:left;
	clear:left;
	font-size: 0.9em;
	margin-top:4px;
}

/* nur IE/Mac \*//*/
* html label.textarea {float:left; margin-top: -15px; }
/**/

label.textareasend{
	font-weight: normal;
	width:80px;
	height: 18px;
	padding:0px;
	float:left;
	clear:left;
	font-size: 0.9em;
	margin-top:4px;
}

/* \*/ * html body label.textareasend {float:left; margin-top: -12px;} /* */
/* \*/ *+html body label.textareasend {float:left; margin-top: -12px;} /* */

/* nur IE/Mac \*//*/
* html label.textareasend {float:left; margin-top: -12px;}
/**/

.element {
	clear: both;
	margin: 0;
}

#form-module-thanks {
	color:#990000;
	background-color: inherit;
	font-size: 1.0em;
	margin-top:30px;
	height: 350px;
}

/* ________________ dropdownbox content ________________ */
.select_content {
	border: none;
	display: block;
	margin: 0 0 20px 0;
}

/* ######################################################################################################
** ### Subtemplates #####################################################################################
** ######################################################################################################
*/

	.subcolumns { 
		width: 100%;
		padding: 0 1px 0 1px; 
		margin: 15px -1px 10px -1px; 
		overflow:hidden;
	}
		
	.c17l, .c30l,  .c50l, .c20l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; overflow: hidden;}
	.c17r, .c30r, .c50r, .c20r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; overflow: hidden;}
	
	.c17l, .c17r { width: 16.999%; }
	.c30l, .c30r { width: 29.999%; }
	.c20l, .c20r { width: 19.999%; }
	.c25l, .c25r { width: 24.999%; }
	.c33l, .c33r { width: 33.333%; }
	.c50l, .c50r { width: 49.999%; }
	.c66l, .c66r { width: 66.666%; }
	.c75l, .c75r { width: 74.999%; }
	.c38l, .c38r { width: 38.196%; } /* Goldener Schnitt */
	.c62l, .c62r { width: 61.803%; } /* Goldener Schnitt */
	
	.subc  { padding: 0 0.5em 0 0.5em; overflow: hidden; }
	.subcl { padding: 0 1em 0 0; overflow: hidden; }
	.subcr { padding: 0 0 0 1em; overflow: hidden; }
	
	.subcl_ref { padding: 30px 0; margin: 0; overflow: hidden; border-left: 1px solid #007ABE; border-bottom: 1px solid #007ABE; background: #fff; color: inherit; text-align: center; vertical-align: center; }


/* ### Download ################################################################## */

.download { margin-bottom: 15px; height: 40px; clear: left; font-size: 0.9em;}
.download-file { float: left; display: block; margin-right: 10px; }

.download a:link { font-size: 1.0em; font-weight: normal;}

/* ________________ position & style boxes ________________ */

input.text{
	float:left;
	width: 240px;
	height:18px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom:10px;
}

/* \*/ * html body input.text { margin-top: 3px; margin-bottom:9px;} /* */
/* \*/ *+html body input.text { margin-top: 3px; margin-bottom:8px;} /* */

/* nur IE/Mac \*//*/
* html input.text {float:none; margin-bottom:8px;}
/**/
.select{
	width: 50px;
	height:18px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom:10px;
}

input.smalltext{
	float:left;
	width: 60px;
	height:18px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom:10px;
}

/* \*/ * html body input.smalltext { margin-top: 2px; margin-bottom:0px;} /* */
/* \*/ *+html body input.smalltext { margin-top: 2px; margin-bottom:0px;} /* */

/* nur IE/Mac \*//*/
* html input.smalltext { margin-top: 0px; }
/**/

input.middletext{
	float:left;
	width: 172px;
	height:18px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 6px;
	margin-bottom:10px;
}

/* \*/ * html body input.middletext { margin-top: -16px; margin-bottom: 0px;} /* */
/* \*/ *+html body input.middletext { margin-top: -16px; margin-bottom: 0px;} /* */

/* nur IE/Mac \*//*/
* html input.middletext {float:none; margin-top: -16px;}
/**/

input.textlong{
	float:left;
	width: 600px;
	height:18px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 0px;
	margin-bottom:10px;
}

textarea.textarea{
	float:left;	
	width: 240px;
	height:60px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:3px;
}

/* \*/ * html body textarea.textarea {margin-top: -18px;} /* */
/* \*/ *+html body textarea.textarea {margin-top: -18px;} /* */

/* nur IE/Mac \*//*/
* html textarea.textarea {float:right; margin-top: -30px; margin-right: 3px;}
/**/

textarea.textarea_long{
	float:left;	
	width: 600px;
	height:40px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:3px;
}



/* nur IE/Mac \*//*/
* html textarea.textarea_long {float:right; margin-top: -30px; margin-right: 3px;}
/**/

textarea.textarea_umbr{
	float:left;	
	width: 240px;
	height:60px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:3px;
}

/* \*/ * html body textarea.textarea_umbr {margin-top: 0px;} /* */
/* \*/ *+html body textarea.textarea_umbr {margin-top: 0px;} /* */

/* nur IE/Mac \*//*/
* html textarea.textarea {float:right; margin-top: -30px; margin-right: 3px;}
/**/

textarea.textareasend{
	float:left;	
	width: 190px;
	height:80px;
	background-color: #F6F0ED;
	color:#000;
	border: 1px solid #F6F0ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:3px;
}

/* \*/ * html body textarea.textareasend {margin-top: -14px;} /* */
/* \*/ *+html body textarea.textareasend {margin-top: -14px;} /* */

/* nur IE/Mac \*//*/
* html textarea.textareasend {float:none; margin-top: -12px;}
/**/

input.submit{
	margin-top: 18px;
	margin-left: 2px;
	margin-right: 0px;
	height: 20px;
	width: 60px;
	background-color: #F6F0ED;
	border: none;
	color: #333;
	font-weight: normal;
	font-size: 0.8em;
	float: left;
	text-align: center;
}

input.submitberater{
	margin-left: 2px;
	margin-right: 0px;
	height: 22px;
	width: 60px;
	background-color: #F6F0ED;
	border: 1px solid #ccc;
	color: #333;
	font-weight: normal;
	font-size: 0.8em;
	float: left;
	text-align: center;
}

/* nur IE/Mac \*//*/
* html input.submit { margin-left: 0px; }
/**/

input.berater{
	float:left;
	width: 100px;
	height:20px;
	background-color: #F6F0ED;
	color:#333;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

/* Kundenberatung */


.land a:link, .land a:visited { color: #333; text-decoration: underline; margin-bottom: 3px;}
.land a:hover { color: #333; text-decoration: none; }

#cont_berater { width: 400px; font-size: 0.9em;}
.beraterlabel { margin: 0 0 10px 2px; width: 120px; display: block;}
.land { display:block; width: 280px; height: 25px;}

input.reset{
	margin-top: 18px;
	margin-left: 192px;
	margin-right: 8px;
	height: 20px;
	width: 60px;
	background-color: #F6F0ED;
	border: none;
	color: #333;
	font-weight: normal;
	font-size: 0.8em;
	float: left;
	text-align: center;
	clear: left;

}


.file {
	border: none;
	background: #F6F0ED;
	clear: left;
}

.check { 
	
	}

.inpreq{
	clear: both;
	float: left;
	margin-top:50px;
	font-size: 0.8em;
	color: #333;
	background: inherit;
	font-weight: bold;
}

/* \*/ * html body .inpreq {width: 400px;} /* */
/* \*/ *+html body .inpreq {width: 400px;} /* */

/* nur IE/Mac \*//*/
* html .inpreq { margin-right: 2px; }
/**/

/* Modul Kundenberatung */
.result {
	position: relative;
	top: 20px; 
	width:420px;
	font-size: 0.9em;
	margin: 40px 0;
	color: #7C6457;
	background: inherit;
	border-bottom: 1px solid #7C6457;
	clear: left;
}
.office_leiste {
	width:420px;
	border-bottom: 1px solid #F1F2F2;
	background-color:inherit;
	height:250px;
}

.office_alles {
	display:inline;
	float:left;
	padding-left:15px;
}
.office_alles2 {
	display:inline;
}
.office_bild {
	width:130px;
	float:left;
}
.office_titel {
	width:250px;
	float:left;                                               
	text-transform:uppercase;                       
	font-size:0.9em;
	font-weight: normal;	
}

.office_titel b { font-weight: bold; }
.office_inhalt {
	width:250px;
	float:left;
	clear:both;
	color:#333; 
	font-size:0.9em;                                                     
}


/* Modul Zitate */

.zitat_leiste {
	width:420px;
	border-bottom: 1px solid #F1F2F2;
	background-color:inherit;
}
.zitat_alles {
	display:inline;
	float:left;
	padding-left:0px;
}

.zitat_inhalt {
	clear:both;
	color:#333; 
	margin: 20px; 
	line-height: 32px; 
	width: 360px;                                
}

.zitat { font-size: 16px;}

:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }
:lang(de-DE) { quotes:"\00BB" "\00AB" "\203A" "\2039"; }
:lang(de-CH) { quotes:"\00AB" "\00BB" "\2039" "\203A"; }
:lang(en)    { quotes:"\201C" "\201D" "\2018" "\2019"; }
:lang(fr)    { quotes:"\00AB\00A0" "\00A0\00BB" "\2039\00A0" "\00A0\203A"; }

q:before { content:open-quote; color:#BFA597; padding: 0 5px 0 0; font-family: "Trebuchet MS"; font-size: 40px;}
q:after { content:close-quote; color:#BFA597; padding: 0; position: relative; top: 10px; font-family: "Trebuchet MS"; font-size: 40px;}


q { font-size:30px; }
code { font-weight:normal; }


.zitat_quelle {
	clear:both;
	color:#333; 
	font-size:0.9em;
	font-style: italic; 
	text-align: right;                                                    
}

/* Modul Erfolg */

.erfolg_leiste {
	width:420px;
	border-top: 1px solid #F1F2F2;
	background-color:inherit;
}

.subcl_erfolg { padding: 7px 5px 5px 5px; margin: 0; overflow: hidden; background: #fff; color: inherit; text-align: center; vertical-align: center; }
.subcr_erfolg { padding: 0 0 0 1em; overflow: hidden; font-size: 0.8em; }

.subcl_kref { padding: 3px 3px 0 3px; margin: 7px 7px 0 0; background: #fff; color: inherit; text-align: center; vertical-align: center; float:left;}
.subcr_kref { padding: 7px 0 0 0; font-size: 0.8em; }

/* Modul Chancenanalyse */
#ca_kontakt { display: block; font-size: 0.8em;}

.cont_header { clear: left; font-size: 1.2em; color: #7C6457; background: inherit; padding: 40px 0 0 0; margin-bottom: 10px; height: 18px; font-weight: bold; font-style: italic; border-bottom: 1px solid #F1F2F2;}
.cont_hinweis { clear: left; font-size: 0.9em; color: #900; background:inherit; margin-bottom: 10px; }
.cont_hinweis a:link, #cont_hinweis a:visited { color: #900; background:inherit; text-decoration: underline; }
.cont_hinweis a:hover { color: #333; background:inherit; text-decoration: underline; }

.cont_bez { clear: left; float: left; width: 180px; margin: 3px 0 2px 0;}

.rechts { float: left; width: 45%; }
.links { clear: left; float: left; width: 50%; }

.cont_zeile {clear: left; padding: 10px 0 5px 0; display:block;}
.cont_zeile_zip {clear: left; padding: 10px 0 5px 0;}

.cont_input { float:left; display: block; width: 300px; margin: 0px 0 2px 0; }
.cont_text { float:left; width: 300px; margin: 2px 0 2px 0;  }
.copy { float: left; margin: 18px 0 10px 10px; }

.flLeft { float: left; border: 1px solid #F1F2F2; margin: 0 20px 20px 0;}
.flLeft img { margin: 10px; }
.caution { color: #990000;; font-weight: bold; }
#imageContainer {
	position:relative;
	margin:auto;
	width:366px;
	float: left;
	padding: 0;
	display: block;
	height: 300px;
}

#imageContainer img { 
	display:none;
	position:absolute;
	top:0; left:0;
}
