﻿body {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	overflow-y: scroll;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

td, tr {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	vertical-align: top;
}

img {
	border: none;
}

label {
	min-width: 140px;
	display: inline-block;
	margin:1px;
}

a {
	color: #02056C;
	text-decoration: none;
	font-weight: 500;
}

	a:hover {
		text-decoration: underline;
	}

h1 {
	margin-top: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #7590B9;
	margin-bottom: 0.5em;
}

/*h2 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:0;
	color:#222;
}*/

/*h3 {
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:0;
	color:#333;
}*/

h2, h3, h4 {
	font-size: 1.0em;
	margin-top: 1.5em;
	margin-bottom: 1em;
	color: #1d3d6d;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0;
}

input[type="text"], input[type="password"], input[type="file"], textarea, select {
	padding: 2px;
	border: 1px solid #ccc;
	min-width: 178px;
	margin:3px 1px;
}

select {
	line-height:1.0em;
}

	table.accountData tr td input[type="text"], table.accountData tr td input[type="password"] {
		min-width:inherit;
	}

.smaller {
	font-size: 0.9em;
}

/* header bereich - start */
div.page {
	width: 1050px;
	margin: 0 auto;
	background-color: #fff;
}

div.header, div.header.large {
	border-bottom: 1px solid #888;
}

div.header {
	width: 1030px;
	height: 193px;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url('../Images/Portal/header.jpg');
	margin-bottom: 1em;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

	div.header.large {
		width: 1030px;
		height: 347px;
		padding-top: 20px;
		padding-left: 20px;
		background-image: url('../Images/Portal/header_large.jpg');
	}

	div.header div.leftPart {
		margin-top: 40px;
		margin-left: 40px;
		max-width: 600px;
	}

		div.header div.leftPart p {
			color: #eee;
			margin-top: 0;
			
		}

		div.header div.leftPart h1 {
			color: #fff;
			font-size: 2.4em;
			max-width: 450px;
		}

	div.header.large div.leftPart h1 {
		font-size: 2.8em;
	}

	div.header div.logoPart p {
		color: #eee;
		padding-left: 25px;
	}

	div.header div.logoPart {
		width: 225px;
		float: right;
	}

/* header bereich - ende */

/* navigation - start */
div.navigation, .box, fieldset, .legende, .lightbox, .successMessage, .errorMessage, #popupWindow {
	border: 1px solid #657D8B;
	width: 186px;
	padding: 6px 6px;
	margin-bottom: 1em;
	vertical-align: top;
	box-shadow: 3px 3px 3px #ccc;
	border-radius: 3px;
}

.successMessage, .errorMessage {
	padding:1.2em 6px;
}

	fieldset, .legende, .box.normalWidth, .lightbox, .filter, .successMessage, .errorMessage, #popupWindow {
		width: inherit;
	}

	.box h4, .navigationTitle {
		overflow:hidden;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		color: #fff;
		font-weight: normal;
		margin-top: -6px;
		margin-left: -6px;
		margin-right: -6px;
		margin-bottom: 0.5em;
		padding: 2px 0 2px 8px;
		font-size: 1.05em;
		background-image: url('../Images/Portal/button_back.png');
	}

.legende h3 {
	margin-top:0;
	font-size:1.2em;
}

	div.navigation ul {
		margin: 0;
		padding: 0;
		list-style-type:none;
		
	}

		div.navigation ul li {
			/*list-style-image: url('../Images/Icons/naventry.png');
		list-style-position: inside;*/
			padding:2px;
		}

		div.navigation ul li a {
			display: inline-block;
			padding: 0.2em;
			/*padding-left: 2px;*/
			padding-right: 0;

			background-image: url('../Images/Icons/naventry.png');
			background-repeat:no-repeat;
		}


			div.navigation ul li:hover {
				background-image: url('../Images/Portal/button_back.png');
				
			}

			div.navigation ul li:hover a {
				color: #fff;
				text-decoration: none;
				background-image:url('../Images/Icons/naventryActive.png');
			}

		div.navigation ul li.active {
			background-color: #afc9ef;
			color: #fff;
		}

		div.navigation ul li {
			border-radius: 3px;
			margin-top: 0.2em;
			margin-bottom: 0.1em;
		}

/* navigation - end */

/* main start */

.main {
	padding: 0 23px;
	overflow: hidden;
	max-width: 600px;
}

/* main end */

/* ugly box - start */
.box.ugly {
	border-color: #DFD9BA;
	background-color: #FEFFEF;
	width: 186px;
}

	.box.ugly a {
		color: #82471B;
	}
/* ugly box - end */

/* buttons start */
a.button, input[type="submit"], input[type="button"], input[type="reset"] {
	border: 1px solid #7590B9;
	padding: 2px 16px;
	background-color: #D5BA86;
	background-image: url('../Images/Portal/button_back.png');
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	cursor:pointer;
}

	a.button:hover {
		text-decoration: none;
	}

/* buttons end */

/* layout container start */
.leftColumn, .rightColumn {
	width: 47%;
	display: inline-block;
	vertical-align: top;
}

/*.rightColumn {
	margin-left: 20px;
}*/

/* ugly loginbox */

.box.ugly input[type="text"], .box.ugly input[type="password"] {
	min-width: 176px;
}

.box.ugly ul {
	margin: 0;
	padding-left: 0;
	list-style-image: url('../Images/Portal/cc_page_arrow_noborder.png');
	list-style-position: inside;
	margin-top: 1em;
}

	.box.ugly ul li {
		padding-top:2px;
		padding-bottom:2px;
	}

.box.ugly input[type="submit"], .box.ugly input[type="button"], .box.ugly a.button {
	border-color: #924010;
	background-color: #D5BA86;
	background-image: url('../Images/Portal/ugly_button_back.png');
	color: #fff;
	border-radius: 3px;
}

.box.ugly h4 {
	background-image: url('../Images/Portal/ugly_button_back.png');
}

.deposit {
	float: right;
	font-weight: bold;
}

a.button.large {
	padding: 0.5em 20px;
	border-color: #922005;
	background-color: #D5BA86;
	background-image: url('../Images/Portal/orange_button_back.png');
	border-radius: 10px;
	font-size: 1.3em;
	font-weight:bolder;
	min-width: 235px;
}

.legende {
	margin: 1em 0;
}

/* layout container end */

/* footer start */


/* footer end */

/* popup start */
div.popup {
	padding: 20px;
	text-align: left;
	margin: auto;
}

	div.popup p {
		text-align: left;
	}

	div.popup p, div.popup ul div.popup p {
		margin: 0em 0em 2em 0em;
	}
/* popup end */

.nomargin {
	margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.noListStyle {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	.noListStyle li {
		overflow: hidden;
		width: 100%;
		padding:0.3em 0;
	}

li.pdf, li.bm, li.doc {
	margin-left: -2px;
	padding: 4px 0px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position:left center;
}

li.pdf {
	background-image: url('../Images/Icons/icon_pdf.png');
}

li.bm {
	background-image: url('../Images/Icons/icon_bm.png');
}

li.doc {
	background-image: url('../Images/Icons/icon_word.png');
}

.t-grid-pager, .t-widget .t-status {
	overflow: hidden;
}

.t-alt, .t-grid-pager, .t-widget .t-status {
	background-color: #f0f0ff;
}

.t-widget .t-status, .t-grid-pager {
	border-color: #afc9ef;
}

/* alternative telerik layout start */

.t-grid td, .t-grid th {
	margin: 0;
	padding: 2px 3px;
}

.t-grid-header .t-header, .t-grid-header .t-header .t-link {
	padding: 0;
	margin: 0;
	color: #224;
}

.t-grid-header .t-header {
	padding: 2px;
}

.t-grid {
	margin-right: 10px;
	border-color: #afc9ef;
}

.t-widget.t-datepicker {
	width: 155px;
}

span.t-select {
	margin-top: 2.5px;
}

.t-grid-header .t-header {
	background: #7590B9 url('../Images/Portal/grid_header_back.png') repeat-x;
	border-color: #afc9ef;
}

.t-grid .t-status {
	height: inherit;
}

.t-status-text {
	line-height: inherit;
}

div.t-grid {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-right: 2px;
}

.t-grid-pager {
	padding: 2px 4px;
}

.t-icon.t-icon-calendar {
}


.t-widget.t-tabstrip.t-header {
	background:none;
	border:none;
}

ul.t-tabstrip-items li.t-item.t-state-default {
	background-color:#f0f0ff;
}

ul.t-tabstrip-items li.t-item.t-state-active {
	background-image:url('../Images/Portal/button_back.png');
	
}
	ul.t-tabstrip-items li.t-item.t-state-active a.t-link {
		color:#fff;
	}

ul.t-tabstrip-items li.t-item.t-state-hover {
	background-color:#AFC9EF;
}


/* alternative telerik layout end */

/* jobfilter start */



.t-icon.t-icon-calendar {
	margin-top:0.5px;
}

.t-widget.t-datepicker {
	width:100px;
	margin-right:4px;
}

.t-picker-wrap {
	margin:3px 1px;
}

.filter input[type="text"] {
	min-width:160px;
}

.filter select {
	min-width:166px;
}

input[type="text"].t-input, .filter input[type="text"].t-input {
	min-width:100%;
	width:100%;
}

input[type="text"] {
	height:18px;
}

.t-input[type="text"] {
	padding:2px;
}


.filter label {
	display: block;
}

/* jobfilter end */

.actions {
	margin-top: 1em;
	text-align: right;
}

	.actions.left {
		text-align: left;
	}

select#itemsPerPage {
	width: 60px;
	min-width: 60px;
}

/* price calculator start */

.pricecalculator input[type="text"] {
	width: 20px;
	min-width: 20px;
}

.pricecalculator label {
	display: inline;
	overflow: visible;
}

	.pricecalculator label[for="Letters"], .pricecalculator label[for="Pages"] {
		width: 146px;
		display: inline-block;
	}

.pricecalculator h5 {
	font-size: 0.9em;
	margin: 0.8em 0 0.3em 0;
}

.pricecalculator p {
	margin: 0;
}

.pricecalculator hr {
	border:0;
	border-top:1px solid #657D8B;
	height:1px;
	margin-left:-7px;
	margin-right:-7px;
}

.pricecalculator input[type="radio"] {
	margin: 0;
}

/* price calculator end */

/* adboxx start */
.adboxx {
	text-align: center;
}

	.adboxx h3 {
		color: #f00;
		font-weight: bold;
	}
/* addbox end */

.required {
	background-color:#f0f0ff;
	border-color:#ccf;
}

.legendLink {
	float: right;
}

.pagerRight {
	text-align: right;
}

img.hoverImage, img.hoverImageNoResize {
	width: 400px;
	margin: 1em auto;
	display: block;
	border: 1px dotted #888;
}

img.signatureImage {
  border: 1px solid lightgray;
  background-color: #fff;
  max-width: 55%;
  max-height:150px;
}

	img.hoverImage:hover {
		position: fixed;
		width: 800px;
		background-color:#fff;
		border: 3px solid #888;
	}

.imageLink {
	margin-top: 0.4em;
	margin-bottom: -0.4em;
}

.t-subheader {
	background-color: #DDE8F5;
	color: #006;
}

table.pricelist {
	width: 100%;
	margin-bottom: 1em;
}

table.pricelist tr td, table.pricelist tr th {
	border-right: 1px solid #AFC9EF;
	padding: 2px 4px;
}

table.pricelist tr td:last-child, table.pricelist tr th:last-child {
	border-right: none;
}

table.pricelist {
	border: 1px solid #afc9ef;
}


table.newpricelist {
	width: 100%;
	margin-bottom: 1em;
  border: 1px solid #afc9ef;
}

table.newpricelist tr th {
	border-right: 1px solid #AFC9EF;
	padding: 2px 4px;
  font-weight: normal;
  text-align: left;
}

table.newpricelist tr td {
	/*border-right: 1px solid #AFC9EF;*/
	padding: 2px 4px;
}

table.newpricelist tr td:last-child, table.newpricelist tr th:last-child {
	border-right: none;
}


.impressum h2 {
	color: #333;
	font-size: 1.4em;
}

.recipientSwapper {
	background-position:right top;
	padding-right:10px;
	background-repeat:no-repeat;
	font-size:0.9em;
	cursor:pointer;
}

.recipientSwapper.expanded {
	background-image:url('../Images/Shared/expander_up.png');
}

.recipientSwapper.expanded:hover {
	background-image:url('../Images/Shared/expander_up.png');
}

.recipientSwapper.shrinked {
	background-image:url('../Images/Shared/expander_light.png');
}

.recipientSwapper.shrinked:hover {
	background-image:url('../Images/Shared/expander.png');
}


.field-validation-error {
	color:#800;
}

.input-validation-error, 
input[type="text"].input-validation-error, 
input[type="password"].input-validation-error,
input[type="file"].input-validation-error {
	border:1px solid #800;
	background-color:#ffd0d0;
}

.errorMessage {
	border-color:#800;
	background-color:#ffd0d0;
	color:#800;
}

.successMessage {
	border-color:#080;
	background-color:#d0ffd0;
	color:#080;
}

.featureEntry th{
	text-align:left;
}



#popupWindow {
	display:none;
	position:absolute;
	background-color:#fff;
}

div.t-widget.t-grid table tr td {
	vertical-align:top;
}