	body {
		margin: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #FFFFFF;
		SCROLLBAR-FACE-COLOR: #FFFFFF;
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
		SCROLLBAR-SHADOW-COLOR: #446FAE;
		SCROLLBAR-3DLIGHT-COLOR: #446FAE;
		SCROLLBAR-ARROW-COLOR: #B5C5DB;
		SCROLLBAR-TRACK-COLOR: #FFFFFF;
		SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
		height:100%;
	}

	a img { border: 0;}

	#main_frame {
		position: absolute;
		top: 0px;
		width: 974px;
		text-align:center;
		left: 50%;
		margin: 0px 0px 0px -487px;
		z-index: 1;
	}
	
	#back_head {
		background-image:url(images/back_head.png);
		float:left;
		width: 974px;
		height: 142px;
		z-index: 2;
	}
	
	#back_stretch {
		background-image: url(images/back_stretch.png);
		background-repeat: repeat-y;
		float: left;
		width: 974px;
		height: auto;
		z-index: 2;
	}

	#back_footer {
		background:url(/images/zypern-wanderreise.png) repeat-y;
		text-align: left;
		float:left;
		width: 974px;
		height: 70px;
		z-index: 2;
	}

	#menu {
		width: 186px;
		float: left;
		padding-left: 18px;
		z-index: 3;
	}

	#menu_vacation {
		position: absolute;
		top: 125px;
		left: 148px;
		width: 709px;
		height: 26px;
		z-index: 50;
	}

	#menu_reisefinder {
		padding-left: 1px;
		color: #0B1258;
		font-family: Arial;
		font-weight: bolder;
		font-size: 13px;
		width: 175px;
		z-index: 5;
	}

	#content {
		text-align: left;
		width: 743px;
		float: left;
		z-index: 3;
	}

	#overlay {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 99;
		width: 100%;
		height: 100%;
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		visibility:hidden;
		background-color: #000000;
	}

	TH {
		Font-Family : Arial;
		Font-Size : 13px;
		font-weight: bold;
		Color : #ffffff;
		background-color: #72C1EA;
		text-align:center;
	}
	
	H1 {
		color: #FFFFFF;
		font-size: 18px;
		font-weight:normal;
	}

	DIV, TABLE, TD, SPAN, P, B {
		Font-Family: Arial;
		Font-Size : 11px;
		Font-Style : normal;
	}
	
	input, textarea, select	{
		border: 1px solid #294582;
	}
	
	.form_button {
		background-color:#FA780E;
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
		height:19px;
		border: solid 1px #FFB477;
	}

    A:link          {color: #000000;text-decoration : none;}
    A:visited       {color: #000000;text-decoration : none;}
    A:hover         {color: #000000;text-decoration : underline;}
	A:active		{color: #000000;text-decoration: none; }

	a.menu_oben	{
		font-family: Arial;
		Font-Size : 15px;
		Color : #7F7F88;
		text-align: left;
	}
	a.menu_oben:link { color:#7F7F88; text-decoration: line; }
	a.menu_oben:visited { color:#7F7F88; text-decoration: line; }
	a.menu_oben:hover {  color:#7F7F88; text-decoration: underline; }
	a.menu_oben:active { color:#7F7F88; text-decoration: none; }

	a.menu_unten
	{
		font-family: Arial;
		Font-Size : 11px;
		Color : #000;
	}
	a.menu_unten:link { color:#000; text-decoration:line; }
	a.menu_unten:visited { color:#000; text-decoration:line; }
	a.menu_unten:hover {  color:#000; text-decoration:underline; }
	a.menu_unten:active { color:#000; text-decoration:line; }

	a.submenu
	{
		font-family: Arial;
		Font-Size : 12px;
		Color : #000000;
		font-weight:bold;
	}
	a.submenu:link { color:#000000; text-decoration:none; }
	a.submenu:visited { color:#000000; text-decoration:none; }
	a.submenu:hover {  color:#000000; text-decoration:underline; }
	a.submenu:active { color:#000000; text-decoration:none; }

	.content_head {
		color: #FFFFFF;
		font-size: 18px;
		font-weight:normal;
	}
	
	.tab_on {
		color:#000000;
		height:24px;
		font-size:12px;
		padding-left:5px;
		padding-right:5px;
		cursor:pointer;
	}
	
	.tab_off {
		color:#000000;
		font-weight:normal;
		height:24px;
		font-size:12px;
		padding-left:5px;
		padding-right:5px;
		border-left: 1px solid #888888;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #555555;
		border-right: 1px solid #555555;
		cursor:pointer;
	}
	
	.tagcloudbody {
		width:747px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #6FC0EB;
		border: 0px;
		text-align: justify;
		z-index: 3;
	}

	.tagcloudbody a {
		text-decoration:none;
		color:#6FC0EB;
	}

	.tagcloudbody a:hover {
		color:#6FC0EB;
		text-decoration:underline;
	}

	.tagcloudThema {
		font-weight:bold;
		font-size:12px;
	}

	.tag1 {
		font-size:26px;
	}
	.tag2 {
		font-size:16px;
	}
	.tag3 {
		font-size:13px;
	}
	.tag4 {
		font-size:20px;
	}
	.tag5 {
		font-size:9px;
	}
