/* das Stylesheet fuer plattformspezifische Sachen von firstprint  */
/* hier gehoeren nur Angaben rein, die auf ALLEN firstprint-Seiten */
/* gueltig sind                                                  */

/* * * STANDARDS * Stnad 16.03.2011 * * */
/* default erst mal alle Abstaende und Innenabstaende auf 0 setzen */


td img{
	display: block;
}

#ordertable img{
	display: inline;
}

#ordertable input[type=checkbox] {
	margin: 2px 0;
}
/************* allgemeine Klassen ***********/

.left {
	float: left;
}

.box_width556 {
	width: 556px;
}

.hidden {
	visibility: hidden;
}

.dpyNone {
	display: none;
}


/*//////////////*/
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ * html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/***********************/
/*** regular margins ***/
/***********************/

.top5 {
	margin-top: 5px;
}

.top6 {
	margin-top: 6px;
}

.top8 {
	margin-top: 8px;
}

.top9 {
	margin-top: 9px;
}

.top10 {
	margin-top: 10px;
}

.top14 {
	margin-top: 14px;
}

/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.top14 {
		margin-top: 13px;
	}
}

.top15 {
	margin-top: 15px;
}

.left2 {
	margin-left: 2px;
}

.left3 {
	margin-left: 3px;
}

.left5 {
	margin-left: 5px;
}

.right20 {
	margin-right: 20px;
}

/********************************************/
a#abbuchungsauftrag {
    text-decoration: underline;
}
h2.firstHeading {
	margin-top: 10px;
}

.alignItem{
	text-align: start;
}

.alignItem img{
	display: block;
}

.bottomAlign{
	margin-bottom: -14px;
}

input {
	height: 20px;
	padding-left: 3px;
	padding-left: 3px\9;
	font-size: 11px;
	color: #506070;

	box-sizing : border-box;
	-moz-box-sizing: border-box;
}

.button,
.button_small,
.button_alertOK_small {
	display:block;
	height: 16px;
	line-height:16px;
	line-height/*\**/:17px\9; /*ie hack*/
	text-align:center;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
    background-color:#3377c0;
    border-right: 2px solid #195090;
    border-bottom: 2px solid #195090;
    border-left: 2px solid #478fd9;
    border-top: 2px solid #478fd9;
}
/*ie hack*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.button,
.button_small,
.button_alertOK_small{line-height: 17px;}
}
.button_align{
	line-height:10px;
}

div#alertConfirmButtons {
	bottom: 10px;
}
a#confirmButtonCancel {
	float: right;
}

a#confirmButtonRefresh {
	float: right;
}

a#confirmButtonChange {
    float: right;
}

a#confirmButtonDelete {
    float: left;
}

a#OSC_continueOrder_Btn {
    float: left;
}

a#OSC_cancelOrder_Btn {
    float: right;
}

.button:hover,
.button_small:hover,
.button_alertOK_small:hover {
	font-size:11px;
	text-decoration:none;
	background-color: #225894;
	color: white;
	border-right: 2px solid #1b4676;
	border-bottom: 2px solid #1b4676;
	border-left: 2px solid #4e79a9;
	border-top: 2px solid #4e79a9;
}

.button:active,
.button_small:active,
 .button_alertOK_small:active {
	background-color: #225894;
	border-right: 2px solid #1b4676;
	border-bottom: 2px solid #1b4676;
	border-left: 2px solid #4e79a9;
	border-top: 2px solid #4e79a9;
}
.button[disabled],
.button[disabled]:hover,
.buttonInactive,
.buttonInactive:hover {
	display: block;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #516274;
	background-color: #D3DAE2;
	border-right: 2px solid #465568;
	border-bottom: 2px solid #465568;
	border-left: 2px solid #E0E5EB;
	border-top: 2px solid #E0E5EB;
	cursor: default;
}
.button[disabled]{
	display: block;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #516274;
	background-color: #D3DAE2;
	border-right: 2px solid #465568;
	border-bottom: 2px solid #465568;
	border-left: 2px solid #E0E5EB;
	border-top: 2px solid #E0E5EB;
	cursor: default;
}

#ForgotPwd_send_Btn.top47 {
	margin-top: 47px;
	_margin-top: 49px;
}


div#content,
div#content_affiliate {
	height: 661px;
	border-bottom: 1px dotted #516274;
}

div#content_freeprint {
	height: 595px;
}

div#content_affiliate {
	height: 680px;
}

section#center-wrap {
	width: 948px;
	margin: 0 auto;
}

p.clearfloating {
	line-height: 0.1%;
	clear: both;
}


div.col {
	width: 185px;
}

div.col-left {
	float:left;
}

div.col-right {
	float: right;
}

div.col-middle {
	text-align: left;
	/*margin-right: 185px;
	margin-left: 185px;*/
	float: left;
	width: 576px;
}

div.col-left-and-middle {
	text-align: left;
	float: left;
	width: 756px;
}

div.content {
	clear: both;
}

div.col-middle-left {
	float: left;
	width: 273px;
}


div.col-middle-right {
	float: right;
	width: 273px;
}

div.inner-space {
	padding: 0 10px 0 10px;
}

div.height_wrapper_top {
	height: 20px;
	margin-top: 10px;
}

/* * * FOOT * Stand 16.03.2011 / update 23.04.2012, navi keine liste mehr um zu verhindern das in
einigen Sprachen Produktinfotext in Navi einflie�t * * */

footer#foot {
	width: 947px;
	margin: 0 auto;
	text-align: justify;
	color: #516274;
	clear: both;
	padding-top: 5px;
}

/*ul#foot-navi {
	float: right;
	list-style-type: none;
	margin: 0px 0 0 10px;
	line-height:13px;
}

ul#foot-navi li {
	float: left;
	padding: 0px 5px 0px 5px;
	border-right: 1px dotted;
}

#foot-navi li#last {
	border-right: 0px;
	padding: 0px 0px 0px 5px;
}
*/

#copyright {
	float: right;
	border: none;
	padding: 0px;
	text-transform: uppercase;
}

.foot_navi a,
.foot_navi span {
	border-right: 1px dotted;
	padding: 0 5px;
	float: left;
}

.foot_navi a#last {
	border-right: 0px;
	padding: 0px 0px 0px 5px;
}

.foot_navi .leftLink {
	padding-left: 0px;
}

/* delete if all files are adapted */
td {
	font-size: 11px;
}

a.edit_link {
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
}


a.edit_icon {
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
}

#DivWebcamLinksTop a{
    color: #003399;
    font-family: arial;
}

#DivWebcamLinksBottom a{
    color: #003399;
    font-family: arial;
}

.activeCam a{
	font-weight: bold !important;
}