@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	background: #7f644f;
}
body {
	background: #7f644f;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}
img,
a img {
	border: 0;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.xs {
	font-size: .83em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.ah {
	height: 12px;
}
.center {
	text-align: center;
}
.lh {
	line-height: 200%;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4 {
	color: #000;
	line-height: normal;
	text-align: left !important;
}
p, address {
	margin: 0 0 12px 0;
}
form p {
	margin-bottom: 8px;
}
#footer address {
	font-style: normal;
	margin: 8px 0 0 0;
}
.oberschrift,
.ueberschrift {
	color: #339;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.ueberschrift {
	color: #000;
	font-size: 16px;
	margin-bottom: 12px;
}
#content ul {
	margin: 0 0 12px 15px;
}
#content ul li {
	padding: 0 0 10px 0;
}
#content ol {
	margin: 0 0 12px 25px;
}
#content ol li {
	padding: 0 0 5px 0;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #5e4836;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #339;
	text-decoration: none;
}
#footer a,
#footer a:visited {
	color: #584537;
	text-decoration: none;
}
#footer a:hover {
	color: #584537;
	text-decoration: underline;
}

/* Layout
----------------------------------------------- */
#wrapper {
	background: #f1f1f1 url(bg.jpg) no-repeat 0 0;
	color: #333;
	font-size: 62.5%;
	height: 543px;
	margin: 0 auto;
	padding: 29px 39px 14px 39px;
	text-align: left;
	width: 850px;
}
#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
/* End hide from IE-mac */
#center {
	height: 586px;
	width: 928px;
	margin-top: -293px;
	margin-left: -464px;
	top: 50%;
	left: 50%;
	position: absolute;
}
#navigation {
	float: left;
	font-size: 12px;
	height: 76px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.konfiguratorheader {
	font-weight: bold;
	text-transform: uppercase;
}
.logo {
	float: left;
	margin: 0 34px 0 0;
	padding: 0;
}
#content {
	border: 2px solid #a3958b;
	float: left;
	font-size: 12px;
	height: 409px;
	line-height: 1.4em;
	margin: 0;
	padding: 10px 12px;
	position: relative;
	overflow: auto;
	/*overflow-x: hidden;*/
	text-align: justify;
	width: 822px;
}
#content-home {
	float: left;
	font-size: 12px;
	height: 409px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	text-align: left;
	width: 846px;
}
#linkespalte,
#rechtespalte {
	float: left;
	margin: 0;
	padding: 0;
	width: 390px;
}
/*Konfigurator*/
#schritte {
	float: left;
	margin: 0;
	padding: 20px 0 0 4px;
	width: 796px;
}
#schritte img {
	margin-left: 20px;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
#schritte img.current {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#content.preiskonfigurator {
	overflow: hidden;
}
.preiskonfigurator {
	background: url(bg_konfiguratorpreis.jpg) no-repeat 600px 0;
}
#linkespaltekonfigurator {
	float: left;
	margin: 0 0 13px 0;
	padding: 0;
	position: relative;
	width: 575px;
	min-height: 299px;
	height: auto !important;  /*moderne Browser*/
	height: 299px;  /*IE*/
}
#konfiguratorbuttons_endansicht {
	float: left;
	margin: 0 0 15px 0;
	width: 100%;
}
#konfiguratorbuttons {
	bottom: 0;
	position: absolute;
}
#linkespaltekonfigurator img {
	border: 3px solid #fff;
}
#rechtespalte_konfigurator {
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	width: 200px;
}
#konfiguratortext {
	float: left;
	width: 360px;
}
#konfiguratorbild {
	float: left;
	margin-right: 15px;
	width: 200px;
}
table#konfiguratorztab {
	border: none;
	margin: 0;
	padding: 0;
}
td.konfeinzelpreis,
td.konfeinzelpreis2 {
	border-bottom: 1px dotted #ccc;
	vertical-align:top;
}
td.konfeinzelpreis2 {
	text-align: right;
}
table#konfiguratortab {
	border: none;
	margin: 0;
	padding: 0;
}
#konfiguratortab td,
#konfiguratortab th {
	margin: 0;
	padding: 0;
}
#konfiguratortab th {
	font-weight: bold;
}
#basisauswahl {
	display: inline;
	float: left;
	font-size: 13px;
	margin: 20px 0 0 15px;
}
#basisauswahl strong {
	font-size: 15px;
}
#basisauswahl a,
#basisauswahl a:visited {
	color: #339;
	display: block;
	padding-top: 200px;
	text-align: center;
	text-decoration: none;
	width: 165px;
}
#basisauswahl a:hover {
	color: #339;
	text-decoration: underline;
}
#auswahl {
	float: left;
	height: 230px;
	margin: 0 0 0 60px;
	padding: 0;
	width: 165px;
}
.master {
	background: url(gfx/fotograf.jpg) no-repeat 0 0;
}
.rookie {
	background: url(gfx/rookie.jpg) no-repeat 0 0;
}
.videograf {
	background: url(gfx/videograf.jpg) no-repeat 0 0;
}
form {
	text-align: left;
}
.konfiguratorprint,
.konfiguratornew,
.konfiguratorback,
.konfiguratornext,
.konfiguratormail {
/*    border: 1px solid #707070;
	font-size: 12px;
    -moz-border-radius: 4px;
	margin: 0;*/
	font-size: 12px;
	padding-left: 15px;
}
.konfiguratorprint {
    background: #ececec url(gfx/print.png) no-repeat 6px 50%;
	padding-left: 19px;
	width: 86px;
}
.konfiguratornew {
    background: #ececec url(gfx/new.png) no-repeat 6px 50%;
	width: 140px;
}
.konfiguratorback {
    background: #ececec url(gfx/back.png) no-repeat 6px 50%;
	padding-left: 18px;
	width: 72px;
}
.konfiguratornext {
    background: #ececec url(gfx/next.png) no-repeat 50px 50%;
	padding-left: 3px;
	padding-right: 18px;
	width: 72px;
}
.konfiguratormail {
    background: #ececec url(gfx/mail.png) no-repeat 6px 50%;
	width: 132px;
}
.vorortfotos {
	font-weight: bold;
}
/*Navigation Konfigurator*/
#schritte a,
#schritte a:visited {
	background-position: center -55px;
	background-repeat: no-repeat;
	color: #584537;
	display: block;
	float: left;
	font-size: 10px;
	height: 77px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	/*text-indent: -9999px;*/
	width: 88px;
}
#schritte a:hover {
	background-position: center 0px;
	color: #584537;
	text-decoration: none;
}
#schritte a span,
#schritte a:visited span {
	background: #f5f5f5 url(gfx/bg_knav.jpg) no-repeat center top;
	bottom: 0;
	color: #584537;
	display: block;
	line-height: 18px;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#schritte a.current span,
#schritte a:visited.current span {
	background: #584537 url(gfx/bg_knav.jpg) no-repeat center -25px;
	color: #f5f5f5;
}
#schritte a.current,
#schritte a:visited.current {
	background-position: center -165px;
}
#schritte a:hover.current {
	background-position: center -110px;
}
a#knav-rechte {
	background-image: url(gfx/eigenwerbung.png);
}
a#knav-zeitbedarf {
	background-image: url(gfx/arbeitszeit.png);
}
a#knav-anzahl {
	background-image: url(gfx/fotoanzahl.png);
}
a#knav-ort {
	background-image: url(gfx/reisekosten.png);
}
a#knav-spar {
	background-image: url(gfx/spar.png);
	width: 50px;
}
a#knav-exklusiv {
	background-image: url(gfx/exklusiv.png);
}
a#knav-fine {
	background-image: url(gfx/fineart.png);
}
a#knav-express {
	background-image: url(gfx/express.png);
}
a#knav-bluray {
	background-image: url(gfx/bluray.png);
}
/*Ende Konfigurator*/
#linkespalte {
	margin-right: 20px;
}
.illustration {
	color: #666;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 15px;
	line-height: normal;
}
.illustration a,
.illustration a:visited,
.illustration a:hover {
	font-style: normal;
}
.illustration img {
	border: 3px solid #fff;
	margin: 0;
}
#diashow {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.flborder-te {
	border: 3px solid #fff;
	margin: 0;
	padding: 0;
}
.ileft,
.ileft2 {
	float: left;
}
.iright {
	float: right;
}
.ileft {
	display: inline;
	margin-right: 7px;
}
.s-row {
	display: inline;
	float: left;
	margin: 0 30px 20px 0;
	text-align: left;
	width: 247px;
}
.s-row strong {
	margin: 6px 0 0 0;
}
.firstpic {
	margin-left: 15px;
}
.firstrow {
	margin-left: 57px;
	width: 190px;
}
.middlerow {
	margin-left: 17px;
	width: 230px;
}
.lastrow {
	margin-right: 0;
}
.fvideo {
	margin-bottom: 20px;
}
#footer {
	color: #584537;
	float: left;
	font-size: 11px;
	height: 34px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	text-align: center;
	width: 100%;
}

/* Navigation
----------------------------------------------- */
#navigation ul li {
	display: inline;
	list-style: none;
	padding: 0 44px 0 0;
}
#submenu,
#submenurookie {
	margin-top: 9px;
	text-align: center;
}
ul#submenurookie li {
	padding-right: 40px;
}
.end,
ul#submenurookie li.end {
	padding-right: 0 !important;
}


/* Formulare
----------------------------------------------- */
form {
	border: none;
	margin: 12px 0 0 0;
	line-height: normal;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	border: 1px solid #999;
	padding: 0 5px;
}
label,
.labelph {
	cursor: pointer;
	float: left;
	width: 160px;
}
input.tif {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	width: 220px;
}
input:hover.tif,
textarea:hover {
	border: 1px solid #333;
}
textarea {
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 1em;
	height: 120px;
	width: 220px;
}
.sendebutton {
	margin-left: 160px;
}
/* Statusmeldungen */
.fehler {
	color: #f00 !important;
	font-weight: bold !important;
	margin-top: 12px;
}
.okay {
	color: #090 !important;
	font-weight: bold !important;
	margin-top: 12px;
}
.error_msg {
	color:#F00;
	display:none;
}