body {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	background-color: #FFEEFF;
  margin: 0;
  padding: 0;
}

form {
  padding: 0;
  margin: 0;
}

td {
  font-family: tahoma;
  font-size: 11px;
  color: #222222;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.main_outer_table{
  background-color: #cccccc;
}

.headbg{
  background-color: #F1D0F5;
}



.kategorie{
 	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
line-height: 1.2;
}






a, a:link, a:hover, a:visited {
	text-decoration: none;
	color: #800000;
}


.randevu{
  background-image: url(randevu-90.jpg); 
background-repeat:no-repeat;
}


.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}






.headbgbox{
  background-color: #d91414;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  background-color: #d91414;
padding: 2px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;

}


.footer {
  background-color: #dfdfdf;
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;
  border-bottom-color: #222222;
  border-left-color: #222222;
}
a.footerlink {
font-size: 8pt;
color: #c13926;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #ff0000;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


