/* =============================================================
	© Autor Sandra Tyrchan
	easymoments - Werbeagentur für Design und Programmierung
	info@easymoments.de |  www.easymoments.de
============================================================= */

html * {
	margin:	0;
	padding:0;
}

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #8797a0;
	background: #ffffff;
}

#col0, #menu, #lang,#shadowbox_container, #search, #col2, .tx-vgetagcloud-pi1 { display: none; }

#media img {
	z-index: 1;
	height: 272px;
	margin:25px 0 0 0;
	}
	
#content {
	padding: 200px 0 0 0;
	text-align: justify;
	}
	
#col1 {
	width: 424px;
	float: left;
	margin: 0 0 0 220px;
}

#col3 {
	width: 200px;
	float: right;
}

#path {
	margin: 260px 0 0 0;
	z-index: 20;
	position: absolute;
	}
	
#path em {
	font-weight: bold;
	margin: 0 5px 0 0;
}

#path a {
	color: #b8c7d1;
	text-decoration: none;
}

#footer {
	position: absolute;
	top: 0;
	background: #ffffff;
	z-index: 10;
	left: 0;
	padding: 0 20px 0 0;
}

a { outline:none; }
p { margin: 0 0 20px 0; }

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

h1 {
	font-size: 14px;
	margin: 0 0 20px 0;
}

h2 {
	position: relative;
	margin: 130px 0 10px 220px;
	padding:0px;
	overflow: visible;
	text-indent: 0;
	font-size: 16px;
}

h3, h3 a {
	color: #8797a0;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

a {
	color: #f21085;
	text-decoration: none;
}

.back a {
	clear: both;
	color: #f21085;
	text-decoration: none;
	font-size: 11px;
}
/*-------------contact--------------*/

#powermaildiv_uid13,legend,.rgslideshownav,.rgsdescription { display: none; }

fieldset {
	position: relative;
	width: 317px;
	margin: 0;
	padding: 0;
	border: none;
}


/*#tx-powermail-pi1_fieldset_1, #tx-powermail-pi1_fieldset_3, #tx-powermail-pi1_fieldset_5, #tx-powermail-pi1_fieldset_7 {
	float:left;
}
*/

label {
	display: block;
	float: left;
	width: 100px;
}

input {
	width: 177px;
	margin: 0 20px 5px 0;
	padding: 2px 0 2px 20px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #b8c7d1;
	color: #4a555b;

}

textarea {
	/*width: 518px;*/
	width: 197px;
	height: 156px;
	border: 1px dotted #b8c7d1;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4a555b;	
	padding: 2px;
	}
