/*
Theme Name: krankenkassen.net
Version: 1
Author: 3task.de
Author URI: http://www.3task.de
*/


@import "css/reset.css"; 
@import "css/tools.css"; 


/* base
------------------------------------------------------------------ */
html { background: #f4f6e4 url(images/bg_html.png) repeat-x; text-align: center; overflow-y: scroll; }
html, body { height:100%; }


/* container
------------------------------------------------------------------ */
#wrapper { width:100%; min-height:100%; overflow:hidden; display: block; } 
.w1 { margin: 0 auto; width: 1115px; } 
.w2 { position:relative; width: 960px; padding:0 150px 0 5px; text-align: left;} 
.ad { position:absolute; right:0; top: 177px; width: 140px; text-align: left; } 
#contentbox { padding: 177px 0 0 0; width: 960px; }
#contentbox .bg { }


/* breadcrumb
------------------------------------------------------------------ */
#breadcrumbs { position: absolute; top: 53px; left: 0px; height: 30px; line-height: 30px; color: #86a624; }
#breadcrumbs a { text-decoration: underline; color: #86a624; font-weight: 700; }
#breadcrumbs span.page, #breadcrumbs span.home { color: #86a624; }
#breadcrumbs a:hover { text-decoration: none; }


/* div#content
------------------------------------------------------------------ */
#content { width: 613px; text-align: justify; float: right; padding: 15px; min-height: 300px; border: 1px solid #b9c95c; background: #fff; }

.entry { margin: 20px 0 0 0; }

#content ol { padding-left:15px; margin: 10px 0 10px 15px; }
#content ul { margin: 10px 10px; text-align:left; }
#content ol li,#content ul li { padding: 5px 0; line-height: 1.3em; }
#content ul li { background: url(images/bg_li.png) 0px 6px no-repeat; padding-left: 25px; }
#content ol li { list-style: decimal; }

#content hr { background: none; border: none; height:1px; border-top: 1px solid #dbd9d6; clear: both; padding:0 0 5px 0; margin: 20px 0 0 0; }

#content table.table { clear: both; width: 613px; border-right: 1px solid #cfcfcf; margin: 8px 0; }
#content table.table th, #content table.table td { border-left: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; padding:5px; text-align: left; }
#content table.table th { color: #fff; background: #86a624 url(images/bg_table_thead_th.png) repeat-x; font-weight: 700; }

/* Lexikon */
#content div.AlphabeticList { padding: 5px 0; margin: 15px 0; border-bottom: 1px solid #dbd9d6; }

/* Paging Blog */
div.wp-pagenavi { padding: 10px 0 10px 0; margin: 5px 0 0 0; width: 450px; float: right; text-align: right; }
div.wp-pagenavi a { padding: 4px 6px 4px 6px; margin: 2px; border: 1px solid #e0e0e0; }
div.wp-pagenavi span { position: static!important; display: inline!important; }
div.wp-pagenavi span.pages { padding: 4px 6px 4px 6px; margin: 2px 2px 2px 0; border: 1px solid #e0e0e0; }
div.wp-pagenavi span.current, div.wp-pagenavi a:hover { border: 1px solid #86a624; padding: 4px 6px 4px 6px; margin: 2px; color: #86a624; background-color: #f4f4f4; }


/* div#header
------------------------------------------------------------------ */
#header { position:absolute; top:0px; left:0px; height: 120px; width: 960px; background: url(images/bg_search_top.png) top right no-repeat; }
#header a#logo { margin: 0 0 0 15px; }
#header a#logo img { margin-top: 28px; }


/* div#nav
------------------------------------------------------------------ */
#nav { position:absolute; top: 83px; width: 960px; height: 38px; }

#nav ul li { float: left; padding-left: 1px; }

#nav ul li a { line-height: 38px; height: 38px; display: block; color: #719110; text-decoration: none; font-size: 14px; padding: 0 15px; position: relative; background: url(images/bg_nav_li_a.png) left top no-repeat; }
#nav ul li a span { position: absolute; top: 0px; right: 0px; width: 5px; height: 38px; background: url(images/bg_nav_li_a.png) right top no-repeat; display: block; }

#nav ul li a:hover, #nav ul li.current_page_item a, #nav ul li.current_page_parent a, #nav ul li.current-page-ancestor a {  color: #4c6304; background: url(images/bg_nav_li_a.png) left bottom no-repeat; }
#nav ul li a:hover span, #nav ul li.current_page_item a span, #nav ul li.current_page_parent a span, #nav ul li.current-page-ancestor a span {  background: url(images/bg_nav_li_a.png) right bottom no-repeat; }


/* div#search
------------------------------------------------------------------ */
#search { position:absolute; top: 24px; left: 653px; background: url(images/bg_search.png) no-repeat; width: 289px; height: 35px; text-align: left; }
#search input#srch_fld { width: 180px; height: 17px; line-height: 17px; padding: 9px 10px; background: none; color: #aba490; border: 0; position:absolute; top: 0px; left: 0px; }
#search input.submit_btn { background: none; border: 0; text-indent: -100000px; height: 35px; width: 89px; cursor: pointer; position:absolute; top: 0px; right: 0px; }


/* div#sidebar
------------------------------------------------------------------ */
#sidebar { width: 300px; float: left; }

#sidebar h3 { margin: 0; line-height: 38px; height: 38px; padding: 1px 15px 0 15px; margin: 0; color: #86a624; font-size: 19px; border-bottom: 1px solid #dee8be; }
#sidebar h3.icon_news { background: url(images/icon_date.png) 15px center no-repeat; padding-left: 38px; }
#sidebar h3.icon_newsletter { background: url(images/icon_newsletter.png) 15px center no-repeat; padding-left: 50px; }

#sidebar ul.menu { background: #fff; border-bottom: 1px solid #b9c95c; }
#sidebar ul.menu ul { display: none; }
#sidebar ul.menu li.current_page_item ul, #sidebar ul.menu  li.current_page_parent ul, #sidebar ul.menu li.current-page-ancestor ul { display: block; }
#sidebar ul.menu li.current_page_item ul ul, #sidebar ul.menu li.current_page_parent ul ul, #sidebar ul.menu li.current-page-ancestor ul ul { display: none; }
#sidebar ul.menu ul li.current_page_item ul, #sidebar ul.menu ul li.current_page_parent ul, #sidebar ul.menu ul li.current-page-ancestor ul { display: block; }
#sidebar ul.menu ul li.current_page_item ul ul, #sidebar ul.menu ul li.current_page_parent ul ul, #sidebar ul.menu ul li.current-page-ancestor ul ul { display: none; }
#sidebar ul.menu ul ul li.current_page_item ul, #sidebar ul.menu ul ul li.current_page_parent ul, #sidebar ul.menu ul ul li.current-page-ancestor ul { display: block; }

#sidebar ul.menu li a { white-space: nowrap; font-weight: 700; color: #708e15; text-shadow: 1px 1px 0 #fff; line-height: 30px; height: 30px; padding: 1px 10px 0 27px; background: url(images/bg_sidebar_ul_li_a.png) 0px -32px no-repeat; display: block; text-decoration: none; }
#sidebar ul.menu li a:hover, #sidebar ul.menu li.current_page_item a, #sidebar ul.menu li.current_page_parent a, #sidebar ul.menu li.current-page-ancestor a { color: #708e15;  background: url(images/bg_sidebar_ul_li_a.png) 0px 0px no-repeat; }

#sidebar ul.menu li ul.sub-menu li { color: #787976; }
#sidebar ul.menu li ul.sub-menu li a { padding: 1px 10px 0 34px; font-weight: normal; color: #787976; background: url(images/bg_sidebar_ul_li_a.png) 0px -96px no-repeat; }
#sidebar ul.menu li ul.sub-menu li a:hover, #sidebar ul.menu li ul.sub-menu li.current_page_item a, #sidebar ul.menu li ul.sub-menu li.current_page_parent a, #sidebar ul.menu li ul.sub-menu li.current-page-ancestor a { color: #f3ac37; background: url(images/bg_sidebar_ul_li_a.png) 0px -96px no-repeat; }

#sidebar ul.menu li ul.sub-menu li ul.sub-menu li { color: #777875; }
#sidebar ul.menu li ul.sub-menu li ul.sub-menu li a { padding: 1px 10px 0 44px; line-height: 29px; height: 29px; font-weight: normal; color: #787976; background: url(images/bg_sidebar_ul_li_a.png) 0px -128px no-repeat; }
#sidebar ul.menu li ul.sub-menu li ul.sub-menu li a:hover, #sidebar ul.menu li ul.sub-menu li ul.sub-menu li.current_page_item a, #sidebar ul.menu li ul.sub-menu li ul.sub-menu li.current_page_parent a, #sidebar ul.menu li ul.sub-menu li ul.sub-menu li.current-page-ancestor a { color: #f3ac37; background: url(images/bg_sidebar_ul_li_a.png) 0px -128px no-repeat; }

#sidebar ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li { color: #777875; }
#sidebar ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a { padding: 1px 10px 0 52px; line-height: 29px; height: 29px; font-weight: normal; color: #787976; background: url(images/bg_sidebar_ul_li_a.png) 0px -159px no-repeat; }
#sidebar ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a:hover, #sidebar ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li.current_page_item a, #sidebar ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li.current_page_parent a, #sidebar ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li.current-page-ancestor a { color: #f3ac37; background: url(images/bg_sidebar_ul_li_a.png) 0px -159px no-repeat; }


#sidebar div.box ul.news { margin-top: -10px; }
#sidebar div.box ul.news li { border-top: 1px solid #ebf1d0; padding-top: 5px; padding-bottom: 5px; }
#sidebar div.box ul.news li:first-child { border-top: none!important; }
#sidebar div.box ul.news li a { text-decoration: none; }
#sidebar div.box ul.news li a:hover { text-decoration: underline; }
#sidebar div.box ul.news li strong { font-size: 14px; }
#sidebar div.box ul.news li small { display: block; margin-bottom: 5px; }

#sidebar div.box { margin: 20px 0; background: #fff; border: 1px solid #b9c95c; }
#sidebar div.box div.bg { padding: 15px; border-top: none; background: url(images/bg_box_bg.png) 0 0 repeat-x; }

#sidebar div.box img { max-width: 268px; height: auto; }


/* form#newsletter
------------------------------------------------------------------ */
#un_newsletter .email,form#newsletter p.text label { display: none; }
#un_newsletter { padding: 0!important; }
form#newsletter .error { color: #e74f50!important; }
form#newsletter input#un_name, form#newsletter input#un_email { background: url(/wp-content/uploads/2011/08/bg_newsletter_input-2.png) no-repeat; height: 24px; line-height: 24px; width: 260px; padding: 5px; display: block; border: none; }
form#newsletter p { padding: 4px 0; clear: both; }
form#newsletter #submit { background: url(images/bg_newsletter_submit.png) no-repeat; border: none; height: 36px; width: 94px; text-indent: -100000px; cursor: pointer; }
form#newsletter #submit:focus, form#newsletter #submit:hover { background-position: bottom left; }


/* div#footer
------------------------------------------------------------------ */
#footer { width: 960px; position: relative; text-align: left; font-size: 12px; height: 45px; color: #86a624; }

#footer p.copy { position: absolute; top: 5px; left: 354px; padding: 0; }

#footer ul.menu { position: absolute; right: 15px; top: 15px; }
#footer ul.menu li { float: left; padding-left: 20px; }
#footer a { color: #86a624; text-decoration: underline; }
#footer a:hover { text-decoration: none; }


/* typography
------------------------------------------------------------------ */
body,input,select,th,td { font: 13px/1.5 Arial, Helvetica, sans-serif; color: #514e4d; }

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; line-height:1.1em; font-weight: normal; color: #a3c002; background: none; }
#fde-calc-gkv h2, #fde-calc-gkv h3 { background: none!important; }

h1 { font-size: 20px; font-weight: bold;}
h2 { font-size: 16px; color: #f3ac37; margin: 20px 0 0 0; }
h3 { font-size: 14px; margin: 15px 0 0 0; }
h4 { font-size: 14px; margin-bottom: 5px; }

small { font-size: 11px; }

p { padding: 7px 0; }
sup { vertical-align:super; font-size:smaller; }

/* links
------------------------------------------------------------------ */
a { color: #86a624; }
a:hover { text-decoration:none; }


/* css3
------------------------------------------------------------------ */
#content, #sidebar div.box, #sidebar ul.menu {
    -moz-box-shadow: 0 0 5px #c7c7c7; 
    -webkit-box-shadow: 0 0 5px #c7c7c7; 
    box-shadow: 0 0 5px #c7c7c7;
}


/* misc
------------------------------------------------------------------ */
#facebook { position: absolute; top: 140px; right: 150px; }
#facebook #___plusone_0 { position: absolute; top: 0px; right: 120px; }
#facebook .facebook { position: absolute; top: 0px; right: 0px; }
#tooltip { text-align: left; padding: 5px 10px; display: none; background: #fff; border: 1px solid #cacaca; position: absolute; width: 300px; font-size: 11px; line-height: 1.5em; box-shadow: 0 0 8px #b6b7b8; -webkit-box-shadow: 0 0 8px #b6b7b8; -moz-box-shadow: 0 0 8px #b6b7b8; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
h2 { margin-top: 10px !important; }
h1 { border-bottom: 1px solid #A3C002; padding-bottom: 5px; line-height: 22px; }
#content h1, #content h2, #content h3 {text-align: left !important; }

a.button_vg { background: url("https://krankenkassen.net/bilder/button.png") no-repeat; border: none; display: block; height: 38px; line-height: 26px; width: 300px; }
a.button_vg:hover { background: url("https://krankenkassen.net/bilder/button-hover.png") no-repeat; 	border: none; display: block; height: 38px; line-height: 26px; width: 300px; }
a:button_vg:active { box-shadow: none; }

.page-sidebar_2-container .last_item { display:none !important;}
img.floatright, img.alignright { padding: 7px 0 7px 15px !important; }
img.floatleft, img.alignleft { padding: 7px 15px 7px 0; }
#sidebar ul.menu li a { background-image: url(/wp-content/uploads/2011/08/bg_sidebar_ul_li_a_2.png) !important; }
#content ul { margin: 10px 15px !important; }
#breadcrumbs { font-size: 12px; }

/* Page Navigation 
----------------------------------- */ 
#pageNavBot {width: 613px;  padding: 0 !important; }
#pageNavBot div { float:left; width:203px; height:20px; text-align:center; }
#pageNavBot div#prevPage {text-align:left; }
#pageNavBot div#nextPage { text-align: right !important; }

/* tippOverview
-----------------------------------------------*/
ul#themeList { list-style:disc; margin: 10px 20px !important; }
ul#themeList li { padding: 5px 0; background:none; }
ul#themeList li a { text-decoration:none; font-size: 12px; color:#708E15;  }
ul#themeList li a:hover { text-decoration:underline; }

/* ---- Content Banner 100
-----------------------------------------*/

.cBanner-100 { 
	position:relative;	
	display:block; 
	padding: 10px 0;
	border-top: 1px solid #B9C95C; 
} 
#content .cBanner-100 p { float:left; margin:0; padding: 0px 10px; font-size: 12px; line-height:14px; font-weight:bold; margin-top:-2px; }

/* Buttons
-----------------------------------------*/

a.vButton, a.vButton span { 
	background: url(/wp-content/uploads/2011/08/btn-sprite-lila.png) transparent no-repeat ; color:white;
}

*+html a.vButton { padding: 0 0 0 9px;}
*+html a.vButton span { padding: 6px 10px 8px 0; }

a.vButton { position:relative; background-position: left -45px;	padding: 5px 0 12px 9px; font-weight:bold; font-size:13px;text-decoration:none;  }
a.vButton span { background-position: right -5px; padding: 5px 15px 12px 5px; }
a.vButton:hover { background-position: left -125px; text-decoration:none; }
a.vButton:hover span{ background-position: right -85px;  text-decoration:none; }

/******************************************
** Call2Action - Stoerer Content
*******************************************/
.c2a { text-align:center; margin:10px 0 0; padding:0;	}
.c2a.type-01 { padding: 10px; border-width: 1px 0 1px 0; border-style: solid; border-color: #B9C95C; }
.c2a.type-03 { border-width: 1px 0 1px 0; border-style: solid; border-color: #B9C95C;	}		
.c2a.type-03 a { padding: 10px 0; display:block; }
.c2a.type-03:hover a { background:#B24BE7;color:white; }
.btn-c2a-01 { 
	display: inline-block;
	padding: 6px 12px;
	line-height:14px;
	font-size:13px;
	font-weight: bold; 
	color:#FFFFFF!important;
	border-radius: 4px;
	background:#B048E7;
	text-align:center;	
	border: 1px solid #ad3fe6;
}

.aligncenter{
    margin:0 auto;
}
td.hintergrund{
    background-color:#f4f9e5;
}