@charset "utf-8";
/* CSS Document */


* {
  margin: 0px;
  padding: 0px;
  border: none;
}
body {
  background-image: url(../images/background_2.jpg);
  background-repeat: repeat-x;
  background-color: #e6e4e4;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#container {
  margin: auto;
  width: 850px;
}

#title {
  float: left;
  width: 365px;
  height: 120px;
  padding-top: 0px;
}
#title h1 {
  display: block;
  float: left;
  width: 850px;
  height: 120px;
  text-indent: -9999px;
}
#title h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/allgemeinmedizin-echzell_title.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
li.borderx2 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cecece;
}
#welcome {
  float: left;
  width: 850px;
  background-image: url(../images/content_bg.jpg);
  background-repeat: no-repeat;
  height: 380px;
}
h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
}
.heading-color2 { color: #9a9a9a; }
#welcome-text {
  width: 406px;
  line-height: 18px;
  padding-top: 50px;
  float: left;
  text-align: justify;
}
#welcome-text { margin-bottom:10px; 
				padding-left:20px;}
.list li {
  text-decoration: none;
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 180px;
  padding-left: 20px;
  margin-top: 10px;
  background-position: left center;
}
#welcome-image {
  float: right;
  height: 260px;
  width: 406px;
  margin-top:60px;
}
.separator {
  background-image: url(../images/separator.png);
  background-repeat: no-repeat;
  float: left;
  height: 17px;
  width: 850px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#sidebar{
  float: left;
  height: 209px;
  width: 219px;
  background-image: url(../images/contentbox.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin-top:5px;
}
#sidebar1 {
  float: left;
  height: 209px;
  width: 219px;
  background-image: url(../images/contentbox.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin-top:5px;
}
#sidebar2 {
  float: left;
  height: 209px;
  width: 219px;
  background-image: url(../images/contentbox.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin-top:5px;
}
h3 {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}
.sidebar-list li {
  list-style-type: none;
  margin-top: 10px;
  padding-bottom: 10px;
  background-image: url(../images/divider.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
#content {
  float: right;
  width: 550px;
  text-align: justify;
}
#content p { margin-bottom: 10px; }
#footer {
	float: left;
	width: 850px;
	height: 60px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-top: 25px;
	text-align: center;
	font-size: 12px;
}
a {
  color: #f60;
  text-decoration:none;  
}
a:hover { color: none;
		text-decoration: underline overline;
}
.textLight2 {
	color:#fff;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textLight3 {color:#009966;}
.textLight4 {color:#000;}
.textLight5 {
	color:#F60;
}
p strong {
	font-size: 16px;
	color: #FFF;
	font-family: "Swis721 BT";
}
#container #welcome #welcome-text p b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container #footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
#container #welcome #welcome-text table tr td p {
	color: #FFF;
}
#container #welcome #welcome-text table {
	color: #009966;
}
