/*
Theme Name: Bondguide
Theme URI: http://www.bergx2.de/
Author: Bergx2 GmbH
Author URI: http://www.bergx2.de/
Description: Das Portal für Mittelstandsanleihen, Theme made by Bergx2 GmbH in 07/2013
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 _s is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Fonts
----------------------------------------------- */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/OpenSansLight.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/OpenSansBold.woff) format('woff');
}

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #f4f4f4 url(img/footerbg.png) repeat-x 0 bottom;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	/*color: #404040;*/
	color:black; 
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}

b, strong {
	font-weight: 700;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

#social-menu
{
	float:left;
	margin-left:10px;
	margin-top:3px;
}
#social-menu a
{
	padding:0px;
	border-right:0px;
	line-height:auto;
	display:inline-block;
	margin-left:5px;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small, .small {
	font-size: 0.75em;
}
.smalllink {
	font-size: 0.9em;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #a10719;
	text-decoration: underline;
}
a:visited {
	
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
}

a.link_rev, a:visited.link_rev {
	text-decoration: none;
}
a:hover.link_rev, a:focus.link_rev, a:active.link_rev {
	text-decoration: underline;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.1em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.1em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.textright {
	text-align: right;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}


/* =Page Container
----------------------------------------------- */
#container {
	margin: 0 auto;
	width: 1384px;
	/*overflow-x: hidden;*/
}

#page {
	margin-left: 50px !important;
	margin-right: 200px;
	position: relative;
}


.site-branding {
	position: relative;
	margin-top: 30px;
	/*margin-bottom: 40px;*/
	float: left;	
}

#linkoverlay a {
	display: block;
	position: absolute;
	width: 342px;
	height: 70px;
}


#headbanner {
	float: left;
}

header#masthead h1.site-title {
	width: 342px;
	height: 43px;
	background: transparent url(img/logo.png) no-repeat 0 0;
}

header#masthead h1.site-title a {
	display: none;	
}

header#masthead h2.site-description {
	margin-top: 5px;
	margin-left: -1px;
	font-size: 1.75rem;
	font-family: "Open Sans", Arial;
	font-weight: 300;
	color: #999;
}



#main {
	background: #fff;
	border: 1px solid #ccc;
}


/* =Menu
----------------------------------------------- */

nav.navigation-main {
	height: 47px;
	/*border-bottom: 1px solid #8d8d8d;*/
	background: #808080; /* Old browsers */
	background: -moz-linear-gradient(top,  #808080 0%, #5A5A5A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#5A5A5A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #808080 0%,#5A5A5A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #808080 0%,#5A5A5A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #808080 0%,#5A5A5A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #808080 0%,#5A5A5A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#5A5A5A',GradientType=0 ); /* IE6-9 */
}

nav.navigation-main ul {
	list-style: none;
	margin: 0;
}

nav.navigation-main ul li {
	float: left;
}

nav.navigation-main a {
	font-size: 0.75em;
	border-right: 1px solid #8d8d8d;
	display: block;
	padding: 0 10px;
	line-height: 47px;
	color: #f1f1f1;
	text-transform: uppercase;
	text-decoration: none;
	background:transparent none;
}

nav.navigation-main li:hover a,
nav.navigation-main li.current-menu-parent a,
nav.navigation-main li.current-menu-item a {
	background: #e7e7e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #e7e7e7 0%, #ffffff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e7e7e7 0%,#ffffff 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e7e7e7 0%,#ffffff 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #e7e7e7 0%,#ffffff 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	color: #b51613;
}
nav.navigation-main li:hover li a,
nav.navigation-main li li a
{
	filter:none;
}
nav.navigation-main li#menu-item-43 a {
	width:  27px;
	text-indent: -1000em;
	background: transparent url(img/home.png) no-repeat top left;
}

nav.navigation-main li#menu-item-43 a:hover,
nav.navigation-main li#menu-item-43.current-menu-parent a,
nav.navigation-main li#menu-item-43.current-menu-item a,
nav.navigation-main li#menu-item-43:hover a {
	width:  27px;
	text-indent: -1000em;
	background: #ffffff url(img/home-active.png) no-repeat top left; /* Old browsers */
	background: url(img/home-active.png) no-repeat top left -moz-linear-gradient(top,  #e7e7e7 0%, #ffffff 50%); /* FF3.6+ */
	background: url(img/home-active.png) no-repeat top left -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: url(img/home-active.png) no-repeat top left -webkit-linear-gradient(top,  #e7e7e7 0%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: url(img/home-active.png) no-repeat top left -o-linear-gradient(top,  #e7e7e7 0%,#ffffff 50%); /* Opera 11.10+ */
	background: url(img/home-active.png) no-repeat top left -ms-linear-gradient(top,  #e7e7e7 0%,#ffffff 50%); /* IE10+ */
	background: url(img/home-active.png) no-repeat top left linear-gradient(to bottom,  #e7e7e7 0%,#ffffff 50%); /* W3C */
	filter:none;

}

nav.navigation-main ul li ul li:first-child.current-menu-parent a,
nav.navigation-main ul li ul li:first-child.current-menu-item a
{
	background:#fff;
	width:auto;
	filter:none;
	text-indent:0px;
}

/* submenu */
nav.navigation-main ul li {
	position: relative;
}
nav.navigation-main ul ul {
	position: absolute;
	left: -1px;
	margin-right: -1px;
	width: 300px;
	z-index: 999999;
}
nav.navigation-main li ul {
	display: none;
	/*border-top: 1px solid #8d8d8d;*/
	border-bottom: 1px solid #8d8d8d;
}

nav.navigation-main li:hover ul {
	display: block;
}

nav.navigation-main li ul li {
	float: none;
	background:transparent none;
}

nav.navigation-main li:hover ul li a {
	background: #ffffff;
	border-left: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
}

nav.navigation-main ul li ul li:first-child a:hover,
nav.navigation-main li ul li a:hover {
	color:#fff;
	background: #b81516!important;
	filter:none;
}

/* removing the home-icon */
nav.navigation-main li ul li:first-child a {
	width:  auto;
	text-indent: 0em;
	background: #fff;
}

nav.navigation-main li ul li:first-child a:hover,
nav.navigation-main li ul li a:hover
{
	width:  auto;
	text-indent: 0em;
	color:#fff;
	background: #b81516;
	filter:none;
}


/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

.main-small-navigation ul {
	display: none;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on {
		display: block;
	}

	.navigation-main ul {
		/*display: none;*/
	}
}


/* =Search
----------------------------------------------- */

#suche {
	position: relative;
	float: right;
	text-align: right;
	height: 47px;
	width: 200px;
	line-height: 45px;
	padding-left: 10px;
	padding-right: 20px;
}

#suche input[type=text] {
	outline: none;
	height: 22px;
	border-radius: 20px;
	border: 1px solid #8D8D8D;
	padding-left: 10px;
	padding-right: 30px;
	width: 160px;
	font-size: 1.2rem;
}

#suche input[type=submit] {
	position: absolute;
	top: 16px;
	right: 24px;
	height: 20px;
	width: 20px;
	text-indent: -1000em;
	background: transparent url(img/search.png) no-repeat 0 0;
	border: none;
}

.ie7 #suche input[type=submit] {
	right: 7px;
}
.ie8 #suche input[type=submit] {
        right: 7px;
}
.ie9 #suche input[type=submit] {
        right: 7px;
}

#wknsuche {
	position: relative;
	margin: 0 auto;
	text-align: left;
	height: 47px;
	width: 200px;
	line-height: 45px;
}

#wknsuche input[type=text] {
	outline: none;
	height: 22px;
	border: 1px solid #8D8D8D;
	padding-left: 10px;
	padding-right: 30px;
	width: 160px;
	font-size: 1.2rem;
}

#wknsuche input[type=submit] {
	position: absolute;
	top: 16px;
	right: 0px;
	height: 20px;
	width: 20px;
	text-indent: -1000em;
	background: transparent url(img/search.png) no-repeat 0 0;
	border: none;
}

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

#primary {
	float: left;
	width: 729px;
}

#main {
	background: #fff url(img/ccc.png) repeat-y 728px 0;
}

.page-template-page-ohne-sidebar-php #primary,
.page-template-page-msa-php #primary,
.page-template-mudtpage-mudt-php #primary {
	float: none;
	width: auto;
}

.page-template-page-ohne-sidebar-php #main,
.page-template-page-msa-php #main,
.page-template-mudtpage-mudt-php #main,
.primary #main {
	background: #fff;
}





#primary, #secondary {
	font-size: 0.9em;
	line-height: 1.4em;
	/*color: #5d5d5d;*/
	color:black; 
}


#primary article {
	padding: 20px;
	border-bottom: 1px solid #CCC;
	position: relative;
}

#primary article .trcategory {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #ccc;
	border-top: none;
	padding: 2px 8px;
	background-color: #EEEFEF;
}

#primary article .trcategory a,
#primary article .trcategory a:focus,
#primary article .trcategory a:hover,
#primary article .trcategory a:visited {
	text-decoration:none;
	color: #999;
	font-size: 0.8em;
}

#primary article .attachment-article-thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#primary article:last-child {
	border-bottom: none;
}

#primary h1.entry-title,
#primary header.page-header h1.page-title,
#primary .entry-content h1 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #a10719;
}

.home #primary h1.entry-title {
	margin-right: 100px;
}

#primary .entry-content h2 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #a10719;
}

#primary .entry-content h3 {
	font-size: 1.1em;
	font-weight: bolder;
}

#primary h1.entry-title a {
	text-decoration: none;
	color: #a10719;
}

#primary header.page-header h1.page-title {
	padding: 20px;
	font-size: 1.4em;
}

#primary article header {
	margin-bottom: 10px;
}

#primary .date {
	font-size: 0.75em;
	color: #adadad;
	margin-bottom: 10px;
}


#primary .article_text img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}


#secondary {
	float: left;
	width: 403px;
}

#secondary aside {
	padding: 20px;
	border-bottom: 1px solid #ccc;
}

#secondary aside h1.widget-title {
	color: #a10719;
	font-weight: bolder;
	margin-bottom: 7px;
}

#secondary aside:last-child {
	border-bottom: none;
}



.entry-meta {
	font-size: 0.75em;
	color: #adadad;
}

.entry-meta a {
	text-decoration: none;
	color: black;
	font-weight: 700;
}

.sticky {
}
.hentry {
	--margin: 0 0 1.5em;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}

.mlcontent {
	margin-left: 143px;	
}

.entry-content,
.entry-summary {

}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.more-link {
	background: transparent url(img/more.png) no-repeat 0 3px;
	text-decoration:none;
	padding-left: 12px;
	color:  #AF1D0D;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.more-link:visited{
	color:  #AF1D0D;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}



/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .submit {
	display: none;
}





/* =Footer
----------------------------------------------- */

footer.site-footer {
	font-family: "Open Sans", Arial;
	font-weight: 300;
	margin: 40px 0 20px 0;
	padding: 0 22px;
	font-size: 0.85em;
	color: #999;
}


footer.site-footer .info {
	float:  left;
	width: 350px;
}

footer.site-footer .info h5 {
	margin-bottom: 4px;
	text-indent: -1000em;
	background: transparent url(img/logo_footer.png) no-repeat 0 0;
	width: 249px;
	height: 31px;
}

footer.site-footer .info h6 {
	font-size: 0.95em;
}

.phone {
	margin-top: 10px;
	background: transparent url(img/phone.png) no-repeat 0 3px;
	padding-left: 20px;
}

.mail {
	margin-top: 8px;
	background: transparent url(img/mail.png) no-repeat 0 3px;
	padding-left: 20px;	
}
.site-footer .twitter a
{
	margin-top: 8px;
	background: transparent url(img/twitter.png) no-repeat 0 3px;
	padding-left: 20px;	
	color:#999;
}
.site-footer .facebook a
{
	margin-top: 8px;
	background: transparent url(img/facebook.png) no-repeat 0 3px;
	padding-left: 20px;	
	color:#999;
}
footer.site-footer .mail a {
	color: #999;
}

.copy {
	margin-top: 15px;
	font-size: 0.8em;
	color: #666;
}


footer.site-footer .fmenu {
	float: left;
	width: 180px;
}


footer.site-footer .fmenu h3 {
	font-size: 0.9em;
	color: #ccc;
	margin-bottom: 14px;
	text-transform: uppercase;
}

footer.site-footer .fmenu ul {
	list-style: none;
}

footer.site-footer .fmenu li {
	font-size: 0.85em;
	margin-bottom: 6px;
}

footer.site-footer .fmenu li a {
	text-decoration: none;
	color: inherit;
}

footer.site-footer .fmenu li a:hover {
	text-decoration: underline;
}


/*topnewsslider */
.tnslider {
    padding: 20px 20px 0 20px;
    border-bottom: 1px solid #CCCCCC;
}

.tnslider_banner {
	position: relative;
	height:263px;
	display:none;
}

#tnslider_banner_0 {
	display: block;
}

.tnslider_banner img {
	height: 263px;
	width: 681px;
}

.tnslider_banner_text {
	position: absolute;
	display: block;
	bottom: 0;
	width: 651px;
	background: transparent url(img/trans_60pro.png) repeat 0 0;
	color: #FFF;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
}

.tnslider_banner_date {
	margin: 5px 0;
	font-size: 0.9em;
}

.tnslider_banner_title {
	font-size: 1.7em;
	line-height: 1em;
	padding-bottom: 12px;
}

.tnslider_banner_text a, .tnslider_banner_text a:visited, .tnslider_banner_text a:hover, .tnslider_banner_text a:focus {
	text-decoration: none;
	color: #FFF;
}



/* leiste unten */
.tnslider_bar{
    height: 184px;
    width: 681px;
    background-color: #eeefef;
}

.tnslider_bar li {
	margin-top: 13px;
	height: 66px;
}



.tnslider_bar li a {
	height: 62px;
	width: 114px;
	display: block;
	line-height: 62px;
	margin: 0 18px;
	outline: none;
}

.tnslider_bar li:first-child a {
	margin-left: 18px;
}

.tnslider_bar img {
	height: 62px;
	width: 114px;
}

.tnslider_bar_left, .tnslider_bar_right {
	width: 25px;
	height: 184px;
	float: left;
}


.tnslider_bar_left a, .tnslider_bar_right a {
	display: block;
	height: 184px;
	text-decoration: none;
}

.tnslider_bar_left {
	background: transparent url(img/left.png) no-repeat left center;
}

.tnslider_bar_middle {
	float: left;
	width: 631px;
	height: 92px;
}

.tnslider_bar_right {
	background: transparent url(img/right.png) no-repeat right center;
}

.tnslider_bar li{
	float: left;
}

.tnslider_bar li a{
    display:block;
    text-decoration:none;
    color:#fff;
}

.tnslider_bar li a {
	border: 2px solid #eeefef;
	position: relative;
}

.tnslider_bar li a img {
	position: absolute;
}

.tnslider_bar li.ui-state-active a {
    border: 2px solid #a10719;
}

.tnslider_bar li.ui-state-active img.trans {
	display: none;
}


.topnews_linklist li a {
	color: #A10719;
	float: left;
	margin: 0px;
	padding-left: 13px;
	background: transparent url(img/reddot.png) no-repeat 3px 7px;

}

.topnews_linklist li.grey a {
	margin-top: 3px;
	background: transparent url(img/greydot.png) no-repeat 3px 7px;		
}

.' .weitere {
	border-top: 0px !important;
}

.topnewskatzeile {
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	border: 1px solid red;
}

.topnewskatzeile td:first-child
{
	padding:0px!important;
} 
/* tabs-leiste */
.tabs_bar {
	margin-bottom: 1px;
}
.tabs_bar li a {
	color: #fff;
	text-decoration:none;
	background-color: #5F5F5F;
	padding:2px 6px;
	margin-right:1px;
	font-size:0.8em;
}

.tabs_bar li.ui-state-active a {
	background-color: #F47B32;
}

.tabs_bar li {
	float:left;
}

/*anleihen aktuell */
.anleihenaktuell_content {
	min-height:300px;
	width: 681px;
}

.anleihenaktuell_left, .anleihenaktuell_right {
	width: 25px;
	height: 300px;
	float: left;
}

.anleihenaktuell_left a, .anleihenaktuell_right a {
	display: block;
	height: 300px;
	text-decoration:none;
}

.anleihenaktuell_left {
	background: transparent url(img/left.png) no-repeat left 130px;
}

.anleihenaktuell_middle {
	width: 631px;
	float:left;
}
.ala_box
{
	min-height:350px;
}

.ala_article {
	float: left;
	margin: 15px 5px 15px 15px;
	width: 187px;
}

.ala_article .entry-meta {
	text-align: right;	
}

.ala_article .ala_title a {
	text-decoration: none;
}

.ala_article .ala_txt {
	margin-top: 5px;
}

.anleihenaktuell_right {
	background: transparent url(img/right.png) no-repeat right 130px;
}

.bgf1 { background-color: #f1f1f1; }
.bgf6 { background-color: #f6f6f6; }

.adhoc_content {
	padding: 3px;
}

.adhoc_date {
	float: left;
	padding-left: 5px;
	width: 50px;
}

.adhoc_txt {
	float: left;
	width: 615px;
}


.adhoc_txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	color: #5d5d5d;
	text-decoration: none;
}

.adhoc a:hover, .adhoc a:focus, .adhoc a:active{
	text-decoration: underline;
}

.promoboxwidget .links {
        float:left;
        min-height:100px;
        min-width:80px;
        max-width:150px;
        padding:5px;
        margin:2px;
}

.promoboxwidget .rechts {
        float:left;
        min-height:100px;
        width:150px;
        padding:5px;
        margin:2px;
}
.promoboxwidget .rechts {
        padding-top:0px;
}
.promoboxwidget .clear{
        clear:both;
}

.promoboxwidget a {
        color: #A10719;
        font-size: 0.9em;
        text-decoration: none;
}

.newsletterwidget {
	height: 96px;
	margin-left: -16px;
	background: transparent url(img/newsletter.png) no-repeat left top;
}

.newsletterwidget > a {
	display: block;
	height: 76px;
	width: 377px;
	color: #fff;
	text-decoration: none;
	padding-left: 100px;
	padding-top: 18px;
	font-size: 1.1em;
}

.newsletterwidget .archiv {
	position: relative;
	color: #A10719;
	text-align: right;
}

.newsletterwidget .archiv a {
	color: #A10719;
	font-size: 0.9em;
	text-decoration: none;
}

.newsletterwidget .archiv a:hover {
	text-decoration: underline;
}

.newsticker_content {
	padding: 3px;
	font-size: 0.9em;
}

.newsticker_date {
	float: left;
	padding-left: 5px;
	width: 50px;
}
.newsticker_txt {
	float: left;
	width: 297px;
}

.newsticker_txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	color: #5d5d5d;
	text-decoration: none;
}

.newsticker_txt a:hover, .newsticker_txt a:focus, .newsticker_txt a:active{
	text-decoration: underline;
}

#bondguide_boersenradio .imgdiv {
	float: left;
}
#bondguide_boersenradio .contentdiv {
	float: left;
	width: 240px;
}

#bondguide_boersenradio .date {
	text-align: right;
}

#bondguide_boersenradio .title {
	font-weight: bold;
	margin-bottom: 5px;
	color: #a10719;
}

#bondguide_boersenradio .inhalt {
	margin-bottom: 5px;
}

.widget_musterdepot table {
	font-size: 0.9em;
	border-top: 2px solid #d4d4d4;
	border-spacing: 1px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0;
}

.widget_musterdepot table td {
	padding: 5px;
}

.widget_musterdepot table td.list_alt {
	text-align: right;
	padding-right: 20px;
}


.widget_nemi table {
	font-size: 0.9em;
	border-spacing: 1px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0;
}

.widget_nemi table th {
	padding: 5px;
	border-bottom: 2px solid #d4d4d4;
}

.widget_nemi table td {
	font-size: 0.85em;
	padding: 5px;
}

.widget_nemi table td.list_alt {
	text-align: right;
	padding-right: 20px;
}




.widget_topflop table {
	font-size: 0.9em;
	border-spacing: 1px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0;
}

.widget_topflop .topline {
	border-top: 2px solid #d4d4d4;
}

.widget_topflop table td, .widget_topflop table th {
	padding: 5px;
}

.widget_topflop table th {
	font-weight: bolder;
	text-align: center;
	border-bottom: 2px solid #d4d4d4;

}
.widget_topflop table td {
	text-align: center;
}

.widget_topflop table tr th:first-child, .widget_topflop table tr td:first-child {
	text-align: left;
}

.widget_topflop table td.list_alt {
	text-align: right;
	padding-right: 20px;
}

.widget_topflop .topfloplink {
	font-size: 0.9em;
}


.tablepress {
	font-size: .75em;
	border-bottom: 1px solid #DDD;
}


.dataTables_filter {
	margin-bottom: 5px;
	float: none;
}

.tablepress .odd td {
	background-color: #F1F1F1;
}

.tablepress .even td {
	background-color: #FFF;
}

.tablepress .row-hover tr:hover td {
	background-color: ##F1F1F1;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #FFF;
}

.tablepress thead th {
	border-bottom: 2px solid #DDD;
}

.dataTables_wrapper .sorting:hover,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
	background-color: #CCC;
}

.dataTables_filter,
.dataTables_filter input {
	font-size: .8em;
}



.green {
	color: #07a128;
}

.red {
	color: #AF1D0D;
}

#newsletterbg {
   display: none;
   position: fixed;
   z-index:199;
   top: 0px;
   left: 0px;
   height:100%;
   width:100%;
   background: transparent url(img/trans_60pro.png) repeat 0 0;
}

#newsletter {
	font-size:  0.9em;
	color:  #FFF;
	z-index: 200;
	position: fixed;
	top: 250px;
	left: 0;
	width: 40px;
	height: 225px;
	background: #a10719 url(img/newsletter_sidebar.png) no-repeat top right;
}

#newsletterbox {
	display: none;
	float: left;
	height: 205px;
	padding: 10px;
	position: absolute;
	margin-left: 25px;
}

#nlman {
	position: absolute;
	bottom: 0;
	--left: 150px;
	--height: 332px;
	--width: 265px;
	left: 310px;
	height: 332px;
	width: 265px;
	background: transparent url(img/nl_man.png) no-repeat 0 0;
}

#nlabotext {
	margin-top: 7px;
	float: left;
}

#newsletterbutton {
	border-left: 1px solid #FFF;
	float: right;
}

#newsletterbox .nl {
	margin-left: 610px;
	width: 700px;
}

#newsletterbox .nl .zusatz{
	float: left;
	width: 350px;
}

.nl .pflicht {
	margin-left: 200px;
}

#newsletterbox .nl .pflicht {
	margin-left: 0px;
	float: left;
	width:  210px;
}




.pflicht input  {
	margin-bottom: 10px;
}

.nl .pflicht option {
	margin-bottom: 15px;
}

#newsletterbox .nl .zusatz label {
	display: block;
}

#newsletterbox .nl .zusatz select {
	margin-bottom: 5px;
	width: 158px;
}

.nlbutton {
	text-align: center;
	margin-top: 15px;
}

#newsletterbox .nlbutton {
	text-align: left;
}


.nl input {
	margin-right: 5px;
}


.nlpage label {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

.nlpage select {
	margin-bottom: 20px;
	vertical-align: middle;
	width: 158px;
}

.nlpage {
	
	width: 450px;
	margin: 0 auto;
	margin-top: 35px;
}






#newsletter #newsletterbutton a {
	display: block;
	width: 40px;
	height: 225px;
}

.detailpage .entry-meta {
	font-size: 0.8em;
}

.detailpage table {
	font-size: 0.9em;
	border-top: 2px solid #d4d4d4;
	border-spacing: 1px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0;
}

.detailpage table td {
	padding: 5px 8px;
}

.detailpage table td:first-child {
	width: 200px;
}

.detailpage table select {
	width: 200px;
}

.kursdaten {
	margin-bottom: 25px;
}


.single .artpic {
	float: left;

	margin-right: 20px;
	margin-bottom: 5px;
}

.single .artpic .quelle {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #999;
}
.topnewskat
{
	font-size: 0.9em;
}
.topnewskat h4 
{
	text-transform: uppercase;
	margin:5px 0px 0px 0px;
	padding:0px;
	
}

.home .weitere {
	font-size: 0.9em;
	border-top: 1px dotted #ccc;
	margin-top: 15px;
	padding-top: 10px;
}

.home .weitere h4 {
	text-transform: uppercase;
}

.home .weitere li {
	padding-left: 13px;
	background: transparent url(img/reddot.png) no-repeat 3px 7px;
}


.mediadaten li {
        padding-left: 13px;
        background: transparent url(img/reddot.png) no-repeat 3px 7px;
}

.home .weitere li.grey {
	margin-top: 3px;
	background: transparent url(img/greydot.png) no-repeat 3px 7px;	
}
.home .weitere li.grey a {
	color: #5D5D5D;
}

.single article {
	border-bottom: none !important;
}

.single .weitere {
	margin: 0 20px;	
}

.single .weitere h2 {
	color: #a10719;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 7px;
}


.single table {
	font-size: 0.9em;
	border-top: 2px solid #d4d4d4;
	border-spacing: 1px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 0;
}
.single table td {
	padding: 2px 4px;
}

/*seitenzahlen */

.wp-pagenavi {
	height:  40px;
	margin-top: 20px;
	clear: both;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #A10719;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

#nav-below {
	padding: 20px;
}

#nav-below .nav-previous, #nav-below .nav-next{
	width: 300px;
}

#nav-below .nav-previous {
	float: left;
}

#nav-below .nav-previous a {
	display: block;
	padding-left: 20px;
	background: transparent url(img/prev.png) no-repeat center left;
}

 #nav-below .nav-next {
 	float: right;
 	text-align: right;
 }
 
  #nav-below .nav-next a {
  	display: block;
  	padding-right: 20px;
  	background: transparent url(img/next.png) no-repeat center right;
  }


/* grundlagen */

.ratingsystematik, .ratingsystematik td, .ratingsystematik th {
	padding: 5px;
}

.ratingsystematik .header {
	border-bottom: 2px solid #a10719;
}

.ratingsystematik .col_aaa {
	background: #99DAA2;
}

.ratingsystematik .col_aa {
	background: #BFE8C1;
}

.ratingsystematik .col_a {
	background: #E6F6E5;
}

.ratingsystematik .col_bbb {
	background: #FFFCCC;
}

.ratingsystematik .col_bb {
	background: #FEEE96;
}

.ratingsystematik .col_b {
	background: #FCD57A;
}

.ratingsystematik .col_ccc {
	background: #FBCCD2;
}

.ratingsystematik .col_d {
	background: #F79AAA;
}

.ratingsystematik .col_zeile {
	background: #F1F1F1;
}


/* bannerstuff */
.banner h5 {
	font-size: 0.7em;
	text-align: right;
	padding-right: -10px;
}

#headbanner {
	float: left;
	right: 0;
	top: 15px;
	position: absolute;
}

#skyscraper {
    position: absolute;
    right: -200px;
    width: 200px;
	
}

.message {
	border: 1px solid #741D15;
	background-color: #AF1930;
	color: #fff;
	margin: 10px 0;
	padding: 15px;
	line-height: 1.3em;
}

.trenner {
        border-bottom: 1px dotted #ccc;
        margin: 25px 0px;
}

.topdot {
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	padding-top: 10px;
}

#container { min-height:1000px; }


.homebanner {
	border-bottom: 1px solid #ccc;
}
.dataTables_wrapper .sorting div,
.dataTables_wrapper .sorting_desc div,
.dataTables_wrapper .sorting_asc div

{
	text-align: left;
}
/*
.dataTables_wrapper .sorting div span,
.dataTables_wrapper .sorting_desc div span,
.dataTables_wrapper .sorting_asc div span
{
	-webkit-transform: rotate(-90deg) translate(-60px,0px);
	-moz-transform: rotate(-90deg) translate(-60px,0px);
	-o-transform: rotate(-90deg) translate(-60px,0px);
	writing-mode: tb-rl;
	font-family: 'Open Sans', sans-serif;
	white-space: nowrap;
	font-size: 11px;
	display:block;
}
*/


.textonpic {
	color: #fff;
	overflow:hidden;
	position: absolute;
	height: 54px;
	width: 106px;
	margin: 3px;
	text-align: center;
}
.tnslider_bar .ui-state-active div, .tnslider_bar .ui-state-hover div
{
	display:none;
}




.bondguide_topflop_widget .tabs_bar li a
{
	background:none;
	color:#333;
	background:url(img/arrow-down.png) center left no-repeat #fff;
	padding-left:20px;
	margin-left:5px;
}


.bondguide_topflop_widget .tabs_bar li:first-child a
{
	background:url(img/arrow-up.png) center left no-repeat #fff;
	padding-left:20px;
	padding-right:10px;
	margin-left:0px;
	border-right:1px solid #ccc;	
}

.bondguide_topflop_widget .tabs_bar li.ui-state-active a
{
	color:#bd2124;
	font-weight:bold;
}

.widget_topflop #topflop_1 table tr td:first-child

{
	padding-right:20px;
	background:url(img/arrow-up.png) 95% 50% no-repeat #fff;
}
.widget_topflop #topflop_2 table tr td:first-child

{
	padding-right:20px;
	background:url(img/arrow-down.png) 95% 50% no-repeat #fff;
}
#wkne-table .up
{
	background-image:url(img/arrow-up.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
}
#wkne-table .down
{
	background-image:url(img/arrow-down.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
}

#tbl_switch_switch {
	display: none;
}

#muster-depot-widget
{
	float:right;
	margin:0px 0px 25px 25px;
	width:35%;
}
#muster-depot-widget .widget-title
{
	color: #a10719;
	font-weight: bolder;
	margin-bottom: 7px;
}

.site-content .post .entry-content ul { margin:0px 0px 0px 20px; }
.site-content .post .entry-content ul li { list-style-type:disc; list-style-position:outside; }

/* responsive */
@media screen and (max-width: 750px) {

	#menu-hauptmenu {	
		display: block;
	}
	.menu-toggle {
		display: none;
	}
	#main {
		width: 500px;
	}
	#primary, #secondary {
		width: 500px;
	}
	.tnslider_bar img {
		width: 57px;
	}
	.tnslider_bar img {
		height: 31px;
	}
	.tnslider_bar li a {
		width: 57px;
	}
	.tnslider_bar li a {
		height: 31px;
	}
	.tnslider_bar_middle div {
		display: none;
	}
	.tnslider_bar {
		width: 460px;
	}
	.tnslider_bar {
		height: 140px;
		margin-bottom: 20px;
	}
	.tnslider_bar_middle {
		height: 140px;
	}
	.tnslider_bar_middle {
		width: 420px;
	}
	.tnslider_bar_left {
		width: 20px;
	}
	.tnslider_bar_right {
		width: 20px;
	}
	.tnslider_bar_left {
		height: 140px;
	}
	.tnslider_bar_right {
		height: 140px;
	}
	
	.tnslider_bar_left a{
		height: 140px!important;
	}
	.tnslider_bar_right a{
		height: 140px!important;
	}
	
	.tnslider_bar_right {
		margin-top: 0px;
	}
	.tnslider_bar_left {
		margin-top: 0px;
	}
	.tnslider {
		height: fit-content;
	}
	.homebanner {
		display:none;
		/*height: 62px;*/
	}
	.tnslider_banner_text {
		width: 430px;
	}
	.anleihenaktuell_content {
		width: 480px;
	}
	.anleihenaktuell_middle {
		width: 422px;
	}
	.adhoc_txt {
		width: 390px;
	}
	#skyscraper {
		display: none;
	}
	#headbanner {
		display: none;
	}
	#container {
		width: 592px;
	}
	#colophon {
		width: 502px;
	}
	footer.site-footer .info {
		width: 310px;
	}
	#menu-item-1884 {
		margin-left: 56px;
	}
	nav.navigation-main {
		height: 142px;
	}
	#suche {
		right:  130px;
	}
	
	#tbl_switch_switch {
		display: block;
	}
	
	#tbl_switch_tbl {
		display: none;
	}
	.weitere, .topnewskat {
		display: none;
	}

}

.portraitboxwidget {
        position:relative;
}

#portrait-next,
#portrait-prev
{
	position:absolute;
	top:0px;
	bottom:0px;
	background-repeat:no-repeat;
	background-color:#f00;
	height:75px;
	width:25px;
	overflow:hidden;
    background-image: url('data:image/png;base64,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');
}
#portrait-next
{ right:0px; background-position:-25px 0px; }
#portrait-prev
{ left:0px; }

.cycle-slideshow slide {
	display:none;
}
.cycle-slideshow first {
	display:block;
}
.cycle-slideshow {
	margin-left:25px;
	margin-right:25px;
}

.home .site-content .post .entry-content .weitere ul li { list-style-type:none; }
.home .site-content .post .entry-content .weitere ul { margin:0px;  }

