﻿* {
	margin: 0;
	padding: 0;
	}
html {
	background: #F0F0F0 url('../images/bg-main.png');
}
body {
	border-top: 4px solid #5A5958;
	width: 100%;
	display: table;
	font-family: Arial, Helvetica, Sans-Serif;
}
h1 {
	width: 221px;
	height: 79px;
	position: relative;
	font-size: 12px;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	color: #EFE8D6;
}
h1 a {
	position: absolute;
	display: block;
	top: -10px;
	left: 0px;
	width: 100%;
	height: 100%;
}
h1 span {
	background: url('../images/logo.png') no-repeat left center; 
	position: absolute;
	top: -10px;
	width: 100%;
	height: 100%;
}
img {
	border: none
}
h2 {
	clear: left;
	font-family: Georgia, 'Lucida Grande', Geneva, "Times New Roman", Times, Serif;
	font-size: 34px;
	font-weight: normal;
	color: #6D7274;
	margin: 45px 0px 22px 0px;
}
h2 a {
	color: #6D7274;
	cursor: default;
}
h3 {
	font-family: Georgia, 'Lucida Grande', Geneva, "Times New Roman", Times, Serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	color: #6D7274;
	margin: 35px 0px 10px 0px;
	border-bottom: 1px #6D7274 dotted;
	clear: both;
}
h3 a {
	color: #686868;
	font-size: 27px;
}
h3 a:hover {
	color: #575757;
}
.spalte h3 a {
	font-size: 21px;
}
h4 {
	display: inline-block;
	width: auto;
	margin: 25px 0px 0px 0px;
	font-family: Georgia, 'Lucida Grande', Geneva, "Times New Roman", Times, Serif;
	font-size: 21px;
	font-weight: normal;
	color: #6D7274;
	clear: both;
}
h4 a {
	color: #6D7274;
}
p {
	font-size: 15px;
	color: #686868;
	line-height: 24px;
	margin-bottom: 12px;
}
p a {
	color: #797979;
	border-bottom: 1px #797979 dotted;
	width: auto;
}
p a:hover {
	color: #575757;
	border-bottom-color: #fff;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
object {
	z-index: 100;
}
#wrapper {
	width: 884px;
	margin: 0 auto;
	padding-top: 40px;
}
#navigation {
	float: right;
	margin-top: 20px;
	width: 620px;
	padding-right: 5px;
}
#navigation li {
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}
#navigation a {
	display: block;
	color: #036784;
	text-align: center;
	padding-top: 6px;
}
#navigation a:hover {
	background-position: center center;
	color: white;
}
#einladungen {
	width: 144px;
	height: 43px;
	background: url('../images/menue-einladungen.png') center top;
}
#einladungen a {
	width: 144px;
	height: 43px;
	background: url('../images/menue-einladungen.png') center top; 
}
#drucken #einladungen a {
	color: white;
	background-position: center bottom;
}
#drucken #einladungen a:hover {
	background-position: center center;
}
#briefbogen {
	width: 148px;
	height: 43px;
	background: url('../images/menue-briefbogen.png') center top;
}
#briefbogen a {
	width: 148px;
	height: 43px;
	background: url('../images/menue-briefbogen.png') center top; 
}
#gestalten #briefbogen a {
	color: white;
	background-position: center bottom;
}
#gestalten #briefbogen a:hover {
	background-position: center center;
}
#korrespondenz {
	width: 187px;
	height: 43px;
	background-position: left center;
}
#korrespondenz a {
	width: 187px;
	height: 43px;
	background: url('../images/menue-korrespondenz.png') center top;
}
#verfassen #korrespondenz a {
	color: white;
	background-position: center bottom;
}
#verfassen #korrespondenz a:hover {
	background-position: center center;
}
#bookmarken {
	width: 142px;
	height: 37px;
	background-position: left center;
}
#bookmarken a {
	width: 142px;
	height: 37px;
	font-size: 17px;
	background: url('../images/bookmarken.png') center top;
}
#sogehts {
	width: 114px;
	height: 37px;
	background-position: left center;
}
#sogehts a {
	width: 114px;
	height: 37px;
	font-size: 17px;
	background: url('../images/sogehts.png') center top;
}
#back {
	width: 100px;
	height: 37px;
	background-position: left center;
}
#back a {
	width: 100px;
	height: 37px;
	font-size: 17px;
	background: url('../images/menue-back.png') center top;
}
#start .einleitung {
	margin-top: 10px;
	padding-top: 210px;
	background: url('../images/drucksachenselbsterstellen.png') no-repeat center top;
}
#drucken .einleitung {
	margin-top: 40px;
	padding-top: 210px;
	background: url('../images/einladungenselbstdrucken.png') no-repeat center top;
}
#gestalten .einleitung {
	margin-top: 30px;
	padding-top: 200px;
	background: url('../images/briefbogengestalten.png') no-repeat center top;
}
#verfassen .einleitung {
	margin-top: 40px;
	padding-top: 175px;
	background: url('../images/korrespondenzverfassen.png') no-repeat center top;
}
#inspirieren .einleitung {
	margin-top: 40px;
	padding-top: 200px;
	background: url('../images/inspiriren.png') no-repeat center top;
}
#paper {
	width: 100%;
	position: relative;
	clear: both;
	background: white url('../images/paper-bg.png') repeat-y left top;
}
.spalte {
	width: 265px;
}
.weiter {
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	padding-left: 17px;
	background: url('../images/pfeilweiter.gif') no-repeat 5px 5px;
}
.weiter:hover {
	text-decoration: underline;
}
.extern {
	color: #686868;
	border-bottom-style: none;
}
.spalte span {
	display: block;
	text-align: right;
	font-size: 14px;
	margin-top: 7px;
}
.toplist {
	margin-top: -5px;
}
.toplist li {
	font-family: Georgia, 'Lucida Grande', Geneva, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #6D7274;
	line-height: 30px;
	border-bottom: 1px #6D7274 dotted;
	background-color: #fff;
	cursor: pointer;
}
.toplist li a {
	font-family: Arial;
	font-size: 15px;
	color: #575757;
	font-weight: normal;
	font-style: normal;
	padding-left: 6px;
}
.toplist li:hover {
	background-color: #F1F5F7 ;
}
.kommentar {
	background: url('../images/gaensefuesschen.png') no-repeat 20px 6px;
	padding-top: 25px;
	margin: 25px 0px 10px 0px;
}
.kommentar em {
	font-family: Georgia; 
	font-size: 17px; 
}
#subnav-inner .smiley {
	height: 100px;
	background: #FFFFCC url('../images/smiley.png') no-repeat center center;
}
#pdf-download-outer {
	width: 100%;
	padding-bottom: 16px;
	background: #F2EFE3 url('../images/schatten-download.png') no-repeat center bottom;
	clear: both;
}
#pdf-download {
	width: 882px;
	height: 1311px;
	border-bottom: none;
	background-color: white;
	position: relative;
	border: 1px #6F6D6A solid;
	border-bottom-style: none;
}
#content {
	width: 582px;
	background: url('../images/paper-top.png') no-repeat left top;
	padding: 42px 230px 20px 72px;
	min-height: 850px;
	height:auto !important;
	height: 850px;
}
#content p {
	text-align: justify;
}
#contentkl {
	width: 582px;
	background: url('../images/paper-top.png') no-repeat left top;
	padding: 42px 230px 20px 72px;
}
#vorlage #content {
	min-height: 520px;
	height:auto !important;
	height: 520px;
}
#ui {
	width: 100%;
	height: 14px;
	font-size: 11px;
	color: #999;
	position: relative;
	line-height: 14px;
}
#ui li {
	float: left;
	display: inline;
	padding-right: 5px;
}
#ui li a {
	font-size: 11px;
	color: #999;
	font-weight: bold;
	padding-right: 11px;
	background: url('../images/doppelpfeil.gif') no-repeat right center;
}
#ui li a:hover {
	text-decoration: underline;
}
.bookmarken {
	position: absolute;
	top: 0px;
	right: 0px;
}
.bookmarken a {
	font-size: 11px;
	color: #999;
	line-height: 14px;
	padding: 1px 6px 1px 16px;
	background: url('../images/bookmarken.gif') no-repeat left top;
}
.bookmarken a:hover {
	color: #fff;
	background: #ff8929 url('../images/bookmarken.gif') no-repeat left bottom;
}
#notes {
	position: absolute;
	right: -22px;
	top: 25px;
	width: 187px;
	z-index: 10;
}
.klammer {
	position: absolute;
	right: -9px;
	top: 25px;
	width: 37px;
	height: 69px;
	background: url('../images/klammer.png') no-repeat left top;
	z-index: 15;
}
.tesa {
	background: url('../images/tesa.png') no-repeat left top;
	position: absolute;
	top: -17px; left: 50px;
	width: 77px; height: 27px;
	z-index: 15;
}
#subnav-outer {
	margin-top: 18px;
	background: url('../images/zettel.png') no-repeat left top;
	padding-top: 10px;
}
#subnav-inner {
	background: url('../images/zettel.png') no-repeat left bottom ;
	padding-bottom: 10px;
}
#subnavmenue {
	background: #FFFFCC url('../images/zettel.png') repeat-y right top;
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 0px 12px 12px;
}
#subnavmenue li a {
 	color: #0078a2;
 	display: inline-block;
 	padding: 1px 12px 1px 12px;
 	margin: 1px 0px 1px 0px;
}
#subnavmenue li a:hover {
	background: #ff8929;
	color: #fff;
}
#subnavmenue .aktuell a {
	color: white;
	background: #ff8929;
}
.ad {
	margin-top: 30px;
	background: url('../images/skyscraper.png') no-repeat left top;
	padding-top: 10px;
	position: relative;
}
.ad-outer {
	background: url('../images/skyscraper.png') no-repeat left bottom;
	padding-bottom: 10px;
}
.ad-inner {
	background: #70C1DF url('../images/skyscraper.png') repeat-y right top;
}
#skysraper {
	height: 600px;
	padding: 0px 0px 7px 10px;
}
#rectangle {
	height: 150px;
	background: #F1F5F7 url('../images/skyscraper.png') repeat-y right top;
	padding: 0px 0px 7px 1px;
}
.ad-mr {
	margin-top: 20px;
	background: url('../images/mediumrectangle.png') no-repeat left top;
	padding-top: 5px;
	position: relative;
}
.ad-outer-mr {
	background: url('../images/mediumrectangle.png') no-repeat left bottom;
	padding-bottom: 10px;
}
.ad-inner-mr {
	background: #F1F5F7 url('../images/mediumrectangle.png') repeat-y right top;
	padding:	0px 5px 4px 5px;
}
.square250 {
	margin: 25px 0px 30px 0px; border-left: 1px #A7BBBE solid;
}
.leaderbord {
	height: 90px;
	padding: 0px 0px 35px 77px;
}
#paperend {
	background: url('../images/paper-end.png') left top;
	height: 145px;
}
.mitseite {
	position: relative;
}
.adblock {
	padding: 100px 0px 0px 140px;
}
#footer {
	margin-top: 40px;
	width: 100%;
}
.sketch {
	float: left;
	width: 261px;
	background: no-repeat left top;
	font-size: 16px;
	color: #333333;
	padding: 61px 0px 30px 0px;
	line-height: 23px;
}
.sketch a {
	display: block;
	margin-top: 15px;
	font-size: 17px;
	color: #333333;
	line-height: 26px;
	padding-left: 46px;
	background: url('../images/sketch-pfeil.png') no-repeat left top;
}
.sketch a:hover {
	text-decoration: underline;
	background-position: left bottom;
}
.search {
	padding-top: 15px;
}
#webgalerie {
	background-image: url('../images/webgalerie.png');
	padding-right: 51px;
}
#websuche {
	background-image: url('../images/websuche.png');
}
#webhits {
	background-image: url('../images/webhits.png');
	float: right;
}
#webtipp {
	background-image: url('../images/webtipps.png');
	float: right;
}
.webtipp-list li {
	width: 195px;
	padding: 5px 0px 5px 57px;
	cursor: pointer;
	background: no-repeat left 10px;
}
.webtipp-list li a {
	color: #444;
	display: block;
}
.webtipp-list li:hover {
	background: url('../images/webtipps.png') no-repeat right 10px;
}
#wild {
	background-image: url('../images/sketch-zeitung.png');
}
#druckn {
	background-image: url('../images/sketch-herz.png');
	line-height: 20px;
}
#footermenue {
	width: 100%;
	height: 85px;
	clear: both;
	background: url('../images/klecks.png') no-repeat center bottom;
	font-size: 11px;
}
#footermenue a {
	color: #888;
}
#footermenue a:hover {
	text-decoration: underline;
	color: #555;
}
#rechtliches {
	width: 500px;
	float: left;
	margin-top: 35px;
}
#rechtliches li {
	display: inline;
	border-left: 1px dotted #888;
	padding: 0px 5px 0px 6px;
}
#rechtliches li:first-child {
	border-left: none;
	background: url('../images/sketch-x.png') no-repeat left center;
	padding-left: 18px;
}
#anfang {
	width: 200px;
	float: right;
	margin-top: 25px;
	text-align: right;
}
#anfang a {
	background: url('../images/sketch-top.png') no-repeat left center;
	padding-left: 20px;
}
.beispiel {
	margin-top: 25px;
}
.forms {
	margin: 20px 0px 40px 0px;
}
.forms li {
	color: #575757;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	line-height: 24px;
	font-family: Georgia, 'Lucida Grande', Geneva, "Times New Roman", Times, Serif;
	background: #F5F8F9;
	font-size: 13px;
	position: relative;
}
.forms li:hover {
	background: #F1F5F7;
}
.forms li strong {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	padding-right: 10px;
}
.forms #schalter {
	position: absolute;
	top: 0px; right: 0px;
}
.zoom a {display: inline-block; width: 24px; height: 24px; background: url('../images/zoom.gif') no-repeat center top;}
.zoom a:hover {background-position: center bottom;}
#schalter {
	display: inline-block;
	width: auto;
	font-family: Georgia, 'Lucida Grande', Geneva, "Times New Roman", Times, Serif;
	font-size: 14px;
	color: white;
	line-height: 24px;
	padding: 0px 28px 0px 28px;
	background-color: #888888;
	text-align: center;
}
#schalter:hover {
	background-color: #ff8929;
}
#schalter span {
	font-size: 16px;
}
.beschreibung {
	float: right;
	width: 310px;
	margin-bottom: 25px;
}
.beschreibung #schalter {
	margin: 10px 0px;
	width: 310px;
	padding: 0px;
	text-align: center;
}
.bildvorlage {
	margin: 50px 0;
	float: left;
}
.vorschau {
	position: relative;
	float: left;
	padding-bottom: 8px;
	background: url('../images/bg-vorschau.png') no-repeat center bottom;
}
.next {
	position: absolute;
	top: -25px;
	width: 221px;
	height: 21px;
	left: 0px;
	text-align: center;
	padding-top: 1px;
	display: none;
	font-size: 10px;
	color: white;
	background: url('../images/next.png') no-repeat center top;
}
.vorschau:hover .next {
	display: block;
}
.vorschau img {
	border-left: 1px #9B9FA4 solid;
	border-right: 1px #8C9196 solid;
	border-top: 1px #9B9FA4 solid;
	border-bottom: 1px #8C9196 solid;
}
.container {
	width: 100%;
}
.minigalferie {
	float: left;
	width: 82px;
	height: 120px;
}
.minigalerie {
	width: 310px;
}
.minigalerie .galerie {
	width: 82px;
	height: 120px;
	margin: 10px 0px 0px 0px;
}
.minigalerie .beispiel {
	padding-bottom: 5px;
	background: url('../images/bg-minigalerie.png') no-repeat center bottom;
}
.galerie {
	float: left;
	margin: 50px 12px 0px 38px;
	width: 136px;
	height: 199px;
}
.galerie-quer {
	float: left;
	margin: 50px 0px 0px 66px;
	width: 193px;
	height: 142px;
}
.beispiel {
	margin-top: 0px;
	padding-bottom: 8px;
	background: url('../images/bb/beispiele-schatten.png') no-repeat center bottom;
	position:absolute;
}
.galerie-quer .beispiel {
	background: url('../images/schatten-quer.png') no-repeat center bottom;
}
.beispiel img {
	border-left: 1px #B3B6BA solid;
	border-right: 1px #969BA1 solid;
	border-top: 1px #B3B6BA solid;
	border-bottom: 1px #969BA1 solid;
}
.beispiel img:hover {
	border: 1px #ff8929 solid;
}
.galerie-quer:hover .beispiel {
	margin-top: -2px;
}
.galerie:hover .beispiel {
	margin-top: -2px;
}
.more {
	display: block;
	height: 146px;
	width: 136px;
	line-height: 30px;
	background-color: #FFFFCC;
	text-align: center;
	padding-top: 45px;
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	letter-spacing: 1px;
	font-size: 16px;
 	color: #0078a2;
}
.more:hover {
	background-color: #ff8929;
 	color: #fff;
}
.beispiel .more {
	border-left: 1px #B3B6BA solid;
	border-right: 1px #969BA1 solid;
	border-top: 1px #B3B6BA solid;
	border-bottom: 1px #969BA1 solid;
}
.a4 {
	height: 198px;
	width: 137px;	
	margin: 25px;
}
.clear {
	clear: both;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}
.loading {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: white;
	top: 0px;
	left: 0px;
}
.loadingtext {
	text-align: center;
	color: #C2CBCD;
	font-size: 22px;
	margin-top: 120px;
	line-height: 22px;
	cursor: default;
}
.loadingtext span {
	background: url('../images/preloader.gif') no-repeat left center;
	padding-left: 30px;
}

.loadingtext a {
	display: block;
	margin: 0 auto;
	background-color: #FFFFE1;
	border: 1px solid #59828E;
	padding: 20px;
	width: 500px;
	color: #3A4447;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	margin-top: 80px;
}
.loadingtext a:hover {
	text-decoration: underline;
}
.seite {
	position: absolute;
	right: 200px; top: 30px;
	width: 484px;
	text-align: center;
	color: #b7ad97;
	font-size: 13px;
}
.seite span {
	display: inline-block;
	padding: 4px 6px 4px 6px;
	line-height: 19px;
}
.seite span a {
	color: #b7ad97;
	display: inline-block;
	padding: 3px 6px 3px 6px;
	background-color: #fff;
	border: 1px dotted #B4B4B4;
	margin-right: 1px;
	margin-left: 1px;
	text-decoration: none;
}
.seite span a:hover {
	color: #fff;
	background-color: #ff8929;
	border: 1px solid #ff8929;
}
.rightfix {float: right}
.flatbutton {display:inline-block; background-color: #0088cc;color: white; font-family: Arial; font-size: 18px; font-weight: normal;border-radius: 3px; line-height: 43px;text-align: center; -webkit-transition:background .2s linear;-moz-transition:background .2s linear;-o-transition:background .2s linear;transition:background .2s linear;}
.flatbutton:hover {background-color: #009CE8; color: white}
.panel336 {width: 300px; margin: 0}
.dwl-panel {margin: 50px 0 40px 0; width: 300px; background-color: none; padding:0; font-size: 14px; line-height: 22px;border-radius: 3px;}
.selectFormat {padding: 21px 21px 45px 21px; background-image: url('../images/bg-dwld.gif'); background-position: center top; background-repeat: no-repeat}
.selectFormat select {width: 100%; padding: 5px 0; border: 1px #fff solid; font-size: 15px}
.dwl-panel .combi-btn {margin-bottom: 35px; float: right}
.dwl-panel .combi-btn a { line-height: 49px; font-size: 20px; float: left}
.btn-left {border-radius: 3px 0px 0px 3px}
.btn-right {border-radius: 0px 3px 3px 0px;}
.dwl-panel .btn-left {width: 245px; background-image: url('../images/download.gif'); background-position: 30px 17px; background-repeat: no-repeat; text-indent: 14px; border-right: 1px #fff solid}
.dwl-panel .btn-right {width: 54px; background-image: url('../images/icon-edit.png'); background-position: center center; background-repeat: no-repeat;background-color: #0099cc}
.dwl-panel .btn-right:hover {background-color: #009CE8}
.pdf-panel {float: left; width: 40px; margin-top: 30px}
.pdf-panel a {background-color: #F57369; width: 46px; height: 46px; display: block; border-radius: 4px; margin-bottom: 20px;}
.pdf-panel a:hover {background-color: #009CE8;}
.sans {font-family: Arial, Helvetica, Sans-Serif; font-size: 12px}
.schatten {border: 1px solid #888; margin-left: 6px; -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 6x 53x rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.5);}
.previewdocportrait {width: 500px;height: 707px;margin-top: 20px; z-index: 10; background-color: #fff}
.previewdoclandscape {width: 500px; height: 350px; margin-top: 12px; z-index: 10; background-color: #fff}
