@media screen {
* {
	padding: 0;
	margin: 0;
}
html {
  background: #004170 url(../gfx/bg-y.gif) repeat-y;
}
body {
	font: 13px/19px arial, tahoma, sans-serif;
	color: #777;
  background: #004170 url(../gfx/bg.gif) repeat-x;
}
#container {
	clear: both;
	width: 950px;
	overflow: auto;
}
#left {
	float: left;
	color: #fff;
	width: 200px;
	padding-top: 60px;
  font: 12px/16px arial, tahoma, sans-serif;
}
#left ul li a {
	display: block;
	width: 200px;
	color: #fff;
	text-decoration: none;
	outline: 0;
	text-transform: uppercase;
}
#left ul li a.active,
#left ul li a.submenu,
#left ul li a:hover,
#left ul li a.trail {
	text-decoration: underline;
}
#left ul li a {
  padding: 4px 0 4px 50px;
}
#left ul li a.active,
#left ul li a.trail {
  background: url(../gfx/nav-bullet.gif) no-repeat 34px 6px;
}
#left .nav {
	height: 230px;
}
#left .navsub {
	padding-top: 20px;
}
#left .gepraxis {
	padding: 50px 0 0 10px;
	font-size: 11px;
}
#left .gepraxis p {
	padding: 0 0 12px 0;
}
#main {
  background: #fff url(../gfx/bg.gif) repeat-x;
	min-height: 600px;
	padding-bottom: 40px;
}
#main .padding {
	padding: 0 50px 0 40px;
}
#main ul {
	margin: 0 0 20px 14px;
	list-style: square;
}
#main h1 {
	font: italic 34px georgia, arial, sans-serif;
	margin: 0 0 14px -100px;
}
#main h4 {
	font-size: 12px;
}
#main a {
	color: #004170;
	text-decoration: underline;
}
#main a:hover {
	color: #777;
}
img {
  border: 0 none;
	display: block;
}
p {
	padding: 0 0 20px 0;
}
.ce_form,
.mod_form  {
}
.ce_form input.text,
.mod_form input.text,
.ce_form textarea,
.mod_form textarea {
	border: 1px solid #777;
	padding: 4px;
	width: 200px;
	float: right;
	margin-bottom: 5px;
	font: 12px/1.25em arial, tahoma, sans-serif;
	color: #777;
}
.ce_form input.text:focus,
.mod_form input.text:focus,
.ce_form textarea:focus,
.mod_form textarea:focus {
	border: 2px solid #777;
	padding: 3px;
	color: #777;
}
.ce_form textarea,
.mod_form textarea {
	height: 150px;
	line-height: 1.5em;
}
.ce_form input.submit,
.mod_form input.submit {
	padding: 2px 4px 4px 4px;
	float: right;
}
.ce_form label,
.mod_form label {
	display: block;
	float: left;
	text-align: right;
	width: 90px;
	padding-right: 10px;
	padding-top: 2px;
}
.ce_form br,
.mod_form br {
	clear: both;
}
.ce_form p.error,
.mod_form p.error {
	display: none;
}
.ce_form input.error,
.mod_form input.error,
.ce_form textarea.error,
.mod_form textarea.error {
	border-color: #d2b05f;
	border-width: 2px;
	padding: 3px;
}

.mod_form label.mandatory:after {
  content: "*";
}
.mod_form label.mandatory {
	font-weight: bold;
}
.mod_form label.terminwunsch {
	margin-top: 12px;
}
.mod_form input.terminwunsch {
	margin: 20px 0;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.ce_text div.alignleft {
	width: 48%;
}
.ce_text div.alignright {
	width: 48%;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
small,
.small {
	font: 11px/16px arial, tahoma, sans-serif;
}
strong {
	color: #004170;
	font-weight: bold;
}
.clear {
	clear: both;
}
area,
#praxis-team td img {
	cursor: help;
}
a[href $='.pdf'] {
	padding: 0 0 2px 20px;
	background: url(../gfx/icons/page_white_acrobat.png) no-repeat 0 0;
}
a[href $='.xls'],
a[href $='.xlsx'] {
	padding: 0 0 2px 20px;
	background: url(../gfx/icons/page_excel.png) no-repeat 0 0;
}
a[href $='.doc'],
a[href $='.docx'] {
	padding: 0 0 2px 20px;
	background: url(../gfx/icons/page_word.png) no-repeat 0 0;
}
a[href $='.ppt'],
a[href $='.pptx'] {
	padding: 0 0 2px 20px;
	background: url(../gfx/icons/page_white_powerpoint.png) no-repeat 0 0;
}
a[href $='.exe'],
a[href $='.cmd'] {
	padding: 0 0 2px 20px;
	background: url(../gfx/icons/application.png) no-repeat 0 0;
}
a[href $='.zip'],
a[href $='.rar']{
	padding: 0 0 2px 20px;
	background: url(../gfx/icons/page_white_compressed.png) no-repeat 0 0;
}

div.personen {
	overflow: none;
}
#praxis-team table td {
	padding-bottom: 7px;
}






/* ****** Imageflow ************************************** */
#content-gallery {
	position: absolute;
	top: 0;
	margin-left: 35px;
	height: 600px;
	overflow: none;
}
#content-gallery img {
	position: absolute;
	top: 0;
	border: none;
}
#content-gallery .clear {
	clear: both;
}
#content-gallery #images {
	visibility: hidden;
}
#content-gallery #loading {
	margin-top: 120px;
	text-align: center;
	width: 100%;
	color: #fff;
}
#content-gallery #loading img {
	margin: 0 auto;
	position: relative;
}
#content-gallery #captions {
	position: absolute;
	z-index: 10000;
	top: 340px;
	width: 500px;
	clear: both;
	text-align: left;
}
#content-gallery #scrollbar {
	visibility: hidden;
	position: relative;
	border-bottom: 1px solid #fff;
	z-index: 10001;
}
#content-gallery #slider {
	position: absolute;
	margin-top: -7px;
	margin-left: -7px;
	z-index: 10002;
	background-image: url(../../plugins/imageflow/slider.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
#content-gallery #imageflow {
	position: absolute;
	text-align:left;
	height: 294px;
	width: 650px;
}
#content-gallery #image {
	position: relative;
}




}
@media print {

	#left {
		display: none;
	}
	#main,
	#container {
		width: 100%;
		margin: 0;
		padding: 0;
    font: 13px/19px arial, tahoma, sans-serif;
	}
	img {
		border: 0;
	}

}
