/*
Medi-Prax CSS
31.05.2007: Wolfram Paulus - dplusc neue medien GmbH
*/

html, body {
	padding: 0;
	margin: 0;
	font-family: Georgia, Courier-New, serif;
	font-size: 0.85em;
	color: #000000;
	line-height: 175%;
	background-image: url(../images/bg_blau.gif);
	height: 100%;
}

p,div,span { 
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

table {
	font-family: Georgia, Courier-New, serif;
	font-size: 1em;
	color: #000000;
}

p.bodytext { padding: 10px 0 10px 0; }
/*p.bodytext strong { display: block; width: 100%; border-bottom: 1px solid #007992; }*/
* html p.bodytext { padding: 10px 0 10px 0; }

a.internal-link, a.external-link, a.external-link-new-window, a.mail, a.download  { color: #009ee0; padding-left: 12px; background-image: url(../images/link-pfeil.gif); background-position: 0px; background-repeat: no-repeat; }
a.internal-link:hover, a.external-link:hover, a.external-link-new-window:hover, a.mail:hover, a.download:hover { text-decoration: underline; padding-left: 12px; background-image: url(../images/link-pfeil.gif); background-position: 0px; background-repeat: no-repeat; }

a.totop  { float: right; color: #009ee0; padding-left: 12px; background-image: url(../images/to_top.gif); background-position: 0px; background-repeat: no-repeat; }
a.totop:hover { float: right; text-decoration: underline; padding-left: 12px; background-image: url(../images/to_top.gif); background-position: 0px; background-repeat: no-repeat; }

.bodytext a, #right.internal-link a { color: #009ee0; text-decoration: underline; }
.bodytext a:hover, .internal-link a:hover { text-decoration: underline; }


li a {
	background-image: none;
	padding-left: 0px;
}

h1 {
	font-size: 1.8em;
	color: #009ee0;
	font-weight: normal;
	padding: 0 0 2px 0; margin: 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
	text-indent: 1.25em;
	color: #000000;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#container {
	position:relative;
	width: 900px;
	padding: 0 20px 0 0px;
	min-height: 100%;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #009ee0;
}

* html div#container {
	height: 100%;
	padding: 0;
	margin-top: 0px;
}

div#header {
	width: 100%;
	height: 150px;
	/*background-image: url(../images/header_bg.gif);*/
	background-repeat: no-repeat;
}

div#header img {
	float:right;
}

div#content {
	width: 880px;
	height: auto;
	float: left;
	padding: 0px 0 10px 0;
	margin: 30px 0 15px 0;
}

div#left {
	width: 180px;
	float: left;
	margin-top: 10px; padding: 0 20px 0 20px;
	color: #636363;
}

div#right {
	width: 560px;
	float: left;
	background-image: url(../images/background-right.gif);
	background-repeat: repeat;
	padding: 20px 20px 20px 20px;
	color: #000000;
	min-height: 370px;
	margin: 0px;
}

* html div#right {
	width: 570px;
	height: 400px;
}

.rahmen-top {
	margin: 0 0 -5px 0px;
}

*html .rahmen-top {
	margin: 0 0 -5px -3px;
	width: 576px;
}

.rahmen-bottom {
	margin: -15px 0 0px 220px;
	z-index: 10000;
}

*html .rahmen-bottom {
	margin: -20px 0 0px 236px;
	width: 576px;
}

.line_small {
	margin-top: 0px;
}

div.csc-textpic-intext-right DIV.csc-textpic-imagewrap { padding: 15px 0 10px 15px; }
* html div.csc-textpic-intext-right DIV.csc-textpic-imagewrap { padding: 6px 0 10px 10px; margin: 0; }

.csc-textpic-caption { color: #ffffff; background-color: #009ee0; font-size: 0.85em; padding: 0 3px 0 3px; margin: 0; line-height: 15px; }

#logotext {
	float: right;
	margin: 5px 21px 0 0;
	font-size: 9px;
	color: #007992; 
}

/*
div#right img { padding: 5px 0 15px 15px; }
* html div#right img { margin: 5px 0 15px 15px; }
*/

div#zertifikat {
	color: #007992;
	font-weight: bold;
	font-size: 0.95em;
	width: 200px;
	margin: 0px;
	padding: 0;
	text-align: center;
}

div#zertifikat img { text-align: center;}
* html div#zertifikat img { margin-top: 0px; }

hr {
	height: 1px;
	color: #009ee0;
	background-color: #009ee0;
	margin: 5px 0 10px 0;
	padding: 0px;
	border: 0;
	clear: both;
}

* html hr {
      margin: 0;
}

.bgbreak {
	background-image: url(../images/hr.gif);
	height: 23px;
	width: 600px;
	margin: 0 0 20px -21px;
}

*html .bgbreak {
	width: 572px;
	margin: 0 -21px 20px -21px;
}

div#logo { padding: 0; margin: 0; height: 97px; color: #ffffff; font-size: 1em; }

table.mitarbeiter { 
      font-size: 0.95em;
      width: 100%;
      margin: 12px 0 12px 0;
      border-collapse: collapse;
}

table.mitarbeiter th {
      background-color: #007992;
      padding: 1px 10px 1px 10px;
      font-size: 1em;
      text-align: left;
      color: #FFFFFF;
      vertical-align: bottom;
}

* html table.mitarbeiter th { padding: 5px 10px 5px 10px; }

table.mitarbeiter td {
      padding: 2px 10px 0 10px;
}

* html table.mitarbeiter td {
      padding: 5px 10px 5px 10px;
}

table.mitarbeiter .td-0, table.mitarbeiter .td-1, table.mitarbeiter .td-2 {
	width: 100%;
}

table.mitarbeiter .tr-even { background-color: #CCE3E7; }

/* HEADERMENU */

div#headermenu {
	width: 920px;
	margin: 0; padding: 0;
	top: 10px;
	height: 96px;
	font-size: 1em;
	background: url(../images/headermenu_bg.gif) 0 0 no-repeat;
}

* html div#headermenu {
	margin-top: -3px;
}

div#headermenu ul {
	list-style:none;
	padding: 18px 0 0 20px; 
	margin: 0;
	display: block;
	width: 600px;
	font-size: 1.3em;
}

div#headermenu ul li {
	display: inline;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#headermenu a:link, #headermenu a:visited {
	color: #007eb1;
	text-decoration: none;
}

#headermenu a:active, #headermenu a:hover { text-decoration: underline; color: #007eb1; }

#menu-3, #menu-12, #menu-13, #menu-14 { border-right: 1px solid #007eb1; text-decoration: underline; color: #007eb1; }
#menu-66 { border: 0px; text-decoration: underline; color: #007eb1; }

div#headershoplink {
	margin: 30px 405px;
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.25em;
}

* html div#headershoplink { width: 300px; margin-right: 0; }

#headershoplink a:link, #headershoplink a:active, #headershoplink a:visited, #headershoplink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 28px;
}

/*
#headershoplink a:hover {
	color: #FFFBE5;
	text-decoration: underline;
}
*/

/* SUBMENU */
div#submenu {
	position: absolute;
	top: 10px;
	left: 180px;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #009ee0;
}

/*
div#submenu {
	position: relative;
	float: left;
	margin: -88px 0 0 180px; 
	padding: 0;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #009ee0;
	z-index: 10000;
}

* html div#submenu { margin: -88px 0 0 100px; }
*/

div#submenu ul {
	list-style:none;
	padding: 0; 
	margin: 0;
	display: block;
}

div#submenu ul li {
	display: inline;
	padding: 0 8px 0 8px;
}

#submenu a:link, #submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#submenu a:hover, #submenu a:active { text-decoration: underline; }

#submenu-5, #submenu-8, #submenu-35 { border-right: 1px solid; }
#submenu-9 { border: 0px; }

/* END SUBMENU */

/* MENU */

div#divmenu {
	font-size: 0.95em;
}

*html div#divmenu {
	width: 180px;
}

div#divmenu ul {
	list-style:none;
	padding: 0;
	margin: 0 0 0 0;
}

div#divmenu .menu_hover ul li {
	margin: 0 0 -1px 0px; padding: 0 0 0 10px;
	border-top: 0;
	font-weight: normal;
	border-bottom: 0;
}

* html div#divmenu .menu_hover ul li { margin: 0 0 0 0px; }
*+html div#divmenu .menu_hover ul li { margin: 0 0 0 0px; }

div#divmenu ul ul .menu_hover {
	margin: 0 0 0 10px; padding: 0 0 0 15px;
	background-color: #ccecf9;
	border-top: 0;
	font-weight: bold;
	border-bottom: 0;
}

* html div#divmenu ul ul .menu_hover { margin: 0 0 0 10px; color: #009ee9; }
*+html div#divmenu ul ul li.menu_hover { margin: 0 0 0 10px; padding: 0 0 0 15px; } 

div#divmenu ul ul li {  padding-bottom: 1px; margin: 0;  }
* html div#divmenu ul ul { margin: 0 0 -2px 0; padding: 0 0 2px 0; 	color: #009ee0;}
*+html div#divmenu ul ul { margin: 0 0 -1px 0; padding: 0 0 1px 0;	color: #009ee0;}

div#divmenu ul ul li {
	margin: 0 0 0 10px; padding-bottom: 0px;
	border-top: 0;
	font-weight: normal;
}

div#divmenu ul li {
	color: #009ee0;
	padding-bottom: 1px;
	background-image: url(../images/border_menu.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
}

div#divmenu ul li a:link, div#divmenu ul li a:visited {
	padding: 1px 0 1px 10px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

div#divmenu ul li a:hover, div#divmenu ul li a:active {
	color: #009ee0;
	background-color: #ccecf9;
	text-decoration: none;
	/* font-weight: bold; */
}

div#divmenu ul ul li a:link {
	padding: 1px 0 1px 10px;
	display: block;
	color:  #ffffff;
	margin-bottom: -1px;
	text-decoration: none;
	font-weight: normal;
}

div#divmenu ul ul li a:visited {
	padding: 1px 0 1px 10px;
	display: block;
	color:  #ffffff;
	margin-bottom: -1px;
	text-decoration: none;
	font-weight: normal;
}

div#divmenu ul ul li a:hover, div#divmenu ul ul li a:active {
	color: #009ee0;
	background-color: #ffffff;
	text-decoration: none;
	/* font-weight: bold; */
}

div#divmenu .menu_hover {
	padding: 1px 0 1px 10px;
	color: #009ee0;
	background-color: #ccecf9;
	font-weight: normal;
	margin: 0;
}


/* END MENU */

/* ZERTIFIKAT MENU */

div.zertifikat-banner {
		background-color: #ccecf9;
		color: #009ee0;
		width: 173px;
		height: 136px;
		padding: 10px 7px 7px 7px;
		text-align: center;
		background-image: url(../images/schatten-small-middle.gif)
}

div#zertifikat { margin-top: 50px; margin-left: -4px; }

div#zert_menu {
	margin: 0 0 0 0; padding-left: 5px;
	width: 146px;
	top: 0;
	font-size: 0.95em;
	color: #0a585d;
}

* html div#zert_menu { width: 173px; }

div#zert_menu ul {
	list-style:none;
	padding: 0; 
	margin: 0;
}

div#zert_menu ul li {
	padding: 0;
}

#zert_menu a:link, #zert_menu a:active, #zert_menu a:visited {
	color: #009ee0;
	text-decoration: none;
}

#zert_menu a:hover { text-decoration: underline; }

.zertifikat_position {
	margin-top: 0px;
	padding: 0px 0 0px 0;
}

/* END ZERTIFIKAT MENU */

/* METAMENU */

span#metamenu {
	float: left;
	padding: 15px 0 0 45px;
	color: #0a585d;
}

div#metamenu a {
	background-image: none;
	text-decoration: none;
}

span#copyright {
	float: left;
	padding: 15px 0 0 45px;
	color: #0a585d;
}

/* END METAMENU */

/* MAILFORM KONTAKTFORMULAR */

.tx-thmailformplus-pi1 { border: 0; margin: 0; padding: 0; }

.mailform_kontakt_fieldset {
	border: 0;
	margin: 0; padding: 0;
}

.csc-mailform_kontakt-field {
	margin: 0 0 5px 0;
}

.csc-mailform_kontakt-field label {
	float: left;
	width: 100px;
	margin: 0; padding: 0;
}

.mailform_kontakt_fieldset input[type="text"] {
	width: 250px;
}

* html .mailform_kontakt_fieldset input {
	width: 250px;
}

.csc-mailform_kontakt-field textarea {
	width: 250px;
	font-family: Georgia, Courier-New, serif;
	font-size: 1.07em;
	overflow: auto;
}

.csc-mailform_kontakt-submit {
	float: right;
	border: 0;
	margin: 0;
	width: 100px;
	background-color: transparent;
	/*color: #3da1a8;*/
	cursor: pointer;
}

.csc-mailform_kontakt-reset {
	float: right;
	border: 0;
	margin: 0 5px 0 0;
	width: 100px;
	background-color: transparent;
	/*color: #3da1a8;*/
	cursor: pointer;
}

#mailform_kontakt_interesse label {
	width: 300px;
	float: left;
}

.checkboxen {
	clear: both;
	float: left;
	padding-right: 10px;
}

* html .checkboxen input { padding: 0; margin: 0; width: 20px; }

/* END MAILFORM KONTAKTFORMULAR */

/* MAILFORM KATALOGANFRAGEFORMULAR */

.tx-thmailformplus-pi1 { border: 0; margin: 0; padding: 0; }

.mailform_katalog_fieldset {
	border: 0;
	margin: 0; padding: 0;
}

.csc-mailform_katalog-field {
	margin: 0 0 5px 0;
}

.csc-mailform_katalog-field label {
	float: left;
	width: 100px;
	margin: 0; padding: 0;
}

.mailform_katalog_fieldset input[type="text"] {
	width: 218px;
}

* html .mailform_katalog_fieldset input {
	width: 218px;
}

.csc-mailform_katalog-field textarea {
	width: 218px;
	font-family: Georgia, Courier-New, serif;
	font-size: 1.07em;
	overflow: auto;
}

.csc-mailform_katalog-submit {
	float: right;
	border: 0;
	margin: 0;
	width: 100px;
	background-color: transparent;
	/*color: #3da1a8;*/
	cursor: pointer;
}

.csc-mailform_katalog-reset {
	float: right;
	border: 0;
	margin: 0 5px 0 0;
	width: 100px;
	background-color: transparent;
	/*color: #3da1a8;*/
	cursor: pointer;
}

#mailform_kontakt_formtype_mail {
	color: #009ee0;
}

#mailform_katalog_formtype_mail {
	color: #009ee0;
}

#mailform_kontakt_formtype_reset {
	color: #009ee0;
}

/* END MAILFORM KATALOGANFRAGEFORMULAR */