@charset "utf-8";

/* ============================================
   agentur-fuer-helden.de Stylesheet
   11.12.2009
   (c) www.sbihl.de
   ============================================ */

/* Allgemeine Definitionen
----------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	background: #fff;
	color: #000;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 25px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.left {
	float: left;
	margin: 0 10px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 10px;
}
.m26 {
	margin-top: -26px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.tab {
	float: left;
	width: 14em;
}
.small {
	font-size: 13px;
	font-weight: normal;
}
.grau {
	color: #797979;
}
.schwarz {
	color: #000;
}
.orange {
	color: #f60;
}


/* Links
----------------------------------------------- */
a,
a:visited {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.refname,
a:visited.refname,
a:hover.refname {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.refsubline,
a:visited.refsubline,
a:hover.refsubline {
	color: #f60;
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 26px;
	text-decoration: none;
}
a.more,
a:visited.more {
	color: #f60;
	text-decoration: none;
}
a:hover.more {
	color: #f60;
	text-decoration: underline;
}
.paging a,
.paging a:visited {
	color: #f60;
	text-decoration: none;
}
.paging a:hover {
	color: #f60;
	text-decoration: underline;
}
#sitemap a,
#sitemap a:visited {
	color: #797979;
	text-decoration: none;
}
#sitemap a:hover {
	color: #000;
	text-decoration: none;
}
#sitemap a.anfragelink,
#sitemap a:visited.anfragelink {
	color: #f60;
}
.amazon a,
.amazon a:visited {
	background: url(gfx/amazonbutton.png) no-repeat 0 0;
	display: block;
	height: 26px;
	margin-top: 10px;
	text-decoration: none;
	text-indent: -9999px;
	width: 184px;
}
.amazon a:hover {
	background: url(gfx/amazonbutton.png) no-repeat 0 0;
	text-decoration: none;
}
.pdf {
	background: url(gfx/pdf.gif) no-repeat;
	padding: 2px 0 2px 22px;
}
p.pdfprofil {
	background: url(gfx/blackdot2.png) repeat-x left bottom;
	margin: 1.67em 0 1em 0;
	padding: 0 0 12px 0;
	text-align: right;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4 {
	color: #000;
	margin: 0;
	line-height: normal !important;
	padding: 0;
}
h1 {
	font-size: 45px;
	margin: 0 0 25px 0;
	letter-spacing: -1px;
}
h1.name {
	color: #000;
	font-size: 45px;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}
h1.name span {
	color: #797979;
}
h2 {
	color: #f60;
	font-size: 14px;
	margin-bottom: 45px;
}
h3, h4 {
	font-size: 16px;
	margin: 0 0 .2em 0;
}
h3.zwischenheader {
	font-size: 22px;
	margin: 1em 0 1em 0;
}
h3.cloudhead {
	font-size: 27px;
	margin: 0 0 1em 0;
	text-align: center;
}
h3.cloudhead span {
	color: #fff;
}
h5 {
	color: #000;
	font-size: 16px;
	margin: 0 0 3px 0;
	padding: 0;
	text-transform: uppercase;
}
h5.buchhead5 {
	font-weight: normal;
	margin-bottom: 25px;
}
p, address, blockquote {
	margin: .5em 0;
	padding: 0;
}
address {
	font-style: normal;
}


/* Layout
-----------------------------------------------*/ 
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 930px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	float: left;
/*	height: 230px;*/
	height: 195px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#logo {
	float: left;
/*	height: 100px;*/
	height: 85px;
/*	margin: 70px 0 0 0;*/
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
}
#subnavigation {
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#navigation {
	float: left;
	font-size: 12px;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#teaser {
	float: left;
	font-weight: bold;
	margin: 0 0 50px 0;
	padding: 0;
	width: 100%;
}
#contentreferent .teasertext {
	color: #000;
}
#content {
	float: left;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 300px;
	height: auto !important;  /*moderne Browser*/
	height: 300px;  /*IE*/
}
#sitemap {
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 100%;
}
#sitemap p {
	margin: 0 0 20px 0;
	padding: 0;
}
.sitemapspalte,
.lastsitemapspalte {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}
.lastsitemapspalte {
	width: 180px;
}
#contentstandard,
#contentstandard2,
#contentreferent {
	float: left;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	width: 570px;
}
#contentreferent {
	color: #797979;
}
#sidebarreferent {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 320px;
}
#content-start {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#crew {
	float: left;
	margin: 30px 0;
	padding: 0;
	width: 100%;
}
#leistungen {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.box1,
.box2,
.box3 {
	background: url(gfx/bg_alu.jpg) no-repeat 0 0;
	float: left;
	height: 222px;
	margin: 0 51px 0 0;
	padding: 10px;
	width: 256px;
}
.box3 {
	margin-right: 0;
}
p.goback {
	float: right;
	margin: 5px 0 0 10px;
	padding: 0;
}
p.bildbox,
p.lastbildbox {
	display: block;
	float: left;
	margin: 0 36px 0 0;
	padding: 0;
}
.bildboxd,
.lastbildboxd {
	background: url(gfx/aluschatten2.jpg) no-repeat left 185px;
	float: left;
	margin: 0 36px 0 0;
	width: 286px;
}
#leistungen .bildboxd {
	margin-bottom: 50px;
}
.bildboxd p,
.lastbildboxd p {
	color: #797979;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 30px 15px 0 15px;
}
#sidebarreferent .bildbox,
#sidebarreferent .lastbildbox {
	float: right;
	margin: 0 0 15px 0;
	text-align: right;
}
p.lastbildbox,
.lastbildboxd {
	margin-right: 0;
}
p.bildbox img,
p.lastbildbox img {
	background: url(gfx/aluschatten2.jpg) no-repeat left bottom;
	float: left;
	margin: 0;
	padding: 0 0 71px 0;
}
.bildboxd img,
.lastbildboxd img {
	float: left;
	margin: 0;
	padding: 0;
}
.left25 {
	margin-left: 25px;
}
.teasertext {
	color: #797979;
	float: left;
	font-weight: bold;
	margin: 0 0 2.83em 0;
	padding: 0;
	width: 100%;
}
.graufett {
	color: #797979;
	font-weight: bold;
}
#vortragthemen {
	background: url(gfx/blackdot2.png) repeat-x left bottom;
	float: left;
	margin: 35px 0;
	padding: 0 0 5px 0;
	width: 100%;
}
.thema {
	float: left;
	line-hight: normal;
	margin: 0 0 22px 0;
	padding: 0;
	width: 100%;
}
.thema span,
.thema strong {
	color: #000;
}
.themabild {
	float: left;
	margin: 0;
	width: 104px;
}
.thematext {
	float: left;
	font-size: 13px;
	margin: 0;
	width: 486px;
}
#footer {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	width: 100%;
}
#footer p {
	background: url(gfx/blackdot2.png) repeat-x 0 0;
	height: 40px;
	line-height: 40px;
	margin: 30px 0 0 0;
	padding: 0;
}
#liste {
	float: left;
	width: 570px;
}
.refbox {
	background: url(gfx/blackdot2.png) repeat-x 0 0;
	float: left;
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
	width: 570px;
}
.refoto {
	float: left;
	margin: 0;
	padding: 0;
	width: 140px;
}
.retxtbox {
	float: left;
	margin: 0;
	padding: 0;
	width: 430px;
}
.buch,
.buchbox {
	background: url(gfx/blackdot2.png) repeat-x left top;
	float: left;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	margin: 10px 0 0 0;
	padding: 20px 0 10px 0;
	width: 570px;
}
.buchdesmonats {
	background: red;
	float: right;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 290px;
}
.paging {
	color: #f60 !important;
	float: left;
	font-weight: normal !important;
	margin-top: 25px;
	width: 100%;
}
.buch_ref {
	background: url(gfx/blackdot2.png) repeat-x left bottom;
	float: left;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	margin: 0 0 10px 0;
	padding: 10px 0 20px 0;
	position: relative;
	width: 100%;
}
.buchcover,
.buchcover_ref {
	background: url(gfx/buchschatten_unten.png) no-repeat 0 bottom;
	float: left;
	margin: 0;
	padding: 0 0 17px 0;
	width: 125px;
}
.buchcover img,
.buchcover_ref img {
	background: url(gfx/buchschatten_seite.png) no-repeat right 0;
	padding: 0 10px 0 0;
}
.buchtext_ref {
	bottom: 37px;
	color: #000;
	left: 125px;
	position: absolute;
	width: 445px;
}
.buchcover_ref {
	float: left;
	margin: 0;
	padding: 0 0 17px 0;
	width: 125px;
}
.buchtxt {
	float: left;
	margin: 0;
	padding: 0;
	width: 235px;
}
.buchdata {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 200px;
}
.buchdatamonat {
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
}
.bl_autor {
	font-weight: bold;
}
.bl_titel {
	color: #f90;
	font-weight: bold;
}
.thema {
	float: left;
	font-size: 14px;
	line-height: normal;
	width: 100%;
}
.themabild {
	float: left;
	width: 100px;
}
.thematext {
	float: left;
	width: 470px;
}



/* Tagcloud
-----------------------------------------------*/
#cloud {
	background: #ff6000 url(gfx/cloud.png) repeat-x 0 0;
	float: left;
	margin: 0;
	padding: 0;
}
#cloudtop {
	background: url(gfx/cloudtop.png) no-repeat 0 0;
	float: left;
	padding: 35px 45px 35px 55px;
	width: 830px;
}
#cloudbottom {
	background: url(gfx/cloudbottom.png) no-repeat left bottom;
	float: left;
	min-height: 380px;
	height: auto !important;  /*moderne Browser*/
	height: 380px;  /*IE*/
}
#cloud a,
#cloud a:visited {
	color: #fff;
	line-height: 60px;
	text-decoration: none;
}
#cloud a:hover {
	color: #fff;
	text-decoration: underline;
}
a.tag1,
a:visited.tag1 {
	font-weight: normal;
	font-size: 16px;
	padding-left: 8px;
}
a.tag2,
a:visited.tag2 {
	font-weight: normal;
	font-size: 21px;
	padding-left: 8px;
}
a.tag3,
a:visited.tag3 {
	font-weight: normal;
	font-size: 26px;
	padding-left: 8px;
}
a.tag4,
a:visited.tag4 {
	font-weight: normal;
	font-size: 31px;
	padding-left: 8px;
}
a.tag5,
a:visited.tag5 {
	font-weight: normal;
	font-size: 36px;
	padding-left: 8px;
}


/* Navigationen
-----------------------------------------------*/
ul#menu {
	background: #000 url(gfx/bg_nav.png) repeat-x 0 0;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
ul#menu li {
	background: url(gfx/nav_sep.png) no-repeat 0 0;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
ul#menu li a,
ul#menu li a:visited {
	background: #000 url(gfx/bg_nav.png) repeat-x 0 0;
	color: #fff;
	display: block;
	float: left;
	margin: 0 0 0 2px;
	padding: 0 16px;
	text-decoration: none;
}
ul#menu li a:hover {
	background: #979b9e url(gfx/bg_nav.png) repeat-x 0 -30px;
	color: #fff;
	text-decoration: none;
}
/*home*/
ul#menu li.home {
	background: none;
}
ul#menu li.home a,
ul#menu li.home a:visited {
	background: #000 url(gfx/bg_nav.png) repeat-x 0 0;
	color: #fff;
	display: block;
	float: left;
	height: 23px;
	margin: 0;
	padding: 7px 8px 0 8px;
	text-decoration: none;
}
ul#menu li.home a:hover {
	background: #979b9e url(gfx/bg_nav.png) repeat-x 0 -30px;
	color: #fff;
	text-decoration: none;
}
/*aktiv*/
ul#menu li a.current {
	background: #000 url(gfx/bg_nav.png) repeat-x 0 0;
	color: #e9871c;
	text-decoration: none;
}
/*Anfrage*/
ul#menu li.anfrage {
	background: none;
	float: right;
}
ul#menu li.anfrage a,
ul#menu li.anfrage a:visited {
	background: #e98e21 url(gfx/bg_navend.png) repeat-x 0 0;
	/*color: #ad4509;*/
	color: #000;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 144px;
}
ul#menu li.anfrage a:hover {
	background: #979b9e url(gfx/bg_navend.png) repeat-x 0 -30px;
	color: #fff;
	text-decoration: none;
}
/*Submenu*/
ul#submenu {
	float: right;
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}
ul#submenu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
ul#submenu li a,
ul#submenu li a:visited {
	color: #000;
	display: block;
	float: left;
	padding: 0 5px;
	text-decoration: none;
}
ul#submenu li a:hover {
	color: #000;
	text-decoration: none;
}


/* Formulare
-----------------------------------------------*/
#kontaktform,
#anfrageform,
.newsletterform {
	border: none;
	float: left;
	margin-top: 20px !important;
}
#kontaktform p,
#anfrageform p,
.newsletterform p {
	padding: 0;
	margin: 0 0 4px 0;
}
#anfrageform p.pslegend {
	margin: 30px 0 18px 0;
}
#kontaktform {
	float: left;
	margin: 0;
	padding: 0;
}
#kontaktform fieldset,
#anfrageform fieldset,
.newsletterform fieldset {
	border: 1px solid #797979;
	margin: 1em 0;
	padding: 12px 20px;
}
.newsletterform fieldset {
	width: 330px;
}
legend {
	color: #797979;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
label {
	cursor: pointer;
	display: block;
	float: left;
	width: 130px;
}
#kontaktform label,
#anfrageform label {
	width: 170px;
}
#kontaktform label.blocklabel {
	float: none;
	width: 100%;
}
#anfrageform label.ckb {
	display: inline;
	float: none;
	width: auto;
}
.anrede,
.ti,
.ti2,
.txta {
	border: 1px solid #797979;
	font-family: inherit;
	font-size: 1em;
	width: 170px;
}
.ti2 {
	width: 230px;
}
.txta {
	background: #fff;
	font-family: inherit;
	font-size: 12px;
	width: 340px;
}
.button {
	margin-left: 130px;
}
#kontaktform .button,
#kontaktform .xs,
#anfrageform .button,
#anfrageform .xs {
	margin-left: 170px;
}
#kontaktform .button,
#anfrageform .button {
	margin-top: 10px;
}