@import url("font-awesome.min.css");
@import url("footer.css");
/* Reset */
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
p {
	font-size: 16px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ul .h4 {
	list-style: circle;
	margin-left: 1em;
}
.nummer {
	list-style-image: url(../../images/arrowlist.png);
	padding: 0 0 1em 2.5em;
}
.liste {
	padding: 0 1em 0.2em 1em;
	margin-left: 2em;
	font-size: 0.9em;
	list-style: circle;
}
.abstand {
	margin: 0 1em 0 2.7em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	-webkit-text-size-adjust: none;
}

/* Basic */

	@-ms-viewport {
 width: device-width;
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-pro-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

body {
	background: #f5f7fa;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 14pt;
}
body.is-loading * {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}
input, textarea, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 15pt;
}
h1, h3, h5, h6 {
	font-weight: 300;
	color: #52575c;
}
h1 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2em;
	font-weight: 100;
	color: #444444;
	text-align: center;
	margin-top: 0.3em;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #444444;
	font-size: 1em;
	padding: 0 0 0 0;
	margin: 0;
}
.regu {
	margin-top: -0.5em;
}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #52575c;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	text-transform: uppercase;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
	padding-bottom: 0.5em;
}
a {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
strong, b {
	font-weight: 400;
	color: #42474c;
}
em, i {
	font-style: italic;
}
sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}
hr {
	border: 0;
	border-top: solid 1px #c2c7cc;
}
blockquote {
	border-left: solid 0.5em #c2c7cc;
	padding: 1em 0 1em 2em;
	font-style: italic;
}
p, ul, ol, dl, table {
	margin-bottom: 0;
}
br.clear {
	clear: both;
}
.clear {
	clear: both;
}
.left {
	float: left;
	width: 33%;
	margin-right: 2%;
}
.left .info {
	font-size: 0.9em;
	line-height: 1.5em;
}
.right {
	float: left;
	width: 65%;
}
.right input[type=text] {
	margin: 0 0 1em 0;
}
.right textarea {
	margin: 0 0 1em 0;
	height: 10em;
}
.box1 {
	background-color: #FAFAFA;
	box-shadow: 0px 0px 10px #BBBBBB;
	padding: 1em;
	min-height: 10em;
}
.anfrage {
	font-weight: 400;
	color: #444444;
	font-size: 1em;
	padding: 1em 0 0 0;
	margin: 0;
	text-transform: uppercase;
}
/* Sections/Article */

section, article {
	margin-bottom: 3em;
}
section > :last-child,  article > :last-child,  section:last-child,  article:last-child {
	margin-bottom: 0;
}
.row > section, .row > article {
	margin-bottom: 0;
}
header {
	margin-bottom: 1.5em;
}
header > p {
	display: block;
	color: #f35858;
	padding: 0.75em 0 1em 0;
	font-size: 1.5em;
	line-height: 1.5em;
}
header.major {
	text-align: center;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 0.5em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* Form */

form .actions {
	padding-top: 0;
}
form label {
	display: block;
	font-weight: 300;
	color: #52575c;
	margin: 0 0 0.5em 0;
}
form input[type="text"],  form input[type="email"],  form input[type="password"],  form select,  form textarea {
	background: #F9F9F9;
	width: 93%;
	line-height: 1.5em;
	padding: 0.2em 0.5em;
	margin-top: 1em;
	border: 0;
	box-shadow: 0px 0px 5px #DDDDDD;
}
form input[type="text"]:hover,  form input[type="email"]:hover,  form input[type="password"]:hover,  form select:hover,  form textarea:hover {
	background: #fff;
	box-shadow: 0px 0px 5px #00395e;
}
form textarea {
	min-height: 10em;
}
form .formerize-placeholder {
	color: #555 !important;
}
 form ::-webkit-input-placeholder {
 color: #555 !important;
}
 form :-moz-placeholder {
 color: #555 !important;
}
 form ::-moz-placeholder {
 color: #555 !important;
}
 form :-ms-input-placeholder {
 color: #555 !important;
}
 form ::-moz-focus-inner {
 border: 0;
}
input[type="range"].vertikal {
	writing-mode: bt-lr; /* IE */
	-webkit-appearance: slider-horizontal; /* WebKit */
	width: 250px;
	height: 10px;
	background-image: repeating-linear-gradient(90deg, white, white 8%, black 8%, black 9%);
}
/* Table */

table {
	width: 100%;
}
table.default {
	width: 100%;
}
table.default tbody tr {
	border-top: solid 1px #D2D7DC;
}
table.default tbody tr:nth-child(2n+1) {
	background: #f9fbfe;
}
table.default td {
	padding: 0.5em 1em 0.5em 1em;
}
table.default th {
	text-align: left;
	font-weight: 400;
	padding: 0.5em 1em 0.5em 1em;
}
table.default tfoot {
	border-top: solid 1px #D2D7DC;
}
/* Button */

input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #DDDDDD;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
	display: inline-block;
	color: #FFFFFF;
	background: #8cc63f;
	text-decoration: none;
	border: solid 1px #FFF;
	padding: 0.3em 0.2em 0.3em 0.2em;
	cursor: pointer;
	border-radius: 15px;
	width: 50%;
	margin: 1em 25% 0 25%;
	font-weight: 400;
	text-align: center;
}
input[type="button"]:hover,  input[type="submit"]:hover,  input[type="reset"]:hover,  button:hover,  .button:hover {
	color: #444444;
	border-color: #8cc63f;
}
/* Icons */

.icon {
	text-decoration: none;
}
.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon > .label {
	display: none;
}
/* Wrappers */

.wrapper {
	background-color: #F2F2f2;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	overflow-x: hidden;
	padding: 3em 0 5em 0;
}
.image-wrapper {
	position: relative;
	margin: 0 auto;
}
.image-wrapper a {
	text-align: center;
}
.image-wrapper .image {
	position: relative;
	z-index: 3;
}
#header-wrapper {
	background-image: url(../../images/tasche.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 12em;
}
#promo-wrapper {
	position: relative;
	background-size: 192px 192px, cover;
	background-color: #f05a23;
	color: #fff;
	text-align: center;
	padding: 6em 0 6em 0;
}
/* Promo */

#promo {
	background: rgba(255, 255, 255, 0.05);
	border: solid 1px rgba(255, 255, 255, 0.25);
	border-radius: 0.5em;
	padding: 1.75em 2.5em 1.75em 2.5em;
	display: inline-block;
	position: relative;
	z-index: 1;
}
#promo .button {
	background: #fff;
	border-color: rgba(255, 255, 255, 0);
	color: #27636B;
	font-size: 1.25em;
}
#promo .button:hover {
	border-color: rgba(255, 255, 255, 0.75);
	background-color: rgba(255, 255, 255, 0.15);
	color: #fff;
}
/* Main */

#main {
	padding-bottom: 4em;
}
/* Sidebar */

#sidebar section {
	border-top: solid 1px #d2d7dc;
	margin-top: 3em;
	padding-top: 3em;
}
#sidebar section:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
.titel {
	background: rgba(250, 250, 250, 0.7);
	padding: 1em 0 0.5em 0;
	height: 5em;
}
.fett {
	font-weight: 400;
}
.boxtitel {
	background-color: #00395e;
	color: #FFF;
}
.boxtitel p {
	font-size: 1.3em;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 30px;
}
.pfeil {
	width: 15%;
	float: left;
	margin-right: 5%;
}
.ersparnis {
	width: 80%;
}
.pfeilimg {
	width: 100%;
}

/* Normal */
	@media screen and (max-width: 1630px) {
}
 @media screen and (max-width: 1540px) {
}
 @media screen and (max-width: 1440px) {
}
 @media screen and (max-width: 1360px) {
span.extra {
	display: none;
}
#promo-wrapper {
	padding: 1em 0 1em 0;
}
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
h1 {
	padding: 0;
}
.roboterunten {
	width: 18%;
	margin: -1em 0;
}
.anmelden {
	padding-left: 2em;
}
}
 @media screen and (max-width: 1280px) {
span.extra {
	display: none;
}
/* Wrappers */
#hero .radius {
	padding: 0.6em 0.2em 0.6em 0.2em;
}
#promo-wrapper {
	padding: 1em 0 1em 0;
}
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
.aktangebot {
	margin: 0.2em 1em 0 0;
	min-height: 7.8em;
	min-width: 9.5em;
}
.roboter {
	width: 4%;
	margin-bottom: -0.2em;
}
.titel {
	height: 6em;
}
}

/* Narrow */

	@media screen and (max-width: 1080px) {
/* Sections/Article */

header br {
	display: none;
}
/* Wrappers */

#hero .radius {
	padding: 0.45em 0.2em 0.45em 0.2em;
}
#promo-wrapper {
	padding: 2em;
}
/* Header */
.dropotron.level-0 {
	margin-top: 1.1em;
}
/* Hero */

#hero {
	padding: 0;
}
#hero p br {
	display: none;
}
/* Promo */

#promo {
	padding: 1.75em 2.5em 1.75em 2.5em;
	display: inline-block;
}
#promo .button {
	font-size: 1.25em;
}
}

/* Narrower */

	@media screen and (max-width: 900px) {
.right textarea {
	height: 14em;
}
/* Sections/Article */

header br {
	display: none;
}
/* Wrappers */

#promo-wrapper {
	padding: 2em;
}
#header-wrapper {
	background-image: url(../../images/tasche.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
/* Header */
.dropotron.level-0 {
	margin-top: 1.1em;
}
/* Promo */

#promo {
	padding: 1.75em 2.5em 1.75em 2.5em;
	display: inline-block;
}
#promo .button {
	font-size: 1.25em;
}
}
 @media screen and (max-width: 820px) {
.right textarea {
	height: 8em;
}
.b {
	padding: 0 20% 0 0;
}
html, body {
	overflow-x: hidden;
}
/* Sections/Article */

header {
	margin-bottom: 1em;
}
header > p {
	font-size: 1em;
}
/* List */

ul.divided li {
	padding-top: 0.75em;
	margin-top: 0.75em;
}
/* Wrappers */

#promo-wrapper {
	padding: 20px;
}
.image-wrapper1 {
	margin: 0 7em 0 7em;
	min-height: 25em;
}
.image-wrapper2 {
	margin: 0 7em 0 7em;
	min-height: 41em;
	max-height: 50em;
}
/* Hero */

#hero {
	padding: 0 1em 0 1em;
}
#hero header {
	margin: 0 0 1.25em 0;
}
#hero p {
	font-size: 1em;
}
/* Off-Canvas Navigation */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
.roboter {
	width: 6%;
	margin-bottom: -0.2em;
}
}
 @media screen and (max-width: 736px) {
/* Basic */

html, body {
	overflow-x: hidden;
}
/* Sections/Article */

header {
	margin-bottom: 1em;
}
header > p {
	font-size: 1em;
}
/* List */

ul.divided li {
	padding-top: 0.75em;
	margin-top: 0.75em;
}
/* Wrappers */
#promo-wrapper {
	padding: 20px;
}
/* Hero */

#hero {
	padding: 1em 2em 0 2em;
}
#hero header {
	margin: 0 0 1.25em 0;
}
/* Off-Canvas Navigation */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
}
 @media screen and (max-width: 600px) {
/* Sections/Article */

section, article {
	margin-bottom: 2em;
}
.row > section,  .row > article {
	margin-bottom: 0;
}
header.major {
	text-align: left;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 3em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
.image-centered {
	float: none;
	width: 100%;
	margin: 0 0 1.5em 0;
	text-align: center;
}
/* List */

ul.actions li {
	display: block;
	margin: 1em 0 0 0;
}
ul.actions li:first-child {
	margin-top: 0;
}
ul.actions.major {
	text-align: left !important;
}
/* Form */

form textarea {
	min-height: 10em;
}
/* Hero */

#hero {
	padding: 2.5em 0 0 0;
}
/* Promo */

#promo {
	padding: 20px;
}
/* Content */

#content {
	margin-bottom: 2em;
}
/* Sidebar */

#sidebar {
	margin-bottom: 2em;
}
}

/* Mobile (Portrait) */

	@media screen and (max-width: 480px) {
/* Sections/Article */

section, article {
	margin-bottom: 2em;
}
.row > section,  .row > article {
	margin-bottom: 2em;
}
header.major {
	text-align: left;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 3em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* List */

ul.actions li {
	display: block;
	margin: 1em 0 0 0;
}
ul.actions li:first-child {
	margin-top: 0;
}
ul.actions.major {
	text-align: left !important;
}
/* Hero */

#hero {
	padding: 2.5em 0 0 0;
}
/* Promo */

#promo {
	padding: 20px;
}
/* Content */

#content {
	margin-bottom: 2em;
}
/* Sidebar */

#sidebar {
	margin-bottom: 2em;
}
.roboter {
	width: 13%;
	margin-bottom: -0.2em;
}
}
 @media screen and (max-width: 400px) {
h1 {
	padding: 0;
}
.right textarea {
	height: 20em;
}
/* Sections/Article */

section, article {
	margin-bottom: 2em;
}
.row > section,  .row > article {
	margin-bottom: 2em;
}
header.major {
	text-align: left;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 3em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* List */

ul.actions li {
	display: block;
	margin: 1em 0 0 0;
}
ul.actions li:first-child {
	margin-top: 0;
}
ul.actions.major {
	text-align: left !important;
}
/* Hero */

#hero {
	padding: 0 10px 0 10px;
}
/* Promo */

#promo {
	padding: 20px;
}
/* Content */

#content {
	margin-bottom: 2em;
}
/* Sidebar */

#sidebar {
	margin-bottom: 2em;
}
td {
	width: 40%;
}
}
