body
{
	color: #000;
	font: 100% "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(images/container-bg.jpg) repeat-x;
}

*
{
	margin: 0;
	padding: 0;
}

img { display: block; }
#container { width: 100%; }

#centercontainer
{
	position: relative;
	width: 862px;
	padding: 40px 65px 165px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #fff url(images/centercontainer-bg.jpg) no-repeat;
}

#header { padding-bottom: 34px; }

#content
{
	float: right;
	width: 645px;
}

.contentRow
{
	width: 645px;
	padding-bottom: 7px;
}

#boxpraxis
{
	float: left;
	width: 210px;
	padding-right: 7px;
	height: 210px;
}

#boxpraxis img
{
	width: 210px;
	height: 210px;
}

#footer
{
	float: right;
	width: 645px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#footer { background: #fff url(images/container-bg.jpg) repeat-x; }
#footer p { padding-top: 1.0em; }
#footer a { text-decoration: none; }

h1, h2, h3, h4
{
	color: #000;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.09em;
	line-height: 1.4em;
	padding: 5px;
}

h1
{
	font-size: 1.0em;
	letter-spacing: 0.15em;
}

h2 { font-size: 0.9em; }

h3
{
	font-size: 0.8em;
	letter-spacing: 0.06em;
}

p
{
	font-size: .75em;
	line-height: 1.8em;
	padding: 0 5px 5px;
}

p.top { padding: 5px; }

a
{
	color: #453d1a;
	border: 1px solid #fff;
}

a:hover { background-color: #fffcd6; }

.highlight
{
	background-color: #fffcd2;
	padding-top: 10px;
}

.boxFooter
{
	float: right;
	width: 645px;
}

.boxFull
{
	float: right;
	width: 645px;
}

.boxFull img
{
	width: 645px;
	height: 210px;
}

.boxFull ul { margin: 0 12px 14px 35px; }
.boxOne { width: 428px; }
.boxOne img { width: 428px; }
.boxOne ul { margin: 0 12px 14px 35px; }
.boxThree ul { margin: 0 12px 14px 28px; }
.boxTwo { width: 210px; }
.boxTwo img { /*width: 210px;*/ }
.boxThree { width: 315px; }
.left { float: left; }
.right { float: right; }

.between
{
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}

.current
{
	background-color: #fff;
	border: 1px solid white;
}

.boxOne ul
{
	font-size: .75em;
	line-height: 1.7em;
	list-style-type: square;
}

.boxFull ul
{
	font-size: .75em;
	line-height: 1.7em;
	list-style-type: square;
}

.boxTwo ul
{
	font-size: .75em;
	line-height: 1.7em;
	list-style-type: square;
}

.boxThree ul
{
	font-size: .75em;
	line-height: 1.7em;
	list-style-type: square;
}

table { width: 210px; border: 0; } 
td { font-size: .75em; border: 1px solid #d8d4d7; padding: 5px 5px; }
#dr-karin-menche table td { border: 0;}
#dr-karin-menche table td.left { padding-left: 3px; width:180px; }
#dr-karin-menche table td.right { width:350px; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
#navcontainer { float: right; width: 643px; margin-bottom: 23px; }
#navlist { list-style: none; }
#navlist li { display: inline; margin: 0 10px 0 0; }
#navlist li a { font-size: .75em; color: #453d1a; text-decoration: none; letter-spacing: 0.17em; padding: 1px 2px; border: 1px solid #fff; }
#navlist li a:hover { font-size: .75em; text-decoration: none; background-color: #fffcd6; }

/*#navlist li:before { content: "| ";color: #ccc;} #navlist li:first-child:before { content: ""; }*/
/*IE workaround*/
/*All IE browsers*/
/** html #navlist li {border-left: 1px solid black;padding: 0 0.4em 0 0.4em;margin: 0 0.4em 0 -0.4em;}*/
/*Win IE browsers - hide from Mac IE\*/
/* * html #navlist { height: 1%; } * html #navlist li {display: block;float: left;} */
/*End hide*/

