/* CSS Document   Praxis für Atemtherapie Fierz, CH-8820 Wädenswil */
/* 
___________________________________________________________________________________

		          client:                      www.atem-fierz.ch
		
		          concept creation:            (c) 01/2004 by Alice Kaelin
		          conversion, code:            (c) 01/2004 by phi

___________________________________________________________________________________
 */


/* body, scrollbars heller */
body    {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* listen */
p, td, li   {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* ul listen */
ul   {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        margin-left: 0em;
	padding-left: 1.2em;
	list-style: disc;
        margin-top: 0px;
}


/* umbruch kleiner */
br   {
	font-size: 7px;
	line-height: 7px;
}

/* titel_100 */
.titel_100   {
	color: #0E1097;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* titel_070 */
.titel_070   {
	color: #565786;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
}

/* titel_050 */
.titel_050   {
	color: #8687CB;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
	}

/* haupttitel_030 */
.titel_030_gross   {
	color: #B6B7E0;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
}

/* haupttitel_070 */
.titel_030_gross_dunkel   {
	color: #565786;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
}

/* fliesstext */
.text   {
	color: #0E1097;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
}

/* textfett */
.textfett   {
	color: #0E1097;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
	line-height: 18px;
}

a:link {
	color: #0E1097;
	text-decoration: none;
}
a:visited {
	color: #0E1097;
	text-decoration: none;
}
a:hover {
	color: #0E1097;
	text-decoration: none;
}
a:active {
	color: #0E1097;
	text-decoration: none;
}

.navi   {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.navi:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	text-decoration: none;
}
a.navi:active {
	color: #FFFFFF;
	text-decoration: none;
}

.rahmen {
 border-width:1px;
  border-style: solid;
 border-color:#FFFFFF;
}

.rahmenblau {
	border-width:1px;
	border-style: solid;
	border-color:#0E1097;
	font-size: 11px;
	color: #0E1097;
	letter-spacing: 1px;
	text-decoration: none;
}

.textmicro {
	font-size: 1px;
	color: #DBE4AB;
}
.bildrahmen {
	background-color: #CC0000;
}
.neu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0E1097;
}

.textmicro {
	font-size: 1px;
	color: #FFFFFF;
}

