@CHARSET "UTF-8";

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}

html {
	background-image: url(../img/page-bg.png);
	background-repeat: repeat-x;
}

body {
	padding-left: 77px;
	padding-bottom: 10px;
	color: rgb(62, 61, 55);
	font-family: Arial;
	font-size: 13px;
	background-image: url(../img/header-bg.png);
	background-repeat: no-repeat;
}

h1 {
	margin-bottom: 0.5em;
	color: rgb(255, 126, 41);
	font-size: 20px;
	font-weight: normal;
}

h2 {
	margin-bottom: 0.5em;
	color: rgb(81, 81, 70);
	font-size: 13px;
}

h3 {
	margin-bottom: 0.3em;
	font-size: 22px;
	font-weight: normal;
}

p {
	margin-bottom: 0.8em;
}

a {
	color: rgb(102, 153, 204);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

fieldset {
	border: none;
}

td {
	padding: 0 2px;	
}

.clear {
	clear: both;
}

.content-element {
	margin-bottom: 2em;
}

.up {
	clear: both;
	padding-top: 15px;
}

.contenttable {
	border-spacing: 0px;
}

.csc-mailform {
	margin-top:25px;
	width: 200px;
}

.csc-mailform-submit, #sf_send {
	float: right;
	margin-top: 15px;
}

#mailformfirma, #mailformname, #mailformstr_nr, #mailformplz_ort, #mailformemail, #mailformnachricht {
	border: 1px solid #c1c1bc;
	width: 350px;
}

.navigation {
	list-style: none;
}

#header {
	height: 81px;
	padding-top: 20px;
}

#header .pinax, #header .citycards, #header .phone, #header .ecards {
	float: left;
}

#header .pinax {
	margin-top: 2px;
	margin-left: 47px;
}

#header .citycards {
	margin-left: 15px;
}

#header .phone {
	margin-top: 5px;
	margin-left: 60px;
	color: #a5a49d;
	font-size: 28px;
}

#header .ecards {
	margin-top: 9px;
	margin-left: 70px;
}

#wrap {
	float: left;
}

#main {
	float: left;
}

#navigation-main {
	margin-left: 35px;
	width: 643px;
	padding: 0px 8px;
	overflow: hidden;
}

#navigation-main li {
	float: left;
	margin-right: 20px;
	height: 20px;
	width: 128px;
	padding-top: 7px;
	text-align: center;
}

#navigation-main li.active {
	background-image: url(../img/nav_active-bg.png);
	background-repeat: no-repeat;
}

#navigation-main li a {
	color: rgb(93, 84, 68);	
	text-decoration: none;
}

#navigation-main li a:hover {
	color: rgb(153, 153, 153);
}

#navigation-main li.active a {
	color: #ffffff;
}

#content {
	width: 658px;
	padding: 0 8px;
	background: url(../img/content-bg.png);
	background-repeat: repeat-y;
}

#contentHome {
	height: 327px;
	width: 680px;
	margin: 25px 7px 0;
	color: #ffffff;
	background-image: url(../img/home_top-bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

	#contentHome h1 {
		margin-bottom: 0;
		font-weight: bold;
	}

		#contentHome h1 a {
			color: #ffffff;
			font-size: 16px;
			text-decoration: none;
		}

	#contentHome p a {
		color: #000000;
		text-decoration: none;
	}

	#contentHome .special {
		height: 145px;
		width: 285px;
	}

	#contentHome #druck {
		float: left;
		margin-top: 15px;
		margin-left: 40px;
	}

#contentHome #citycards {
	float: right;
	margin-top: 15px;
	margin-right: 60px;
	text-align: right;
}

#contentHome #shop {
	float: left;
	margin-top: 110px;
	margin-left: 40px;
	height: 55px;
}

#contentHome #flyer {
	float: right;
	margin-top: 110px;
	margin-right: 60px;
	height: 55px;
	text-align: right;
}

#contentTop {
	color: #ffffff;
	background-image: url(../img/content_top-bg.png);
	background-repeat: no-repeat;
	background-color: #ff9518;
}

	#contentTop img {
		display: block;
		padding-top: 25px;
		padding-left: 40px;
	}

	#contentTop .content-element {
		padding-top: 20px;
		padding-left: 40px;
		padding-right: 50px;
		padding-bottom: 10px;
	}

	#contentTop h1 {
		color: #ffffff;
	}
	
	#contentTop a {
		color: #ffffff;
		text-decoration: underline;
	}

#contentMain {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-left: 40px;
	background-color: #ffffff;
}

#contentRight {
	float: left;
	margin-left: 17px;
	width: 170px;
	padding-top: 20px;
	background-color: #ffffff;
}

#footer {
	width: 658px;
	padding: 0 8px;
	background-image: url(../img/footer-bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#footer .copyright {
	float: left;
	margin-top: 6px;
	margin-left: 40px;
	font-size: 9px;
}

#navigation-sub {
	float: left;
	margin-left: 30px;
	height: 20px;
	width: 463px;
	padding-top: 3px;
	text-align: center;
	background-image: url(../img/footer_navigation-bg.png);
	background-repeat: no-repeat;
}

#navigation-sub li {
	display: inline;
}

#navigation-sub li a {
	padding: 0 6px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
}

#navigation-sub li a:hover {
	color: #000000;
}

#navigation-sub li.last a {
	border-right: none;
}

#banner {
	float: left;
	margin-top: 25px;
	margin-left: 0px;
	width: 160px;
	color: #b3ab9c;
}

	#banner p {
		font-size: 13px;
		line-height: 19px;
	}


	
/**
 * Gewinnspiel
 */	

#groupview {
	margin-bottom: 15px;
}

#fotowettbewerb #groupview a {
	margin-right: 10px;
}

#fotowettbewerb #groupview img {
	margin-bottom: 20px;
}

#wettbewerb_table {
	width:300px;
}

#fotowettbewerb #detailview {
	display: none;
	width: 340px;
	background-color: #ffffff;
	margin-bottom: 15px;
}

#fotowettbewerb #detailview img {
	display: block;
	float: left;
}

#fotowettbewerb #detailview .zoom_out {
	margin-left: 5px;
}

#fotowettbewerb #detailview p {
	clear: both;
	float: left;
	width: 250px;
}



/**
 * Send a friend Formular
 */

#sf_mymail, #sf_myname, #sf_text, #sf_betreff, #sf_friendmail, #sf_friendname {
	border: 1px solid #c1c1bc;
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px!important;
	color: #5d5444;
}

#sf_mymail, #sf_friendmail {
	margin-bottom: 20px;
}

#mail_progress {
	margin-top: 10px;
	color: #009900;
	display: none;
}



/**
 * Preisrechner
 */

#preisrechner { 
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom: 25px;
}

#preisrechner h1 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}

#preisrechner .col1, #preisrechner .col2 {
	float: left;
	margin-right: 24px;
	width: 270px;
}

#preisrechner label {
	float: left;
	display: block;
	padding-left: 1px;
	padding-right: 10px;
	width: 70px;
	color: #5d5444;
	clear: both;
	text-align: right;
}

#preisrechner select#motive {
	width: 40px;
	float: left;
}

#preisrechner select#auflage {
	width: 70px;
}

#preisrechner label#label_auflage {
	clear: none;
	width: 60px;
}

#preisrechner .checkbox label {
	width: 206px;
}

#preisrechner select, #preisrechner input {
	display: block;
	width: 160px;
	color: #5d5444;
}

#preisrechner select#paper {
	width: 455px;
}

#preisrechner #pk_motive {
	margin-bottom: 5px;
}

#preisrechner .desc {
	display: block;
	margin-bottom: 1em;
	padding-left: 81px;
	color: #5d5444;
	font-size: 90%;
}

#preisrechner .buttons {
	margin-right: 68px;
	text-align: right;
}

#preisrechner .buttons input {
	display: inline;
	margin-top: 10px;
}

#preisrechner select {
	margin-bottom: 1em;
}

#preisrechner label.checkbox {
	padding-left: 0;
	padding-bottom: 0px;
	text-align: left;
}

#preisrechner input.checkbox {
	display: inline;
	margin-right: 5px;
	width: 15px;
}

#preisrechner .description {
	float: left;
	width: 90px;
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	text-align: right;
}

#preisrechner .option_list {
	margin-top: 20px;
}

#preisrechner .zwischensumme {
	color: #fff;
}

#preisrechner .zwischensumme .netto, #preisrechner .zwischensumme #netto {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #fff;
}

#preisrechner .zwischensumme .mwst, #preisrechner .zwischensumme #mwst {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
}

#preisrechner .option_list .label {
	clear: both;
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	padding-left: 1px;
	padding-right: 10px;
}

#preisrechner .option_list .value {
	display: block;
	float: left;
	width: 140px;
	text-align: right;
}

#preisrechner #price {
	float: left;
	display: block;
	width: 150px;
	padding-top: 5px;
	color: #fff;
	font-size: 18px;
	text-align: right;
}


/**
 * Fotodoku
 */

.date {
	/*text-align: right;*/
}

.date a {
	margin-right: 50px;
}