body{
        background-repeat:repeat-x;
        background-color:#ffe474;
        margin:0px;
        padding:0px;
        font-family:Verdana, Geneva, sans-serif;
        }

#ausgabebereich{
        margin: 0px auto;
        width:870px;
        height:880px;
        }


#logo{
        width:870px;
        height:215px;
        background-image:url(../images/gesundheitspraxis-erkner-header.jpg);
        }




/* Content Anfang */
#content{
        background-image:url(../images/gesundheitspraxis-erkner-content.jpg);
        background-repeat:repeat-y;
        text-align:left;
        width:870px;
        height:620px;
        overflow:auto;
        font-size:14px;
        font-weight:normal;
        line-height:24px;
        color:#112;
        }

#textfeld{
        margin-top:25px;
        margin-left:60px;
        width:750px;
        height:400px;
        xbackground-color:#093;
        }
				

#content h1{
        color:#009036; /* grün */
        font-size:19px;
        line-height:27px;
        display:block;
        }

#content h2{
        color:#009036; /* grün */
        font-size:14px;
        line-height:20px;
        display:block;
        padding-top:12px;
        }

#content a{
        color:#000;
        }

#content a:hover{
        color:#009036; /* grün */
        }
		
#subcontentkaren{
		float:right;
		width:360px;
		xbackground-color:#3F0;
		}
		
		
#subcontentsabera{
		float:left;
		width:360px;
		xbackground-color:#F30;
		}		

		
#sub-subcontentportrait{
	width:128px;
	height:163px;
	overflow:hidden;
	float:left;
	}
	
#sub-subcontentrechts{
	width:215px;
	height:163px;
	float:right;
	xbackground-color:#993;
	}	
	
#sub-subcontentrechts td{
	xbackground-color:#006;
	vertical-align:bottom;
	line-height:20px;
	height:55px;
	}
	
#sub-subcontentlinks{
	width:200px;
	height:163px;
	float:left;
	xbackground-color:#993;
	}	
	
#sub-subcontentlinks td{
	xbackground-color:#006;
	vertical-align:bottom;
	line-height:20px;
	height:55px;
	}	
	
#sub-subcontentunten{
	width:360px;
	height:400px;
	xbackground-color:#C39;
	margin-top:25px;
	overflow:hidden;
	float:left;
	}	
	

.gruen{
	color:#009036; /* grün */
	}
	

/* Content Ende */


/* Aktuelles */

#aktuelles{
        background-image:url(../images/gesundheitspraxis-erkner-aktuelles.jpg);
        background-repeat:repeat-y;
        text-align:left;
        width:870px;
        height:auto;
        overflow:auto;
        font-size:13px;
        font-weight:normal;
        line-height:20px;
        color:#333;
        padding-left:60px;
        padding-right:60px;
        }

#aktuelles h3{
        font-size:14px;
        line-height:20px;
        color:#009036; /* grün */
		margin: 0 0 0 0;
  		padding: 0 0 0 0;
		margin-top:20px;
        }

#aktuelles-feld{
        width:710px;
        border:1px solid #009036; /* grün */
		border-top:none;
        background-color:#fcf2c6; /* helles gelb */
        margin-top:20px;
        margin-bottom:25px;
        background-repeat:no-repeat;
		background-image:url(../images/table-header.jpg);
		padding:20px;
        }

#aktuelles td{
        padding:5px;
		vertical-align:top;
		border-top:1px solid #fff;
        }

#aktuelles h1{
	color:#009036;
	font-size:20px;
	text-align:center;
	}

/* footer Anfang */

#footer{
        background-image:url(../images/gesundheitspraxis-erkner-footer.jpg);
        background-repeat:no-repeat;
        width:870px;
        height:250px;
        overflow:auto;
        }

#adresse{
        position:absolute;
		text-align:center;
        margin-top:50px;
        margin-left:302px;
        width:265px;
        xheight:auto;
        text-align:center;
		font-size:13px;
        font-weight:normal;
        line-height:21px;
        color:#112; 
		xbackground:#F36;
        }


/* footer Ende */




/* metanav Anfang */
#metanav{
        xposition:absolute;
        xmargin-top:860px;
        margin-left:600px;
        width:200px;
        height:35px;
        text-align:right;
        font-size:10px;
        }

#metanav a{
        color:#8ca614; /* grün */
        font-weight:normal;
        text-decoration:none;
        }

#metanav a:hover{
        color:#7d5da0; /* violett */
        font-weight:normal;
        text-decoration:none;
        }
/* metanav Ende */