@import url("cforms.css");
/*
Theme Name: Foidl Wordpress Theme
Theme URI: http://www.pflegedienst-foidl.de
Description:
Version: 1.0
Author: röder&amp;sommer
Author URI: http://www.roeder-sommer.de

*/


/* Kwicks Menu */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	width:980px;
	display:block;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 162px;
	height: 280px;
}
.kwicks li a {
	display:block;
	width: 810px;
	height: 280px;
	margin-left:1px;
	text-indent:-1000px;
}
.page-item-2 { 
  background-image: url('img/header_ueberuns.jpg');
}
.page-item-17 {
  background-image: url('img/header_leistungen.jpg');
}
.page-item-22 {
  background-image: url('img/header_pflege.jpg');
}
.page-item-24 { 
  background-image: url('img/header_mitarbeiter.jpg');
}
.page-item-26 { 
  background-image: url('img/header_info.jpg');
}
.page-item-dummy { 
}


/* Inhalt */
body {
  background-color: #00ccbb;
  background-image: url('img/background.jpg');
  background-repeat: repeat-x;
  margin:0px; padding:0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode";
  color: #505050;
  font-size: 12px;
}
img {
  border:0px;
}
a {
  color: #00CCBB;
  text-decoration: none;
  outline:none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #666;
}
#wrapper {
  width: 1014px;
  margin: 0px auto;
  background-image: url('img/wrapperbackground.jpg');
  background-repeat: repeat-y;
}
#left {
  float:left;
  width: 14px;
  height: 706px;
  background-image: url('img/contleft.jpg');
}
#main {
  float: left;
  width: 980px;
  padding: 0px 3px;
}
#right {
  float:left;
  width: 14px;
  height: 706px;
  background-image: url('img/contright.jpg');
}
#footer {
  width: 1014px;
  height: 61px;
  background-image: url('img/footer.jpg');
  clear: both;
}
#header {
  width: 980px;
  height: 100px;
  background-image: url('img/headerbackground.jpg');
  background-repeat: repeat-x;
  font-size: 10px;
  margin:0px; padding:0px;
}
#header a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#navigation {
  background-color: #eee;
}
#breadcrumb {
  height: 30px;
  width: 670px;
  background-image: url('img/breadcrumbbackground.jpg');
  background-repeat: repeat-x;
  font-size: 9px;
  line-height: 15px;
  color: #666666;
  padding-left: 310px;
}
#breadcrumb a {
  color: #25218f;
  text-decoration: none;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#sidebar {
  float: left;
}
#contentmain {
  float: left;
  padding-top: 0px;
  padding-left: 17px;
}
#contentmain h1 {
  margin:0px;
  padding:0px;
  font-size: 20px;
  color: #040073;
}
#contentmain h1 a {
  color: #040073;
  text-decoration: none;
}
#contentmain h2 {
  color: #008c81;
  font-size: 16px;
  margin:0px;
  padding:0px;
}
#contact {
  margin-left: 13px;
  margin-top: 40px;
  background-image: url('img/contact.jpg');
  background-repeat: no-repeat;
  width: 280px;
  height: 140px;
}
#contact h2 {
  color: #008c81;
  font-size: 16px;
  font-family: Myriad Pro;
  margin:0px;
  padding:0px;
  margin-left: 31px;
  padding-top:20px;
}
#contact p {
  padding:0px;
  margin:0px;
  margin-left: 31px;
  margin-top: 15px;
  font-size: 14px;
  color: #000;
}
#sidebar ul {
  margin:0px;
  padding:0px;
  width: 240px;
  list-style-type: none;
  margin-left: 20px;
  font-size: 18px;
  font-family: Myriad Pro;
}
#sidebar ul li {
  height: 22px;
  margin-top: 5px;
  padding-left: 20px;
  background-image: url('img/libackground.jpg');
}
#sidebar ul li a {
  color: #000;
  display: block;
  text-decoration: none;
}
#sidebar ul li a:hover {
  color: #008c81;
  text-decoration: none;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
