* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 10px;
	background-color: #F5F7F9;
}
html, body {
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.3;
	min-width:990px;
}

#header {
	width: 982px;
	height: 200px;
	background: url(../pics/header.jpg) no-repeat scroll left top;
}
#header #topbar {
	margin-left: 844px;
	width: 109px;
	padding-top: 10px;	
}
#header #topbar ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
#header #topbar ul li a {
	padding: 9px 0 9px 0;
}
#header #topbar ul li a:link, #header #topbar ul li a:visited{
	display: block;
	color: black;
	text-decoration: none;
}
#header #topbar ul li a:active, #header #topbar ul li a:hover{
	display: block;
	color: white;		
	background: url(../pics/bg3.png);
}
#header #topbar ul li input#search_input{
	width: 80px;
}
#header #topbar ul li input#search_submit{
	border: none;
	background-color: white;
}
#headermenu {
	margin: 5px 0 10px 0;
	width: 982px;
	height: 30px;
	background: url(../pics/headermenu.png) no-repeat scroll left top;
}
#headermenu ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	height: 30px;
	line-height: 30px;	
}
#headermenu ul li#first {
	width: 125px;
	height: 30px;
	background: url(../pics/pflegeeinrichtungen.gif) no-repeat scroll left top;
	border: none;
}
#headermenu ul li a {
	border-right: 1px solid #BBBBBB;
}

#headermenu ul li a:link, #headermenu ul li a:visited {
	display: block;
	padding: 0 9px 0 9px;
	color: black;
	text-decoration: none;
	background: url(../pics/headermenu_bg.jpg) no-repeat scroll left top;
}
#headermenu ul li a:active, #headermenu ul li a:hover {
	color: white;
	background: url(../pics/headermenu_bg.jpg) no-repeat scroll left bottom;
}
#headermenu ul li a#mehr {
	background: none;
	border: none;
	color: white;
}

#main #menu {
	width: 200px;
	background: url(../pics/menu_bg.png) no-repeat scroll left top;
	float: left;
	margin-right: 30px;	
}

#main #menu ul li, #rechts ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-top: 1px solid white;
	height: 24px;	
}
#rechts ul li {
	height: 20px;
}

#main #menu ul li#menufirst{
	color: white;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 1.1em;
	border: none;
	height: auto;
}
#main #menu ul li.menuheader, #rechts ul li.menuheader {
	background: url(../pics/bg1.gif);
	color: white;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 1.1em;
	border: none;
	height: auto;	
}
#rechts ul li.menuheader {
	padding: 3px 10px 3px 5px;
}
#main #menu ul li#menuTarifrechner {
	color: white;
	border: none;
	height: 150px;
	background: #FFFFFF none;
}
#main #menu ul li a, #rechts ul li a{
	padding: 5px 0px 5px 10px;
	color: black;
	text-decoration: none;
	display: block;		
}
#rechts ul li a{
	padding: 3px 0px 3px 5px;
}
#main #menu ul li#menuTarifrechner a {
	padding: 0px;		
}
#main #menu ul li a:link, #main #menu ul li a:visited, #rechts ul li a:link, #rechts ul li a:visited {
	background: url(../pics/menupunkt_bg.png) no-repeat scroll left top;
}
#main #menu ul li a:active, #main #menu ul li a:hover, #rechts ul li a:active, #rechts ul li a:hover  {
	background: url(../pics/menupunkt_bg.png) no-repeat scroll left bottom;
	color: white;	
}
#main #menu ul li a.sublist:link, #main #menu ul li a.sublist:visited {
	background: url(../pics/menupunkt_sublist_bg.png) no-repeat scroll left top;
	padding-left: 30px;	
}
#main #menu ul li a.sublist:active, #main #menu ul li a.sublist:hover {
	background: url(../pics/menupunkt_sublist_bg.png) no-repeat scroll left bottom;
	color: white;
	padding-left: 30px;		
}
#main #menu ul li img a:link, #main #menu ul li img a:visited {
	background: none;
}
#main #menu ul li img {
	border: none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
}

#main #content {
	float: left;
	width: 478px;
}

#main #content2 {
	float: left;
	width: 778px;
}

#main #content table.info, #main #content table.plzliste{
	width: 100%;
}
#main #content table.info td, #main #content table.info th {
	background-color: white;
	border: 1px solid #999999;
	padding: 5px;
}
#main #content table.plzliste td {
	background-color: white;
	border: 1px solid #999999;
	text-align: center;
	font-weight: bold;
}
#main #content table.plzliste td a {
	padding: 5px;
	font-size: 1.2em;
	text-decoration: none;
	display: block;			
}
#main #content table.plzliste td a:link, #main #content table.plzliste td a:visited{
	background: url(../pics/bg3.png);	
	color: black;
}
#main #content table.plzliste td a:active, #main #content table.plzliste td a:hover{
	background: url(../pics/bg1.gif);
	color: white;
}

#main #content table.info th {
	text-align: left;
	background: url(../pics/bg3.png);
}
#main #content img {
	border: 1px solid #999999;
	padding: 5px;
	background-color: white;
}
#main #content img.noborder {
	border: none;
	padding: 0px;
	background-color: white;
}
#main #content img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
#main #content img.left0100 {
	float: left;
	margin: 0px 10px 0 0;
}
#main #content .container {
	border: 1px solid #cccccc;
	background-color: white;
	margin-bottom: 20px;
}
#main #content #navigation{
	border-bottom: 1px dotted #666666;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#main #content h1 {
	font-size: 1.2em;
}
#main #content h2 {
	font-size: 1.0em;
	height: 19px;
	line-height: 19px;	
}
#main #content h1, #main #content h2 {
	background: url(../pics/h1-bg.png);
	padding: 5px 0 5px 10px;
	padding-left: 40px;
	border-right: 1px solid #DDDDDD;
}
#main #content h1.info, #main #content h2.info {
	background: url(../pics/h1-bg_achtung.png);
}
#main #content .container h3 {
	font-size: 1.2em;
}
#main #content .container p, #main #content .container ul, #main #content .container h3 {
	padding: 10px;
}

#main #content a, #main #content .container a {
	color: #50617C;
}
#main #content .container ul li, #main #content table td ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 25px;
	background: url(../pics/container-li-dot.png) no-repeat scroll left top;
	padding-bottom: 3px;	
}

#main #content .container ol li {

	margin-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;	
}

#main #rechts {
	width: 220px;
	background: url(../pics/rechts_bg.gif) no-repeat scroll left top;	
	float: left;
	margin-left: 25px;
	height: auto;
}

#main #rechts #werbung120x600 {
	height: 600px;
	border: 1px solid #CCCCCC;
}
#main #rechts #news {
	height: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#main #rechts #news a:link, #main #rechts #news a:visited{
	color: #00c;
}
#main #rechts span#rechtHeadline {
	line-height: 30px;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;	
}
#main #rechts span.newsDatum {
	color: #999;
}
#main #rechts h2 {
	font-size: 1.0em;
}
#main #rechts #lexikon {
	font-size:11px;
	overflow: auto;
	height: 400px;
}

#footer {
	width: 982px;
	text-align: center;
	border-top: 1px dotted #666666;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: black;
}
#footer a:active, #footer a:hover {
	text-decoration: underline;
}

/* CMS */

div.cms {
	padding-top: 5px;
	z-index: 9999;
}
table#CMSNews {
	background-color: #666;
	width: 518px;
}
table#CMSNews td{
	background-color: white;
	padding: 5px;
}
table#CMSNews th{
	color: white;
	padding: 5px;
}
