@charset "UTF-8";

@media all {
/* ___ Basics ___ */
/* css reset */
* {padding: 0; margin: 0; border: 0; outline: 0 none;}
address, caption, cite, code, dfn, em, th, var {font-style: normal; font-weight: normal;} 
caption, th {text-align: left;} 
fieldset, img {border: 0 none;}
ol, ul {list-style: none;}
abbr,acronym {border: 0;} 
q:before, q:after {content:'';}
html {height: 100%}
/* basic formats */
body {
	height: 100%;
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f0eded;
	overflow: hidden;

}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {

}
h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 6px;
}
h4 {
	font-weight: bold;
}
h5 {
	
}
h6 {

}
p, li, dd, dt {
	line-height: 15px;
}
a {
	text-decoration: none;
	color: #000066;
}
a:focus, a:hover, a:active, a.aktiv {
	text-decoration: underline;
}



/* out of the viewport */
dfn, .invisible {
	left: -6000px;
	position: absolute;
	top: -6000px;
}
/* clear */
.clear {
  	display: block;
  	clear: both;
  	float: none;
  	height: 0px;
  	font-size: 0px;
  	line-height: 0px;
  	overflow: hidden;
}


}
/* end madia all */

@media screen {
/* 
   Basics
*/
p, dd, dt, .article li {
	font-size: 11px;
	line-height: 14px;
}
p {
	margin-bottom: 6px;
	line-height: 15px;
}


/*
   Seitenaufbau
*/
#rahmen_pos {
	position: relative;
	top: 50%;
}
#rahmen {
	width: 750px;
	height: 390px;
	background: #9999ff;
	margin: 0 auto;
	position: relative;
	top: -195px;
}
#linksoben {
	width: 375px;
	height: 195px;
	background: #000066;
	position: absolute;
	top: 0px;
	left: 0px;
}
#linksoben img {
	position: absolute;
	bottom: 0px;
}
#linksunten {
	width: 375px;
	height: 195px;
	background: #ba5f03;
	position: absolute;
	top: 195px;
	left: 0px;
}
#linksunten_praxis_ende {
	width: 375px;
	height: 141px;
	background: #ba5f03;
	position: absolute;
	top: 249px;
	left: 0px;
}
#rechts {
	width: 375px;
	height: 390px;
	position: absolute;
	top: 0px;
	left: 375px;
	overflow: auto;
}
#rechts_lage {
	width: 375px;
	height: 390px;
	position: absolute;
	top: 0px;
	left: 375px;
	overflow: hidden;
}
#rechts_lage .textblock {
	height: 165px;
	overflow: hidden;
}
#rechts img.startpic {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#rechts_praxis_ende {
	width: 750px;
	height: 249px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
}
#sprechzeit {
	margin-bottom: 14px;
	border-collapse: collapse;
}
#sprechzeit td {
	padding: 4px 35px 3px 0;
	border-bottom: 1px solid #d1d1ff;
}
#karte {
	width: 375px;
	height: 195px;
}
.formular p {
	width: 118px;
	float: left;
	text-align: right;
	padding-right: 3px;
}
.formular input {
	float: left;
	width: 200px;
	font-size: 11px;
	height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #d1d1ff;
}
.formular textarea {
	width: 200px;
	height: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #d1d1ff;
}
.formular input.btn {
	position: relative;
	top: 7px;
	left: 121px;
	background: #006;
	color: #fff;
	font-weight: bold;
	padding-bottom: 2px;
	cursor: pointer;
}
/*
   Praxisrundgang / neue Szenen
*/
#fotoblock_01 {
	width: 375px;
	height: 195px;
	background: url(../praxis/sc01/szene-01-bg.jpg) no-repeat;
	position: relative;
}
#fotoblock_01 a.link_01_1:link,
#fotoblock_01 a.link_01_1:visited,
#fotoblock_01 a.link_01_1:focus {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 139px;
	left: 3px;
}
#fotoblock_01 a.link_01_1:hover,
#fotoblock_01 a.link_01_1:active {
	width: 152px;
	height: 135px;
	position: absolute;
	top: 48px;
	left: 0px;
	background: url(../praxis/sc01/szene-01-change-1.jpg) no-repeat;
}
#fotoblock_01 a.link_01_2:link,
#fotoblock_01 a.link_01_2:visited,
#fotoblock_01 a.link_01_2:focus {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 105px;
	left: 263px;
	background: none;
}
#fotoblock_01 a.link_01_2:hover,
#fotoblock_01 a.link_01_2:active {
	width: 155px;
	height: 155px;
	position: absolute;
	top: 0px;
	left: 220px;
	background: url(../praxis/sc01/szene-01-change-2.jpg) no-repeat;
}
#fotoblock_01 a.link_01_3:link,
#fotoblock_01 a.link_01_3:visited,
#fotoblock_01 a.link_01_3:focus {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 115px;
	left: 195px;
}
#fotoblock_01 a.link_01_3:hover,
#fotoblock_01 a.link_01_3:active {
	width: 85px;
	height: 65px;
	position: absolute;
	top: 79px;
	left: 176px;
	background: url(../praxis/sc01/szene-01-change-3.jpg) no-repeat;
}
#fotoblock_02 {
	width: 375px;
	height: 195px;
	background: url(../praxis/sc02/szene-02-bg.jpg) no-repeat;
	position: relative;
}
#fotoblock_02 a:link,
#fotoblock_02 a:visited,
#fotoblock_02 a:focus {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 177px;
	background: none;
}
#fotoblock_02 a:hover,
#fotoblock_02 a:active {
	width: 172px;
	height: 131px;
	position: absolute;
	top: 39px;
	left: 178px;
	background: url(../praxis/sc02/szene-02-change.jpg) no-repeat;
}
#fotoblock_03 {
	width: 375px;
	height: 195px;
	background: url(../praxis/sc03/szene-03-bg.jpg) no-repeat;
	position: relative;
}
#fotoblock_03 a:link,
#fotoblock_03 a:visited,
#fotoblock_03 a:focus {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 143px;
	left: 97px;
	background: none;
}
#fotoblock_03 a:hover,
#fotoblock_03 a:active {
	width: 206px;
	height: 177px;
	position: absolute;
	top: 6px;
	left: 95px;
	background: url(../praxis/sc03/szene-03-change.jpg) no-repeat;
}
/*
	Navigation
*/
#linksunten ul, #linksunten_praxis_ende ul {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#linksunten li, #linksunten_praxis_ende li {
}
#linksunten ul li a, #linksunten_praxis_ende ul li a {
	color: #fff;
}
#pic_volker {
	position: absolute;
	width: 86px;
	height: 199px;
	bottom: 0px;
	right: 17px;
}
/*
	Textformatierungen
*/
.textblock {
	padding: 20px 25px 10px 20px;
}
.textblock li {
	margin-bottom: 15px;
}
.textblock span.vita_jahr {
	float: left;
	width: 80px;
}
.textblock span.vita_text {
	float: right;
	width: 230px;
}
.textblock_praxis_01 {
	position: absolute;
	top: 195px;
}
.textblock_praxis_02 {
	position: absolute;
	top: 0px;
	left: 235px;
	padding: 20px 25px 10px 20px;
}
.textblock_praxis_03 {
	position: absolute;
	top: 260px;
}
.textblock_praxis_04 {
	position: absolute;
	top: 260px;
	left: 375px;
}
ul.member li {
	margin-bottom: 0px;
}


}
/* end madia screen */

@media print {
	
/* reset */
#skiplinks, #metanav, #styleswitch, #search, #nav, hr, .invisible, .banner, #breadcrumb a[href]:after {display: none;}
body, #page {width: 100% !important; : 0 !important; padding: 0 !important;}
*[cite]:after {content: close-quote" (Quelle: "attr(cite)")";}
body {quotes: "\201E" "\201C" "\201A" "\2018";}
q:before, blockquote:before {content: open-quote;}
q:after, blockquote:after {content: close-quote;}
/* basic formats */
body {
	font: 12pt Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	margin: 18pt 0 8pt;
	clear: both;
	float: none;
}
a {
	background: transparent;
	color: #052538;
	font-weight: bold;
	text-decoration: underline;
}
p, ul, ol {
	margin: 0 0 18pt;
}
ul, ol {
	margin-left: 18pt; 
}
ul {
	list-style: square;
}
ol { 
	list-style: decimal;
}
li {
	line-height:1.6em;
}
li p {
	margin: 0;
}
abbr[title]:after, acronym[title]:after {
	content:' (' attr(title)')';
	color: #052538;
	font: italic 11pt consolas, "Bitstream Vera Mono", monaco, courier, "Courier New", fixed;
}
a[href]:after {
	content:" link: <"attr(href)">";
	color: #052538;
	font: italic 11pt consolas, "Bitstream Vera Mono", monaco, courier, "Courier New", fixed;
}

}
/* end madia print */