/* HTML-Tag-Definitionen */
* {
	font: normal 1.0em verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	background: none;
	color: #000;
	border: none;
}

html {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* 100% = 16px --> 62,5 % = 10px */
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	background: #F0EFED url("../images/bg_body.jpg") repeat-y;
	text-align: left;
}

ul,ol {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}

table {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	border-collapse: collapse;
}

table th,table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 1.0em;
	font-weight: 600; /* 100,200,300,400,500,600,700,800,900 = extra-d�nn (100) bis extrafett (900). */
	color: #444;
}

h1 {
	font-size: 1.5em;
	color: #3484B0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1.0em;
}

hr {
    margin: 10px 0 10px 0;
    padding: 0px;
    height: 1px;
    background: #cdcdcd;
    color: #cdcdcd;
    border: none;
}

p {
	margin-bottom: 1.0em;
}

strong {
	font-weight: bold;
}

small {
	font-size: 0.9em;
	font-style: italic;
}

a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #3484B0;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

/*
a:link    { color: #BD1818; }
a:visited { color: #BD1818; }
a:hover   { color: #BD1818; }
a:active  { color: #BD1818; }
a:focus   { color: #FFC000; }
*/

a.btn_broschuere {
	position: relative;
	top: 0px;
	left: 10px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 107px;
	background: url("../images/btn_broschuere.jpg") no-repeat;
}

a.btn_fachbereiche {
	position: relative;
	top: 0px;
	left: 10px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 70px;
	background: url("../images/btn_fachbereiche.gif") no-repeat;
}

a.btn_babygalerie {
	position: relative;
	top: 0px;
	left: 10px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 70px;
	background: url("../images/btn_babygalerie.gif") no-repeat;
}

.google_maps,
.google_maps strong {
	color: #333;
}

.google_maps strong {
	font-size: 14px;
	font-weight: 600;
}

a:hover .google_maps,
a:hover .google_maps strong {
	text-decoration: none;
	color: #3484B0;
}

a.pdf-link {
	margin: 0px;
	padding: 4px;
	padding-left: 20px;
	background: url("../images/file_pdf.gif") no-repeat;
}

a.rss_link {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 15px;
	background: url("../images/rss_newsfeed.gif") no-repeat;
}

form {
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

form p {
    margin: 0px;
    padding: 2px;
}

form input {
    margin: 0px;
    padding: 1px;
    font-family: verdana, rial, helvetica, sans-serif;
    font-size: 11px;
}

form input.text,
form input.zip,
form input.town {
    background: #fff;
    border: solid 1px #cdcdcd;
}

form input.text {
    width: 250px;
}

form input.zip {
    margin-right: 5px;
    width: 50px;
    float: left;
}

form input.town {
    width: 190px;
}

form input.CANCEL , 
form input.SUBMIT {
    margin: 0;
    padding: 2px;
    width: 80px;
    border: solid 1px #666;
    color: #666;
    background: #efefef;
    cursor: pointer;
}

form input.CANCEL {
    float: left;
}

form input.SUBMIT {
    float: right;
}

form input:hover.CANCEL {
	color: red;
}

form input:hover.SUBMIT {
	color: green;
}

form textarea {
    margin: 0px;
    padding: 0px;
    padding: 1px;
    font-family: verdana, rial, helvetica, sans-serif;
    font-size: 11px;
    background: #fff;
    border: solid 1px #cdcdcd;
    overflow: auto;
}

form textarea.info {
    width: 320px;
    height: 150px;
}

form select {
    margin: 0px;
    padding: 0px;
    max-width: 400px;
    font-size: 11px;
    background: #fff;
    border: solid 1px #cdcdcd;
}

form p span ,
form p label {
    width: 8.0em;
    float: left;
}

fieldset {
    margin: 0px;
    margin-bottom: 10px;
    padding: 10px;
    background: #none;
    border: solid 1px #cdcdcd;
}

/******************************************************************************
 *
 *    CSS-Boxen bzw. DIV-Container und CSS-Klassen ...
 *
 ******************************************************************************/
 
#page,
#page_aerzte,
#page_patienten {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 916px;
	color: #313C73;
	text-align: left;
}

#box-1 {
	margin: 0px;
	padding: 0px;
	width: 232px;
	min-height: 850px;
	background: url("../images/bg_box-1.gif") no-repeat;
	float: left;
}

* html #box-1 {
	height: 850px; /* nur f�r IE 5.5 - 6.x */
}

html+body #box-1 {
	height: 850px; /* nur vom IE 5.0 */
}

#box-2 {
	margin: 0px;
	padding: 270px 0px 150px 0px;
	width: 189px;
	background: url("../images/bg_box-2.gif") bottom no-repeat;
	float: right;
}

div#klemmbrett {
	position: relative;
	top: 0px;
	left: 36px;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	text-align: left;
	width: 195px;
	background: url("../images/bg_klemmbrett.gif") top right no-repeat;
}

#head {
	position: absolute;
	top: 65px;
	left: 45px;
	margin: 0px;
	padding: 0px;
	width: 869px;
	height: 205px;
}

#page #head {
	background: url("../images/bg_head.jpg") no-repeat;
}

#page_aerzte #head {
	background: url("../images/bg_head_aerzte.jpg") no-repeat;
}

#page_patienten #head {
	background: url("../images/bg_head_patienten.jpg") no-repeat;
}

#content {
	margin: 0px;
	margin-left: 240px;
	padding: 320px 0px 20px 0px;
	width: 470px;
	min-height: 700px;
	line-height: 140%;
	color: #333;
}

* html #content {
	height: 700px; /* nur f�r IE 5.5 - 6.x */
}

html+body #content {
	height: 700px; /* nur vom IE 5.0 */
}

#cms_image_box {
	margin: 0px;
	padding: 0px;
	border: solid 1px #4F4F4F;
}

#foot {
	position: relative;
	top: 0px;
	width: 750px;
	margin: 0px auto 20px auto;
	padding: 0px;
	text-align: right;
	clear: both;
}

.error,
.formerror {
    color: #f00;
}

.message {
    color: #005e20;
}

.list-box-1,
.list-box-2 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 10px;
    border-left: solid 3px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
}


.box,
.info-box,
.text-box,
.error-box {
    margin: 0;
    margin-bottom: 10px;
    padding: 10px;
    border: solid 1px #cdcdcd;
    color: #333;
}

.text-box {
    background: #fefefe;
}

.info-box {
    padding-left: 35px;
    border: solid 1px #cdcdcd;
    background: #efefef url(../images/attention.gif) 10px 10px no-repeat;
    color: #333;
}

.error-box {
    padding-left: 35px;
    border: solid 1px #f00;
    background: #ffefef url(../images/attention.gif) 10px 10px no-repeat;
    color: #f00;
}

/******************************************************************************
 *                                                                            *
 *   CSS : outline (CSS 2.1) & -moz-outline (Mozilla-CSS)                     *
 *                                                                            *
 *   <style type="text/css">                                                  *
 *   <!--																	  *
 *   .hidefocus { outline: 0; -moz-outline: 0; }                              *
 *                                                                            *
 *   -->                                                                      *
 *   </style>                                                                 *
 *                                                                            *
 *   Effekt:   Rahmen wird erst gar nicht dargestellt.                        *
 *   Vorteil:  Trennung von Layout & Inhalt; Tastatursteuerung                *
 *             funktioniert; kann beschr�nkt werden auf Pseudoformate         *
 *   Nachteil: Wird noch nicht, bzw. nur von Mozilla-Browsern unterst�tzt.    *
 *                                                                            *
 *   Beispiel: <a class="hidefocus" href="http://www.example.org">            *
 *                                                                            *
 ******************************************************************************/

.hidefocus {
	outline: 0;
	/*-moz-outline: 0;*/
	outline: 0;
}

div#w3org {
	position: absolute;
	bottom: 0;
	left: 40px;
	width: 250px;
	height: 90px;
}

div#w3org a {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	width: 88px;
	height: 33px;
	float: left;
}

div#w3org a.w3org_xhtml {
	background: url(http://www.w3.org/Icons/valid-xhtml10) no-repeat;
}

div#w3org a.w3org_css {
	background: url(http://jigsaw.w3.org/css-validator/images/vcss) no-repeat;
}

/*****************************************************************************
 *
 *    Volltext-Suche
 *                  
 *****************************************************************************/

div#fulltext {
	margin: 0;
	padding: 0;
}

div#fulltext form {
	margin: 20px 0 20px 0 ;
	padding: 0;
}

div#fulltext form input.submit {
	padding: 0;
	width: inherit;
}

div#fulltext span.marker {
	margin: 0;
	padding: 0;
	font-weight: bold;
	background: yellow;
}

div#fulltext table {
	margin: 0;
	padding: 0;
}

div#fulltext table td {
	margin: 0;
	padding: 0 10px 10px 0;
}

div#fulltext-box {
    position: absolute;
    top: 300px;
    left: 30px;
    margin: 0;
    padding: 0;
    width: 400px;
    height: 40px;
    background: url(../images/bg_fulltext_search.jpg) no-repeat;
}

div#fulltext-box form {
    margin: 0;
    padding: 0;
}

div#fulltext-box form input {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}

div#fulltext-box form input.text {
    position: absolute;
    top: 8px;
    left: 5px;
    margin: 0;
    padding: 0;
    width: 120px;
}

div#fulltext-box form input.submit {
    position: absolute;
    top: 8px;
    left: 120px;
    margin: 0;
    padding: 20px 0 0 0;
    width: 50px;
    height: 18px;
}

