* {
	padding: 0px;
         margin: 0px;
         text-decoration: none;
         color: #003D68;
         font-family: Verdana, sans-serif;
         text-align: left;
}

body {
	background-color: #ECDABF;
}

#myBody {
         font-size: 10px;
}


#container {
	width: 100%;
         height: 100%;
         float: left;
}

#aussen {
	margin: 0 auto;
         width: 980px;
         height: 100%;
}


#main {
	width: 957px;
         margin: 0 auto;
         background-image: url('../images/page_schatten.jpg');
         background-repeat: repeat-y;
         float: left;
}


#page {
	width: 942px;
         margin: 0 auto;
}



#left {
	width: 191px;
         float: left;
}

#header_left {
	width: 191px;
         height: 150px;
         float: left;
}


#header_left_logo {
	width: 191px;
         height: 118px;
	float: left;
         background-color: #FFFFFF;
}

#header_left_logo img {
	margin-top: 8px;
         margin-left: 17px;
}

#header_left_bottom {
	float: left;
	width: 191px;
         height: 32px;
         background-color: #003d68;
}


#right {
	float: left;
         width: 751px;
}

#header_right {
	width: 751px;
         height: 205px;
         float: left;
         background-color: #FEF7EF;
         background-image: url(../images/header_img_start.jpg);
         background-repeat: no-repeat;
}

#header_right_navi {
	float: left;
	width: 751px;
         height: 22px;
         background-color: #F6BF74;
         border-bottom: 1px solid #003d68;
         margin-top: 96px;
}


#header_right_navi ul {
	list-style-typ: none;
         margin-left: 10px;
         margin-top: 3px;
}


#header_right_navi ul li {
	display: inline;
         margin-right: 25px;
}

#header_right_navi ul li a {
	font-size: 11px;
         color: #003D68;
}


#header_right_navi ul li .themen_navi_aktiv {
	height: 30px;
         background-image: url('../images/themen_navi_schatten.jpg');
         background-repeat repeat-y;
         display: inline;
         position: absolute;
         padding-left: 6px;
         padding-right: 6px;
         margin-top: -4px;
         padding-top: 3px;
}


#header_right_navi ul li .themen_navi_aktiv_schatten_rechts {
         margin-top: -3px;
         width: 2px;
         height: 34px;
         background-image: url('../images/themen_navi_schatten_rechts.jpg');
         background-repeat: no-repeat;
         position: absolute;
         margin-left: 6px;
         display: inline;
}


#header_right_navi span.navi_akt {visibility: hidden;}

#header_right_subnavi {
	float: left;
	width: 751px;
         height: 31px;
         /*background-color: #87A7CB;*/
         background-color: #F9DCB5;
         
}



#header_right_subnavi ul {
	list-style-typ: none;
         margin-top: 15px;
         margin-left: 20px;
}


#header_right_subnavi ul li {
	display: inline;
         margin-right: 25px;
}

#header_right_subnavi ul li a {
	font-size: 11px;
         color: #003D68;
}

#header_right_subnavi ul li.aktiv { font-weight: bold;}

#right_content {
	width: 700px;
	float: left;
         background-color: #FEF7EF;
         padding: 38px 20px 50px 31px;
         color: #003D68;
         font-size: 10px;
         line-height: 15px;
}


#right_content a {
	text-decoration: underline;
}

#right_content h1 {
	font-weight: bold;
         margin-bottom: 10px;
           font-size: 14px;         
}

#left {
	width: 191px;
	float: left;
         background-color: #CFDCEA;
         padding-bottom: 30px;
}


#navi_left {
	width: 191px;
         float: left;
         padding-top: 40px;
         background-color: #CFDCEA;
         padding-bottom: 40px;
         font-size: 11px;
}


#navi_left ul {
	width: 191px;
         list-style-type: none;
}

#navi_left ul li {
         height: 20px;
}


#navi_left ul li a {
	margin-left: 20px;
         /*font-size: 11px;*/
         color: #003D68;
}


#navi_left ul li .quadrat_normal {
	float: left;
	width: 14px;
         height: 14px;
         margin-left: 19px;
         border: 1px solid #6C749A;
         display: inline;
}

#navi_left ul li .quadrat_aktiv {
         border: 1px solid #6C749A;
         background-color: #003D68;
	width: 14px;
         height: 14px;
         margin-left: 19px;
         float: left;
         display: inline;
}

#navi_left ul li a {
	color: #003D68;
         text-decoration: none;
}

#navi_left ul li.act a {font-weight: bold;}

#left_content_middle {
	width: 191px;
         float: left;
}


#left_content_middle .left_content_image {
	float:left;
	/*border: 1px solid #000000;*/
         margin: 10px 10px 10px 20px;
         background-color: #FFFFFF;
	text-align: center;
         font-size: 11px;
         display: inline;
         line-height: 20px;
}


#left_content_middle .left_content_image img {
	float: left;
	display: block;
         margin: 0 auto;
}


#left_content_info {
	width: 170px;
         float: left;
         color: #003D68;
         font-size: 11px;
         margin: 30px 0 30px 19px;
         display: inline;

}


#schatten_bottom {
	width: 959px;
	float: left;
         height: 10px;
         background-image: url('../images/page_schatten_unten.jpg');
         background-repeat: no-repeat;
}


/* 2 Columns Extension*/

/* Layout 1 */
div.c2l1d-left{
	float: left; 
	width: 300px;
}

div.c2l1d-middle{
	float: left;
	width: 300px; 
	margin-left: 45px;
}


/* Sitemap */
.sitemap ul {
        list-style-type: none;
        margin-top: 0px;

}


.sitemap ul.themen li{
        border-left: 3px solid #f6a94d;
        padding-left: 4px;
        margin-top: 3px;
        margin-right: 60px;
}

.sitemap ul.themen li.sublevel{
        border-left: 3px solid #f6bf74;
        margin-left: 8px;
        margin-top: 3px;
}

.sitemap ul.info li{
        border-left: 3px solid #003d68;
        padding-left: 4px;
        margin-top: 3px;
}

.sitemap .divthemen {
	float:left;
}

.sitemap .divinfo {
	float: left;
	margin-top: -10px;
}



/* Infomaterial Felder*/

.csc-mailform {border: none;} /* Rand ausschalten */
.csc-mailform-field label {float:left; clear:both; display:block; width:100px; padding-left:20px; margin-bottom:10px; font-size:100%; font-family: Arial, Helvetica, sans-serif;}
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {float:left; display:block; width:250px; border: 1px solid #333; background:#F4F4F4; padding:0px; margin-bottom:10px; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#000;}
.csc-mailform-submit {margin-left: 120px; clear: both; text-align:center;}




/* Info Formular */

#infomaterial{
	font-size: 10px;
	font-family: Verdana;
}

#infomaterial input, #infomaterial textarea {
        border: 1px solid #D5C7B8;
        width: 183px;
}

.info_auswahl_check {
	margin-top: 10px;
}

.info_auswahl_check input {
         margin-right: 10px;
}




.info_auswahl_label{
         display: inline;
         float: left;
}


.info_information {
	margin-top: 20px;
}
.info_label {
	float: left;
         width: 100px;
         margin-bottom: 10px;
}

.info_input {
         margin-bottom: 10px;

}

.info_input input{
         width: 183px;
}

.info_textarea {
         margin-bottom: 10px;
}

.info_submit {
	margin-left: 100px;
}
.info_submit input {
	font-size: 10px;
	font-family: Verdana;
	background-color: #FDEAC3;     
	text-align: center;
}

/* &#65533;rzteseite */

#aerztebereich .aerzte {
        width: 586px;
        height: 230px;
        float: left;
        padding: 10px;
        border: 1px solid #EEDBC6;
        margin-bottom: 20px;
}

/*
#aerztebereich .aerzte img {
        border: 1px solid #003D68;
}
*/

#aerztebereich .bodytext {
        margin-right: 80px;
}


#header_text {
        width: 751px;
        height: 55px;
        background-image: url(../../images/png_mit_transparenz.png);
        background-repeat: no-repeat;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);   
        float: left;     
}

#header_text h1.h_text {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
        color: #2C2F64;
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px;
        margin-left: 100px;
}


/* Globale Formular Einstellungen */
.newsletter input, .newsletter  textarea {
	font-size: 10px;
	font-family: Verdana;
	background-color: #FDEAC3;     
        border: 1px solid #D5C7B8;
        width: 100px;	
}



#right_content a:hover {
        text-decoration: underline;
}


/* Lexikon */


#lexikon * {
	margin: 0;
         padding: 0;
}

#lexikon {
	font-family: Verdana;
        font-size: 10px;
        width: 546px; 
}


#lexikon h3 {
	font-size: 12px;
}

#lexikon .alphabet {
	float: left;
	/* width: 274px; */
	margin-bottom: 20px;
}


#lexikon .alphabet a {
	 text-decoration: none;
	 background-color: #CFDCEA;
         color: #000000;
         width: 20px;
         height: 15px;
         display: block;
         padding-top: 5px;
         float: left;
         margin-right: 1px;
         font-size: 10px;
         font-family: Verdana;
         text-align: center;
}

#lexikon .alphabet a:hover {
	background-color: #87A7CB;
        text-decoration: none;
}


#lexikon .alphabet a:active {
	background-color: #87A7CB;	
	text-decoration: none;	
}

#lexikon .trenner {
	background-color: #87A7CB; 
	width: 493px;
	clear: both; 
	height: 2px; 
	font-size: 2px;
        	
}

#lexikon br.trenner {
         clear: both;      
}


#lexikon h2.special_h2 {
	font-size: 14px;
	display: block;
	background-color: #003D68;
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.special_h3 {
	background-color: #00A0FF;
}

#lexikon h2.special_h2_all {
	font-size: 14px;
	display: block;
	background-color: #003D68;
	width: 40px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}



a.lexikon_link {
	color: #F6A94D;
	text-decoration: underline;
}