/*
-----------------------------------------------
Seite:   beamtenkapital.de
----------------------------------------------- */

body {
	background-color:#FFFFFF;
	font-family: arial;
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
}

.startseite {
	background:url(/acononCMS/design/img_bg_body_startseite.jpg) repeat-x;
}

.folgeseite {
	background:url(/acononCMS/design/img_bg_body_folgeseite.jpg) repeat-x;
}

/* Schriften
----------------------------------------------- */

p {
	font-size:12px;
	padding:0px;
	margin:0px;
}

img.p_image {
	float:left;
	margin:2px 15px 0px 0px;	
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing:-1px;
	padding:30px 0 0 0;
	font-weight:normal;
	font-size:26px;
	color:#344466;
	margin:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	padding:30px 0 0 0;
	font-weight:normal;
	font-size:26px;
	color:#344466;
	margin:0px;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:16px;
	color:#969696;
	padding:0px;
	margin:0px;
}

.subheadline {
	margin-bottom:20px;
	font-size:14px;
	color:#344466;
}

hr {
	border:solid #e6e6e6 1px;
	background-color:#ffffff;
	margin:20px 0 10px 0;
}
/* Header
----------------------------------------------- */

#header {
	text-align:left;
	width:980px;
}

/* Toolbar
----------------------------------------------- */

#toolbar {
	background:url(/acononCMS/design/img_bg_toolbar.png) no-repeat;
	padding:0px;
	height:42px;
	width:980px;
}

#toolbar div {
	text-align:center;
	padding:0px;
	margin:0px;
	float:left;
}

#toolbar a {
	padding:13px 8px 10px 8px;
	text-decoration:none;
	color:#000000;
	display:block;
}

.toolbar_search {
	background:url(/acononCMS/design/img_bg_magnifier.png) no-repeat right;
	background-color:#FFFFFF;
	border:1px solid #b7b7b7;
	margin:5px 8px 0px 20px;
	width:200px;
	height:25px;
}

/* Keyvisual
----------------------------------------------- */

#keyvisual {
	padding:0px;
	margin:0px;
}

#keyvisual .home {
	background:url(/acononCMS/design/img_bg_header_start.jpg) no-repeat;
	height:262px;
}

#keyvisual .page {
	background:url(/acononCMS/design/img_bg_header.jpg) no-repeat;
	height:154px;
}

#keyvisual .layer {
	float:right;
	width:200px;
	height:112px;
	margin-top:-70px
}

#keyvisual .layer-2 {
	float:right;
	width:200px;
	height:112px;
	margin-top:-100px
}

/* Navigation
----------------------------------------------- */

#navigation {
	background:url(/acononCMS/design/img_bg_navigation.png) repeat-x;
	height:46px;
}

#navigation a {
	padding:13px 20px 13px 20px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	display:block;
}

#navigation div {
	background-image:url(/acononCMS/design/img_bg_navigation_spacer.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	height:46px;
}

#navigation div.no_bg  {
	background:none;
}

#navigation .aktiv {
	background:url(/acononCMS/design/btn_active_oben.png) repeat-x;
}

/* Content
----------------------------------------------- */

#main {
	text-align:left;
	width:980px;
}

#main_left {
	width:653px;
	float:left;
}

#main_left .inside {
	padding:0 0 0 5px;
	width:720px;
}

#main_left table,td {
	text-align:left;
}

#main_left .inside h2 {
	font-family: Georgia, "Times New Roman", serif;
	padding:20px 0 0 0;
	font-size:17px;
	color:#344466;
	margin:0px;
}

#main_left .inside_start {
	background-image:url(/acononCMS/design/img_bg_inside_start.png);
	background-position:0px 80px;
	background-repeat:no-repeat;
	padding:0 0 0 5px;
	width:613px;
}

* html #main_left .inside_start {
	width:610px;
}

#main_left .inside_start_leer {
	width:613px;
}

#main_left .box {
	border:1px solid #e6e6e6;
}

#main_right {
	width:220px;
	float:right;
}

#main_right_start {
	width:326px;
	float:right;
}

.clear {
	height:1px;
	clear:both;
}
/* Footer
----------------------------------------------- */

#footer {
	background-image:url(/acononCMS/design/img_bg_footer.png);
	height:258px;
}

#footer .inside {
	padding:0 0 0 5px;
	text-align:left;
	height:215px;
	width:980px;
}

#footer .box {
	float:left;
}

#footer h3 {
	padding-top:20px;
}

#footer .box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#footer .box li {
	list-style:none;
	padding:0px;
	margin:0px;
}

#footer .box a {
	border-bottom:1px solid #cbcbcb;
	text-decoration:none;
	padding:6px 0 6px 0;
	display:block;
	color:#000000;
	width:210px;
}

#footer .box a:hover {
	border-bottom:1px solid #cbcbcb;
	text-decoration:none;
	padding:6px 0 6px 0;
	display:block;
	color:#ba122b;
	width:210px;
}

#footer .adress {
	background-image:url(/acononCMS/design/img_bg_adress.png);
	background-repeat:no-repeat;
	background-color:#dcdcdc;
	padding:16px 0 0 0;
	text-align:center;
	height:43px;
}

/* Teaser
----------------------------------------------- */

#main_left .example {
	background-image:url(/acononCMS/design/img_bg_example.png);
	background-repeat:no-repeat;
	margin:0 0 0 240px;
	width:398px;
	height:71px;
	float:left;
}

#main_left .exampletext {
	margin-bottom:3px;
	font-size:13px;
	color:#344466;
}

#vorteile {
	/*background-image:url(/acononCMS/design/img_bg_vorteile.png);
	background-repeat:no-repeat;
	margin:1px 0 0 0px;*/
	width:326px;
}

#vorteile .inside {
	border:1px solid #e6e6e6;
	height:370px;
	width:324px;
} 

#benefits ul {
	padding:0px;
	margin:0px;
}

#benefits li {
	list-style-image:url("/acononCMS/design/img_checked.png");
	padding:0 0 3px 0;
}


#datenschutz {
	background-image:url(/acononCMS/design/img_bg_datenschutz.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#datenschutz .inside {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

#service {
	background-image:url(/acononCMS/design/img_bg_service.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#service .inside {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

#sicherheit {
	background-image:url(/acononCMS/design/img_bg_sicherheit.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#sicherheit .inside {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

#sicherheit .aufzaehlung {
	border-right:8px solid #e6e6e6;
	border-left:8px solid #e6e6e6;
	border-top:8px solid #e6e6e6;
}

#sicherheit .aufzaehlungspunkt {
	border-bottom:8px solid #e6e6e6;
	background:#ffffff;
	text-align:center;
	color:#344466;
	padding:8px;
}

#zins {
	background:url(/acononCMS/design/img_bg_slider.png) no-repeat top;
	width:613px;
}

#zins .zinsinside {
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	width:611px;
	height:104px;
}

/* Infolayer
----------------------------------------------- */

.infolayer-btn {
	position:relative;
	z-index:11;
	left:0px;
	top:0px;
}

.infolayer-btn-small {
	position:relative;
	z-index:11;
	left:0px;
	top:0px;
}
	
.infolayer-position {
	padding:0px;
	margin:0px;
	position:relative;
	width:310px;
	left:0px;
	top:0px;
}

.infolayer-frame {
	border-top:1px solid #576984;
	border-right:1px solid #263452;
	border-bottom:1px solid #263452;
	border-left:1px solid #576984;
	background:#ffffff;
	margin-left:-35px;
	position:absolute;
	display:none;
	height:240px;
	width:271px;
	top:-200px;
	z-index:10;
	left:0px;
}

.infolayer-frame-start {
	border-top:1px solid #576984;
	border-right:1px solid #263452;
	border-bottom:1px solid #263452;
	border-left:1px solid #576984;
	background:#ffffff;
	margin-left:225px;
	position:absolute;
	display:none;
	height:130px;
	width:186px;
	top:-60px;
	z-index:20;
	left:0px;
}

.infolayer-frame-rechner {
	border-top:1px solid #576984;
	border-right:1px solid #263452;
	border-bottom:1px solid #263452;
	border-left:1px solid #576984;
	background:#ffffff;
	margin-left:180px;
	position:absolute;
	display:none;
	height:130px;
	width:186px;
	top:-60px;
	z-index:20;
	left:0px;
}

.infolayer-frame-rechner-klein {
	border-top:1px solid #576984;
	border-right:1px solid #263452;
	border-bottom:1px solid #263452;
	border-left:1px solid #576984;
	background:#ffffff;
	margin-left:120px;
	position:absolute;
	display:none;
	height:130px;
	width:186px;
	top:-60px;
	z-index:22;
	left:0px;
}

.infolayer-header {
	border-top:1px solid #576984;
	border-right:1px solid #263452;
	border-bottom:1px solid #263452;
	border-left:1px solid #576984;
	background:#ffffff;
	margin-left:235px;
	position:absolute;
	display:none;
	height:130px;
	width:186px;
	top:-76px;
	z-index:1000;
	left:0px;
}

.infolayer-headline {
	background:#5d6984 url(/acononCMS/design/img_bg_infolayer.png) repeat-x top;
	border:1px solid #ffffff;
	height:28px;
	padding:7px 0px 0px 11px;
	width:258px;
}

.infolayer-text {
	font-size:18px;
	color:#ffffff;
	float:left;
}

.infolayer-btn-close {
	padding:0px 7px 0px 0px;
	float:right;
}

.infolayer-btn-close-start {
	padding:7px 7px 0px 0px;
	float:right;
}

.navi-infolayer {
	font-size:12px;
}

.infolayer-links  {
	padding:5px 3px 3px 10px;
}

.infolayer-links-start  {
	padding:2px 0px 0px 5px;
}

.infolayer-links div {
	padding:0 0 2px 0;
}

a.navi-infolayer {
	background: url(/acononCMS/design/info_pfeil_inaktiv.png) no-repeat 3px 5px;		
	padding:1px 0px 1px 18px;
	text-decoration: none;
	font-weight: normal;
	margin-right:5px;
	display:block;
	color:#ba122b;	
}

a.navi-infolayer:hover {
	background:#e6e6e6 url(/acononCMS/design/info_pfeil_aktiv.png) no-repeat 3px 5px;
	color:#000000;
	font-weight: normal;	
}


.infolayer-konnotation {
	padding:0 0 0 10px;
	font-size:11px;
	color:#808080;
}

.infolayer-container {
	margin-left:259px;
}

.infolayer-container-2 {
	margin-left:477px;
}

.infolayer-container-4 {
	margin-left:200px;
}

* html .infolayer-container-2 {
	margin-left:450px;
}

/* Slider
----------------------------------------------- */

#slider {
	background:url(/acononCMS/design/img_bg_slider.png) no-repeat top;
	width:613px;
}

#slider a {
	outline:none;
}

#scroller {
	height:104px;
	overflow:hidden;
	width:452px;
	float:left;
	display:inline;
}

#scroller ul {
	height:104px;
	overflow:hidden;
}

#slider h3 {
	padding-left:20px;
}

#slider .inlet {
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	width:611px;
	height:104px;
}

#slider .inlet div {
	float:left;
}

#slider .arrow {
	width:76px;
}

#slider .arrow img {
	margin-top:36px;
}

#slider #scroller ul, #slidersmall #scroller_vert ul {
	list-style:none;
	position:relative;
	margin:0px;
	padding:0px;
}

#scroller ul li {
	display:block;
	float:left;
	height:104px;
}

/* Slider (small)
----------------------------------------------- */

#slidersmall {
	background-image:url(/acononCMS/design/img_bg_slider_small.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#scroller_vert ul {
	height:358px;
	overflow:hidden;
}

#slidersmall .arrow {
	text-align:center;
	padding:10px 0px;
}

#slidersmall .inlet_small {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

*html #slider .inlet_small {
	width:220px;
}

/* Tablelle
----------------------------------------------- */

.th {
	border-bottom:4px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	padding:5px 20px 5px 20px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-size:13px;
	color:#808080;
}

.thl {
	border-bottom:4px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	padding:5px 20px 5px 20px;
	background-color:#e9e9e9;
	font-weight:bold;
	font-size:13px;
	color:#808080;
}

.head {
	border-bottom:4px solid #d2d2d2;
}

.td {
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	padding:3px 0 3px 20px;
	text-align:left;
	font-size:13px;
}

.tdl {
	border-bottom:1px solid #d2d2d2;
	padding:3px 0 3px 20px;
	text-align:left;
	font-size:13px;
}

.tdg {
	border-bottom:1px solid #d2d2d2;
	background-color:#fcf1af;
	padding:3px 0 3px 0;
	text-align:center;
	font-size:13px;
}

.tdf {
	border-top:3px solid #d2d2d2;
}

.tdh {
	border-top:3px solid #d2d2d2;
}

/* Links 
----------------------------------------------- */

a {
	text-decoration:underline;
	color:#ba122b;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a.aktiv {
	text-decoration:none;
	color:#ba122b;
}

/* Formular 
----------------------------------------------- */

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


.formbox {
	background-color:#e7e7e7;
	padding:20px 0 20px 20px;
	width:684px;
}

.formbox table td {
	text-align:left;
	padding:3px 0 3px 0;
	font-size:13px;
}

.notice {
	color:#808080;
	font-size:11px;
}

.input {
	border:1px solid #b7b7b7;
	padding:3px 0px 3px 5px;
	height:20px;
}

.select {
	border:1px solid #b7b7b7;
	padding:2px 0 1px 0;
	height:27px;
}

.textarea {
	border:1px solid #b7b7b7;
	padding:3px 0px 3px 5px;
	font-family: arial;
	font-size:12px;
	height:20px;
}

/* Blog 
----------------------------------------------- */

.storycontent p {
	margin-bottom:15px;
}

.storytitle {
	text-decoration:none;
	color:#344466;
}

.meta {
	margin-bottom:10px;
	font-size:11px;
}

#kategorien {
	background-image:url(/acononCMS/design/img_bg_datenschutz.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#kategorien .inside {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

#kategorien ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#kategorien li {
	padding:0px;
	margin:0px;
}

#blogroll {
	background-image:url(/acononCMS/design/img_bg_blogroll.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#blogroll .inside {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

#blogroll ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#blogroll li {
	padding:0px;
	margin:0px;
}

#tags {
	background-image:url(/acononCMS/design/img_bg_tags.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0px;
	width:220px;
}

#tags .inside {
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:218px;
}

#tags ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#tags li {
	padding:0px;
	margin:0px;
}

/* Druck 
----------------------------------------------- */

#druck {
	font-size:12px;
	padding:20px;
	width:670px;
}

.adresse {
	padding-left:20px;
	border-left:1px solid #7e9aaf;
	font-size:11px;
}

/* Actions 
----------------------------------------------- */

#siteactions a {
	text-decoration:none;
	font-size:11px;
	color:#969696;
}

#siteactions a:hover {
	text-decoration:none;
	font-size:11px;
	color:#ba122b;
}
