/* Processed by Shaun Inman's CSS-SSC :: v005 :: http://www.shauninman.com/plete/css-ssc/ */* {
	margin: 0;
	padding: 0;
	border-width: 0;
}

/* ALLGEMEINES */
body.website {
	background: #FFFFFF url(../../img/bg.png) repeat-y;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 895px;
	position: relative;
}

body, textarea {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, button, select {
	font-family: Verdana;
	font-size: 100%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #027A3D;
}

a.bullet {
	background: url(../img/nav_bullet.png) no-repeat left center;
	padding-left: 12px;
}

a:hover {
	background-color: #DBE6DE;
}


/* KOPFZEILE */
#header {
	background: url(../../img/header_bg.png) no-repeat;
	height: 71px;
	width: 895px;
}

#header #logo {
	width: 264px;
	height: 55px;
	padding: 7px 15px;
}

#header #logo a:hover {
	background: transparent;
}

#header #logo a span {
}

#header #skipper {
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
	left: 290px;
	font-size: 80%;
}

#header #skipper a {
	display: block;
	text-indent: -600em;
	padding: 4px 0px;
	opacity: 0.95;
	color: #027A3D;
	font-weight: bold;
}

#header #skipper a:hover, #header #skipper a:focus, #header #skipper a:active {
	background-color: #C1D7CA;
	text-indent: 9px;
}


/* NAVIGATION */
#left {
	position: absolute;
	left: 0;
	width: 178px;
}
#nav {
	background-color: #EBF0ED;
	font-size: 90%;
}
#nav, #nav ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 120%;
}

#nav li {
	width: 178px;
}

#nav li a {
	display: block;
	background: url(../img/nav_bullet.png) no-repeat 6px 10px;
	padding: 6px 2px 6px 18px;
	border-bottom: 1px solid #027A3D;
}

#nav li a:hover, #nav li li a:hover, #nav li.active ul li a:hover {
	background-color: #DBE6DE;
}

#nav li.active a {
	background-color: #C8D8D0;
}

#nav li.active li a {
	background-color: transparent;
}
#nav li.active li.active a {
	color: #990000;
	background-image: url(../img/nav_bullet_active.png);
}

#nav ul a {
	font-weight: normal;
}

#nav ul li a {
	padding: 3px 2px 3px 30px;
	background-position: 18px 7px;
}

/* SYSNAV */
#sysnav {
	position: absolute;
	right: 0;
	top: 44px;
	height: 27px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#sysnav li {
	float: left;
	height: 27px;
	border-left: 1px solid white;
}

#sysnav li a {
	vertical-align: bottom;
	line-height: 27px;
	color: white;
	display: block;
	padding: 0 1em;
}



/* CONTENT */
#content {
	width: 537px;
	margin: 0 169px 20px 179px;
	padding: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul, #content ol, #content form, #content table, #content caption {
	padding-left: 15px;
	padding-right: 15px;
}

h1 {
	clear: left;
	color: #990000;
	background-color: #F5F7F6;
	font-size: 120%;
	border-bottom: 1px solid #027A3D;
	border-top: 1px solid #027A3D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 0.6em;
}

body.templatestartseite h1 {
	background-color: #990000;
	border-top-color: white;
	color: white;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

h2 {
	font-size: 110%;
	margin: 0 0 1em 0;
}

h3 {
	font-size: 100%;
	clear: left;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px dotted #027A3D;
	margin: 1.5em 0 1em 0;
	padding-bottom: 5px;
}

p, ul, ol {
	line-height: 150%;
}

p, ol, ul {
	margin: 0 0 1em 0;
}

ul, ol {
	margin-left: 3em;
}

.question {
	font-style: italic;
}

blockquote {
	margin-left: 32px;
	padding-left: 18px;
	border-left: 1px solid #999;
	font-style: italic;
}

/* BREADCRUMBS */
#content #breadcrumbs {
	list-style-type: none;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2em;
	padding-left: 35px;
	text-indent: -20px;
	font-size: 80%;
}

#content #breadcrumbs li {
	display: inline;
	margin-right: 2px;
}

#content #breadcrumbs li.firstcrumb {
	background: none;
	padding-left: 0;
}

#content #breadcrumbs a {
	font-weight: normal;
}

/* CHILDREN */

#content ul.children {
	list-style-type: none;
	margin: 0;
}

#content ul.children li {
	background: url(../img/breadcrumbs_bullet.png) no-repeat left 5px;
	padding-left: 12px;
	margin-bottom: 0.5em;
	font-size: 90%;
	line-height: 1.4;
}

#content ul.children li a {
	display: block;
	font-size: 115%;
}


/* FOOTER */

#content #footer {
	color: gray;
	font-size: 80%;
	line-height: 120%;
	clear: both;
	padding-top: 2em;
}

/* BILDER */

span.XStandardImage, span.XStandardImageLeft, span.XStandardImageRight {
	margin:0;
	margin-top: 4px;
	margin-bottom: 4px;
}

span.XStandardImage span, span.XStandardImageLeft span, span.XStandardImageRight span {
	display:block;
	color: #999999;
	font-size: 90%;
	line-height: 110%;
}

span.XStandardImageLeft, img.XStandardImageLeft {
	float:left;
	margin-right: 10px;
}

span.XStandardImageRight, img.XStandardImageRight {
	float:right;
	margin-left: 10px;
}



/* FEATURES */

#features {
	position: absolute;
	right: 0;
	top: 72px;
	width: 178px;
}

#features div.feature {
	margin-bottom: 1em;
	font-size: 7.5pt;
}

#features h4 {
	margin: 0;
	background-color: #027A3D;
	color: white;
	padding: 3px 8px;
	font-size: 100%;
}

#features div.feature h5, #features div.feature div.featurecontent, #features div.feature div.featurelink {
	margin: 5px 8px 0px 8px;
}

#features div.feature h5 {
	color: #027A3D;
	font-size: 7.5pt;
}

#features div.feature div.featurelink {
	text-align: right;
	margin-top: 0;
}

#features p {
	margin-bottom: 0 !important;
}

/*#features div.feature div.featurelink a {
	background: url(../img/nav_bullet.png) no-repeat left center;
	padding-left: 12px;
}*/

#features a.img:hover {
	background: transparent;
}



/* STARTSEITE */

#content ul.sections {
	list-style-type: none;
	margin: 0;
	margin-top: 1em;
	padding: 0;
	font-size: 90%;
	clear: both;
}

#content ul.sections li {
	display: block;
	width: 268px;
	float: left;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 15px 9px;
	border-right: 1px solid #027A3D;
	border-bottom: 1px solid #027A3D;
	height: 9em;
	overflow: hidden;
	line-height: 120%;
}


#content ul.sections #section_2, #content ul.sections #section_4, #content ul.sections #section_6, #content ul.sections #section_8, #content ul.sections #section_10, #content ul.sections #section_12 {
	border-right-width: 0;
}

#content ul.sections #section_1, #content ul.sections #section_4, #content ul.sections #section_5, #content ul.sections #section_8, #content ul.sections #section_9, #content ul.sections #section_12 {
	background-color: #C8D8D0;
}

#content ul.sections li:hover {
	background-color: #EBF0ED;
}

#content ul.sections li strong {
	padding: 0;
	margin: 0;
	color: #990000;
}

#content ul.sections li a strong {
	color: #990000;
	margin-top: 6px;
	display: block;
}

#content ul.sections li a {
	display: block;
	height: 9em;
	font-weight: normal;
	color: black;
	padding-left: 85px;
	padding-right: 2px;
}

#content ul.sections li a:hover {
	background-color: transparent;
}

#content ul.sections li a:hover strong {
	background-color: #DBE6DE;
}



/* STARTSEITE DPA-NEWS */
body.templatestartseite #dpanews {
}

body.templatestartseite #content h1.news {
	background-color: #027A3D !important;
	padding-top: 3px;
	padding-bottom: 3px;
}

body.templatestartseite #content .news, #content #dpanews div.links {
	line-height: 1;
	padding-top: 0.5em;
	clear: left;
}

* html body.templatestartseite #content ul.news, * html #content #dpanews div.links {
	padding-top: 0;
}

body.templatestartseite #content #dpanews div.links {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 6px;
	text-align: right;
	font-size: 90%;
}

body.templatestartseite #content #dpanews div.links a {
	background-image: url(../img/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-right: 1em;
	font-weight: normal;
}

body.templatedpa #content table.news {
	margin-bottom: 2em;
}

body.templatestartseite #content .news td, body.templatedpa #content .news td {
	padding: 0;
	border: 0;
	font-size: 90%;
	vertical-align: top;
	padding-bottom: 0.3em;
	line-height: 1.2;
}

body.templatestartseite #content .news td.date, body.templatedpa #content .news td.time {
	white-space: nowrap;
	padding-right: 0.6em;
}

/* TEMPLATE "WIDE CONTENT" */
body.templatewidecontent {
	background: #FFFFFF url(../../img/bg_wide-content.png) repeat-y;
}

body.templatewidecontent #content {
	width: 716px;
}

/* DOKUMENTSUCHE */

#searchbox {
	background-color: #027A3D;
	border-top: 1px solid white;
	padding: 1px 0 2px 19px;
	z-index: 10000;
	position: relative;
}

#searchbox form {
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

#searchbox label {
	display: none;
}

#searchbox #query {
	width: 105px;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #027A3D #DBE6DE #DBE6DE #027A3D;
	padding: 2px;
	height: 14px;
}

#searchbox #searchbutton {
	border-width: 1px;
	background-color: #C1D7CA;
	color: black;
	font-weight: bold;
	border-color: #DBE6DE;
	padding: 0;
	line-height: 1;
}

#searchresults {
	font-size: 90%;
	position: absolute;
	left: 18px;
	top: 1.9em;
	width: 400px;
	height: 250px;
	overflow: auto;
	background-color: #C8D8D0;
	border: 1px solid #027A3D;
	opacity: 0.95;
	padding: 10px;
}

#searchresults p {
	margin-top: 0;
}

#searchresults ol li {
	margin-bottom: 1em;
}

#searchbox #searchfieldset {
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 138px;
	margin-top: 2px;
	margin-bottom: 1px;
}

#searchbox #searchspinner {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 1px solid white;
}

.highlight {
	background-color: #C8D8D0;
}



/* KRANKENKASSEN-DB */

#content form input.checkbox, #content form input.radio  {
	float: left;
	clear: left;
}

#content form fieldset {
	border-width: 0;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#content form input.submit {
	margin-top: 2em;
}

#content form div.legend {
	font-weight: bold;
	color: black;
	background-color: #EBF0ED;
	color: #027A3D;
	border-bottom: 1px solid #C8D8D0;
	display: block;
	padding: 3px 3px 3px 22px;
	background-image: url(../img/section_closed.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	cursor: pointer;
	margin-top: 1em;
}

#content form div.legend.open {
	background-image: url(../img/section_open.png);
}

#results form div.legend.always.open {
	cursor: default;
}

#content form label.minor {
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}




#form {
	clear: both;
}

#results, #kkform, #kkform2, #exportform {
	font-size: 80%;
	margin-top: 2em;
}

#content #kkform fieldset, #content #kkform2 fieldset {
	margin-top: 3px;
	margin-bottom: 3px;
}

#kkform2 input {
	border-width: 1px;
	border-color: #027A3D;
}
#kkform2 input, #kkform2 select {
	width: 470px;
}
#kkform2 input.submit {
	width: auto;
}

#results {
	width: 552px;
}

#results div.resultrow {
	margin: 0 15px;
	position: relative;
	clear: both;
}

#results div.unternehmen {
	padding: 3px 6px 3px 22px;
	background-color: #EBF0ED;
	color: #027A3D;
	border-bottom: 1px solid #C8D8D0;
	margin-bottom: 4px;
	background-image: url(../img/section_closed.png);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}

#results .open div.unternehmen {
/*	background-image: url(../img/section_open.png); */
}

#results div.daten {
	padding: 0px 6px 0px 22px;
	display: none;
}

#results .open div.daten {
	display: block;
}

#results span.label {
	font-weight: bold;
}

#results span.label:after {
	content: ':';
}

#results div.details.loaded {
	border: 1px solid #C8D8D0;
	padding: 10px;
	background: #EBF0ED;
}

#results div.details table {
	font-size: 100%;
}

#results div.more {
	position: absolute;
	right: 6px;
	top: 3px;
	cursor: pointer;
	font-weight: bold;
	color: #027A3D;
}

#results div.daten div.block {
	padding-bottom: 15px;
}


#results div.daten div.block.narrow {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#results div.daten div.block div.row div {
	margin-bottom: 4px;
}

#export {
	margin-top: 2em;
}

#exportform label.level-1 {
	width: 180px;
	display: block;
	float: left;
}


/* DPA-NEWS */

ul.news {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 90%;
	line-height: 1;
}

ul.news li {
	clear: left;
	padding: 0;
	margin: 0;
	float: left;
	margin-bottom: 0.2em;
	line-height: 1.2;
}

ul.news li span.time {
	float: left;
	margin-right: 1em;
}

ul.news li a {
	float: left;
	width: 450px;
}

#content table.dpacalendar {
	float: left;
	border-collapse: collapse;
	margin-bottom: 2em !important;
}

#content table.dpacalendar td, #content table.dpacalendar th {
	font-size: 90% !important;
	border: 0;
}
#content table.dpacalendar, #content table.dpacalendar caption {
	margin-right: 3em;
	text-align: center;
}

table.dpacalendar caption {
	font-weight: bold;
	width: auto;
	margin-top: 15px;
	caption-side: top;
	margin-bottom: 0.3em;
}

#content table.dpacalendar th {
	color: #990000;
	border-top: 1px solid #027A3D;
	border-bottom: 1px solid #027A3D;
}

#content table.dpacalendar th, #content table.dpacalendar td {
	padding: 4px;
	text-align: right;
}

#content table.dpacalendar td {
	color: gray;
}

.templatedpa ul.news {
	padding-bottom: 2em;
	float: left;
}

.templatedpa h2 {
	clear: left;
}

/* FIRSTGATE */

div.paybox {
	border-top: 1px solid #027A3D;
	border-bottom: 1px solid #027A3D;
	background-color: #C8D8D0;
	margin-bottom: 15px;
	clear: both;
}

body.templatestartseite div.paybox {
	border-top-width: 0;
}

div.paybox div.online {
	padding: 8px 15px;
}
div.paybox.firstgate div.online {
	padding-left: 90px;
	background-image: url(http://www.clickandbuy.com/extra/logodownload/clickandbuy_alt_60_outline.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

div.paybox div.offline {
	border-top: 1px solid #027A3D;
	background-color: #EBF0ED;
	padding: 8px 15px;
	padding-left: 80px;
}


/* ABO-LOGIN */

#content #loginform {
	border: 1px solid #027A3D;
	border-width: 0px 0px 1px 1px;
	background-color: #EBF0ED;
	width: 200px;
	float: right;
	margin: 0 0 1em 1em;
}

#content #loginform fieldset {
	padding: 1em 0.5em;
	margin: 0;
	margin-top: 1em;
}

#content #loginform fieldset legend {
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}

#content #loginform div.row {
	margin-bottom: 0.5em;
}

#content #loginform input {
	width: 180px;
	border: 1px solid #C1D7CA;
	padding: 3px 0;
}

#content button, #content input.submit {
	border: 1px outset #027A3D;
	padding: 2px;
	background-color: #EBF0ED;
	color: #027A3D;
	font-weight: bold;
}

#content select {
	border: 1px inset #027A3D;
}


/* STICHWORTE */

ul.alpha {
	list-style-type: none;
	padding-bottom: 1em;
	margin-left: 0;
}

ul.alpha li {
	float: left;
	border: 1px solid #027A3D;
	border-left-width: 0px;
	background-color: #C8D8D0;
	margin-top: 1px;
}

ul.alpha li a {
	padding: 0px 4px;
	display: block;
}

ul.alpha li.first {
	border-left-width: 1px;
}

ul.alpha li.active {
	background-color: white;
	border-bottom-width: 0;
	margin-top: 0;
}

ul.alpha li.active a {
	padding-bottom: 2px;
}

ul.keywords {
	clear: left;
	list-style-type: none;
	margin-left: 0;
}

ul.keywords li {
	margin-top: 1em;
}

ul.keywords li li {
	margin-top: 0;
}


/* INFOBOX */

div.infobox {
	margin: 0 15px 15px;
	padding: 0;
	border: 1px solid #027A3D;
	background-color: #DBE6DE;
}

div.infobox.left {
	float: left;
	width: 250px;
}

div.infobox.right {
	float: right;
	width: 250px;
}

div.infobox h3 {
	color: white;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	background: #027A3D url(../img/infobox_head_bg.png) left center no-repeat;
	padding-left: 32px; /* fuer XStandard */
	padding-left: 32px !important;
}

div.infobox h4, div.infobox p {
	font-size: 90%;
	line-height: 1.2;
	margin-top: 8px;
	padding: 0 0.5em 0.5em 0.5em;
}


/* FIRSTGATE (EU-INFO) */

div.firstgatebox {
	background-color: #eeeeee;
	padding: 10px;
	padding-right: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 1.5em 0;
}

div.firstgatebox img {
	float: left;
	margin-right: 1em;
}

/* USER-STATUS */
#userstatus {
	padding: 18px;
	font-size: 80%;
	line-height: 1.5;
}

#userstatus .username {
	display: block;
	float: left;
	margin-right: 2em;
}

#userstatus a {
	float: right;
}


/* LOGIN-FORM */
#left #loginform {
	padding: 18px;
}

#left #loginform legend {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#left #loginform input {
	border: 1px solid #027A3D;
	width: 134px;
	font-size: 130%;
	padding: 2px;
}

#left #loginform div.row {
	font-size: 80%;
	margin: 0.5em 0;
}

#left #loginform button {
	border: 1px outset #027A3D;
	padding: 2px;
	background-color: #EBF0ED;
	color: #027A3D;
	font-weight: bold;
}

#left div.ad {
	padding: 18px 26px;
}

/* DOWNLOADS */

#downloads {
	padding: 1em 15px 0 15px;
}

#downloads img {
	float: left;
	margin-right: 6px;
}

#downloads .download_title {
	font-weight: bold;
}

#downloads a {
	line-height: 1.6;
	margin-right: 1em;
}




/* TABELLEN IM CONTENT */

#content table {
	border-collapse: collapse;
	border-width: 0 !important;
	margin: 0 15px;
	padding: 0;
}

#content table p {
	padding: 0;
}

#content table th, #content table td {
	padding: 2px 3px;
	border: 1px solid #C1D7CA;
	border-width: 1px 0;
	text-align: left;
	font-size: 80%;
}

#content table th {
	background: #EBF0ED;
}

#content table caption {
	text-align: left;
	margin-bottom: 1em;
	color: #027A3D;
}

* html #content table caption {
	padding: 0;
	padding-bottom: 1em;
}


/* Rechter Bereich (Skyscraper etc.) */

#right, #right-adspace {
	position: absolute;
	top: 71px;
	left: 905px;
}

#right a:hover, #right-adspace a:hover {
	background-color: transparent;
}

#right div.ad, #right-adspace div.ad {
	margin-bottom: 1em;
}


/* Werbung im Content */

#content div.ad {
	margin: 1em 15px;
}

#content div.ad-google-468x15_4 {
	margin: 10px 0 10px 16px;
	width: 468px;
}

#content div.ad .small {
	width: 250px;
	padding-bottom: 1em;
}

#content div.ad .small.left {
	float: left;
}

#content div.ad .small.right {
	float: right;
	text-align: right;
}

#content div.ad .big {
	width: 100%;
}#content ul.sections {
	margin-top: 0;
}

body.templatestartseite h1 {
	margin-bottom: 0;
}

a {
	color: #006600;
}



/* STARTSEITE TEASERBOXEN */

#content div.teaserbox {
	border-left: 1px solid #027A3D;
	float: left;
	width: 268px;
	font-size: 90%;
	height: 15em;
	border-bottom: 1px solid #027A3D;
	background: #EBF0ED url(../../img/teaser_arztrechnung.png) 10px 30px no-repeat;
}

#content div.teaserbox.first-child {
	background-image: url(../../img/teaser_krankenschein.png);
	border-left: 0;
}

#content div.teaserbox.aktuell {
	border-left-width: 0px;
	width: 181px;
	background-image: url(../img/teaserbox_bg.png);
	background-position: -5px 30px;
	background-repeat: no-repeat;
}

#content div.teaserbox h2 {
	margin: 0;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	background-color: #990000;
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid #027A3D;
}

#content div.teaserbox.aktuell h2, #content div.teaserbox.standard.alt2 h2 {
	background-color: #027A3D;
}

#content div.teaserbox.aktuell h3 {
	padding: 0;
	margin: 2px 8px;
	color: #990000;
	line-height: 120%;
	font-size: 100%;
}

#content div.teaserbox p {
	margin: 0;
	margin-top: 1em;
	padding: 0;
	padding-left: 110px;
	line-height: 120%;
	text-align: left;
	padding-right: 4px;
}

#content div.teaserbox.aktuell p {
	margin: 0;
	padding: 2px 8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 1em;
}

#content div.teaserbox a.more {
	padding: 0px 8px;
	margin-bottom: 0.8em;
	display: block;
	text-align: center;
}

#content div.teaserbox a.more:hover {
	background: none;
}

#content div.teaserbox a.more img {
	border-width: 0;
	margin-top: 3em;
}

#content div.teaserbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content div.teaserbox.aktuell li.first {
	margin-left: 52px;
}

h1.news {
	margin-bottom: 0.5em !important;
}



/* ONLINEVERGLEICH (linke Spalte unten) */

#onlinevergleich {
	border-bottom: 1px solid #027A3D;
	margin-top: 1px;
	color: white;
	padding: 6px 0 6px 18px;
	font-size: 90%;
	background: #027A3D url(../img/nav_bullet_white.png) 6px 10px no-repeat;
}

#onlinevergleich a {
	color: white;
}


/* KRANKENKASSEN-LOGIN */

#kk-login input {
	border: 1px inset #C8D8D0;
}

#kk-login div.row {
	margin-bottom: 0.5em;
}

#kk-login label {
	display: block;
	font-size: 85%;
}


/* URALTE FORMULARE */

table form table input, table form table select, table form table textarea, table form input {
	border-width: 1px;
	border-color: #999;
}




/* ÜBERARBEITUNG KRANKENKASSENDATENBANK */

#results form div.legend.always.open {
	cursor: default;
}

#results, #kkform, #kkform2, #exportform {
	font-size: 80%;
	margin-top: 2em;
}

#results {
	width: 535px;
}

#results div.resultrow {
	margin: 0 15px;
	position: relative;
	clear: both;
}

#results div.unternehmen {
	padding: 3px 6px 3px 8px;
	color: #027A3D;
	margin-bottom: 0;
	margin-top: 8px;
	border-bottom: 1px solid #027A3D;
	cursor: pointer;
	background: #C8D8D0 url(../img/mehr_closed.png) 370px 12px no-repeat;
	position: relative;
}

#results .open div.unternehmen {
	background-image: url(../img/mehr_open.png);
}

#results div.unternehmen h3 {
	font-size: 100%;
	background-image: url(../img/row_closed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;

}

#results div.unternehmen .beitragssatz {
	color: black;
	margin-left: 14px;
}

#results .open div.unternehmen strong {
	background-image: url(../img/row_open.png);
}

#results div.daten {
	padding: 10px 6px 0px 22px;
	border: 1px solid #027A3D;
	border-top: 0;
	float: left;
	margin-bottom: 10px;
	width: 475px;
	display: block;
}

#results div.daten {
	display: none;
}

#results .open div.daten {
	display: block;
}

#results span.label {
	font-weight: bold;
}

#results span.label:after {
	content: ':';
}

#results div.details.loaded {
	border: 1px solid #C8D8D0;
	padding: 10px;
	background: #EBF0ED;
	margin-top: 5px;
}

#results div.details table {
	font-size: 100%;
}

#results div.more {
	position: absolute;
	right: 6px;
	top: 3px;
	cursor: pointer;
	font-weight: bold;
	color: #027A3D;
}

#results div.daten div.block {
	padding-bottom: 15px;
}

#results div.daten div.block.toggle {
	clear: both;
	border-bottom: 1px solid #C1D7CA;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content div.block h4 {
	font-size: 100%;
	color: #027A3D;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(../img/details_closed.png) left center no-repeat;
}

/*#content div.leistungen div.block.open h4 {
	background-image: url(../img/details_open.png);
}*/

#results div.leistungen div.block.toggle div.block-text {
	padding: 5px 5px 5px 15px;
}

#results div.leistungen div.block.toggle.open div.block-text {
	display: block;
}

#results div.leistungen a.details {
	display: none;
}

#results .open div.leistungen a.details {
	display: inline;
}

#results div.kk-info {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color: #666;
	margin-bottom: 1em;
}

#results div.daten div.block.narrow {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#results div.daten div.block div.row div {
	margin-bottom: 4px;
}



/* KK SPONSORED LINKS */

.kk-sponsoredlinks {
	margin: 0 15px 15px 15px;
}
.kk-sponsoredlinks .ad-label {
	text-align: right;
	color: #666;
	font-size: 85%;
	border-bottom: 1px solid #027A3D;
}
.kk-sponsoredlinks .ad-space {
	padding: 10px;
	padding-bottom: 0;
	background: #c6dad1 url(../../img/kk-sponsoredlinks-bg.png) repeat-x;
}
.kk-sponsoredlinks .ad {
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../img/row_closed.png) no-repeat 0 3px;
}




/* KK-SCHNELLSUCHE (LINKE SPALTE) */

.kkquick {
	margin: 1em 0;
	background: #fff;
	border-top: 1px solid #027A3D;
	border-bottom: 1px solid #027A3D;
}

.kkquick .boxhead {
	padding: 6px 0 6px 6px;
	font-weight: bold;
	font-size: 85%;
}

.kkquick select {
	font-size: 80%;
	width: 166px;
	margin-left: 6px;
	border: 1px solid #999999;
	margin-bottom: 6px;
}

.kkquick input.submit {
	border: 1px outset #027a3d;
	padding: 1px 2px;
	background-color: #ebf0ed;
	color: #027a3d;
	font-weight: bold;
	font-size: 80%;
	margin-left: 6px;
	margin-bottom: 6px;
}
