/****************************************************************************
Rheumazentrum Duesseldorf
****************************************************************************/

h4 {
	width:100%;
	font-size:10pt;
}

h4.publ {
	margin-top:40px;
	background-color:#ecedf1;
	font-size:10pt;
}

table {
	width:100%;
	border-color:#000000;
	border-width:1px;
	border-style:none;
	border-collapse:collapse;
}

th {
	background-color:#DFDFDF;
	border-color:#000000;
	border-width:1px;
	border-style:none;
	padding:8px;
}

td {
	border-color:#000000;
	border-width:1px;
	border-style:none;
	padding:5px;
}

td.lefthd {
	background-color:#ecedf1;
	vertical-align:top;
	border-width:1px;
	border-style:none;
	padding:5px;
}

/* Umfasst die ganze Site */

#id_website {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 760px;
	height: 100%;
	background: #ffffff;
	/* centern der seite */
	position:relative;
	top:0px;
	left:auto;
	padding:0px;
	margin: 0 auto;
	text-align: left;
	border:0px solid green;
}

/* Kopf eingefasst */
#id_oberer_teil {
	width: 100%;
	height: 170px;
	text-align: left;
	background-color:#fff;
	float:left;
}

/* Kopf der Site */
#id_header {
	width:100%;
	float:left;
	height: 144px;
	background: url(head_konf.jpg) no-repeat;
}

/* id_zwischenbereich */
#id_zwischenbereich{
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 28px;
}

/* id_breadcrumb */
#id_breadcrumb {
	text-align:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float:left;
	width: 100%;
	background-color: #333;
	height: 100%;
}

#id_breadcrumbtext {
	margin: 0px;
	top:1px;
	left:5px;
	text-align:left;
	padding-left: 5px;
	padding-top: 0px;
	color:#fff;
	font-size:10px;
	background-color:transparent;
	width: 550px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
}

/* id_suchfeld */
#id_suchfeld {
	width: 20%;
	background-color: #333;
	float: right;
	height: 100%;
	text-align:left;
	padding-top: 0px;
	margin-top: 0px;
}

#id_input_und_button form{
	text-align:left;
	margin:0px;
	padding:0px;
}

#id_suchbox {
	margin-top: 4px;
	font-size:9px;
	background-color:#ecedf1;
}

#id_submit {
	background:url(go_button.gif) no-repeat;
	border:none;
	width:25px;
	margin-top:5px;
	padding:0px;
	cursor: hand;
}

/* Content-Bereich insgesamt eingefasst */
#id_unterer_teil {
	position: relative;
	float:left;
	top:0px;
	width: 760px;
	padding: 0px;
	padding-bottom:5px;
	margin: 0px;
	background-color:#FFFFFF;
	height: 100%;
	border:0px solid red;
	}

/* Content-Bereich  */
#id_unterer_teil1 {
	height: 100%;
}

/* Navigation */
#id_navigation {
	left:auto;
	width: 180px;
	margin:0px;
	padding-left:6px;
	float:left;
	height: 100%;
	top: 0px;
}

/* Die Inhalte (Content)*/
#id_content {
	width:550px;
	height: 100%;
	margin-top: 10px;
	float:right;
	background-color:transparent;
	border:0px solid blue;
}

/* STARTBOX 1  */
#id_startbox1 {
	float:left;
	width: 98%;
	height: 100%;
	border: 1px solid #000000;
	border-top: 10px solid #555555;
	margin-top: 10px;
}

#startbox1_right {
	padding: 5px;
	font-size:8pt;
}

/* STARTBOX 2  */
#id_startbox2 {
	float:left;
	width: 98%;
	height: 100%;
	border: 1px solid #000000;
	margin-top: 10px;
	border-top: 10px solid #999999;
}

#startbox2_right {
	padding: 5px;
}

/* STARTBOX 3  */
#id_startbox3 {
	float:left;
	width: 98%;
	height: 100%;
	border: 1px solid #000000;
	border-top: 10px solid #cccccc;
	margin-top: 10px;
}

#startbox3_right {
	padding: 5px;
}

#id_text {
	float:left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
}

#id_clearit {
	clear:both;
	margin:0px;
	padding:0px;
}

/* Bottom-Navigation */
#id_footer {
	position:relative;
	top:0px;
	height:20px;
	left:auto;
	margin: 0 auto;
	text-align: center;
	font-size: 8pt;
	float: none;
	width: 760px;
	padding-top: 5px;
	padding-left: 0px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	background-color:#fff;
	clear:both;
}

/* id_extrabox_A Impressum, id_login u.ä. */
#id_extrabox_A {}
#id_extrabox_A2 {}
#id_extrabox_A3 {}
#id_extrabox_A4 {}
#id_extrabox_A5 {}
#id_extrabox_A6 {}
#id_extrabox_A7 {}
#id_extrabox_A8 {}

/*Extra */
#id_extrabox_B1{}
#id_extrabox_B2{}
#id_extrabox_B3{}
#id_extrabox_B4{}
#id_extrabox_B5{}
