/* ##                                                                      ## */
/* Stylesheet Becker Dental, (c) 2005 Arno Schmidt */
/* ##                                                                      ## */

/* Fonts */
	P, LI, UL, TD, BR, H1, CENTER { 
		font-size: 13px; 
		font-family: Arial, Helvetica, sans-serif; 
	}
	P.bodytext {
		font-size: 13px;
	}
	H1 { 
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}
	SPAN {
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		color: #8884A2;
	}
	H2 {
		font-size: 20px;
		font-weight: bold;
		color: #000000;
	}
	P, H1, H2, SPAN, FORM {margin: 0px 0px 0px 0px;}

/* Allgemeine Konfiguration */
	BODY {
		/* background-image: url(images/bgweis.gif); */
	}
	A:link { text-decoration:none; border-bottom: 1px dotted #000000; color: #606060; font-weight: normal; }
	A:visited { text-decoration:none; border-bottom: 1px dotted #000000; color: #606060; font-weight: normal; } 
	A:hover { text-decoration:none; border-bottom: 1px dotted #000000; color: #060606; font-weight: normal; }
	A:active { text-decoration:none; border-bottom: 1px dotted #000000; color: #060606; font-weight: normal; }

	

/* Page */
	TD#page {
		vertical-align: top;
		align: center;
		height: 110%;
}

/* V_Menu */

	TD#menu {
		text-align: right;
		vertical-align: top;
		width: 160px;
		padding-top: 0px;
		padding-left: 0px;
		/* background-color: #C0C0C8; */
		/* background-image: url(images/bgweis.gif); */
	}
		DIV.men_spc {
			height: 10px;
		}
		TD#menu DIV.men_no A {
			padding-right: 20px;
			font-size: 13px;
			font-weight: bold;
			color: #B0B0B0;
		}
		TD#menu DIV.men_act A {
			padding-right: 20px;
			font-size: 13px;
			font-weight: bold;
			color: #000000;
		}
		TD#menu DIV.men_no A:hover {
			padding-right: 20px;
			font-size: 13px;
			font-weight: bold;
			color: #000000;
		}


/* Content Bereich */

	TD#content {
		width: 80%;
		align: left;
		vertical-align: top;
		padding-top: 2px;
		padding-left: 0px;

	}
	TD#kopf {
		height: 138px;
		background-image: url(images/nk_sky.jpg);
		background-repeat : no-repeat;
	}

		TD#logo_r {
			width: 100%;
			height: 24px;
			text-align: right;
			font-size: 16px;
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(images/bg_sand.jpg);
		}
		TD#c_text {
			padding-top: 16px;
			padding-left: 20px;
			vertical-align: top;
			/* height: 320px; */
			background-image: url(images/bg_6.gif);
			background-repeat : no-repeat;
			background-position: center middle;
		}
			TD#c_text DIV.affe A:hover {
				width: 346px;
				height: 260px;
				background-image: url(images/affe_lacht.jpg);
				background-repeat : no-repeat;
			}
			TD#c_text DIV.affe A {
				width: 346px;
				height: 260px;
				background-image: url(images/affe4.gif);
				background-repeat : no-repeat;
			}
			
		TD#bild_txt {
			width: 336px;
			vertical-align: bottom;
			font-weight: bold;
			color: #909090;
		}

/* Fußzeile */
	TD#fuss_li {
		width: 160px;
		vertical-align: bottom;
		padding-bottom: 16px;
	}
	TD#fuss_re {
		width: 80%;
		padding-left: 0px;	
		vertical-align: bottom;
		padding-bottom: 16px;
	}
		TD#fuss_re_l {
			width: 80px;
			padding-left: 0px;	
			vertical-align: bottom;
		}
		TD#fuss_re_r {
			padding-left: 0px;	
			vertical-align: bottom;
			color: #909090;
			font-weight: bold;
			font-size: 11px;
		}

	DIV.txt_spc {
		height: 4px;
	}

/* PopUp Fenster */

	TD#mini_ro {
		width: 330px;
		height: 78px;
		padding-left: 5px;
		font-weight: bold;
	}

	TD#mini_ru {
		width: 330px;
		height: 24px;
		padding-left: 5px;
		text-align: left;
		font-weight: bold;
		color: #FFFFFF;
		background-image: url(images/m_sand.jpg);
	}
	TD#m_links {
		width: 85px;
		padding-top: 10px;
		padding-left: 5px;
		color: #A0A0A0;
		vertical-align: top;
		font-weight: bold;
	}
	TD#m_contend {
		width: 330px;
		padding-top: 10px;
		padding-left: 5px;
	}
