body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	width: 984px;
 	background-repeat: repeat-y;
}

a {
	text-decoration: none;
}

a:hover,a:focus,a:active {
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h1.nav {
	padding-left: 7px;	
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	text-indent: 12px;
}

.highlight {
	background-color: yellow;
}

.black {
	color: black;
}

.clear {
	clear:both;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	text-indent: 2.0em;
	background-color: #f0f0f0;
}

img {
	border: 0px;
}

hr {
	background-color: #ffffff;
	border: 0px;
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #cecece;
	margin: 0px;
	padding: 0px;
}

span.barriere {
	display:none;
}

#service {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 24px;
	width: 584px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 24px;
	z-index: 2;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
}

#service a {
	color: #ffffff;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 984px;
	height: 188px;
	z-index: 1;
}

#zielgruppe {
	position: absolute;
	top: 188px;
	left: 0px;
	width: 984px;
	height: 28px;
}

#zielgruppe ul {
	float: left;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	position: absolute;
	left: 188px;
}

#zielgruppe li {
	float: left;
	margin-right: 1px;
	list-style-type: none;
	font-weight: bold;
}

#zielgruppe img {
	vertical-align: bottom;
}

/* Navigation */

#navigation {
	position: absolute;
	top: 240px;
	left: 0px;
	width: 176px;
	border-right: 1px solid #d9d9d9;
	font-size	: 11px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type	: none;
}

#navigation a {
	color: #000000;
	display: block;
	margin-left: 24px;
	padding: 6px 10px 5px 0px;
}

/* bei IE 6 muss die Hoehe angegeben werden */
* html #navigation a {
	height: 13px;
}

.last_entry {
	background-image: url(img/navigation_top.gif) !important;
	background-repeat: repeat-x;
	padding-left: 0px;
}

.border_end {
	background-image: url(img/dotted_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 1px;
	line-height: 1px;
}

#navigation ul li ul li a {
	color: #333333;
}

.bg_img {
	background-image:url(img/navigation.gif);
	background-repeat:repeat-x;
	padding-left:0px;
}

.x_bg_img {
	background-image:url(img/xnavigation.gif);
	background-repeat:repeat-x;
}

#path {
	position: absolute;
	top: 216px;
	left: 176px;
	width: 576px;
	height: 16px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 11px;
	padding-top:13px;
}

#path ul {
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}

#path li.path_link {
	display: inline;
	list-style-type: disc;
	padding-left: 12px;
	background-image: url(img/2_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.first_path_link {
	color: red !important;
	padding-left: 0px !important;
	margin-left: 0px;
	background-image: none !important;
}

#recommendprint a, .link_color2 {
	color: #999999;
}

#date {
	font-size: 11px;
}

#recommendprint {
	position: absolute;
	top: 12px;
	right: 16px;
	width: 450px;
	text-align: right;
}

#title h1 {
	margin: 2px 0px 0px 0px;
	padding-top		: 28px;
}

#content {
	position: absolute;
	top: 240px;
	left: 176px;
	width: 576px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
}

#short_text {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 4px 0px;
	display: block;
}

#marginal {
	position: absolute;
	top: 216px;
	left: 784px;
	width: 160px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	padding-bottom:80px;
	background-image:url('img/2_marginal.gif');
	background-position: 4px bottom;
	background-repeat:no-repeat;
	font-size : 11px;
}

#marginal ul {
	padding-left:40px;
	margin-left:10px;
}

#marginal hr {
	position: relative;
	width: 170px;
	height: 1px;
}

#marginal h1 {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 4px 0px;
}

#marginal p, #marginal h1, #marginal input {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#marginal form {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/* Standard Farbklima */

.text_color {
	color: #6699cc;
}

.background_color, #marginal hr {
	background-color: #6699cc;
}

.background_color_50 {
	background-color: #b2cce5;
}

.background_color_30 {
	background-color: #d1e0f0;
}

.background_color_10 {
	background-color: #eff5fa;
}

a,h1,h2,h3,h4,h5,h6 {
	color: #6699cc;
}

/* Trennlinien in Marginalspalte */
.trennlinie {
	width: 170px;
	height: 1px;
	margin: 8px 0px 5px 0px;
	line-height: 1px;
}

.hiddenLabel {
	visibility: hidden;
}

/* Tabellen */

table {
	border-collapse: collapse;
	text-align: left;
}

table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #b2cce5;
	border-right: 1px solid #b2cce5;
	border-bottom: 1px solid #b2cce5;
	padding: 8px;
	vertical-align: top;
	color: #6699cc;
}

.table_title td {
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	background-color: #6699cc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.table_title td a {
	color: #ffffff;
}

.first_t {
	border-left: 1px solid #eff5fa !important;
}

.farb_wechsel td  {
	background-color: #eff5fa;
}

table.medialist td {
	vertical-align: middle;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

table.medialist img {
	padding: 0px;
	margin: 0px;
	display: block;
}


/* Links mit Icons markieren */

#content a[href^="http:"] {
	background: transparent url('img/externer_link.gif') 0 50% no-repeat;
	padding-left: 15px;
}

#content a[href^="http:"]:hover:before,#content a[href^="http:"]:focus:before,#content a[href^="http:"]:active:before {
	content: "externer Link"
}

#content a[href^="http://www.kvh-webtraining.de"],
#content a[href^="http://arzt.my-cme.de"],
#content a[href^="http://172.16."] {
	background: transparent;
	padding-right: 0px;
}

#content a[href^="http://www.kvh-webtraining.de"]:hover:before,
#content a[href^="http://www.kvh-webtraining.de"]:focus:before,
#content a[href^="http://www.kvh-webtraining.de"]:active:before,
#content a[href^="http://arzt.my-cme.de"]:hover:before,
#content a[href^="http://arzt.my-cme.de"]:focus:before,
#content a[href^="http://arzt.my-cme.de"]:active:before, 
#content a[href^="http://172.16."]:hover:before,
#content a[href^="http://172.16."]:focus:before,
#content a[href^="http://172.16."]:active:before {
	content: ""
}

#content, #content table tr td {
	font-size: 11px;
}

#content a[href^="javascript:sendEmail"], a[href^="mailto:"], .mail {
	line-height: 14px;
	background: transparent url('img/mail.gif') 0 no-repeat;
	padding-left: 14px !important;
}

.download {
	padding: 3px 3px 3px 0px;
	line-height: 16px;
	font-weight: bold;
	background: transparent url('img/download.gif') 0px 50% no-repeat !important;
	padding-left: 12px !important;
}

.archiv {
	padding: 3px 3px 3px 0px;
	line-height: 16px;
	font-weight: bold;
	background: transparent url('img/archiv.gif') 0px 50% no-repeat !important;
	padding-left: 18px !important;
}

.kommentar {
	padding: 3px 3px 3px 0px;
	background: transparent url('img/kommentar.gif') 0px 50% no-repeat !important;
	padding-left: 14px !important;
}

.aktuell {
	padding: 3px 3px 3px 0px;
	background: transparent url('img/aktuelle_nachricht.gif') 0px 50% no-repeat !important;
	padding-left: 17px !important;
}

.info_box {
	width: 150px;
	padding: 5px 10px 5px 10px;
}

/* Newsboxen */

.news_container {
	width: 562px;
	padding: 7px;
	margin: 0px;
	background-image: url(img/dotted_line.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.mehr_buttom_blue {
	padding-right: 10px;
	text-align: right;
	background-image: url(img/double_arrow_blue.gif);
	background-position: right 65%;
	background-repeat: no-repeat;
}

/* News Übersicht */

.news_table {
	border: 0px;
}

.news_table td {
  border				: 0px;
  border-bottom			: 1px solid #b5956f;
  border-left			: 1px solid #b5956f;
  padding				: 4px 0px 4px 10px;
}

.news_table_top {
  color					: #ffffff !important;
  font-weight			: bold;
  border-bottom			: 0px !important;
}

.white_right_border {
  border-right			: 1px solid #ffffff !important;
}

.left_td {
  border-left			: 0px !important;
  padding				: 4px !important;
}

.news_table .more_padding {
  padding-top			: 7px !important;
  padding-bottom		: 7px !important;
}

/* Zielgruppenauswahl auf Portalseite */

.mehr_buttom {
  padding-right			: 10px;
  text-align			: right;
  background-image		: url(img/double_arrow_green.gif);
  background-position	: right 65%;
  background-repeat		: no-repeat;
}

.left {
  text-align			: left !important;
}

.mehr_buttom_green {
  padding-right			: 10px;
  text-align			: right;
  background-image		: url(img/double_arrow_green.gif);
  background-position	: right 65%;
  background-repeat		: no-repeat;
}

.mehr_buttom_yellow {
  padding-right			: 10px;
  text-align			: right;
  background-image		: url(img/double_arrow_yellow.gif);
  background-position	: right 65%;
  background-repeat		: no-repeat;
}

.mehr_buttom_brown {
  padding-right			: 10px;
  text-align			: right;
  background-image		: url(img/double_arrow_brown.gif);
  background-position	: right 65%;
  background-repeat		: no-repeat;
}

.mehr_buttom_green a {color: #6DB8B4; font-weight: bold;}
.mehr_buttom_yellow a {color: #B8B570; font-weight: bold;}
.mehr_buttom_brown a {color: #CC9A67; font-weight: bold;}

.zga_img {
  border-right			: 1px solid #cfcfcf;
}

.zga_content {
  width				: 174px;
  border-right		: 1px solid #cfcfcf;
  border-bottom		: 1px solid #cfcfcf;
  padding			: 5px 10px 4px 7px;
  background-color	: #f1f1f1;
}

.zga_h1 {
  width				: 180px;
  font-size			: 13px;
  font-weight		: bold;
}

/* News im Marginalbereich */

.quicknews {
  width					: 150px;
  padding				: 5px 10px 5px 10px;
  background-image		: url(img/dotted_line.gif);
  background-position	: top;
  background-repeat		: no-repeat;
}

.no_border_img {
  background-image		: none;
}


/* Downloads im Marginalbereich */

.download_marginal {
  display			: block;
  padding			: 3px 3px 3px 20px;
  line-height		: 16px;
  font-weight		: bold;
  background		: transparent 0px 3px no-repeat !important;
}

/* Formular für recommend */

.recommend label, .recommend input, .recommend select, .recommend textarea {
  display		: block;
  margin		: 1px 5px 5px 0px;
  border		: 1px solid #aaaaaa;
  float			: left;
  width			: 200px;
}

/* alle Änderungen für Checkox aufheben */

.checkbox_input {
  margin		: 0px !important;
  border		: 0px !important;
  width			: 15px !important;
  line-height	: 13px;
}

.recommend label {
  width			: 140px;
  border		: 0px;
  line-height	: 20px;
  text-align	: left;
  padding-left	: 30px;
}

form br {
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit {
  float: none;
  width: auto;
}

.left_col {
  width			: 140px;
  float			: left;
  padding-left	: 30px;
  margin-right	: 5px;
}

.right_col {
  float			: left;
  width			: 300px;
}

/* Buttons allgemein */

input.button {
  border-top	: 1px solid #6699cc;
  border-right	: 1px solid #666666;
  border-bottom	: 1px solid #666666;
  border-left	: 1px solid #6699cc;
  background-color:	#6699cc;
  color			: #ffffff;
}

input.button_red {
  background-position: 50% 50%;
  background-repeat:no-repeat;
  background-color: transparent;
  border:0px;
  color: red;
}

.arztsuche_button {
  background-color	: #ffffff;
  color:	#000000;
  font-size: 11px;
  font-weight: bold;
  width: 100%;
}

.logout_button {
  background-color	: #ff6600;
  color:	#ffffff;
  font-size: 11px;
  font-weight: bold;
  width: 100%;
}


/**
 *	Bestellservice
 */

.bestellservice_table {
  border			: 0px;
}

.bestellservice_table td {
  vertical-align	: middle;
  padding			: 2px 2px 2px 10px;
  border			: 0px;
  height			: 12px !important;
  line-height		: 12px !important;
  color				: #666666;
}

.bestellservice_table .linke_spalte input {
  height			: 14px;
  width				: 40px;
  border			: 1px solid #aaaaaa;
  padding			: 2px;
  font-size			: 11px;
  text-align		: center;
}

.bestellservice_table .rechte_spalte input  {
  width				: 200px;
  border			: 1px solid #aaaaaa;
  padding			: 2px;
  font-size			: 11px;
}

.bestellservice_table .rechte_spalte select {
  width				: 40px;
  border			: 1px solid #aaaaaa;
  font-size			: 11px;
}


/* Seitentyp Übersichtsseite */

div.overview ul {
  margin			: 0px;
  padding			: 0px;
}

div.overview ul li {
  display			: block;
  padding-bottom	: 5px;
  list-style-type	: none;
}

div.overview ul li p {
  padding			: 0px 0px 0px 13px;
  margin			: 0px;
}

div.overview ul li b a {
  background-image	: url(img/bullet_navigation.gif);
  background-position: -7px -6px;
  background-repeat	: no-repeat;
  padding-left		: 15px;
}

div.overview p  {
  padding			: 0px 0px 0px 0px;
  margin			: 0px;
}

/* Seitentyp Stichwortverzeichnis */

.trennlinie_keywl {
  border-bottom			: 1px solid #cecece;
}

.stichwort_verzeichnis ul {
  margin-left		: 0px;
  padding-left		: 5px;
}

.stichwort_verzeichnis ul li{
  display			: block;
  margin-left		: 0px;
  padding-left		: 5px;
  list-style-type	: none;

}

.stichwort_verzeichnis ul a {
  display			: block;
  background-image	: url(img/bullet_navigation.gif);
  background-position: -7px -6px;
  background-repeat	: no-repeat;
  padding-left		: 15px;
}

.gallery {
  width: 245px;
  padding: 4px;
  margin: 2px 20px 2px 2px;
  border: 0px;
  float: left;
}

.gallery_pages {
	text-align: center;
}


/* nach oben Link */
.top_link {
  background-image	: url(img/2_arrow_top.gif);
  background-position: right 4px;
  background-repeat	: no-repeat;
  padding-right		: 12px;
}