body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
    margin-top: 11px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

.lineleft {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #bbc3d3;
	
}

.lineright {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #bbc3d3;
}

.linetop {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bbc3d3;
}

.linebottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #bbc3d3;
}


P.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #051495;
	font-weight: bold;
}

A {
  color:#000000;
  text-decoration:none;
}
A:Hover {
  text-decoration:underline;
}

A.mainmenu {
  text-decoration:none;
  color: #051495;
}

A.mainmenu:Hover {
  color: #8a92a2;
  text-decoration:underline;
}

.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #051495;
	font-weight: bold;
	font-style:italic;
}

.PageHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #00148e;
}

a.PageHeaderLink  {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #00148e;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 12px; 
}

.headerpraxis {
	font-size: 19px;
	font-style: italic;
	font-weight:bold;
	color: #00148e;
}

.adressepraxis {
	font-size: 15px;
	font-style: italic;
	color: #00148e;
}

a.adressepraxis {
	font-size: 15px;
	font-style: italic;
	color: #00148e;
    text-decoration:underline;
}

a.adressepraxis:HOVER {
	color: #8a92a2;
}
a.menupraxis {
	font-size: 15px;
	font-style: italic;
    font-weight:bold;
	color: #00148e;
    text-decoration:none;
}

a.menupraxis:HOVER {
    font-size: 15px;
	font-style: italic;
    font-weight:bold;
	color: #006600;
    text-decoration:underline;
}
td.anmeldenLT {
    font-size: 15px;
    color: #00148e;
	border-top: 1px solid #bbc3de;
	border-right: 1px none #bbc3de;
	border-bottom: 1px none #bbc3de;
	border-left: 1px solid #bbc3de;
}

td.anmeldenLTB {
    font-size: 15px;
    color: #00148e;
	border-top: 1px solid #bbc3de;
	border-right: 1px none #bbc3de;
	border-bottom: 1px solid #bbc3de;
	border-left: 1px solid #bbc3de;
}
td.anmeldenLTR {
    font-size: 15px;
    color: #00148e;
	border-top: 1px solid #bbc3de;
	border-right: 1px solid #bbc3de;
	border-bottom: 1px none #bbc3de;
	border-left: 1px solid #bbc3de;
}

td.anmeldenLTRB {
    font-size: 15px;
    color: #00148e;
	border-top: 1px solid #bbc3de;
	border-right: 1px solid #bbc3de;
	border-bottom: 1px solid #bbc3de;
	border-left: 1px solid #bbc3de;
}



