@CHARSET "UTF-8";

#gift-frame {
	z-index: 1100 !important;
}

body {
	font-family: Verdana,arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

.part {
	width: 976px;
}

#container {
	margin:0 auto 0;
	text-align:left;
	width:988px;
	background-image: url("../../img/layout/shadow_top.jpg");
	background-position: 0px 72px;
	background-repeat: no-repeat;
}

#container .header {
	height: 57px;
	width: 986px;
	padding:8px 4px;
}

#container .header img {
	border: 0 none;
}

#container .header .pLeft {
	float:left;
	margin-top:7px;
	position: relative;
	height: 45px;
	width: 240px;
	margin-left: 2px;
}

#container .header .pLeft #logo1,
#container .header .pLeft #logo2 {
    position: absolute;
    top:0px;
    left:0px;
}

#container .header .pRight {
	float:right;
	padding-top:3px;
	margin-right: 7px;
	position:relative;
	z-index: 200;
	text-align: right;
}

#container .header .socialIcon {
	width: 21px;
	height: 21px;
}

#container .header .socialIcon img {
	width: 100%;
	height: 100%;
}

.socialIcon.instagram {
	float: right;
	padding-top: 2px;
	padding-right: 1px;
	margin-left: 9px;
}

#container .shadow_center {
    background-image: url("../../img/layout/shadow.jpg");
    float: left;
    margin-top: 15px;
    padding: 60px 6px 0;
    width: 976px;
}

#container .content_body {
	width:976px;
	margin-top: -72px;
	line-height: 20px;
}

#container .footer {
	padding: 12px 20px 30px 20px;
    background-image: url("../../img/layout/foot_backg.jpg");
	background-repeat: no-repeat;
	background-position: 1px 0px;
	clear: both;
	height: 33px;
	color: #7a7a7c;
}

#container .footer div.line {
	padding: 5px 0px;
	margin: 0px 10px;
	border-top: 1px solid #CCC;
}

#container .footer div.last {
	border-bottom: 1px solid #CCC;
}

#container .footer .pLeft {
	float:left;
}

#container .footer .pRight {
	float:right;
}

.breadcumb {
	/*background-image: url(../../img/layout/shadow_breadcumb.jpg);
	background-repeat: no-repeat;*/
	padding:11px 16px;
	font-size: 11px;
	color: #7a7a7c;
	clear: left;
}

.clearfloat {
	clear: both;
}

.csm_pfeil {
	padding-left: 17px;
	background-image: url(../../img/icons/csm_pfeil.gif);
	background-repeat: no-repeat;
}

.csm_pfeil2 {
	padding-left: 17px;
	background-image: url(../../img/icons/csm_pfeil.gif);
	background-repeat: no-repeat;
}

.topLine {
	border-top:1px solid #cccccc;
}

#ErrorPop {
	background-color:#efefef;
	background-image:url(../../img/contentbackg2.jpg);
	background-position:0px;
	background-repeat:no-repeat;
	border:1px solid #808080;
	color:#4C4C4C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	left:120px;
	position:absolute;
	text-decoration:none;
	top:-200px;
	display:none;
	width:200px;
	z-index:1;
}
