@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;	
}

body {
	background-image:url(../images/background.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-family: arial;
	
}

#container {
	width: 1024px;
	margin: 0 auto;
	height: auto;
}
.header {
	height: 150px;
	border: 0px;
}

#logo{
	display:block;
	height:150px;
	text-indent:-5000px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

.main {
	height: 2150px;
	background-color: white;
	margin: 0 auto;
	width: 970px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}

.club {
	width: 940px;
	height: 225px;
	border: 3px solid #99ccff;
	margin-top: 10px;
	float: left;
	margin-left: 12px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
}
.club_robinson {
	width: 940px;
	height: 480px;
	border: 3px solid #99ccff;
	margin-top: 10px;
	float: left;
	margin-left: 12px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
}
.club_magic {
	width: 940px;
	height: 315px;
	border: 3px solid #99ccff;
	margin-top: 10px;
	float: left;
	margin-left: 12px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
}

.club_calimera {
	width: 940px;
	height: 400px;
	border: 3px solid #99ccff;
	margin-top: 10px;
	float: left;
	margin-left: 12px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
}

.club_grecotel {
	width: 940px;
	height: 400px;
	border: 3px solid #99ccff;
	margin-top: 10px;
	float: left;
	margin-left: 12px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
}

.clubbild {
	height: 210px;
	width: 250px;
	margin: 10px 10px 0px 10px;
	float: left;
}
.clubbild_2 {
	height: 270px;
	width: 250px;
	margin: 10px 10px 0px 10px;
	float: right;
}

.clublogo {
	height: 45px;
	width: 250px;
	margin-top: 5px;
	background-image: url(../images/aldi_logo_bg.jpg);
}
.clublogo_rob {
	height: 45px;
	width: 250px;
	margin-top: 5px;
	background-image: url(../images/robinson_logo_bg.jpg);
}
.clublogo_clubmed {
	height: 45px;
	width: 250px;
	margin-top: 5px;
	background-image: url(../images/clubmed_logo_bg.jpg);
}
.clublogo_magic {
	height: 100px;
	width: 250px;
	margin-top: 5px;
	background-image: url(../images/magic_logo_bg.jpg);
}
.clublogo_calimera {
	height: 103px;
	width: 200px;
	margin-top: 5px;
	background-image: url(../images/calimera_logo_bg.jpg);
}

.clublogo_grecotel {
	height: 60px;
	width: 250px;
	margin-top: 5px;
	background-image: url(../images/grecotel_logo_bg.jpg);
}



.clubbd {

	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
		
}

.clubtxt {
	height: 205px;
	width: 660px;
	float: right;
	margin: 10px 0px 10px 10px;
	color:#004080;
}

.clubtxt h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
.clubtxt_2 {
	height: 460px;
	width: 660px;
	float: left;
	margin: 10px 0px 10px 10px;
	color:#004080;
}
.clubtxt_2 h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
.clubtxt_2_magic {
	height: 295px;
	width: 660px;
	float: left;
	margin: 10px 0px 10px 10px;
	color:#004080;
}
.clubtxt_2_magic h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
.clubtxt_2_grecotel {
	height: 380px;
	width: 660px;
	float: left;
	margin: 10px 0px 10px 10px;
	color:#004080;
}
.clubtxt_2_grecotel h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}


.aldiana a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #9fc611;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	color: #004080;
	text-decoration: none;

}

.aldiana a:hover {
	color: #FFFFFF;
	background-color: #9fc611;
}
.aldiana2 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	width: 90px;
	float: left;
	border: 2px solid #9fc611;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.aldiana2 a:hover {
	color: #FFFFFF;
	background-color: #9fc611;
}
.aldiana3 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 70px;
	float: left;
	border: 2px solid #9fc611;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.aldiana3 a:hover {
	color: #FFFFFF;
	background-color: #9fc611;
}
.aldiana4 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 120px;
	float: left;
	border: 2px solid #9fc611;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.aldiana4 a:hover {
	color: #FFFFFF;
	background-color: #9fc611;
}

.robinson a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #12b1eb;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	color: #004080;
	text-decoration: none;

}

.robinson a:hover {
	color: #FFFFFF;
	background-color: #12b1eb;
}
.robinson2 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	width: 120px;
	float: left;
	border: 2px solid #12b1eb;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.robinson2 a:hover {
	color: #FFFFFF;
	background-color: #12b1eb;
}
.robinson3 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #12b1eb;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.robinson3 a:hover {
	color: #FFFFFF;
	background-color: #12b1eb;
}
.robinson4 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 100px;
	float: left;
	border: 2px solid #12b1eb;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.robinson4 a:hover {
	color: #FFFFFF;
	background-color: #12b1eb;
}


.robinson5 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #12b1eb;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.robinson5 a:hover {
	color: #FFFFFF;
	background-color: #12b1eb;
}

.robinson6 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 120px;
	float: left;
	border: 2px solid #12b1eb;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.robinson6 a:hover {
	color: #FFFFFF;
	background-color: #12b1eb;
}

.clubmed a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #ff8a00;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}

.clubmed a:hover {
	color: #FFFFFF;
	background-color: #ff8a00;
}

.clubmed2 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	width: 120px;
	float: left;
	border: 2px solid #ff8a00;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.clubmed2 a:hover {
	color: #FFFFFF;
	background-color: #ff8a00;
}
.clubmed3 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #ff8a00;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.clubmed3 a:hover {
	color: #FFFFFF;
	background-color: #ff8a00;
}
.clubmed4 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 100px;
	float: left;
	border: 2px solid #ff8a00;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.clubmed4 a:hover {
	color: #FFFFFF;
	background-color: #ff8a00;
}


.clubmed5 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 100px;
	float: left;
	border: 2px solid #ff8a00;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.clubmed5 a:hover {
	color: #FFFFFF;
	background-color: #ff8a00;
}

.clubmed6 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #ff8a00;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.clubmed6 a:hover {
	color: #FFFFFF;
	background-color: #ff8a00;
}

.magic a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #ffbe0e;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}

.magic a:hover {
	color: #FFFFFF;
	background-color: #ffbe0e;
}

.magic2 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	width: 120px;
	float: left;
	border: 2px solid #ffbe0e;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.magic2 a:hover {
	color: #FFFFFF;
	background-color: #ffbe0e;
}
.magic3 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #ffbe0e;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.magic3 a:hover {
	color: #FFFFFF;
	background-color: #ffbe0e;
}
.magic4 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #ffbe0e;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.magic4 a:hover {
	color: #FFFFFF;
	background-color: #ffbe0e;
}


.calimera a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #b9026c;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}

.calimera a:hover {
	color: #FFFFFF;
	background-color: #b9026c;
}

.calimera2 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	width: 90px;
	float: left;
	border: 2px solid #b9026c;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.calimera2 a:hover {
	color: #FFFFFF;
	background-color: #b9026c;
}
.calimera3 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #b9026c;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.calimera3 a:hover {
	color: #FFFFFF;
	background-color: #b9026c;
}
.calimera4 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 120px;
	float: left;
	border: 2px solid #b9026c;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.calimera4 a:hover {
	color: #FFFFFF;
	background-color: #b9026c;
}
.calimera5 a {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #b9026c;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.calimera5 a:hover {
	color: #FFFFFF;
	background-color: #b9026c;
}

.calimera6 a {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #b9026c;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.calimera6 a:hover {
	color: #FFFFFF;
	background-color: #b9026c;
}


.grecotel a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}

.grecotel a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}

.grecotel2 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	width: 90px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel2 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}
.grecotel3 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel3 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}
.grecotel4 a{
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 70px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel4 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}
.grecotel5 a {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 80px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel5 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}

.grecotel6 a {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel6 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}

.grecotel7 a {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 150px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel7 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}

.grecotel8 a {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	width: 90px;
	float: left;
	border: 2px solid #3c5d70;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	text-align:center;
	text-decoration: none;
	color: #004080;
}
.grecotel8 a:hover {
	color: #FFFFFF;
	background-color: #3c5d70;
}



.blocka {
	width: 300px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.blockb {
	width: 210px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.blockc {
	width: 130px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.blockd {
	width: 120px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.blocke {
	width: 170px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.blockf {
	width: 250px;
	height: 80px;
	float: left;
	margin-top: 5px;
}





.clear {
	clear: both;
}

.spanien {
	width: auto;
	float: left;
	margin-left: 23px;
	text-align: center;
	margin-top: 3px;
}


.tunesien {
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 190px;
	margin-top: 3px;
}
.tuerkei {
	float: left;
	margin-left: 23px;
	text-align: center;
	width: 100px;
	margin-top: 3px;
}
.zypern {
	float: left;
	margin-left: 21px;
	text-align: center;
	width: 90px;
	margin-top: 3px;
}
.griechenland {
	float: left;
	margin-left: 40px;
	text-align: center;
	width: 80px;
	margin-top: 3px;
}
.oesterreich {
	float: left;
	margin-left: 28px;
	text-align: center;
	width: 220px;
	margin-top: 3px;
}

.block_roba {
	width: 120px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robb {
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robc {
	width: 110px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robd {
	width: 110px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robe {
	width: 120px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robf {
	width: 130px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robg {
	width: 430px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robh {
	width: 450px;
	height: 80px;
	float: left;
	margin-top: 5px;
}

.block_robi {
	width: 430px;
	height: 80px;
	float: left;
	margin-top: 5px;
}

.block_robj {
	width: 300px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_robk {
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 5px;
}

.aegypten {
	float: left;
	margin-left: 20px;
	text-align: center;
	width: 90px;
	margin-top: 3px;
}
.griechenland_rob {
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 180px;
	margin-top: 3px;
}
.marokko {
	float: left;
	margin-left: 25px;
	text-align: center;
	width: 70px;
	margin-top: 3px;
}
.italien {
	float: left;
	margin-left: 25px;
	text-align: center;
	width: 70px;
	margin-top: 3px;
}
.malediven {
	float: left;
	margin-left: 30px;
	text-align: center;
	width: 70px;
	margin-top: 3px;
}
.portugal {
	float: left;
	margin-left: 16px;
	text-align: center;
	width: 100px;
	margin-top: 3px;
}
.spanien_rob {
	float: left;
	margin-left: 16px;
	text-align: center;
	width: 410px;
	margin-top: 3px;
}
.tuerkei_rob {
	float: left;
	margin-left: 30px;
	text-align: center;
	width: 410px;
	margin-top: 3px;
}
.oesterreich_rob {
	float: left;
	margin-left: 16px;
	text-align: center;
	width: 410px;
	margin-top: 3px;
}
.schweiz_rob {
	float: left;
	margin-left: 16px;
	text-align: center;
	width: 280px;
	margin-top: 3px;
}
.deutschland_rob {
	float: left;
	margin-left: 38px;
	text-align: center;
	width: 90px;
	margin-top: 3px;
}

.block_clubma {
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_clubmb {
	width: 160px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_clubmc {
	width: 110px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_clubmd {
	width: 130px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_clubme {
	width: 140px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_clubmf {
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.schweiz {
	float: left;
	margin-left: 28px;
	text-align: center;
	width: 160px;
	margin-top: 3px;
}
.griechenland_clubmed {
	float: left;
	margin-left: 30px;
	text-align: center;
	width: 110px;
	margin-top: 3px;
}
.tuerkei_clubmed {
	float: left;
	margin-left: 25px;
	text-align: center;
	width: 80px;
	margin-top: 3px;
}
.frankreich {
	float: left;
	margin-left: 28px;
	text-align: center;
	width: 90px;
	margin-top: 3px;
}
.indonesien {
	float: left;
	margin-left: 35px;
	text-align: center;
	width: 90px;
	margin-top: 3px;
}
.marokko_clubmed {
	float: left;
	margin-left: 32px;
	text-align: center;
	width: 160px;
	margin-top: 3px;
}


.block_magica {
	width: 630px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_magicb {
	width: 330px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_magicc {
	width: 300px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_magicd {
	width: 320px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_magice {
	width: 160px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.tuerkei_magic {
	float: left;
	margin-left: 3px;
	text-align: center;
	width: 620px;
	margin-top: 3px;
}
.griechenland_magic {
	float: left;
	margin-left: 7px;
	text-align: center;
	width: 320px;
	margin-top: 3px;
}
.aegypten_magic {
	float: left;
	margin-left: 8px;
	text-align: center;
	width: 280px;
	margin-top: 3px;
}
.tunesien_magic {
	float: left;
	margin-left: 8px;
	text-align: center;
	width: 300px;
	margin-top: 3px;
}
.spanien_magic {
	float: left;
	text-align: center;
	width: 150px;
	margin-top: 3px;
}


.block_calimeraa {
	width: 370px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_calimerab {
	width: 260px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_calimerac {
	width: 520px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_calimerad {
	width: 530px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_calimerae {
	width: 250px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_calimeraf {
	width: 250px;
	height: 80px;
	float: left;
	margin-top: 5px;
}

.aegypten_cali {
	float: left;
	text-align: center;
	width: 360px;
	margin-top: 3px;
}
.griechenland_calimera {
	float: left;
	margin-left: 15px;
	text-align: center;
	width: 220px;
	margin-top: 3px;
}
.spanien_calimera {
	float: left;
	margin-left: 12px;
	text-align: center;
	width: 500px;
	margin-top: 3px;
}
.griechenland_cali {
	float: left;
	margin-left: 27px;
	text-align: center;
	width: 500px;
	margin-top: 3px;
}
.tunesien_cali {
	float: left;
	margin-left: 16px;
	text-align: center;
	width: 220px;
	margin-top: 3px;
}
.bulgarien_calimera {
	float: left;
	margin-left: 16px;
	text-align: center;
	width: 220px;
	margin-top: 3px;
}

.block_grecotela {
	width: 130px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecotelb {
	width: 130px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecotelc {
	width: 130px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecoteld {
	width: 230px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecotele {
	width: 350px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecotelf {
	width: 250px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecotelg {
	width: 520px;
	height: 80px;
	float: left;
	margin-top: 5px;
}
.block_grecotelh {
	width: 660px;
	height: 80px;
	float: left;
	margin-top: 5px;
}


.grecotel_athen {
	float: left;
	margin-left: 20px;
	text-align: center;
	width: 100px;
	margin-top: 3px;
}
.chalkidiki_grecotel {
	float: left;
	margin-left: 20px;
	text-align: center;
	width: 100px;
	margin-top: 3px;
}
.kykladen_grecotel {
	float: left;
	margin-left: 15px;
	text-align: center;
	width: 100px;
	margin-top: 3px;
}
.kos_grecotel {
	float: left;
	text-align: center;
	width: 210px;
	margin-top: 3px;
}
.korfu_grecotel {
	float: left;
	text-align: center;
	width: 350px;
	margin-top: 3px;
}
.rhodos_grecotel {
	float: left;
	text-align: center;
	width: 150px;
	margin-top: 3px;
	margin-left: 15px;
}
.westpeloponnes_grecotel {
	float: left;
	text-align: center;
	width: 500px;
	margin-top: 3px;
	margin-left: 15px;
}
.kreta_grecotel {
	float: left;
	text-align: center;
	width: 640px;
	margin-top: 3px;
	margin-left: 15px;
}










.clubs {
	float: left;
	margin: 5px;
	font-size: 12px;
	font-family: arial;
	margin-right: 20px;
}
.clubs a {
	color: #004080;
	text-decoration: none;
}
.clubs a:hover {
	color: #004080;
	text-decoration: underline;
}
.footer {
	height: 250px;
	width: 970px;
	margin: 0 auto;
	background-image: url(../images/footer_bg.jpg);
	margin-bottom: 10px;
}
.footerbox {
	height: 150px;
	width: 320px;
	float: left;
	border-right: 1px solid #FFFFFF;
}
.footerlogo {
	height: 60px;
	width: 300px;
	margin: 0 auto;
	margin-top: 30px;
}
.footercopy {
	width: 270px;
	margin: 0 auto;
	height: 15px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
}
.footerbox2 {
	height: 150px;
	width: 290px;
	float: left;
	border-right: 1px solid #FFFFFF;
	margin-left: 50px;
}
.footerwlinks {
	width: 250px;
	margin: 0 auto;
	height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 25px;
	padding: 10px;
	text-decoration: underline;
}
.footerw {
	height: 80px;
	margin: 0 auto;
	width: 245px;
	color: #FFFFFF;
}
.footerw p a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerw p a:hover {
	text-decoration: underline;
	color: #99ccff;
}
.footerbox3 {
	height: 150px;
	width: 290px;
	float: left;
	margin-left: 10px;
}
.footerend {
	height: 40px;
	margin-top: 100px;
	color: #FFFFFF;
	width: 200px;
	float: right;
	margin-right: 10px;
}
.footerend p a {
	color: #FFFFFF;
}
.footerend p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks {
	float: left;
	width: 970px;
	height: 100px;
}
.footerlinks_a {
	margin: 0 auto;
	width: 800px;
	height: 90px;
	margin-top: 10px;
}

.footer2 {
	font-family: arial;
	width: 800px;
	height: auto;
	color: #FFF;
}
.footer2 ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.footer2 ul li {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: inline;
	line-height: 25px;
	color: #FFF;
}
.footer2 ul li a {
	color: #FFF;
}
.footer2 ul li a:hover {
	border: 1px dashed #FFF;


}