body {
	background: #fff url('/images/clouds.jpg') top center repeat-x;
	text-align: center; margin: 0px; padding: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}

a.redact:link{
color : red;}
a.redact:visited{
color : red;}



img {
	border: 0px;
}

div {
	text-align: left;
}

.h1 {
	color: #2B587A;
	font-weight: bold;
}
h4 {
	color: #2B587A;
	font-weight: bold;
font-size:11px;
}
a {
	color: #2B587A;
	text-decoration: underline;
}
a:hover {
	color: #2B587A;
	text-decoration: none;
}
a.link {
	color: #2B587A;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover {
	color: #2B587A;
	text-decoration: none;
	font-weight: bold;
}

a.link2 {
	color: #2B587A;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover {
	color: #2B587A;
	text-decoration: underline;
	font-weight: bold;
}

.search_dates {
	font-weight: normal;
	color: #555;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #fafafa;
	margin: 3px;
}

.main_container {
	width: 800px;
}

.header {
	width: 800px;
	margin-left: 10px;
	/*background: transparent url('/images/back.gif') bottom center no-repeat;*/
}

input,select,textarea {
	background-color: #2B587A;
	color: #fff;
	border: 2px solid #2B587A;
	cursor: hand;
	cursor: pointer;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
}
.bigtextbox {
	background-color: #FFFFFF;
	color: #2B587A;
	border: 1px solid #2B587A;
	cursor: hand;
	cursor: pointer;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	width: 100%;
}
.search input,.search select {
	background-color: #666;
	color: #fff;
	border: 2px solid #666;
	/*font-weight: bold;*/
	/*border-left: 1px solid #0098e6;
	border-top: 1px solid #0098e6;
	border-bottom: 1px solid #0054b2;
	border-right: 1px solid #0054b2;*/
}
.filter input, .filter select {
	background-color: #ccc;
	color: #444;
	border: 2px solid #ccc;
	cursor: hand;
	cursor: pointer;
}
.button {
	background-color: #2B587A !important;
	color: #fff;
	border: 2px solid #2B587A !important;
	cursor: hand;
	cursor: pointer;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
}

.header .topinfo {
	float: left;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	color: #EEE5B8;
}

.header .balloon {
	float: right;
	margin: 5px 50px 0px 20px;
	*margin: 5px 20px 0px 20px;
	_margin: 5px 20px 0px 20px;
}

.header .logo {
	padding: 0px 5px 5px 5px;
	margin-left: 0px;
	float: left;
	height: 93px;
}
.header .menu {
	/*background-color: #DAE2E8;
	border-top: 1px solid #2B587A;
	border-bottom: 1px solid #2B587A;*/
	background: transparent url('/images/topmenu.gif') center center no-repeat;
	/*padding: 8px 8px 3px 8px;*/
}
form {
	padding: 0px;
	margin: 0px;
}
.header .search {
	background: transparent url('/images/search.png') center top no-repeat;
	_background: transparent url('/images/search.gif') center top no-repeat;
	margin: -25px -64px 15px 0px;
	padding: 25px;
	text-align: left;
}
.header .menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 68px;
	margin-left: 15px;
}
.header .menu ul li.first a {
	border-left: 0px;
}
.header .menu ul li {
	margin-top: 12px;
	height: 32px;
	display: inline;
	float: left;
}
.header .menu ul li a:hover {
	background: transparent url('/images/shadow.gif') left center no-repeat;
	color: #FFF;
}
.menu a {
	border-left: 1px solid #173c64;
	border-right: 1px solid #45719e;
	padding: 15px 10px;
	font-weight: bold;
	color: #FFF; /*#2B587A;*/
	display: block;
}
.menu li.last a {
	border-right: 0px;
}

.png {
	/*background-image: none ! important;
	behavior: url(iepngfix.htc);
	*/
	filter:expression( fixPNG(this));
}
.pngfix {
	/**background-image: none ! important;*/
	_background-image: none ! important;
	behavior: url('/iepngfix.htc');
}


.content {
	width: 790px;
	border-top: 2px solid #45719e;
	z-index: 100;
	position: relative;
}
.content .leftmenu {
	width: 160px;
	float: left;
	background-color: #fff;
}
.content .leftmenu ul {
	padding: 7px;
	margin: 0px;
	list-style: none;
}
.content .leftmenu ul li {
	padding: 0px;
	margin: 0px;
}
.content .leftmenu ul li a {
	padding: 3px;
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #2B587A;
	border-top: 1px solid #ffffff;
}
.content .leftmenu ul li a:hover {
	background-color: #DAE2E8;
	border-top: 1px solid #B1BDD6;
}

.content .page {
	float: left;
	width: 630px;
}

.content .page .inpage {
	padding-left: 10px;
	border-top: 20px solid #EEE5B8;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 20px solid #EEE5B8;
	background-color: #fffeef;
}

.flaglist span {
	width: 170px;
	display: block;
	float: left;
	padding: 5px;
}
.flaglist b {
	font-weight: normal;
	padding-left: 3px;
}
.flaglist a {
	text-decoration: none;
	color: #0054b2;
}
.flaglist a:hover {
	text-decoration: underline;
}

.page .pageleft {
	padding-top: 2px;
	width: 200px;
	float: left;
	border-right: 1px solid #ddd;
}
.page .pageright {
	float: left;
	width: 390px;
	padding-top: 2px;
	padding-left: 10px;
}

.page .pageleft_search {
	padding-top: 20px;
	width: 200px;
	float: right;
	border-left: 1px solid #ddd;
	background-color: #eee;
}
.page .pageright_search {
	float: left;
	width: 405px;
	padding-top: 20px;
	padding-right: 10px;
}

.page .pageright_one {
	float: left;
	overflow: hidden;
	width: 600px;
	padding-top: 20px;
}

.bottom {
	overflow: hidden;
	width: 610px;
	height: 90px;
	background-color: transparent;
	border-top: 1px solid #ccc;
}
.bottom ul {
	list-style: none;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.bottom ul li {
	height: 50px;
	width: 50px;
	display: inline;
	padding-left: 10px;
}
.bottom div {
	padding-top: 10px;
	text-align: center;
}
.content .bottom ul li a {
	padding: 1px;
	text-decoration: none;
	border-top: 0px;
}

.cls {
	clear: both;
}

.profile .photo {
	width: 180px;
	padding-left: 5px;
}
.profile .username {
	font-size: 13px;
	font-weight: bold;
	color: #0054B2;
}
.profile .status a {
	color: #444;
	text-decoration: none;
}
.profile .line {
	border-top: 1px solid #0098E6;
}
.profile .pagetext {
	padding-bottom: 10px;
}
.profile .status a:hover {
	text-decoration: underline;
}
.profile .profileTable {
	border: 0px;
	width: 400px;
}
.profile .profileTable tr td.title {
	color: #777;
	width: 180px;
	font-weight: normal;
	background-color: #fff;
	border-top: 0px;
}
.profile .profileTable tr td.data {
	color: #000;
	width: 300px;
}

.profile .headtitle .title {
	font-weight: bold;
	display: block;
	color: #2B587A;
	border-top: 1px solid #B1BDD6;
	background-color: #DAE2E8;
	padding: 2px;
	padding-left: 10px;
}

.profile .headtitle .title_spec {
	font-weight: bold;
	display: block;
	color: #ffffff;
	border-top: 1px solid #B1BDD6;
	background-color: #ff5555;
	padding: 2px;
	padding-left: 10px;
}

.profile .headtitle .title_aktual {
	font-weight: bold;
	display: block;
	color: #ffffff;
	border-top: 1px solid #B1BDD6;
	background-color: #359805;
	padding: 2px;
	padding-left: 10px;
}

.profile .headtitle .title_cruis {
	font-weight: bold;
	display: block;
	color: #51257c;
	border-top: 1px solid #B1BDD6;
	background-color: #c1acd5;
	padding: 2px;
	padding-left: 10px;
}

.profile .headtitle .infoblock_aktual {
	padding: 3px;
	text-align: justify;
	background-color: #def8ea;
}




.infoblock_aktual .photo {
	float: left;
	padding: 9px;
	width: 78px;
}

.infoblock_aktual .photoinfo {
	float: left;
	width: 75px;
	padding: 3px;
}


.infoblock_aktual .photoinfo2 {
	padding: 3px;
}


.infoblock_aktual .photoinfo3_one {
	border-bottom: 1px dotted #6e89af;
	clear: both;
}
.infoblock_aktual .photoinfo3 {
	width: 180px;
	padding: 3px;
	float: left;
}
.infoblock_aktual .photoinfo3 img {
	width: 180px;
}

.profile .headtitle .infoblock_cruis{
	padding: 3px;
	text-align: justify;
	background-color: #f3e3f9;
}



.infoblock_cruis .photo {
	float: left;
	padding: 9px;
	width: 78px;
}

.infoblock_cruis.photoinfo {
	float: left;
	width: 75px;
	padding: 3px;
}


.infoblock_cruis .photoinfo2 {
	padding: 3px;
}


.infoblock_cruis .photoinfo3_one {
	border-bottom: 1px dotted #6e89af;
	clear: both;
}
.infoblock_cruis .photoinfo3 {
	width: 180px;
	padding: 3px;
	float: left;
}
.infoblock_cruis .photoinfo3 img {
	width: 180px;
}





.profile .headtitle .title_spec_new {
	font-weight: bold;
	display: block;
	color: #ffffff;
	border-top: 1px solid #B1BDD6;
	background-color: #e32636;
	padding: 2px;
	padding-left: 10px;
}



.profile .headtitle .title_idea {
	font-weight: bold;
	display: block;
	color: #ffffff;
	border-top: 1px solid #B1BDD6;
	background-color: #fc8525;
	padding: 2px;
	padding-left: 10px;
}


.profile .headtitle .title_pass {
	font-weight: bold;
	display: block;
	color: #ffffff;
	border-top: 1px solid #B1BDD6;
	background-color: #3caa3c;
	padding: 2px;
	padding-left: 10px;
}



.profile .headtitle .title_bg1 {
	border-top: 1px dotted #B1BDD6;
	background-color: #f0f4f7;
}
.profile .headtitle .title_bg2 {
	border-top: 1px dotted #B1BDD6;
	background-color: #FFF;
}
.profile .headtitle .infoblock {
	padding: 3px;
	text-align: justify;
}
.infoblock .photo {
	float: left;
	padding: 9px;
	width: 78px;
}

.infoblock .photoinfo {
	float: left;
	width: 75px;
	padding: 3px;
}


.infoblock .photoinfo2 {
	padding: 3px;
}


.infoblock .photoinfo3_one {
	border-bottom: 1px dotted #6e89af;
	clear: both;
}
.infoblock .photoinfo3 {

	padding: 3px;
	float: left;
}
.infoblock .photoinfo3 img {
	width: 180px;
}


.infoblock .photoinfo4 {
	width: 180px;
	padding: 3px;

}
.infoblock .photoinfo4 img {
	width: 180px;
}



.profile .headtitle .infoblock_spec {
	padding: 3px;
	text-align: justify;
	background-color: #fff0f5;
}

.infoblock_spec .photo {
	float: left;
	padding: 9px;
	width: 78px;
}

.infoblock_spec .photoinfo {
	float: left;
	width: 75px;
	padding: 3px;
}


.infoblock_spec .photoinfo2 {
	padding: 3px;
}


.infoblock_spec .photoinfo3_one {
	border-bottom: 1px dotted #6e89af;
	clear: both;
}
.infoblock_spec .photoinfo3 {
	width: 180px;
	padding: 3px;
	float: left;
}
.infoblock_spec .photoinfo3 img {
	width: 180px;
}



.profile .headtitle .infoblock_polza{
	padding: 3px;
	text-align: justify;
	background-color: #fffddf;
}



.profile .headtitle .infoblock_idea {
	padding: 3px;
	text-align: justify;
	background-color: #ffdfc6;
}




.infoblock_idea .photo {
	float: left;
	padding: 9px;
	width: 78px;
}

.infoblock_idea .photoinfo {
	float: left;
	width: 75px;
	padding: 3px;
}


.infoblock_idea .photoinfo2 {
	padding: 3px;
}


.infoblock_idea .photoinfo3_one {
	border-bottom: 1px dotted #6e89af;
	clear: both;
}
.infoblock_idea .photoinfo3 {
	width: 180px;
	padding: 3px;
	float: left;
}
.infoblock_idea .photoinfo3 img {
	width: 180px;
}

.small {
	font-size: 9px;
}
.big {
	font-size: 28px;
	font-weight: bold;
}


.textb {
	font-weight: bold;
}

.cl1 {
	color: #555;
}
.cl2 {
	color: #6e89af !important;
}

.space {
	height: 10px;
}
.photoalbum {
	width: 75px;
}
.searchtour_title_img {
	float: left;
	padding: 5px;
}
.searchtour_title {
	float: left;
	width: 250px;
	padding: 5px;
}



.background_bottom {
	display: block;
	height: 389px;
}
.background_bottom_left {
	position: relative;
	z-index: 10;
	top: 0px;
	height: 389px;
	width: 563px;
}
.background_bottom_right {
	height: 389px;
}

.backtheme1_b1 {
	background: #ffffff url('/images/bottom/1/backbottom.jpg') center bottom repeat-x;
}
.backtheme1_b2 {
	background: url('/images/bottom/1/leftbottom.png') left bottom no-repeat;
}
.backtheme1_b3 {
	background: url('/images/bottom/1/rightbottom.png') right bottom no-repeat;
}
.backtheme2_b1 {
	background: #ffffff url('/images/bottom/2/backbottom.jpg') center bottom repeat-x;
}
.backtheme2_b2 {
	background: url('/images/bottom/2/leftbottom.png') left bottom no-repeat;
}
.backtheme2_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/2/rightbottom.png') right bottom no-repeat;
}
.backtheme3_b1 {
	background: #ffffff url('/images/bottom/3/backbottom.jpg') center bottom repeat-x;
}
.backtheme3_b2 {
	background: url('/images/bottom/3/leftbottom.png') left bottom no-repeat;
}
.backtheme3_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/3/rightbottom.png') right bottom no-repeat;
}
.backtheme4_b1 {
	background: #ffffff url('/images/bottom/4/backbottom.jpg') center bottom repeat-x;
}
.backtheme4_b2 {
	background: url('/images/bottom/4/leftbottom.png') left bottom no-repeat;
}
.backtheme4_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/4/rightbottom.png') right bottom no-repeat;
}
.backtheme5_b1 {
	background: #ffffff url('/images/bottom/5/backbottom.jpg') center bottom repeat-x;
}
.backtheme5_b2 {
	background: url('/images/bottom/5/leftbottom.png') left bottom no-repeat;
}
.backtheme5_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/5/rightbottom.png') right bottom no-repeat;
}
.backtheme6_b1 {
	background: #ffffff url('/images/bottom/6/backbottom.jpg') center bottom repeat-x;
}
.backtheme6_b2 {
	background: url('/images/bottom/6/leftbottom.png') left bottom no-repeat;
}
.backtheme6_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/6/rightbottom.png') right bottom no-repeat;
}
.backtheme7_b1 {
	background: #ffffff url('/images/bottom/7/backbottom.jpg') center bottom repeat-x;
}
.backtheme7_b2 {
	background: url('/images/bottom/7/leftbottom.png') left bottom no-repeat;
}
.backtheme7_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/7/rightbottom.png') right bottom no-repeat;
}
.backtheme8_b1 {
	background: #ffffff url('/images/bottom/8/backbottom.jpg') center bottom repeat-x;
}
.backtheme8_b2 {
	background: url('/images/bottom/8/leftbottom.png') left bottom no-repeat;
}
.backtheme8_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/8/rightbottom.png') right bottom no-repeat;
}
.backtheme9_b1 {
	background: #ffffff url('/images/bottom/9/backbottom.jpg') center bottom repeat-x;
}
.backtheme9_b2 {
	background: url('/images/bottom/9/leftbottom.png') left bottom no-repeat;
}
.backtheme9_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/9/rightbottom.png') right bottom no-repeat;
}
.backtheme10_b1 {
	background: #ffffff url('/images/bottom/10/backbottom.jpg') center bottom repeat-x;
}
.backtheme10_b2 {
	background: url('/images/bottom/10/leftbottom.png') left bottom no-repeat;
}
.backtheme10_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/10/rightbottom.png') right bottom no-repeat;
}
.backtheme11_b1 {
	background: #ffffff url('/images/bottom/11/backbottom.jpg') center bottom repeat-x;
}
.backtheme11_b2 {
	background: url('/images/bottom/11/leftbottom.png') left bottom no-repeat;
}
.backtheme11_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/11/rightbottom.png') right bottom no-repeat;
}
.backtheme12_b1 {
	background: #ffffff url('/images/bottom/12/backbottom.jpg') center bottom repeat-x;
}
.backtheme12_b2 {
	background: url('/images/bottom/12/leftbottom.png') left bottom no-repeat;
}
.backtheme12_b3 {
	/*padding-left: 50px;*/
	background: url('/images/bottom/12/rightbottom.png') right bottom no-repeat;
}
