/* GENERAL */
/* --------------------------------------- */
html		{overflow-y:scroll;}
body		{font-family: Arial; sans-serif; margin:0; font-size:12px;line-height: 15px;background: #ffffff;color: #333;}
									
.clear		{clear:both;}

/* MAIN WRAPPER */
#wrap 		{margin:0 auto; margin-top:10px; width:1100px;}

	#top					{height:153px; width: 1100px;}
		#top #logo			{float: left;margin-left: 50px;}
		#top #logo_r		{float: right;margin-right: 50px;}
		#top #line			{height: 12px;width: 1100px;background-image: url(../images/line.gif);background-repeat: no-repeat;background-position: center;float: left;margin-top: 13px;}
	

/* CONTENT */
	#content /* content wrapper */	{width: 1074px;padding: 0 13px;}
	#content #line			{height: 12px;width: 1100px;background-image: url(../images/line.gif);background-repeat: no-repeat;background-position: center;float: left;margin-top: 13px;}
/*	#bg {width: 1000px; height: 500px;position: absolute;margin-top: -200px;bottom: 0}*/
	.kontakt {background: url(../images/bg_kontakt.jpg);background-position: bottom;background-repeat: no-repeat;height: 676px}
	.praxis {background: url(../images/bg_praxis.jpg);background-position: bottom;background-repeat: no-repeat;height: 676px}
	.start {background: url(../images/bg_start.jpg);background-position: bottom;background-repeat: no-repeat;height: 676px}
	.kosten {background: url(../images/bg_kosten.jpg);background-position: bottom;background-repeat: no-repeat;height: 676px}
	.ueber_mich {background: url(../images/bg_ueber_mich.jpg);background-position: bottom;background-repeat: no-repeat;height: 676px}

	#mainnav /* menu wrapper */			{width: 207px;min-height:200px;float: left;}
		#mainnav ul a				{;font-size: 16px;color: #898e96;line-height: 16px;}
		#mainnav ul#m_menu				{width: 207px;min-height:200px;list-style:none;float: left;font-size: 16px;color: #898e96;line-height: 16px;}
		#mainnav ul#m_menu li			{list-style:none;padding-bottom: 13px;padding-left: 37px;}
		#mainnav ul#m_menu li.active 	{background-image: url(../images/line_nav.gif);background-repeat: no-repeat;background-position: 8px 18px}

			ul#s_menu				{list-style:none;float: left;font-size: 13px;color:#000;width:170px;padding-right:30px;}		
ul#s_menu a				{font-size: 13px;color:#000;}		
			ul#s_menu li			{list-style:none;margin-bottom: -6px}
			ul#s_menu li.active_s 	{background-image: url(../images/pfeil.gif);background-repeat: no-repeat;background-position: 20px 5px}

	
		#content .text				{width: 540px;float: left;margin-left: 30px;}
		#content .text p			{margin-bottom: 20px;line-height: 18px}
		#content .text p.head		{font-size: 27px;color: #5b5b5b;margin-bottom: 30px;}
		#content .text p.subhead	{font-size:15px;color: #898e96;line-height: 18px}
		#content .text p.weiter 	{font-size:15px;color: #898e96;background-image: url(../images/pfeil.gif);background-repeat: no-repeat;background-position: 0px 5px;padding-left: 20px;}
		#content .text a.weiter 	{font-size:15px;color: #898e96;background-image: url(../images/pfeil.gif);background-repeat: no-repeat;background-position: 0px 5px;padding-left: 20px;}
		#content .text p.silver		{color: #898e96}
		
		#content .foto				{width: 540px;height:500px;float: left;margin-left: 30px;}
		#content .foto img			{width: 538px;margin-bottom: 30px;margin-top: 15px;boder:1px solid #b3d35b}
		#content ul.numbers			{list-style:none;color: #b3d35b;}
		#content ul.numbers	li		{list-style:none;font-size: 20px;margin-right: 20px;float: left;padding-bottom: 3px}
		#content ul.numbers	li.sel	{border-bottom: 2px solid #5b5b5b}
		
		#content p textarea					{width: 450px; height: 70px;background: #e6f2c9}
		#content p input[type='text']		{width: 450px; height: 20px;background: #e6f2c9;margin-bottom: 5px;}
		#content p input[type='submit']		{width: 100px; height: 20px;background: #e6f2c9;margin-bottom: 5px;color: #fff;}
		#content p select					{margin-bottom: 5px;}
		
		#content .right 		{font-size:11px;color: #898e96;width: 180px; float: right;margin-right: 37px}
		#content .right img		{margin-bottom: 13px}


/* RESET */
*, html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {margin:0; padding:0}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
img {border:none;}
a {outline: none; text-decoration:none;}