/*			
				<!-- {NAVDGENDO} {NAVPATIENTEN} {NAVTERMINE} {NAVMITGLIEDER} {NAVLOGIN}{LOGIN} {NAVBEHANDLERSUCHE}{NAVMITGLIEDERSUB}						
				-->*/


/* D G   E N D O   B A S I C  */

*, html {
	margin:0;
	padding:0;
	border:0;	
}

html {
	height:101%;
}

body {
	background:url('/cachepics/body_bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#727682;
}

/***************************************/
/* Allgemeine Angaben 				  */
/*************************************/

ul dfn,
ul span.inv {
	visibility:hidden;
	display:none;
}
div.placeholder {height:100px;}

hr {
	background-color:#fff;
	border:0;
	height:1px;
	line-height:1px;
	border-top:1px dotted #a0bbd9;
}

/* Headlines */

h1 {
	color:#608dc0;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	padding:38px 0 4px 16px;
	margin:0 0 22px 0;
}

h2 {
	color:#608dc0;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	padding:10px 0 5px 16px;
}

ol li h2 {display:inline;padding:0px;}

h3 {
	color:#727682;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	padding:10px 0 0px 16px;
	line-height:1.0;
}

p {
	color:#727682;
	font-size:12px;
	line-height:14px;
	padding:7px 0 10px 16px;
	margin:0;
	display:block;
}

 a {
	color:#9f1438;
	text-decoration:underline;
}
 a:hover {
	color:#9f1438;
	text-decoration:none;
}

a.anker {text-decoration:none;}
/***************************************/
/* Designeinstellungen				  */
/*************************************/

div#pageWrapper {
	width:939px;
	margin:0 auto;
}

/* HEADER */

div#headWrapper {
	background:url('/cachepics/watermark_new.gif');
	background-position:right top;
	background-repeat:no-repeat;
	height:131px;
}

a.headerLink {
 background: url("http://www.dget.de/cachepics/dgz_logo.png");
	background-repeat: no-repeat;
background-position: 43px 0px ;
  color: #FFFFFF;
    display: block;
    float: right;
    height: 41px;
    margin: 83px 9px 0 0;
    text-decoration: none;
    width: 104px;
}


/* PAGEBORDER */

div#pageBorderLeftTop {
	background:url('/cachepics/pageborder_left_top.gif');
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	height:12px;	
}

* html div#pageBorderLeftTop,
* html div#pageBorderLeftTopAktuelles {
	margin-top:-10px;
	margin-bottom:0px;
	display:block;	
	border:0;
}

div#pageBorderRightTop {
	background:url('/cachepics/pageborder_right_top.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

div#pageBorderLeftTopAktuelles {
	background:url('/cachepics/pageborder_left_top_aktuelles.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

div#pageBorderRightTopAktuelles {
	background:url('/cachepics/pageborder_right_top_aktuelles.gif');
	background-position:right top;
	background-repeat:no-repeat;
}


div#pageBorderContentTop {
	height:12px;
	margin:0 194px 0 209px;
	background-color:#fff;
}

div#pageBorderLeft {
	background:url('/cachepics/pageborder_left.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

div#pageBorderRight {
	background:url('/cachepics/pageborder_right.gif');
	background-position:right top;
	background-repeat:repeat-y;
}

* html div#pageBorderLeft {margin-top:-6px;}

/* CONTENT */

div#pageContentWrapper {
	margin:0 26px 0 16px;
}

* html div#pageContentWrapper {
	padding:0 0px 0 0px;
	border:1px solid #fff;
}

div#contentBorder {
	background:url('/cachepics/content_border.gif');
	background-position:left top;
	background-repeat:repeat-y;
	padding:0 0px 0 0px;
	margin:0;
	width:720px;
	float:left;
}

div#pageContent {
	margin:0 0px 0 0px;
	float:left;
	width:500px;
	padding:0 26px 0 34px;
}
* html div#pageContent {padding-right:0;}

div#pageContentAktuelles {
	padding:0 20px 0 20px;
}

div#teaser {
	float:right;
	width:160px;
	padding:17px 0 0 0;
}
* html div#teaser {
	padding-left:0px;
	padding-right:10px;
	}

/* FOOTER */

div#footerBorderLeft {
	background:url('/cachepics/footer_border_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

div#footerBorderRight {
	background:url('/cachepics/footer_border_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

div#footerContent {
	background:url('/cachepics/footer_border.gif');
	background-position:left top;
	background-repeat:repeat-x;
	height:54px;
	margin:0 30px 0 28px;
}

div#footerContent ul {
	list-style-type:none;
	width:35%;
	display:block;
	padding:10px 0 0 100px;
	margin:0 auto;
}

div#footerContent ul li {
	font-size:12px;
	float:left;
	margin:0 10px 0 0px;
	line-height:12px;
}

div#footerContent ul li.first a,
div#footerContent ul li.first a:hover,
div#footerContent ul li.selectedOne.first span.selectedOne {border:0;}

div#footerContent ul li a {
	text-decoration:none;
	color:#576173;
	border-left:1px solid #576173;
	padding:0 0 0 10px;
}

div#footerContent ul li a:hover,
div#footerContent ul li.selectedOne span.selectedOne {
	color:#0098cc;
	border-left:1px solid #576173;
	padding:0 0 0 10px;
	
}

