*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
  color: #000;
}

/*******************************************************************************
LAYOUT
*******************************************************************************/

span.cap-g {
  float: right; 
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  border: 0px;
  cursor: hand; }

div.clear
{
	clear: both;
}

body
{
	text-align: center;
  background-color: #e5eff5;
}

div#wrapper
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
  background-image: url('images/bg_wrapper.gif');
  position: relative;
}

body.widecontent div#wrapper
{
  background-image: url('images/bg_wrapperwide.gif');
}

div#wrappercontent
{
	width: 531px;
	float: left;
}

body.widecontent div#wrappercontent
{
  width: 736px;
}

div.cols
{
	padding-top: 485px;
	float: right;
	width: 190px;
  margin-left: 7px;
  margin-right: 8px;
	background-color: #fff;
}

div#col_01
{
	float: left;
  background-image: url('images/bg_navi.jpg');
  background-position: 0px 450px;
  background-repeat: repeat-x;
	float: left;
  position: relative; 
  left: 7px;
  margin-right: 0px;
  margin-left: 0px;
}

div#col_02
{
    width: 311px;
    position: relative;
    right: 8px;
    margin-right: 0px;
    margin-left: 0px;
    height: auto !important;
    min-height: 594px;
    height: 594px;
}

body.widecontent div#col_02
{
    width: 516px;
}

div#col_03
{
  position: relative;
  right: 22px;
  margin-right: 0px;
  margin-left: 0px;
}

div#col_04,
body.widecontent div#col_03
{
	margin-right: 7px;
  position: relative;
  right: 7px;
  margin-right: 0px;
  margin-left: 0px;
}

div.cols div.box
{
	border-bottom: 7px solid #fff;
}

div#col_01 div.box
{
   height: auto !important;
   min-height: 250px;
   height: 250px;
}

div#col_02 div.box
{
   padding-top: 14px;
}

div#col_03 div.box,
div#col_04 div.box
{
   height: auto !important;
   min-height: 290px;
   height: 290px;
}

div#head
{
   position: absolute;
   height: 485px;
   background-color: #fff;
   background-image: url('images/bg_head.jpg');
   background-position: center 23px;
   background-repeat: no-repeat;
   top: 0px;
   left: 0px;
   width: 940px;
}
div#experten
{
	top: 165px;
	position: relative;
	height: 317px;
	width: 940px;
	text-align:center;
}

div#foot
{
   height: 35px;
   background-image: url('images/bg_foot.jpg');
   margin-left: 7px;
   margin-right: 7px;
   margin-top: -7px;
   border-top: 7px solid #fff;
}

/*******************************************************************************
TYPOGRAFIE
*******************************************************************************/


h1.heading
{
  background-image: url('images/diabetes-deutschland.jpg');
  text-indent: -99999px;
  height: 100px;
  width: 175px;
  position: absolute;
  top: 23px; 
  left: 7px;
  z-index: 10;
}

h2.heading
{
	height: 40px;
  background-image: url('images/bg_heading.gif');
  background-repeat: no-repeat;
  text-indent: -99999px;
}
h3.heading
{
	height: 40px;
  background-image: url('images/bg_heading_videos.gif');
  background-repeat: no-repeat;
  text-indent: -99999px;
}

h4.heading
{
	height: 40px;
  background-image: url('images/bg_heading_diathemen.gif');
  background-repeat: no-repeat;
  text-indent: -99999px;
}
h5.heading
{
	height: 40px;
  background-image: url('images/bg_heading_erkennen.gif');
  background-repeat: no-repeat;
  text-indent: -99999px;
}
h6.heading
{
	height: 40px;
  background-image: url('images/bg_heading_lebenmitdia.gif');
  background-repeat: no-repeat;
  text-indent: -99999px;
}



span.date
{
  color: #9C9D9D;
}

div#col_02 h3,
body.widecontent div#col_03 h3
{
  color: #006699;
  padding-bottom: 14px;
}

div#col_02 h4,
body.widecontent div#col_03 h4
{
  color: #000000;
  padding-bottom: 14px;
}

div#col_02 h5,
body.widecontent div#col_03 h5
{
  color: #006699;
  padding-bottom: 14px;
  font-weight: normal;
}

div#col_02 ol,
body.widecontent div#col_03 ol
{
  padding-left: 42px;
  padding-bottom: 14px;
}

div#col_02 ul,
body.widecontent div#col_03 ul
{
  padding-left: 28px;
  padding-bottom: 14px;
  list-style-type: none;
}

div#col_02 ul li,
body.widecontent div#col_03 ul li
{
  padding-left: 14px;
  background-image: url('images/bg_icons.gif');
  background-position: 0px -245px;
  background-repeat: no-repeat;
}

* html div#col_02 ul li,
* html body.widecontent div#col_03 ul li
{
  position: relative;
}

div#col_02 table,
body.widecontent div#col_03 table
{
  width: 100%;
  border-collapse: collapse;
}

div#col_02 table td,
body.widecontent div#col_03 table td
{
  border-bottom: 1px solid #69A5C3;
  padding: 4px;
}

div#col_02 table th,
body.widecontent div#col_03 table th
{
  background-color: #69A5C3;
  color: #fff;
  padding: 4px;
  font-weight: normal;
}

div#col_02 table tr:hover td,
body.widecontent div#col_03 table tr:hover td
{
  background-color: #C8DEEA;
}

div#col_02 table tr td:hover,
body.widecontent div#col_03 table tr td:hover 
{
  background-color: #93BED4;
}


div#col_02 h3 a,
body.widecontent div#col_03 h3 a
{
  background-image: none;
  padding: 0px;
}

div#col_02 p
{
  padding-bottom: 14px;
  text-align: justify;
}

div#col_02 a,
body.widecontent div#col_03 a
{
  color: #006699;
  background-image: url('images/bg_icons.gif');
  background-repeat: no-repeat;
  background-position: 2px -197px;
  padding-left: 12px;
  padding-right: 2px;
}

div#col_02 a:hover,
div#col_02 a:focus,
body.widecontent div#col_03 a:hover,
body.widecontent div#col_03 a:focus
{
   text-decoration: underline;
  background-position: 2px -147px;
  cursor: hand; 
}

div#col_02 img
{
  max-width: 311px;
}

body.widecontent div#col_02 img
{
  max-width: 516px;
}

a img
{
  border: 0px;
  cursor: hand; 
}

div#col_02 a.imagelink,
body.widecontent div#col_03 a.imagelink
{
 padding: 0px;
 background-image: none;
 cursor: hand; 
}

a.imagelink:hover
{
 text-decoration: none;
 cursor: hand; 
}

a
{
  text-decoration: none;
  cursor: hand; 
}

hr
{
    border: 0px;
    height: 0px;
    border-top: 1px solid #006699;
    margin-bottom: 14px;
}

strong
{
    color: #006699;
}

/*******************************************************************************
MODULE
*******************************************************************************/

/* NAVI BOX ------------------------------------------------------------------*/


div#col_01 h2.heading#heading_01
{
	background-position: 0px 0px;
}

body.switch div#col_01 h2.heading#heading_01
{
 background-position: -570px 0px;
}

div#col_01 h2.heading#heading_02
{
	background-position: -380px 0px;
}

body.switch div#col_01 h2.heading#heading_02
{
 background-position: -190px 0px;
}
div#col_01 h3.heading#heading_03
{
	background-position: -380px 0px;
}

body.switch div#col_01 h3.heading#heading_03
{
 background-position: -190px 0px;
}
div#col_01 h4.heading#heading_04
{
	background-position: -380px 0px;
}

body.switch div#col_01 h4.heading#heading_04
{
 background-position: -190px 0px;
}
div#col_01 h4.heading#heading_05
{
	background-position: -380px 0px;
}

body.switch div#col_01 h5.heading#heading_05
{
 background-position: -190px 0px;
}
div#col_01 h6.heading#heading_06
{
	background-position: -380px 0px;
}

body.switch div#col_01 h6.heading#heading_06
{
 background-position: -190px 0px;
}
div#col_01 h8.heading#heading_08
{
	background-position: -380px 0px;
}

body.switch div#col_01 h8.heading#heading_08
{
 background-position: -190px 0px;
}


div#col_01 div.box
{
  background-position: 0px -260px;
}

div#col_01 div.box.first
{
  background-position: 0px 0px;
}

div#col_01 div.box ul
{
  list-style-type: none;
}

div#col_01 div.box ul li
{
  border-top: 1px solid #fff;
}

div#col_01 div.box ul li a
{
  padding: 14px;
  display: block;
  color: #fff;
}

div#col_01 div.box ul li.active a
{
   color: #fe8300;
}

div#col_01 div.box ul li a:hover
{
   color: #00224d;
}

* html div#col_01 div.box ul li a
{
  width: 162px;
}

div#col_01 div.box ul li.first 
{
  border-top: 0px;
}

/* NAVI HORIZONTAL 01 --------------------------------------------------------*/

div#head ul#navi_01
{
   list-style-type: none;
   position: absolute;
   right: 190px;
   top: 2px;
}

div#head ul#navi_01 li
{
   float: left;
   margin-right: 7px;
   margin-left: 3px;
}

div#head ul#navi_01 li a
{
   color: #fe8300;
}

div#head ul#navi_01 li a:hover,
div#head ul#navi_01 li a:focus,
div#head ul#navi_01 li.active a
{
   text-decoration: underline;
}

/* NAVI HORIZONTAL 02 --------------------------------------------------------*/

div#head ul#navi_02
{
   list-style-type: none;
   position: absolute;
   left: 18px;
   bottom: 327px;
}

div#head ul#navi_02 li
{
   float: left;
   margin-right: 20px;
}

div#head ul#navi_02 li a
{
   color: #006699;
     background-image: url('images/bg_icons.gif');
  background-repeat: no-repeat;
  background-position: 0px -47px;
  padding-left: 10px;
}

div#head ul#navi_02 li a:hover,
div#head ul#navi_02 li a:focus
{
   text-decoration: underline;
  background-position: 0px 3px;
}

div#head ul#navi_02 li.active a
{
  background-position: 0px -97px;
}

/* SEARCH FORM  --------------------------------------------------------------*/

div#head form
{
    position: absolute;
    top: 0px;
    right: 7px;
    width: 180px;
}

div#head form label
{
    display: none;
}

div#head form input.button
{
    position: absolute;
    right: 0px;
    top: 2px;
}

div#head form span
{
    position: absolute;
    right: 31px;
    top: 2px;
    background-image: url('images/input_search.gif');
    padding-left: 5px;
}

div#head form span.focus
{
    background-position: 0px bottom;
}

div#head form input.input
{
    line-height: 1.2;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 0px;
    background-color: transparent;
}

* html div#head form input.input
{
   height: 13px;
}

div#head form input.input
{
   *padding-top: 2px;
   *padding-bottom: 2px;
}

/* ZIP SEARCH FORM  --------------------------------------------------------------*/

div#col_01 form
{
    position: relative;
    padding: 14px;
    height: 55px;
}

div#col_01 form label
{
    font-size: 10px;
    color: #fff;
}

div#col_01 form label strong
{
    font-weight: normal;
    color: #fff;
}

div#col_01 form input.button
{
    position: absolute;
    right: 14px;
    top: 50px;
}

div#col_01 form span
{
    position: absolute;
    right: 43px;
    top: 50px;
    background-image: url('images/input_zipsearch.gif');
    padding-left: 5px;
}

div#col_01 form span.focus
{
    background-position: 0px bottom;
}

div#col_01 form input.input
{
    line-height: 1.2;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 0px;
    background-color: transparent;
    width: 128px;
}

* html div#col_01 form input.input
{
   height: 13px;
}

div#col_01 form input.input
{
   *padding-top: 2px;
   *padding-bottom: 2px;
}

/* FOOT ----------------------------------------------------------------------*/

div#foot p
{
    float: left;
    color: #fff;
    margin-left: 14px;
    margin-top: 9px;
}

div#foot ul
{
    list-style-type: none;
    float: right;
    margin-top: 9px;
}

div#foot ul li
{
    float: left;
    margin-right: 14px;
}

div#foot a
{
    color: #fff;
}

div#foot a:hover,
div#foot a:focus
{
    text-decoration: underline;
}

/* LEITLINIEN ----------------------------------------------------------------*/


body.widecontent div#col_03 h2.heading#heading_04
{
 background-position: -1587px 0px;
}

body.widecontent div#col_03 div.box 
{
padding-top:14px;
  border-top: 1px solid #3c8ab0;
  height: auto !important;
  height: 255px;
  min-height: 255px;
}


body.widecontent div#col_03 div.box.first
{
  border-top: 0px;
}

* html body.widecontent div#col_03 div.box.first
{
  height: 256px;
}

body.widecontent div#col_03 div.box.first
{
  *min-height: 256px;
}

body.widecontent div#col_03 div.box img
{
display: block;
margin-right: auto;
margin-left: auto;
max-width: 190px;
margin-bottom: 10px;
}

/* INHALT - NARROW -----------------------------------------------------------*/

div#col_02 h2.heading#heading_03
{
 background-position: -760px 0px;
}
div#col_02 h3.heading#heading_03
{
 background-position: -760px 0px;
}
div#col_02 h4.heading#heading_03
{
 background-position: -760px 0px;
}


div#col_02 div.box
{
  border-top: 1px solid #3c8ab0;
}

div#col_02 div.box.first
{
  border-top: 0px;
}

/* INHALT - WIDE -------------------------------------------------------------*/

body.widecontent div#col_02 h2.heading#heading_03
{
 background-position: -1071px 0px;
}
body.widecontent div#col_02 h3.heading#heading_03
{
 background-position: -1071px 0px;
}
body.widecontent div#col_02 h4.heading#heading_03
{
 background-position: -1071px 0px;
}
body.widecontent div#col_02 h5.heading#heading_03
{
 background-position: -1071px 0px;
}
body.widecontent div#col_02 h6.heading#heading_03
{
 background-position: -1071px 0px;
}
body.widecontent div#col_02 h6.heading#heading_04
{
 background-position: -1777px 0px;
}
body.widecontent div#col_02 h6.heading#heading_05
{
 background-position: 0px 0px;
}
body.widecontent div#col_02 h3.heading#heading_04
{
 background-position: 0px 0px;
 }
 body.widecontent div#col_02 h3.heading#heading_05
{
 background-position: -1777px 0px;
 }
 body.widecontent div#col_02 h5.heading#heading_04
{
 background-position: 0px 0px;}
  body.widecontent div#col_02 h5.heading#heading_05
{
 background-position: -1777px 0px;}
 body.widecontent div#col_02 h4.heading#heading_04
{
 background-position: 0px 0px;
}
 body.widecontent div#col_02 h4.heading#heading_05
{
 background-position: -1777px 0px;
}
body.widecontent div#col_02 h2.heading#heading_04
{
 background-position: -1777px 0px;
}
body.widecontent div#col_02 h2.heading#heading_05
{
 background-position: -2303px 0px;
}
body.widecontent div#col_02 h2.heading#heading_06
{
 background-position: -2821px 0px;
}
 body.widecontent div#col_02 h3.heading#heading_06
{
 background-position: -2303px 0px;
 }
   body.widecontent div#col_02 h5.heading#heading_06
{
 background-position: -2291px 0px;}
