Newer
Older
color: #03355C;
justify-content: center;
align-items: center;
background-color: #ffffff;
header {
background-color: #ffffff;
color: #ffffff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: Schatten für Abgrenzung */
}
.nav {
height: 100px;
display: flex;
justify-content: space-between;
align-items: center;
justify-items: center;
padding: 20px 10%;
}
.logo img {
height: 50px;
align-items: center;
}
.nav-links {
list-style: none;
display: flex;
gap: 100px;
margin: 0;
padding: 0;
align-items: center;
box-sizing: border-box;
}
.nav-links li a {
text-decoration: none;
color: #03355c;
font-size: 26px;
font-weight: 500;
align-items: center;
}
.nav-links li a:hover {
color: #03355c; /* Hover-Farbe */
opacity: 0.5;
}
color: #03355c; /* Hover-Farbe */
opacity: 0.5;
}
.fa-circle-user {
margin-right: 30px;
color: #03355c;
font-size: 40px;
}
.fa-circle-user:hover {
color: #03355c;
opacity: 0.5;
border: none;
}
border: none;
border-radius: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: Schatten für Abgrenzung */
color: #03355c;
}
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
#exampleDropdownFormPassword2 {
border-color: #03355c;
border-radius: 50px;
.footer {
background-color: #03355C;
color: #fff;
padding: 20px 10%;
font-size: 20px;
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
}
.footer-container {
display: flex;
justify-content: space-between;
gap: 20px;
}
.footer-logo img {
max-width: 150px;
}
.footer-section h4 {
margin-bottom: 20px;
}
.footer-section ul {
list-style: none;
font-size: 20px;
padding: 0;
margin: 0;
}
.footer-section ul li a {
color: #fff;
margin: 20px;
}
.footer-section ul li a:hover {
opacity: 0.5;
}
.payment-icons img {
max-height: 40px;
margin-right: 20px;
}
.social-icons a {
color: #fff;
font-size: 45px;
margin-right: 20px;
}
.social-icons a:hover {
opacity: 0.5;
}
.footer-bottom {
text-align: center;
margin-top: 20px;
font-size: 0.9em;
border-top: 1px solid #fff;
padding-top: 10px;
}
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
font-family: 'DM Sans', sans-serif; /* Schriftart für den Absatztext */
color: #03355C;
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
.map {
max-width: 100%; /* Karte passt sich der Bildschirmbreite an */
height: auto;
}
display: flex;
justify-content: center;
align-items: center;
}
object-position: center; /* Zentriert das Bild innerhalb des Containers */
display: flex;
flex-direction: column; /* Für vertikale Inhalte */
gap: 10px;
}
.bestseller-badge {
position: absolute;
top: 10px;
left: 10px;
padding: 5px 10px;
border-radius: 5px;
}
.favorite-icon {
position: absolute;
top: 10px;
right: 10px;
.card-carrousel-reisen {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 20px auto; /* Automatische Zentrierung */
width: 600px; /* Maximale Breite der Karte */
height: 450px;
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2); /* Schatten */
border-radius: 10px; /* Abgerundete Ecken */
overflow: hidden; /* Damit der Inhalt innerhalb der abgerundeten Kanten bleibt */
}
.card-body {
text-align: center;
padding: 15px;
}
#carousel-title {
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
}
.carousel-control-prev,
.carousel-control-next {
color: #03355c;
}
/* Positioniere die Pfeile außerhalb des Karussells */
.carousel-control-prev,
.carousel-control-next {
transform: translateY(-50%);
}
/* Verschiebe die Pfeile nach außen */
.carousel-control-prev {
}
.carousel-control-next-icon {
width: 40px;
height: 40px;
border-radius: 50%;
color: #03355C;
}
/* Pfeil links (Karussell) */
.fa-chevron-left {
#backButtonRegistrieren {
position: absolute;
top: 20px;
left: 20px;
font-size: 30px;
color: #03355C; /* Dunkelblau passend zur Überschrift */
cursor: pointer;
}
#card-registrieren {
background-color: #FCF3E4; /* Heller Beige-Hintergrund */
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 20px;
width: 701px; /* Breite des Formulars */
height: 775px;
text-align: center;
h1 {
font-family: Cy Grotesk Wide;
font-size: 34px;
color: #03355C; /* Dunkelblau für die Überschrift */
margin-bottom: 20px;
}
.form-control-registrieren {
width: 525px;
height: 57px;
padding-left: 15px;
margin-bottom: 10px;
border: 1px solid #03355C; /* dunkelblauer Rahmen */
border-radius: 30px; /* Runde Ecken für Eingabefelder */
box-sizing: border-box;
font-family: "DM Sans", sans-serif;
font-size: 20px;
color: #03355C;
}
.form-text-registrieren {
text-align: left;
font-size: 20px;
margin-top: 5px;
margin-bottom: 15px;
color: #03355C; /* Dunkelblauer Text */
padding-left: 90px; /* Gleiche Einrückung wie das Eingabefeld */
}
#registrierenButton {
background-color: #FB7300; /* Orange Farbe */
font-family: "DM Sans", sans-serif, bold;
font-size: 26px;
color: white;
border: none;
border-radius: 50px;
padding: 10px 20px;
cursor: pointer;
width: 242px;
height: 55px;
margin: 30px;
}
#registrierenButton:hover {
background-color: #e36c20; /* Etwas dunkleres Orange bei Hover */
}
.container-meineReisen {
display: flex;
}
.sidebar {
background-color: #f1f4f9;
width: 322px;
padding: 20px;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: flex-start;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
height: 100vh;
}
background: none;
border: none;
font-size: 30px;
color: #03355C;
cursor: pointer;
margin-bottom: 20px;
}
margin-top: 20px;
font-family: 'DM Sans', sans-serif;
color: #03355C;
font-size: 26px;
margin-bottom: 20px;
}
font-family: 'DM Sans', sans-serif;
text-decoration: none;
color: #03355C;
font-size: 20px;
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
}
/* Main Content */
.content {
flex-grow: 1;
padding: 20px;
background-color: #ffffff;
overflow-y: auto;
margin-top:100px
}
h2 {
font-family: 'Cy Grotesk Wide';
font-size: 34px;
color: #03355C;
margin-bottom: 20px;
margin-top: 100px;
}
.trip-card {
width: 662px;
height: 163px;
display: flex;
align-items: center;
background-color: #FCF3E4;
border-radius: 30px;
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.trip-card img {
width: 246px;
height: 163px;
border-radius: 30px;
margin-right: 15px;
object-fit: cover;
}
.trip-info {
font-family: 'DM Sans', sans-serif;
color: #03355C;
font-size: 20px;
flex-grow: 1;
}
h3 {
font-family: 'dM Sans', sans-serif;
font-size: 34px;
margin: 0;
color: #03355C;
}
.details-button, .report-button {
margin-top: 10px;
padding: 10px 15px;
font-family: 'dm sans', sans-serif, bold;
font-size: 20px;
border: none;
border-radius: 50px;
cursor: pointer;
}
.details-button {
background-color: #FB7300;
color: #fff;
}
.report-button {
background-color: #FCF3E4;
color: #03355C;
border: 1px solid #FB7300;
margin-left: 10px;
}
/*Profil*/
/*Main Body*/
.profil-container {
max-width: 600px;
margin: 50px auto;
font-family: 'Cy Grotesk Wide';
font-size: 34px;
color: #03355C;
}
.profil-card {
width: 644px;
height: auto; /* Automatische Höhe für dynamische Inhalte */
.row {
display: flex;
justify-content: space-between; /* Platz zwischen den Spans */
align-items: center; /* Zentriere den Text vertikal */
padding: 5px 0;
.row span {
display: inline-block; /* Stellt sicher, dass Spans korrekt dargestellt werden */
white-space: nowrap; /* Verhindert, dass Inhalte umbrechen */
.row span:first-child {
font-family: 'DM Sans', sans-serif;
font-size: 20px;
color: #03355C;
flex: 1; /* Erlaubt dynamische Breite */
}
.row span:last-child {
font-family: 'DM Sans', sans-serif;
font-size: 20px;
text-align: right; /* Richtet den Text am rechten Rand aus */
flex: 1; /* Erlaubt dynamische Breite */
#changes-button {
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
}
.containerAboutUs {
width: 100%;
height: 100%;
}
/* Allgemein */
body {
margin: 0;
font-family: DM Sans, sans-serif;
font-size: 20px;
line-height: 1.6;
color: #03355C;
}
h1 {
margin: 0;
font-family: "Cy Grotesk Wide";
font-size: 43px;
h2 {
margin: 0;
font-family: "dM Sans", sans-serif;
font-size: 26px;
color: #03355C;
}
position: relative;
width: 100%;
height: 400px;
overflow: hidden;
}
.about-section {
padding: 50px;
justify-content: left;
align-items: center;
gap: 30px;
}
.about-container {
max-width: 1200px;
display: flex;
gap: 30px;
align-items: center;
}
.text-box {
background-color: #FCF3E4;
padding: 20px;
border-radius: 10px;
margin-bottom: 20px;
.about-image {
width: 473px;
height: 275px;
margin-left: 50px ;
border-radius: 30px;
/*Philosophy Section*/
.philosophy-section {
padding: 50px;
display: flex;
justify-content: right;
align-items: center;
gap: 30px;
.philosophy-container {
max-width: 100%;
display: flex;
gap: 30px;
align-items: center;
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
.text-box-philosophie {
background-color: #FCF3E4;
padding: 20px;
border-radius: 10px;
margin-bottom: 20px;
}
.text-block {
max-width: 500px;
}
.philosophy-image {
width: 473px;
height: 275px;
border-radius: 30px;
}
/* Testimonials Section */
.testimonials {
padding: 50px;
background-color: #FCF3E4;
width: 1220px;
height:495px;
border-radius: 60px;
margin-bottom: 20px;
}
.testimonials h2 {
font-family: 'DM Sans', sans-serif;
font-size: 26px;
.testimonial {
background: white;
margin: 20px auto;
padding: 20px;
max-width: 600px;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
position:relative;
left: -250px;
.name {
font-weight: bold;
margin-top: 0;
font-family: 'DM Sans', sans-serif;
font-size: 20px;
color: #03355C;
.quote {
margin: 10px 0;
font-family: 'DM Sans', sans-serif;
font-size: 20px;
color: #03355C;
.hero {
position: relative;
text-align: right;
color: white;
}
.hero-text {
color: #03355C;
position: absolute;
top: 30%;
left: 80%;
transform: translate(-50%, -50%);
white-space: nowrap; /* Verhindert Zeilenumbrüche */
#hero-button {
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
#hero-button:hover {
background-color: #e36c20 /* Dunkleres Orange bei Hover */
}
/* Horizon Changers Section */
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
.horizon-changers-opening {
padding: 60px 20px; /* Abstand innen */
text-align: center; /* Zentriert den Text */
}
.horizon-changers-opening-container {
max-width: 900px; /* Maximale Breite für den Textbereich */
margin: 0 auto; /* Zentriert den Container */
position: absolute;
left: 50%;
transform: translate(-50%, -50%);
}
.horizon-changers-opening-title {
font-family: Cy Grotesk Wide;
font-size: 43px; /* Schriftgröße */
color: #03355c; /* Dunkelblau */
margin-bottom: 20px; /* Abstand nach unten */
margin-top: 60px;
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
}
.horizon-changers-description {
font-family: "DM Sans", sans-serif; /* Standardschriftart */
font-size: 1.2rem; /* Schriftgröße für den Absatz */
color: #03355c; /* Dunkelblau */
margin-bottom: 40px; /* Abstand nach unten */
line-height: 1.6; /* Zeilenhöhe für Lesbarkeit */
display: flex;
justify-content: center; /* Zentriert horizontal */
align-items: center; /* Zentriert vertikal */
text-align: center;
white-space: nowrap; /* Verhindert Zeilenumbrüche */
}
.horizon-changers-button {
background-color: #fb7300;
color: #ffffff;
font-family: "DM Sans", sans-serif; /* Button-Schriftart */
font-size: 26px; /* Schriftgröße */
padding: 12px 25px; /* Innenabstand */
border: none; /* Keine Umrandung */
border-radius: 30px; /* Runde Kanten */
cursor: pointer; /* Zeigt Klickbarkeit an */
align-items: center;
}
.horizon-changers-button:hover {
background-color: #e36c20
}
/* Dunkleres Orange bei Hover */
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
/*Admin-Nutzerliste*/
.sidebarAdmin {
background-color: #f1f4f9;
width: 322px;
padding: 20px;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: flex-start;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
height: 100vh;
}
.backButton {
background: none;
border: none;
font-size: 30px;
color: #03355C;
cursor: pointer;
margin-bottom: 20px;
}
.menu ul {
list-style: none;
padding: 0;
width: 100%;
}
.menu li {
margin-bottom: 15px;
cursor: pointer;
}
.menu a {
font-family: 'DM Sans', sans-serif;
text-decoration: none;
color: #03355C;
font-size: 20px;
cursor: pointer;
}
.nutzerliste-container {
margin-left: 100px;
margin-top: 30px;
}
.table-container-nutzerliste {
background-color: #fff;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 16px;
overflow-x: auto;
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
}
table {
width: 100%;
border-collapse: collapse;
margin: 0 auto;
}
thead {
background-color: #fcecc9;
}
thead th {
padding: 12px;
text-align: left;
font-weight: bold;
}
tbody tr {
border-bottom: 1px solid #ddd;
}
tbody tr:hover {
background-color: #f9f9f9;
}
td {
padding: 12px;
}
button {
background: none;
border: none;
cursor: pointer;
font-size: 16px;
}
button.edit-btn {
color: #007bff;
}
button.delete-btn {
color: #dc3545;
}
button:hover {
opacity: 0.8;
}
}
.form-control-registrieren-modal {
width: 300px;
height: 57px;
padding-left: 15px;
margin-bottom: 10px;
border: 1px solid #03355C; /* dunkelblauer Rahmen */
border-radius: 30px; /* Runde Ecken für Eingabefelder */
box-sizing: border-box;
font-family: "DM Sans", sans-serif;
font-size: 20px;
color: #03355C;
}
.modal-body,
#exampleModalLabel {
font-family: "DM Sans", sans-serif;
font-size: 20px;
color: #03355C;
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
/* Admin User löschen Modal */
#deleteButtonEdit {
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
}
#nodeleteButtonEdit {
background-color: #ffffff;
color: #fb7300;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
}
/* Admin User bearbeiten Modal */
#updateButtonEdit {
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
}
.modal-card {
background-color: #FCF3E4; /* Heller Beige-Hintergrund */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 20px;
width: auto; /* Breite des Formulars */
height: auto;
text-align: left;
}
#label1edituser {
padding: 10px;
}
#label2edituser {
padding: 10px;
}
#label3edituser {
padding: 10px;
}
#label4edituser {
padding: 10px;
}
#edit-user-admin-first-name {
border-radius: 70px;
}
#edit-user-admin-last-name {
border-radius: 70px;
}
#edit-user-admin-email {
border-radius: 70px;
}
#edit-user-admin-role {
border-radius: 70px;
}
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
#deleteModalLabel {
font-family: "DM Sans", sans-serif;
font-size: 20px;
color: #03355C;
}
.modal-body {
font-family: "DM Sans", sans-serif;
font-size: 15px;
}
#exampleModalLabel {
font-family: "DM Sans", sans-serif;
font-size: 20px;
color: #03355C;
}
#delete-button {
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
margin-top: 20px;
}
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
/* Admin User bearbeiten Modal */
#updateButtonEdit {
background-color: #fb7300;
color: #ffffff;
border: none;
border-radius: 50px;
margin-left: 10px;
cursor: pointer;
}
.modal-card {
background-color: #FCF3E4; /* Heller Beige-Hintergrund */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 20px;
width: auto; /* Breite des Formulars */
height: auto;
text-align: left;
}
#label1edituser {
padding: 10px;
}
#label2edituser {
padding: 10px;
}
#label3edituser {
padding: 10px;
}
#label4edituser {
padding: 10px;
}
#edit-user-admin-first-name {
border-radius: 70px;
}
#edit-user-admin-last-name {
border-radius: 70px;
}
#edit-user-admin-email {
border-radius: 70px;
}
#edit-user-admin-role {
border-radius: 70px;
}