html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************ END RESET /////////////////////////////*/

h1 {
	font-size:13px;
	font-weight: bold;
	margin-bottom: 6px;
}
h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
body {
	background-color:#C6CCDA;
	text-align:center;
}
#container {
	margin:0 auto;
	width:1000px;
	font-family:Verdana, Helvetica, sans-serif;
	height:624px;
	border: #8894B0 1px solid;
}
#top {
	width:1000px;
	height:156px;
}
#toplinks {
	width:163px;
	height:156px;
	float:left;
	background-color:#FFF;
/*	border-left:#BFC5D5 solid 1px;*/
	border-right:#BFC5D5 solid 1px;
	border-bottom:#BFC5D5 solid 1px;
}
#toprechts {
	width:836px;
	height:156px;
	float:left;
	background-color:#FFF;
	border-bottom:#BFC5D5 solid 1px;
}
		
#adresse {
	margin:65px 0 0 0;
	padding-right:6px;
	width:158px;
	text-align:right;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#9d9797;
	
}
#adresse strong {
	color:#000;
}

#praxisname {
	width:581px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}
#ssologo {
	margin:95px 20px 0 0;
	width:80px;
	height:50px;
	float:right;
}
#namen {
	margin:85px 0 0 320px;
	width:auto;
	height:auto;
	text-align:left;
	font-size:12px;
	color:#333;
	line-height:13px;
}
#praxis {
	margin:4px 0 0 105px;
	width:auto;
	height:auto;
	clear:both;
	text-align:left;
	font-size:24px;
	line-height:1.2;
	color:#000;
}
#inhalt {
	width:1000px;
	height:468px;
	clear:both;
	background-color:#8894B0;
	border-bottom:#8894B0 1px solid;
}
#linkespalte {
	width:163px;
	height:468px;
	float:left;
	background-color:#D9DDE6;
/*	border-left:#BFC5D5 solid 1px;*/
	border-right:#BFC5D5 solid 1px;
}
#bildspalte {
	position:relative;
	width:581px;
	height:412px;
	float:left;
       	
}
#haupttext{
	width:431px;
	height:412px;
        position:relative;
        background: #949fb8;
 	color:#fff;
	font-size:12px;
        line-height:14px;
        text-align:left;
        list-style-position: outside;
        list-style-type: disk;
        padding-left:150px;
        padding-top:20px;
}

#error{
	width:541px;
	height:392px;
        position:relative;
        background: #949fb8;
 	color:#fff;
	font-size:16px;
        line-height:24px;
        text-align:left;
        list-style-position: outside;
        list-style-type: disk;
        padding-left:20px;
        padding-right:20px;
        padding-top:40px;
}

#textkasten {
	position:absolute;
	right:0px;
	bottom:0px;
	padding:12px;
	height:auto;
	width:220px;
	float:right;
	background-color:#D9DDE6;
	z-index:800;
	text-align:left;
	color:#8894B0;
	font-size:11px;
}

#textkasten h1 {
	font-weight: bold;
	margin-bottom: 6px;
}

#textspalte {
	position:relative;
	padding:18px 10px 0 8px;
	width:228px;
	height:420px;
	float:left;
	font-size:11px;
	line-height:17px;
	color:#FFF;
	text-align:left;
    
}

#textspalte li {
	list-style-position: outside;
        list-style-type: disk;
        margin-left:20px;
}


#textspalte a {
	color:#c4c9d5;
        text-decoration:none;
        font-weight:bold;
}

#vorschaubilder {
	position:absolute;
	top:310px;
	left:10px;
	width:236px;
	height:44px;
}
#vorschaubilder img {
	margin-right:8px;
        margin-bottom: 8px;
	float:left;
	
}
.invisible{
	display:none;
}

#navileft a.invisible {
	display:none;
}

#navileft {
	text-align: right;
	padding-right:6px;
	padding-top:25px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}
#navileft a{
	text-decoration:none;
}

#navileft ul.level_1 a, #navileft ul.level_1 span  {
	padding-bottom:1px;
	color: #000;
}

#navileft ul.level_2 a, #navileft ul.level_2 span {
	color: #8295bd;
}
#navileft span.active, #navileft ul.level_2 a.trail {
	background: url(img/bck.png) repeat-x;
    background-position: 0 0;
}

#navileft ul li{
list-style: none;
}
#weiter {
	margin:12px 16px 0 0;
	display:block;
	background:url(img/textnext.gif) right no-repeat;
}
#zurueck {
	margin:12px 16px 0 0;
	display:block;
	background:url(img/textback.gif) right no-repeat;
}

