/* Naturheilkunde Praxis Köln, Ursprung: Heilpraxis Troisdorf */


body, html {
	text-align:center;
	margin:0px;
	padding:0px;
	height: 100%; 
	width: 100%;
	color: #666666;
	background-color: #fffef1;
}

p  {	
	margin-top: 0px;
	margin-bottom: 10px;
}

/********** BEGIN: Absatz (ueber Editor) **********/

.align-center	{
	text-align: center;
}

.align-right	{
	text-align: right;
}

.align-left	{
	text-align: left;
}

/********** END: Absatz (ueber Editor) **********/


/********** BEGIN: Text (ueber Editor) farbig darstellen **********/

.important {
	color: #ff0000;
}

.name-of-person {
	color: #336699;
}

.detail {
	color: #666666;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
  	line-height: normal;
}

/********** END: Text (ueber Editor) farbig darstellen **********/


a:link{color:#e30000; TEXT-DECORATION:none}
a:visited{color:#e30000; TEXT-DECORATION:none}
a:hover{color:#cccccc; TEXT-DECORATION:none}
a:active{color:#cccccc; TEXT-DECORATION:none}

#content-rand a:link {color:#e30000; TEXT-DECORATION:none}
#content-rand a:visited {color:#e30000; TEXT-DECORATION:none}
#content-rand a:hover{color:#cccccc; TEXT-DECORATION:none}
#content-rand a:active{color:#cccccc; TEXT-DECORATION:none}


/********** BEGIN: Seiteninhalt-Ueberschrift H1 formatieren ********/
/*
.csc-header-n1 h1  {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #999900;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
*/
/********** END: Seiteninhalt-Ueberschrift H1 **********/

#inhalt_normal h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

#inhalt_normal h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 100%; 
	min-height: 100%;
	text-align: left;
	background: #fffef1;
}

/* IE-Fix: height wird dort wie min-height interpretiert */
* html #container {
	height: 100%;
}

/********** DRUCKANSICHT: top: -500px; **********/
#bgheader {
	position: absolute;
	width: 100%;
	height: 120px;
	top: 0px;
	top: -500px;
	left: 0px;
	margin:0;
	padding:0;
	background: #F29B27;
}
/********** DRUCKANSICHT: margin-top:-500px; **********/
#header_text  {
	width: 540px;
	height: 120px;
	margin-top:0px;
	margin-top:-500px;
	margin-left: 0px;
	background: url('images/pic2424-03.jpg') no-repeat;
	float: left;
}
/********** DRUCKANSICHT: margin-top:-500px; **********/
#header_pic {
	width: 230px;
	height: 120px;
	margin-top:0px;
	margin-top:-500px;
	margin-left: 14px;
	/*background: url('images/pic2423.jpg') no-repeat;*/
	background: url('images/grafik2403-01.gif') no-repeat;
	float: left;
}
/********** DRUCKANSICHT: margin-top:-500px; **********/
#header_pic_anim {
	width: 230px;
	height: 120px;
	margin-top:0px;
	margin-top:-500px;
	margin-left: 14px;
	background: #F29B27;
	float: left;
}
/********** DRUCKANSICHT: margin-top: 0px; **********/
#box-links{
	margin-top: 132px;
	margin-top: 0px;
	float: left;
	width: 175px;
	text-align: left;
}


/****************************************** BEGIN: Menue links ***/
	  
#menulinks {
	margin-left: 0px;
	margin-top: 0px;
	width: 175px;
	text-align: right;
	overflow: hidden;
	z-index: 4;
	float: left;
}

#menulinks a{
	color:#990000;
	font-size: 11px;
	font-weight: normal;
	line-height:2.30;
	font-family: arial, verdana, arial, sans-serif;
	text-decoration:none;
	display:block;
}


#menulinks a:hover{
	color:#444444;
}

#menulinks a.level1-no {
	font-size: 11px;
	font-weight: normal;
	padding-right: 0px;
	background: #fffef1;
	background-position: right;	
}


#menulinks a.level1-act {
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	padding-right: 0px;
	color: #444444;
}


#menulinks a.level2-no {
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
	line-height:1.6;
	background: url(images/grafik2401.gif) transparent no-repeat;
	/* Positionierung der Grafik ueber background-position: */
	background-position: 160px;
}


#menulinks a.level2-act {
	font-size: 12px;
	font-weight: normal;
	color:#444444;
	padding-right: 20px;
	line-height:1.6;
	background: url(images/grafik2402.gif) transparent no-repeat;
	background-position: 160px;
}

#menulinks a.level3-no {
	font-size: 11px;
	font-weight: normal;
	padding-right: 40px;
	line-height:1.6;
	background: url(images/grafik2401.gif) transparent no-repeat;
	background-position: 134px;
}


#menulinks a.level3-act {
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	padding-right: 40px;
	line-height:1.6;
	background: url(images/grafik2402.gif) transparent no-repeat;
	background-position: 134px;
}

/***************************************** END Menue links ***/

#content-rand {
	margin-top: 38px;
	margin-left: 0px;

	width: 175px;
	height: 200px;
	border: 0px none;
	font-size: 11px;
	color: #990000;
	text-align: right;
	font-family: arial, verdana, sans-serif;
	float: left;
}

/*
#logo {
	width: 50px;
	height: 50px;
	margin-top:0px;
	margin-left: 18px;
	background: url('images/logo50-01.gif') no-repeat;
	float: left;
}
*/
* html #logo {
	margin-left: 9px;
}


/***************************************** BEGIN: Content ****/
/********** DRUCKANSICHT: margin-top: 0px; **********/
#inhalt_normal  {
	margin-left: 18px;
	margin-top: 137px;
	margin-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	width: 442px;
	min-height: 350px;
	line-height: 16px;
	border: 0px none;
	color: #990000;
	font-size: 12px;
  	font-family: verdana, arial,  sans-serif;
  	/*background-image:url(images/pic2443.jpg);
  	background-repeat:no-repeat;
  	background-position:bottom;*/

  	float: left;
}

/* IE-Fix: height wird dort wie min-height interpretiert */
* html #inhalt_normal {
	height: 350px;
}

/************************** Tabelle Preisliste */
.table01 td{
	border: 1px dashed #C0C0C0;
	border: none;
	text-align: left;
	font-family: verdana, arial;
	font-size: 11px;
	color: #990000;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 4px;
}

#col168-0{
	font-size: 11px;
	text-align: left;
}
/* siehe auch style-ie6.css */

#col168-1{
	font-size: 11px;
	text-align: right;
}
/* siehe auch style-ie6.css */

#col168-2{
	font-size: 11px;
	text-align: right;
}
/* siehe auch style-ie6.css */

.table01 td.td-0{
	width: 290px;
	background-color: #ffdebe;
	background-color: #ffe6cd;
}

.table01 td.td-1{
	width: 60px;
	background-color: #ffefe0;
	text-align: right;
}	

.table01 td.td-2{
	width: 70px;
	background-color: #ffefe0;
	text-align: right;	
}

/********** DRUCKANSICHT: top: -500px; **********/
#inhalt_links  {
	margin-left: 18px;
	margin-top: 127px;
	margin-top: -500px;
	width: 130px;
	height: 187px;
	line-height: 15px;
	border: 0px none;
	background: #fffef1;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	float: left;
}

/*Rahmen und Hintergrund fuer Textbilder "inhalt_links"*/
#inhalt_links dl.csc-textpic-image {
	border: 0px none;
	background: #fffef1;
	padding: 0px;
	margin: 0px;
}

/* Bildunterschrift fuer Textbilder "inhalt_links"*/
#inhalt_links dd.csc-textpic-caption {
	margin: 5px 10px 10px 10px;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

/*************************************** END: Content ****/


/**************************************** Anfang Kontaktformular anpassen */

fieldset {
	margin-left: 0px;
  	padding: 0px;
  	font-size: 11px;
  	font-family: arial, verdana,sans-serif;
  	border:0px;
}

fieldset.csc-mailform label {
  	width: 100px;
  	font-size: 11px;
  	padding: 0px 5px 0px 0px;
  	float: left;
  	text-align: left;
 	margin-right: 0px;
  	display: block
}

fieldset.csc-mailform input, textarea {
  	margin-bottom: 5px;
  	background-color : #fff5e2;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #ff9933;
  	font-size: 11px;
}


#mailformformtype_mail {
  	margin-left: 105px;
  	padding : 0px;
  	background-color : #fff5e2;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #ff9933;
}

* html #mailformformtype_mail {
	margin-left: 103px;
}


/************************************* Ende Kontaktformular anpassen */


