/*
------------------------------------------------------------------
Layout 1720: Master Template by Dieter Moess / Lukas Gorniak
Commented Version 1.1 - 28.02.2012
------------------------------------------------------------------ 
*/


/* --------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------- EDIT MODE ONLY ------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- Container Settings */

body 
{
	background: #e4e9ea;
	background-image: url(https://www.urlaubstraum-usedom.de/s/img/mt_body.png);
	background-repeat: repeat-x;
}


/*  Wrapper */
.diyw #wrapper {
	background-image: url(https://www.urlaubstraum-usedom.de/s/img/mt_wrapper.png);
	background-position: 0 238px;
	background-repeat: repeat-x;
	background-color: transparent;
}

/*  Shadow */
.diyw #wrapperShadowLeft {
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_wrapperShadowLeft.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #wrapperShadowRight	{
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_wrapperShadowRight.png)*/
	background-repeat: no-repeat;
	display: none;
}

/*  Navigation */
.diyw #navigationWrapper {
	background:#f8b818;
	margin-top: 22px;
	width: 100%;
}

.diyw #navigation {
	background-color: #d9d9d9;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_navigation.png)*/
	background-repeat: no-repeat;
}

/*  Separator */
.diyw .first {
	height: 9px;
	background-color: #0fadd5;
	display: block;
}

.diyw .second{
	height: 45px;
	background-color: #000;
	background-image: none; /*url(https://www.urlaubstraum-usedom.de/s/img/mt_secondSeparator.png)*/	
	display: none;
	
	
}
.diyw .third{
	height: 0;
	background-color: #000;
	background-image: none; /*url(https://www.urlaubstraum-usedom.de/s/img/mt_thirdSeparator.png)*/
	display: none;
}

/*  Header */

.diyw #header {
	background-color: transparent;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 45px;
	padding-bottom: 0;
}

.diyw #header div#emotion-header {
	margin-top: 31px;
	margin-bottom: 
}


/*  Content */

.diyw #content {
	width:940px;
	margin:0 auto;
	background-color: #fff;
}


/* ------------------------------------- Main Content */
.diyw #mainWrapper {
	background-color: #fff;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_mainWrapper.png)*/
	background-repeat: no-repeat;
}

.diyw #mainWrapper .top {
	height: 45px;
	background-color: #0fadd5;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_mainWrapperTop.png)*/
	background-repeat: no-repeat;
	display: block;
}

.diyw #mainWrapper .center {
	background-color: transparent;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_mainWrapperCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #mainWrapper  .content {
  padding: 20px;
}

.diyw #mainWrapper .bottom {
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_mainWrapperBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #footerCenterContent {
  padding: 20px;
}

.diyw #mainTop {
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_contentTop.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #mainBottom{
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_contentBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

/* ------------------------------------- Sidebar */
.diyw #sidebarWrapper {
	background-color: #fff;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_sidebar.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper .top {
	height: 45px;
	background-color: #0fadd5;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_sidebarTop.png)*/
	background-repeat: no-repeat;
	display: block;
}

.diyw #sidebarWrapper .center {
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_sidebarCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper .bottom {
	background-color: #000;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_sidebarBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #sidebarWrapper .navigation {
	width: 261px;
	margin-top: -25px;
	background-color: #dcdcdc;
	
	
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_subnavigation.png)*/
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

.diyw #sidebarWrapper .content {
	background-color: #dcdcdc;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_subcontent.png)*/
	background-repeat: no-repeat;
	margin-top: 19px;
	padding: 20px 20px;
	width: 221px;
}

/* ------------------------------------- Footer */
.diyw #footerWrapper {
	width:100%;
	background-color: #0699c9;
	background-image: url(https://www.urlaubstraum-usedom.de/s/img/mt_footer.png);
	background-position: 0 98px;
	background-repeat: repeat-x;	
}

.diyw #footer {
	margin: 0 auto;
}

.diyw #footer .top {
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_footerTop.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #footer .center {
	background-color: #0fadd5;
	height: 71px;
	background-image: url(https://www.urlaubstraum-usedom.de/s/img/mt_footerCenter.png);
	background-repeat: repeat-x;
	padding: 20px 42px 20px 42px;
	width: 857px;
}

.diyw #footer .content {
  padding: 0;
}

.diyw #footer .bottom {
	height: 0;
	background-color: #000;
	background-image: none; /* url(https://www.urlaubstraum-usedom.de/s/img/mt_footerBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

/* -------------------------------------------------------------------------------- Color Settings */


body .diyw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.diyw p,.diyw td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* ------------------------------------- Horizontal Navigation L1 */

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	text-transform: none;
	text-decoration:none;
	font-size: 12px;
	color:#646464;
	background-color: #fff;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav1Normal.png)*/
	background-repeat: no-repeat;
	margin-top: 1px;
}

.diyw #mainNav1 a span {
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 17px;
	line-height: 18px;
    font-style: italic;
    padding: 5px 5px;
    text-transform: uppercase;
	border:solid 1px transparent; 
}

.diyw #mainNav1 a.parent,
.diyw #mainNav1 a.parent:hover,
.diyw #mainNav1 a.current,
.diyw #mainNav1 a.current:hover {
	color: #000;
	background-color: #0fadd5;

}

.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
	color: #646464;
	background-color: #fff;
}

/* ------------------------------------- Vertical Navigation L2 */

.diyw #sidebarWrapper #mainNav2 a,
.diyw #sidebarWrapper #mainNav2 a:link,
.diyw #sidebarWrapper #mainNav2 a:visited {
	text-transform: none;
	text-decoration: none;
	color: #fff;
	background-color: #0fadd5;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav2Normal.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav2 span {
	font-size: 15px;
	padding: 5px 20px 5px 20px;	
	line-height: 16px;
	text-transform:uppercase;
	font-style:italic;
	font-weight: normal;
}

.diyw #sidebarWrapper #mainNav2 a.parent,
.diyw #sidebarWrapper #mainNav2 a.parent: hover,
.diyw #sidebarWrapper #mainNav2 a.current,
.diyw #sidebarWrapper #mainNav2 a.current:hover {
	color:#000;
	background-color: #ffcc00;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav2Current.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav2 a:hover,
.diyw #sidebarWrapper #mainNav2 a:active,
.diyw #sidebarWrapper #mainNav2 a:focus {
	color:#fff;
	background-color: #0fadd5;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav2Hover.png)*/
	background-repeat: no-repeat;
}

/* ------------------------------------- Vertical Navigation L3 */
.diyw #sidebarWrapper #mainNav3 a,
.diyw #sidebarWrapper #mainNav3 a:link,
.diyw #sidebarWrapper #mainNav3 a:visited {
	text-transform: none;
	text-decoration: none;
	color: #646464;
	background-color: #fff0b2;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav2Normal.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav3 span {
	font-size: 13px;
	padding: 5px 30px;
	line-height: 14px;
}

.diyw #sidebarWrapper #mainNav3 a.current {
	color:#000;
	background-color: #fff0b2;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav2Current.png)*/
}

.diyw #sidebarWrapper #mainNav3 a:hover,
.diyw #sidebarWrapper #mainNav3 a:active,
.diyw #sidebarWrapper #mainNav3 a:focus {
	color:#646464;
	background-color: #fff0b2;
	background-image: none;	/* url(https://www.urlaubstraum-usedom.de/s/img/mt_nav2Hover.png)*/
}

/* ------------------------------------- mainContent Settings */

.diyw a,
.diyw a:link,
.diyw a:visited {
	color: #0699c9;
	text-decoration: none;
}

.diyw #mainWrapper .content  p {
	font-family: Arial, sans-serif;
	margin-bottom: 17px;
	font-style: normal;
}

.diyw #mainWrapper .content h1 {
	font-size: 29px;
	color: #0699c9;
	font-weight: normal;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-style:italic;
}

.diyw #mainWrapper .content  h2 {
	font-size: 23px;
	color: #000;
	font-weight: normal;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-style:italic;
}

.diyw #mainWrapper .content  h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-style:italic;
}

/* ------------------------------------- subContent Settings */

.diyw #sidebarWrapper a,
.diyw #sidebarWrapper a:link,
.diyw #sidebarWrapper a:visited {
	color: #000;
}

/* also add td for color and even the whole content to avoid problems with sitebuilder module */

.diyw #sidebarWrapper .content,
.diyw #sidebarWrapper .content p ,
.diyw #sidebarWrapper .content td
{
	color: #646464;
	font-size: 12px;
	font-style: normal;
}

.diyw #sidebarWrapper .content h1 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
}

.diyw #sidebarWrapper .content h2 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.diyw #sidebarWrapper .content h3 { 
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/* ------------------------------------- Footer Settings */

.diyw #footer {
	color:#fff;
}

.diyw #footer a {
	color:#fff;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------     LEAVE ME ALONE !!!!! ----------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */


body 
{
	margin: 0;
	padding: 0;
}


.diyw img, .diyw a img {
	border: 0;
}

.diyw img {
	display: block;
}

.diyw #wrapper {
	width: 100%;
	position: relative;
}

.diyw #wrapperShadowLeft,
.diyw #wrapperShadowRight {
	position: absolute;
	top: 0;
	height: 100%;
	width: 16px;
}

.diyw #wrapperShadowLeft {
	left: -16px;
}

.diyw #wrapperShadowRight {
	right: -16px;
}

.diyw .center {
	margin: 0 auto;
}


.diyw #header {
	position: relative;
	width: 100%;
	padding-left: 0;
	padding-right: 0;	
}

.diyw #header div#emotion-header {
	margin: 0 auto;
}

/*  Navigation */
.diyw #navigation {
		margin: 0 auto;
    width: 960px;
	position: relative;
}

.diyw .separator {
	width: 940px;
	margin: 0 auto;
}

.diyw #sidebarWrapper .navigation {
	position: relative;
}

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	white-space: normal;
	word-wrap: break-word;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	white-space: nowrap;
}

.diyw #mainNav1{
padding: 20px;
	
}



.diyw #mainNav1 a,
.diyw #mainNav2 a,
.diyw #mainNav3 a {
	display: block;
}

/* level 1 */
.diyw #mainNav1:after, 
.diyw #mainNav2:after, 
.diyw #mainNav3:after {
    zoom: 1;
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

.diyw #mainNav1 li, 
.diyw #mainNav2 li
#mainNav3 li {
	float: left;
	clear: both;
	width: 100%;
}



/* level 2 & 3*/

.diyw #mainNav2,
.diyw #mainNav3 {
	width: 100%;
}

.diyw #mainNav2 a,
.diyw #mainNav3 a {
	max-width: 320px;
}
.diyw #mainNav2 span{
	display: block;
}

/* Areas */

.diyw #mainWrapper {
    float: left;
    width: 660px;
	position: relative;
}

.diyw #mainWrapper .center {
	padding: 0;
	width: 580px;
	min-height: 400px;	
}

.diyw #sidebarWrapper {
    float: left;
    min-height: 400px;
    position: relative;
    width: 280px;
}

.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .bottom,
.diyw #footer .top,
.diyw #footer .bottom {
	width: 100%;
}

.diyw #footer .center{
	display:block;
}

.diyw #footer{
	width: 940px;
}



.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .center,
.diyw #mainWrapper .bottom,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
	position: relative;
	float: left;
}

