/* CSS Document */

body {
	background:white url(../images/back-pattern.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	}
a {
	color:#b77385;
	text-decoration:none;
	}
#header-back {
	background:url(../images/header.png) no-repeat top center;
	position:absolute;
	right:-160px;
	top:0;
	height:350px;
	width:1280px;
	z-index:-100;
	}
#header-container {
	height:350px;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
#header {
	width:960px;
	margin:0 auto;
	height:240px;
	padding:57px 0 0;
	font-family:Cambria, Verdana, Geneva;
	font-size:21px;
	line-height:24px;
	color:#81505e;
	position:relative;
	}
.header-column {
	width:320px;
	float:left;
	text-align:center;
	height:240px;
	}
.h-column-1 {
	padding-top:100px;
	height:140px;
	}
.header-info-block .content div {
	padding-bottom:15px;
	padding-left:45px;
	}
.h-column-1 span {
	font-size:14px;
	font-weight:bold;
	display:block;
	}
#logo {
	width:250px;
	height:120px;
	margin-top:53px;
	display:block;
	text-align:right;
	}
#logo img {
	margin-right: -17px;
}	
.h-column-3 {
	background:url(../images/couple.png) no-repeat;
	}
#clock {
	background:url(../images/clock-back.png) no-repeat;
	width:203px;
	height:126px;
	position:absolute;
	left:90px;
	top:8px;
	font-size:37px;
	text-shadow:1px 1px 0 white, -1px -1px 0 white;
	}
#clock div.container {
	padding:25px 0 0 34px;
	}
#clock div.text {
	font-size: 13px;
    padding: 15px 14px 0 0;
    text-align: center;
	}
#clock span {
	padding:0 10px;
	box-shadow:1px red;
	}
#content-container {
	background-color:rgba(255, 255, 255, 0.5);
	width:922px;
	margin:0 auto;
	padding:0 19px;
	/*width:1242px;
	padding:0 19px;
	margin:0 auto;*/
	}
#content {
	background:white url(../images/content-top-background.jpg) no-repeat top center;
	border-left:1px solid #736a65;
	border-right:1px solid #736a65;
	min-height:500px;
	width:870px;
	padding:0 25px;
	}
#primary {
	overflow:hidden;
	position:relative;
	width:920px;
	margin:0 auto;
	font-family:Cambria, Verdana, Geneva;
	font-size:14px;
	text-transform:uppercase;
	border-top:4px solid white;
	font-weight:bold;
	}
ul.primary-links {
	float:left;
	left:50%;
	position:relative;
	}
ul.primary-links li {
	display:block;
	float:left;
	right:50%;
	position:relative;
	padding:0;
	}
ul.primary-links li a {
	display:block;
	padding:10px 15px;
	height:28px;
	}
ul.primary-links li a.active, ul.primary-links li.active-trail a {
	background:url(../images/menu-btn-back.png) repeat-x transparent;
	color:#81505d;
	position:relative;
	padding:10px 0px;
	margin:0 15px;
	}
ul.primary-links li a.active:before, ul.primary-links li.active-trail a:before {
	content:"";
	width:15px;
	height:48px;
	background:url(../images/menu-btn-left.png) no-repeat transparent;
	position:absolute;
	left:-15px;
	top:0;
	}
ul.primary-links li a.active:after, ul.primary-links li.active-trail a:after {
	content:"";
	width:15px;
	height:48px;
	background:url(../images/menu-btn-right.png) no-repeat transparent;
	position:absolute;
	right:-15px;
	top:0;
	}
ul.primary-links li a:hover {
	color:#75515d;
	}
.header-bubble-block {
	position:absolute;
	font-size:14px;
	text-transform:uppercase;
	color:white;
	background:#F9F;
	height:30px;
	background:#fb629b;
	border:2px solid white;
	border-radius:7px;
	padding:6px 10px 0;
	right:128px;
	bottom:-7px;
	z-index: 10;
	}
.header-bubble-block:after {
	content:"";
	left:45%;
	background:url(../images/bubble-arrow.png) no-repeat;
	width:14px;
	height:9px;
	position:absolute;
	bottom:-9px;
	}
.header-bubble-block span {
	display:block;
	position:absolute;
	right:-8px;
	top:-8px;
	height:17px;
	width:17px;
	background:url(../images/close-btn.png) no-repeat;
	}
#footer {
	height:170px;
	}
.footer-back {
	background:url(../images/footer.png) no-repeat center;
	width:1280px;
	height:170px;
	position:absolute;
	top:0;
	right:-160px;
	z-index:-100;
	}
.footer-content {
	text-align:center;
	padding-top:120px;
	color:#fff;
	width:960px;
	margin:0 auto;
	position:relative;
	}
h1.title {
	border-bottom:2px solid #a61163;
	color:#a61163;
	font-family:Cambria, Verdana, Geneva;
	font-size:24px;
	text-transform:uppercase;
	padding:20px 40px 5px;
	text-align:center;
	margin-bottom:20px;
	}
#content {
	color:#2f2f2f;
	}
.content-column {
	width:435px;
	float:left;
	}
.big-photo, .small-photo {
	border:2px solid #f1c8d3;
	float:left;
	margin:0 6px 12px;
	}
a img {
	vertical-align:bottom;
	}
.content-column .field {
	width:395px;
	margin:0 20px;
	border-bottom:1px solid #f1c2d8;
	overflow:hidden;
	padding:1px 0 4px;
	}
.content-column .field-label {
	font-weight:normal;
	float:left;
	color:#d2347f;
	padding-right:10px;
	width:190px;
	overflow:hidden;
	/*text-align:right;*/
	}
.content-column .field-items {
	float:left;
	width:195px;
	}
.content-column .fieldgroup {
	/*background-color:#f3f3f3;
	border:3px solid #cecece;*/
	margin:0 0 20px;
	border-radius:10px;
	}
.content-column .fieldgroup .content {
	padding:0 0 5px;
	}
.content-column .fieldgroup h2 {
	text-align:center;
	width:435px;
	font-size:16px;
	padding:10px 0 15px;
	text-decoration:underline;
	}
.content-column .field-field-target, .content-column .field-field-p-characteristic, .content-column .field-field-mail {
	border:none;
	}
.content-column .field-field-languages, .content-column .field-field-languages2, .content-column .field-field-languages3 {
	border:none;
	padding-bottom:0;
	}
.field-field-languages .field-items {
	}
.content-column .field-field-langlvl > div, .content-column .field-field-languages2 > div, .content-column .field-field-languages3 >div, .content-column .field-field-langlvl2 > div, .content-column .field-field-langlvl3 > div {
	margin-left:200px;
	}
.about-container {
	float:left;
	border:1px dashed #F1C8D3;
	padding:6px 0;
	margin:0 1px 20px;
	}
.about-container:hover {
	border:1px solid #A61163;
	}
.about-container .big-photo {
	float:none;
	margin:0 6px 6px;
	}
.about {
	text-align:center;
	line-height:18px;
	}
.about.name {
	font-weight:bold;
	}
.about.age {
	}
.view-header {
	//border-bottom:2px solid #A61163;
	padding-bottom:5px;
	width:870px;
	overflow:hidden;
	margin-bottom:15px;
	padding-left:142px;
	}
a.forms {
	display:block;
	float:left;
	margin:0 5px;
	padding:3px 10px 5px;
	border:1px solid #F1C8D3;
	background-color:#FFF2FF;
	border-radius:4px;
	}
a.forms.first {
	margin-left:0;
	}
a.forms:hover {
	background-color:#FFF;
	}
.views-exposed-form label {
	font-size:10px;
	text-transform:uppercase;
	}
.views-exposed-form .views-exposed-widget {
	padding:0 10px 5px 0;
	}
.views-exposed-form .views-exposed-widget .form-submit {
	height:28px;
	width:106px;
	}
.views-exposed-form .views-widget-filter-field_weight_value_1 {
	float:none;
	}
.views-exposed-form input {
	width:100px;
	}
.views-exposed-form select {
	width:106px;
	margin-top:2px;
	display:block;
	height:22px;
	/*margin-top:2px;*/
	}
.views-exposed-widgets {
	padding-left: 150px;
	}
.node .content {
	line-height:21px;
	}
.langs {
	position:fixed;
	right:0;
	top: 12px;
	background:white;
	border-radius:10px 0 0 10px;
	border-right:none;
	padding:10px 0 10px 10px;
	z-index:100;
	}
.langs > div {
	border:1px solid pink;
	border-radius:6px 0 0 6px;
	border-right:none;
	}
.langs a img {
	vertical-align:inherit;
	padding:0 5px 0 10px;
	}
.langs .block ul {
	padding:0;
	}
.langs li {
	border-bottom:1px solid pink;
	padding-left:7px;
	}
.langs li.last {
	border-bottom:none;
	}
#node-form legend {
	font-size:14px;
	width:870px;
	text-align:center;
	}
#node-form .form-item {
	font-size:12px;
	margin:5px 0;
	/*overflow:hidden;*/
	}
#node-form .group-former .form-item {
	overflow:hidden;
	}
#node-form fieldset {
	background:#f2f2f2;
	border:1px solid #cdcdcd;
	border-radius:10px;
	padding:10px 0;
	}
#node-form fieldset label {
	float:left;
	width:390px;
	text-align:right;
	padding-right:10px;
	font-weight:normal;
	line-height:20px;
	}
#node-form fieldset input.text {
	width:270px;
	border:1px solid grey;
	}
#node-form fieldset select {
	width:270px;
	border:1px solid grey;
	}
html.js #node-form .resizable-textarea textarea {
	width:270px;
	border:1px solid grey;
	}
#node-form .resizable-textarea .grippie {
	display:none;
	}
#node-form select#edit-field-languages-value, #node-form select#edit-field-langlvl-value, #node-form select#edit-field-languages2-value, #node-form select#edit-field-langlvl2-value, #node-form select#edit-field-languages3-value, #node-form select#edit-field-langlvl3-value {
	width:130px;
	margin:0 10px 0 0;
	}
#node-form #edit-field-languages2-value-wrapper, #node-form #edit-field-languages3-value-wrapper {
	margin-left:400px;
	}
#node-form #edit-field-languages-value-wrapper, #node-form #edit-field-langlvl-value-wrapper, #node-form #edit-field-languages2-value-wrapper, #node-form #edit-field-langlvl2-value-wrapper, #node-form #edit-field-languages3-value-wrapper, #node-form #edit-field-langlvl3-value-wrapper {
	overflow:visible;
	}
select#edit-field-languages-value, select#edit-field-languages2-value, select#edit-field-languages3-value {
	float:left;
	}
#node-form select#edit-field-birthdate-0-value-year, #node-form select#edit-field-birthdate-0-value-month, #node-form select#edit-field-birthdate-0-value-day {
	float:left;
	width:86px;
	margin-right:6px;
	}
#node-form .container-inline-date > div > div > div {
	margin:0;
	}
#node-form #edit-field-zodiac-value-wrapper {
	margin-top:0;
	}
#node-form fieldset label.option {
	float:none;
	}
.form-checkboxes, .form-radios {
	width:470px;
	margin:0 0 0 400px;
	}
#node-form .form-checkboxes .form-item, #node-form .form-radios .form-item {
	margin:0;
	}
#field_fotos_values thead tr {
	width:870px;
	border-bottom: 3px solid #CCCCCC;
	/*border-bottom: 1px solid #CCCCCC;*/
	}
#field_fotos_values thead th {
	border:none;
	width:870px;
	text-align:center;
	padding:10px 0;
	}
#field_fotos_values tbody tr {
	height:170px;
	}
#field_fotos_values tr {
	float:left;
	display:block;
	width:435px;
	padding:0;
	}
#field_fotos_values tr.odd {
	border-right: 1px solid #CCCCCC;
	width:434px;
	}
#node-form #field_fotos_values .form-item {
	overflow:visible;
	}
td.content-multiple-drag {
	vertical-align:middle;
	}
.draggable a.tabledrag-handle {
	margin:0;
	height:auto;
	padding:10px 10px;
	}
.alcenter {
	text-align:center;
	padding:10px 0 10px 0;
	}
.red {
	color:#d2347f;
	text-decoration:underline;
	}
input#edit-submit {
	background-color:#d2347f;
	color:white;
	border:none;
	border-radius:10px;
	padding:10px 30px;
	font-size:18px;
	text-align:center;
	display:block;
	text-align:center;
	margin:10px auto;
	}
input#edit-submit:hover {
	cursor:pointer;
	}
input#edit-title {
	width:868px;
	border:1px solid grey;
	}
input#edit-menu-link-title {
	width:270px;
	border:1px solid grey;
	}
select#edit-language {
	width:270px;
	border:1px solid grey;
	}
#edit-language-wrapper label {
	float:left;
	width:390px;
	padding-right:10px;
	text-align:right;
	}
#node-form fieldset {
	margin:10px 0;
	}
#edit-path-wrapper {
	padding:0 10px;
	}
#edit-path-wrapper input {
	width:270px;
	border:1px solid grey;
	}
span#cke_edit-body {
	width:inherit !important;
	}
#cke_contents_edit-body body{
	background:white;
	}
#node-form .resizable-textarea textarea#edit-body {
	width:870px;
	}
h2 {
	color:#A61163;
	font-family: Cambria,Verdana,Geneva;
	font-size:18px;
	}
#block-views-photo_grid-block_1 h2 {
	text-align:center;
	padding:7px 0 15px;
	margin:10px auto 0;
	width:70%;
	border-top:1px solid #A61163;
	color:#A61163;
	font-family: Cambria,Verdana,Geneva;
	font-size:18px;
	}
.datapage p {
    padding-bottom: 5px;
}
.datapage li {
	margin: 0 0 0 40px;
    padding: 5px 10px 0px 0px;
}
.datapage ol {
    list-style: decimal outside none;
	margin-bottom:10px;
}
.datapage ul {
    list-style: square outside none;
	margin-bottom:10px;
}
.datapage h2 {
	margin:5px 0 10px;
	}
.datapage table td {
	border-left:1px solid grey;
	border-top:1px solid grey;
	padding:5px 5px;
	width:50%;
	}
.datapage table {
	border-right:1px solid grey;
	border-bottom:1px solid grey;
	text-align:center;
	width:100%;
	margin:15px 0;
	}
.datapage table caption {
	text-align:center;
	font-size:larger;
	}
.datapage img {
	padding:5px;
	border:1px solid #ffb3e9;
	background:#fff;
	margin:10px;
	}
.datapage table img {
	padding:0;
	border:none;
	background:#fff;
	margin:0;
	}
table.tc td {
	text-align:center;
	font-size:14px;
	}
.view-new-forms table, .view-forms table {
	width:100%;
	border-left:1px solid grey;
	border-bottom:1px solid grey;
	font-size:14px;
	}
.view-new-forms table td, .view-new-forms table th, .view-forms table td, .view-forms table th {
	padding:7px;
	text-align:center;
	border-right:1px solid grey;
	border-top:1px solid grey;
	background:#fff;
	}
.view-new-forms table th, .view-forms table th {
	background:#D1D1D1;
	}
.messages {
	border:1px solid grey;
	margin:0px;
	padding:10px;
	background:#A61163;
	color:#fff;
	font-size:10px;
	}
#content > .messages {
	font-size:18px;
	text-align:center;
	}
.filefield-element .widget-preview {
	max-width:none;
	}
#la-recherche-de-la-jeune-fille a, #remplir-le-questionnaire a, #les-fleurs-et-les-cadeaux a, #galerie-de-photos a, #blumen-und-geschenke a, #fragenbogen-ergänzen a {
	line-height: 1;
    text-align: center;
    width: 120px;
	}
#blumen-und-geschenke a, #fragenbogen-ergänzen a {
	width:100px;
	}
#galerie-de-photos a {
	width:80px;
	}
.webform-client-form label {
	width: 160px;
	display: block;
	float: left;
	margin: 0;
}
.webform-container-inline, .webform-component-textarea {
	margin-bottom: .5em;
}
.webform-container-inline input {
	width: 450px;
}
.webform-component-textarea textarea {
	width: 448px;
}
.facebook {
	background-image: url("../images/face.png");
	background-repeat: no-repeat;
    display: inline-block;
     vertical-align: bottom;
	color: transparent;
    font-size: 0;
    height: 47px;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    width: 47px;
}
.facebook:hover {
	background-image: url("../images/faces.png");
}
.vk {
	background-image: url("../images/vk.png");
	background-repeat: no-repeat;
    display: inline-block;
     vertical-align: bottom;
	color: transparent;
    font-size: 0;
    height: 47px;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    width: 47px;
}
.vk:hover {
	background-image: url("../images/vks.png");
}
.inst {
	background-image: url("../images/inst.png");
	background-repeat: no-repeat;
    display: inline-block;
     vertical-align: bottom;
	color: transparent;
    font-size: 0;
    height: 47px;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    width: 47px;
}
.inst:hover {
	background-image: url("../images/insts.png");
}