#searchablecontent, #skipnavigation, .hide {
	display: none;
	visibility: hidden;
}

body, html {
	background: white;
	height: 100%;
	margin: 0;
	overflow:hidden;
}

body, input, textarea, button, select, table {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px!important;
	color: #C9313C;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	padding-bottom: 0px!important;
}

h3 {
	font-size: 14px;
}

a img {
	border: 0px;
}

td {
	padding:0;
}

table {
	border:0;
	border-collapse:collapse;
}

#nav_line {
	position: absolute;
	top: 0px;
	left: 190px;
	bottom: 0px;
	width: 6px;
	background: url(../images/mainnavMusterInnenEnde.gif) repeat-y;
	background-position: right 52px;
}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 196px;
	background: url(../images/mainnavMusterInnen.gif);
	background-position: -14px 10px;
}

#nav div {
	position: absolute;
}

#subnav {
	position: absolute;
	top: 80px;
	left: 196px;
	background: #FAE4E0;
	width: 305px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#subnav span {
	width: 305px;
	border-bottom: 2px white solid;
	display: block;
}

#subnav a {
	text-decoration: none;
	line-height: 14px;
	color: #C9313C;
	display: block;
	padding-left: 10px;
}

#subnav a:hover, .subactive {
	font-weight: bold;
	letter-spacing: -1px;
}

#subnavtitle {
	position: absolute;
	bottom: 0px;
	right: 5px;
}

#border_top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 80px;
	background: #C9313C;
}

#border_top_ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#border_top_ur {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#image_background {
	position: absolute;
	top: 80px;
	left: 13px;
	bottom: 0px;
	width: 488px;
	background: url(../images/imagebild.jpg) no-repeat bottom left #EBEFF2;
}

#container {
	position: absolute;
	top: 0px;
	height: 100%;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}

#logo {
	position: absolute;
	top: 43px;
	left: 465px;
}

#logoprint {
	display:none;
}

#functions {
	position: absolute;
	top: 0px;
	right: 0px;
}

#border_bottom {
	position: absolute;
	left: 512px;
	right: 12px;
	bottom: 0px;
	height: 12px;
	border-bottom: #C9313C solid 12px;
}

#eck_ru {
	position: absolute;
	top: 0px;
	right: 0px;
}

#border_right {
	position: absolute;
	top: 161px;
	bottom: 0px;
	right: 0px;
	width: 12px;
	background: #C9313C;
}

#author_eck_oben {
	position: absolute;
	top: 0px;
	left: 0px;
}

#author {
	position: absolute;
	bottom: 24px;
	right: 0px;
}

#contactinfo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 24px;
	background: #C9313C;
	width: 512px;
	text-align: center;
	line-height: 24px;
	color: white;
}

#contact_eck_ul {
	position: absolute;
	top: 0px;
	left: 0px;
}

#contact_eck_ur {
	position: absolute;
	top: 0px;
	right: 0px;
}

#contactinfo a, #start_contactinfo a {
	text-decoration: none;
	color: white;
}

#calcdiv {
	position: absolute;
	top:35px;
	bottom:0px;
	left:0px;
	width:430px;
}

#calc {
	width:100%;
	height:100%;
}

#text {
	padding-right:25px;
	height:100%;
}

#content {
	position: absolute;
	top: 180px;
	left: 550px;
	right: 16px;
	bottom: 29px;
	overflow: auto;
}

#content a {
	color:#C9313C;
	text-decoration:none;
	border-bottom:1px solid #F1CBCE;
}

#content a:hover {
	border-bottom-color: #C9313C;
}

#content ul {
	list-style-type:none;
}

#content li {
	list-style-image:url('../images/listStyle.gif');
	padding-bottom:2px;
}

#content .button_suchen {
	background-color: transparent;
	border:0;
	cursor:pointer;
}

.container_1 input {
	width:180px;
	margin-left:10px;
	margin-bottom:2px;
	border:1px solid #C9313C;
}

textarea {
	border:1px solid #C9313C;
}

.container_1 label {
	display:block;
}

#fld_text {
	width:294px;
	height:100px;
	display:block;
	overflow:auto;
}

#content, body#epozcontent {
	color: black;
	background-color: white;
}

#content strong, #content {
	color:#666666;
}

#content strong.red {
	color:#C9313C;
	font-size:115%;
}





/* STARTSEITE */

.startpage {
	display: none;
}

#start_author {
	position: absolute;
	top: 0px;
	right: 0px;
}

#start_logo {
	position: absolute;
	top: 271px;
	left: 402px;
	z-index: 11;
}

#start_logo_schrift {
	position: absolute;
	top: 351px;
	left: 594px;
	z-index: 13;
}

#start_background {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right:0px;
	top:0px;
	background-color:#347FDC;
}

#start_background img {
	position:absolute;
	bottom:0px;
	width:100%;
}

#start_contactinfo {
	position: absolute;
	bottom: 0px;
	left: 12px;
	right: 12px;
	height: 30px;
	background: #C9313C;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: white;
	letter-spacing: 2px;
	z-index: 12;
}

#start_contactinfo * {
	padding: 0px!important;
	margin: 0px!important;
	color: white;
}

#start_contactinfo table {
	width: 100%;
}

#start_eck_ol {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-bottom: #C9313C solid 6px;
	z-index: 15;
}

#start_eck_or {
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-bottom: #C9313C solid 6px;
	z-index: 16;
}

#start_nav_line {
	position: absolute;
	top: 388px;
	left: 0px;
	right: 0px;
	height: 4px;
	background: url(../images/startpage/mainnavMusterStartEnde.gif) repeat-x top left;
	background-position:center top;
}

#start_nav_background {
	position: absolute;
	top: 389px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: url(../images/startpage/mainnavMusterStart.gif);
	background-position:center top;
}

#start_nav {
	position: absolute;
	top: 6px;
	left: 0px;
	bottom: 0px;
	width: 196px;
	z-index: 25;
	display: none;
}

#start_nav div {
	position: absolute;
}

#start_nav a img {
	background: url(../images/startpage/start_mainnav_bg.gif);
}

#start_nav a:hover img {
	background: url(../images/startpage/start_mainnav_bg_hover.gif);
}

#start_nav #start_zertifikat img, #start_nav a#start_zertifikat:hover img {
	background:transparent;
}

#start_nav #start_zertifikat {
	position:absolute;
	left:372px;
	top:335px;
}

#start_nav #start_metabolic {
	position:absolute;
	left:513px;
	top:335px;
}




/* SUCHE */

#search input {
	border: 0px;
	background: transparent;
	padding: 5px;
}

#searchinput {
	background: #E4989E!important;
}

#search.subseite input {
	border: 1px solid #C9313C;
	width:350px;
	padding: 2px;
	margin-top:5px;
}

#search button {
	margin-top:5px;
	border:0;
	background:none;
	cursor:pointer;
}

#search.subseite button {
	margin-left:276px;
}






/* SITEMAP */

#sitemap {
	margin:0;
	padding:0;
}

#sitemap li {
	list-style-image:none;
	margin:0;
	padding:0;
}

#sitemap_e20 ul {
	padding:0;
	margin:0;
}

#sitemap_e20 ul ul {
	margin-left:40px;
}

#sitemap_e20 a {
	display:none;
}

#sitemap_e20 ul a {
	display:block; border:0;
}

#sitemap_e20 ul a:hover {
	text-decoration:underline;
}

#sitemap_e20 li {
	list-style-image:none;
	padding-bottom:2px;
	font-size: 15px;
}

#sitemap_e20 li li {
	list-style-image:url('../images/listStyle.gif');
}

#sitemap_e20 ul ul li {
	font-size: 11px;
}

#sitemap_e124, #sitemap_e132 {
	display:none;
}






/* FORMULARE */

#form_contact label span {
	display:block;
	float:left;
	width:130px;
}

#form_contact textarea {
	width:320px;
}

#label_text {
	float:none;
	clear:both;
	margin-top:10px;
}

#content .button_senden {
	background-color: transparent;
	border:0;
	cursor:pointer;
	margin-left:241px;
	margin-top:8px;
	margin-bottom:5px;
}







/* ORDINATIONS- UND TEAM APP */

#ordipics_app  {
	margin-top:7px;
}

.teammember {
	display: none;
	position:absolute;
	left:0px;
	top:159px;
	width:415px;
}

.teamname {
	position:absolute;
	top:48px;
	right:0px;
	width:400px;
	text-transform:lowercase;
	text-align:right;
}

.teamtext {
	position:absolute;
	top:120px;
	left:153px;
	width:255px;
}

.teamtext ul {
	padding-left:0;
	margin-left:16px;
	margin-bottom:0;
}

#teamoverview {
	position:absolute;
	left:-10px;
}

table td {
	vertical-align:top;
}

#positionplan img {
	display:block;
}

#positionplan .overview {
	float:left;
	margin-right:30px;
}

#positionplan a {
	border:0;
}

#positionplan a:hover {
	color:#E4989E;
}






/* URLAUB */
#urlaub {
	color:white;
	position:absolute;
	right:0;
	left:593px;
	top:20px;
	text-align:left;
}

#urlaub h2 {
	color:white;
	font-size:14px;
}

#urlaub a {
	color:white;
}





/* SUCHE */

dl dd em {
	display:none;
}


div.zms_graphic.left {text-align: left;}
div.zms_graphic.right {text-align: right;}
div.zms_graphic.floatleft {float: left;}
div.zms_graphic.floatright {float: right; margin:0 0 1em 24px;}
div.zms_graphic.center {text-align: center;}
div.graphic.alignleft {float: left; text-align: right;}
div.graphic.alignright {float: right; text-align: right;}

