/*
Theme Name: Raiffeisen
Theme URI: 
Author: Frank Reiling
Author URI: http://www.solution-xl.de
Description: Theme für die Raiffeisen Emsland-Süd.
*/


/* Allgemein */
body {
  font: 15px/1.6 "Open Sans","Helvetica-Neue",Helvetica,Arial,sans-serif;
}

.pagemid {
  background-image: url(images/wallpaper_start.jpg);
  background-repeat: no-repeat;
  background-position: top middle;
}

img#mainlogo {
  margin: 0 0 0 10px;
}

h1.page-title, h1.main-title {font-weight: 500}
h1.page-title {text-transform: uppercase;}
h1.main-title {margin: 0; color: #60bb46}



.breadcrumbs {
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

.breadcrumbs a, .breadcrumbs a:hover {color: #999}
.breadcrumbs a:hover {text-decoration: underline} 

.pagemid {background-color: #e3e3e3; padding: 25px 0 25px 0;}

.pagemid .inner {
  background-color: transparent;
}
.pagemid {
background: #e6e6e6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwYzBjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c0c0c0 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c0c0c0 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c0c0c0 0%,#e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c0c0c0 0%,#e6e6e6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c0c0c0 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */


}

.leftsidebar #sidebar {
	background-color: #ffffff;
	padding: 10px 0 10px 20px;
	width: 27%;
}
.fullwidth #main {
	background-color: #fff;
	padding: 20px;
}

.fullwidth #main .wp-post-image {float: none;}

.leftsidebar #main .entry-content {
  padding: 20px;

}

.leftsidebar #main {
  background-color: #ffffff;
}

.leftsidebar #sidebar .content {
  padding: 18px 20px 0 0;
}

.alignleft, img.alignleft, a img.alignleft {
    float: left;
    margin: 3px 40px 20px 3px;
}

img.alignright, a img.alignright {
	margin: 0 0 25px 25px
}


/* Mitarbeiterfotos */
.staff-member-photo {
	width: 100px;
	height: 100px;
}

/* Teaser Startseite */
.panel-grid-cell:hover, .startteaser:hover {
	cursor: pointer;
}

a.teaserlink {color: #444}
a.teaserlink:hover {color: #60bb46}

/* blog */
.wp-post-image {float: left; }

div.post {padding-bottom: 25px; min-height: 250px;}


/* Ende blog */

/* Teaser */
.bio {
padding: 20px 20px 15px;
}

div.bio_meta.teaserpage {padding-left: 0; padding-right: 0; text-align: center}
div.teaserpage h4 {; font-size: 14px}

/* Ende Teaser */

/* Flex Slider */


.metaslider .caption-wrap {
	background-color: rgba(96, 187, 70, 0.4);
	color: #ffffff;
	bottom: 0%;
	text-align: right;
	width: 100%;
	position: absolute;
	padding: 10px 0px 10px 0px;
}

.caption {padding-right: 20px;}


/* Sidebar Navigation */
ul.navi2 li.menu-item-has-children ul.sub-menu {display: none;}
ul.navi2 li.current-menu-item ul.sub-menu, ul.navi2 li.current-menu-ancestor ul.sub-menu {display: block;}


ul.navi2 li.current_page_item {font-weight: bold;}
ul.navi2 li.current_page_item li a, ul.navi2 li.current-menu-ancestor ul.sub-menu li a {color: #666666; font-weight: normal;}
ul.navi2 li ul.sub-menu li.page_item a  {font-weight: bold}

/*Sitemap*/
ul.sitemapcontent, ul.sitemapcontent li ul {
	list-style-type: none;
	margin-top: 10px;
}


ul.sitemapcontent {
	max-width: 600px;
	margin-top: 40px;
}

ul.sitemapcontent li {
	line-height: 20px;
	padding: 5px;
	background-color: #f6f6f6;
	border: solid 1px #e0e0e0;
	margin-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}

ul.sitemapcontent li ul li {
	border: 0;
	background-color: #f6f6f6;
	font-weight: normal;
}

ul#menu-meta-1 {margin-bottom: 80px;}

ul.navi2 {font-size: 13px;}

ul.sitemapcontent li ul li ul li a {color: #666}

/* Ende Sitemap */

/* Unternehmen */
img.unternehmen {margin: 24px 10px 0 20px; border: solid 1px #e0e0e0; padding: 3px; background-color: #ffffff;}

/* Links Ackerbau */
ul.linklist {list-style: none}
ul.linklist li {border: solid 1px #ccc; padding: 3px 15px; background-color: #f6f6f6; float: left; margin: 0 0 10px 10px; width: 160px; min-height: 180px} 

/* Thumb Kategorie Übersicht */
.imageframe {float: right; margin-left: 15px; margin-right: 0}

/* Einzelpost */
p.backToOverview {text-align: center;}

/* Homepage Slider */
.caption-wrap {
  color: #ffffff;
}

/* Homepage Teaser */
.hometeaser {border: solid 1px #ccc; padding: 4px; background-color: #ffffff}
.hometeaserlist div.panel-grid-cell:last-child div {margin-right: 0 !important;}
.hometeaserlist div.widget {margin-bottom: 30px; }
.hometeaserlist div.widget:hover {cursor: pointer}

/* Sitemap */
ul#sitemapmain {list-style: none}
ul#sitemapmain li {padding-left: 10px; list-style: none; margin-top: 15px}
ul#sitemapmain li a {font-weight: bold;}
ul#sitemapmain li ul li ul li {margin-top: 0px;}
ul#sitemapmain li ul li ul li a {font-weight: normal}

/* Media Gallery Wordpress */
.gallery figure {float: left; min-height: 200px}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px)  {
	
	.inner div#main {width: 100% !important;}
	.leftsidebar #sidebar {	display: none; float: none; width: 0; padding: 0; margin: 0; float: none;}
	.pagemid {min-height: 0; background: #fff;}
	.leftsidebar #main .entry-content {padding: 0;}
	
	div#main img.alignright, div#main img.alignleft, div#main a img.alignright, div#main a img.alignleft {text-align: center; float: none; margin: 0px auto 15px auto; display: block; }
	
	
	
	table td:first-child {min-width: 0}
	
}

/* Iframe fuer Belegarchiv Raiffeisen Com */
.belegarchiv {
	position: relative; 
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0; 
	overflow: hidden; 
	width: 100%;
	height: auto;
        display: block;
}

.belegarchiv iframe {
	position: absolute; 
	width: 100%; 
	height: 100%; 
}

/* Cookie Hinweis */

.cc_container .cc_btn {
background-color: #60bb46 !important; /* Farbe des Buttons */
color: #fff !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #fff !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #444 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #60bb46 !important; /* Textlink-Farbe "Mehr Infos" */
}

/* Youtube */
.responsive-video {
    position: relative; 
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    padding-top: 25px; 
    height: 0;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-short {
    position: relative;
    padding-bottom: 177.77%; /* 9:16 Aspect Ratio */
    padding-top: 25px;
    height: 0;
}

.responsive-short iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
