/* ###########  Body - Html Formation ########## */
/*************************************/
body {
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 100.0%; /* 12px; */
	text-align: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	/*border: 1px solid #CCCCCC;*/
	scrollbar-arrow-color : #EEEEEE; scrollbar-base-color: #0C5484
}

 
/* ###########  DIV - Layout Formation ########## */
/*************************************/

#navigation {
	padding: 117px 5px 0px 10px;
	width: 160px;
	float: left;
	/*border: 1px solid #000000;*/
}

#alphabet {
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
	color: #ccc;
	font-weight:bold;
}

#alphabet a{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
	color: #0C5484;
}

#alphabet a:hover{
	color: #FF0000;
}

/* ##### Definition der normalen Links ########### */
/*************************************/

a, p, ul {
	font-size: 12px;
	color: Black;
}

a:link { 
	/*font-weight:bold;*/ 
	font-size: 10px;
	color:#000; 
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover { 
	/*font-weight:bold;*/ 
	font-size: 12px;
	color:#FF0000; 
	text-decoration:none; 
}
a:focus {
	font-weight: bold;
	font-size: 12px;
	color: Aqua;
	background-color: #B0B0B0;
	text-decoration: underline;
}

/* Definition der Überschriften */
/*************************************/

h1 {
	text-align: left;
	font-size: 14pt;
	color: #0C5484;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
	font-weight: bold;
}
h2 {
	text-align: left;
	font-size: 15px;
	color: #000000;
}

h3 {
	text-align: left;
	font-size: 12px;
	color: #000000;
}

h4 {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
}

/* Definitionen für Navigation */

#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navilist a {
	display: block;
	background-color: #0C5484;
	border: 1px solid #000000;
	color: #FFFFFF;
	width: 155px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}

#navilist a:hover {
	background-color: #FFF9BC;
	color: #0C5484;
	font-weight: bold;
	text-decoration: none;
}

#navigation, li {
	margin-bottom: 10px;
	margin-top: 10px;
}

#unterseiten a {
	display: block;
	color: #FFFFFF;
	border: 1px solid #000000;
	width: 145px;
	text-decoration: none;
	text-align: left;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	margin-right: 0px;
	margin-left: 10px;
}

#unterseiten a:hover {
	background-color: #FFF9BC;
	color: #0C5484;
	font-weight: bold;
	text-decoration: none;
}
 /* Definition für die ILP Therapeuten Seite */
 
 
#k_beschreibung {
	margin-left: 30px;
	width: 100%;
	float:right;
	border-bottom: 1px solid #0C5484;
}

#k_beschreibung td{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 12px;
}

#k_beschreibung td a:link{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 12px;
	color: #0C5484;
}

#k_beschreibung td a:visited{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 12px;
	color: #0C5484;
	font-weight: normal;
}

#k_beschreibung td a:hover{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
}

#b_rahmen {
	border: 1px solid #0C5484;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

/* Veraltete Definitionen Auswahlbildschirm */
#auswahl body {
	width=630px;
}


#auswahl { 
	width= 100%;
	text-align=right;
	margin-top: 50px;
    margin-left: 20px;
}

#auswahl img{ 
	vertical-align: middle;
}

/* Neue Definitionen Auswahl */
#auswahl_neu{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
}

#auswahl_neu td a:link{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
	color: #0C5484;
	font-weight: bold;
	text-decoration: underline;
}

#auswahl_neu td a:visited{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
	color: #0C5484;
	font-weight: bold;
	text-decoration: underline;
}

#auswahl_neu td a:hover{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}


/* Definitionen Einleitung und Auswahl */

#einleitung {
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	width: 100%;
	margin-left: 30px;
	margin-right: 10px;
	background-color: #ffffff;
}

#kontakt {
	text-align: center;
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 16px;
	color: #0C5484;
	width: 100%;
	margin-left: 30px;
	margin-right: 10px;
	background-color: #ffffff;
}

#kontakt a:link{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 16px;
	color: #0C5484;
	text-decoration: underline;
}

#kontakt a:visited{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #0C5484;
	text-decoration: underline;
}

#kontakt a:hover{
	font-family: "Bookman Old Style", Verdana, Arial;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}

#b_rahmen_dg {
	border: 1px solid #0C5484;
	margin-left: 20px;
}
