body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}div#page {
	width: 1019px;
	height: 100%;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
div#menue {
	width: 200px;
	height: 100%;
	min-height: 100%;
	float: left;
	}
div#content{
	clear: right;
	float: right;
	width: 800px;
	height: auto;
	}
div#text{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}	
div#sitemap{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
.header-container a img{
	width: 100px;
	height: auto;
}

.flyerButton{
	width: 50px;
	height: auto;	
	padding: 0 !important;
	top: 200px;
	right: 25px;
	position: absolute;
}
.teaser-texts{
	display: flex;
	background-color: #62bda8;
	gap: 20px;
	color:white;
}
.teaser-texts div{
	padding: 10px;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#page {
	width: 1019px;
	height: 100%;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
div#page{
	width: auto !important;
	height: auto !important;
	min-height: auto !important;
	top:auto !important;
	bottom: auto !important;
}
div#menue {
	width: 200px;
	height: 100%;
	min-height: 100%;
	float: left;
	}
	div#menue{
		width: auto !important;
		height: auto !important;
		min-height: auto !important;
		float: none !important;
	}
	div#copy{
		clear: none !important;
display:none;f
	}
div#content{
	clear: right;
	float: right;
	width: 800px;
	height: auto;
	}
div#content{
	clear: none !important;
	float: none !important;
	width: 100% !important;
	overflow: hidden;
}
div#text{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}
div#text{
	padding-right: 0 !important;
	padding-left: 0 !important;
}
div#sitemap{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
div#content{
	clear: none !important;
	float: none !important;
	width: 100% !important;
	height: auto !important;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}	
div#sitemap{
	width: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
div#banner {
	background-color: #FFFFFF;
	display: none;
}
div#subbanner {
	background-color: #FFFFFF;
	text-align: right;
	height: 16px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: none;
}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	vertical-align: bottom;
}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	vertical-align: bottom;
	display: none;
	}
div#menue {
	background-color: #FFFFFF;
	}
div#copy {
	background-color: #FFFFFF;
	text-align: right;
	clear: both;
}	

div#content{
	background-color: #FFFFFF;
	}
div#text a {
	color: #666666;
	}
div#text a:hover {
	color: #CC6600;
	text-decoration: none;
}
div#nav{
	display: flex; /* Use flexbox to align links horizontally */
    justify-content: space-around; /* Distribute space evenly */
    padding: 14px 20px;
	background-color: #62bda8;
	z-index: 100;
	position: relative;
}
div#nav div{display:none;}
div#nav a:hover {
	color: #000000;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.hauptlink ,.hoverlink{
	color: white; /* Text color for links */
    text-decoration: none; /* Remove underline from links */
    padding: 14px 20px; /* Padding around each link */
    transition: background-color 0.3s;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #333333;
	display: none;
}
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
		background-color: #FFFFFF;
	border: 1px solid #999999;
	display: none;
}
#text {
	font-family: Arial, sans-serif;
	padding: 0;    
}
#text > *{
	padding-left: 150px;
	padding-right: 150px;
	
}
.header-container {
	margin-top: 20px;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: start;
gap:20px;
}
.workshop-info #whereAndWhen{
	background-color: #62bda8;
	display: inline-block;
	max-width: fit-content;
	height: max-content;
	color: white;
}

.logo {
	width: 100px;
height: 100px;
background-image: url(Bilder/Logo_rund.png); /* Stelle sicher, dass dieser Pfad korrekt ist */
background-size: contain; /* Damit das Bild ins Feld passt */
background-repeat: no-repeat; /* Kein Wiederholen des Bildes */
background-position: center; 
color: transparent;
}
.headline-container {
	margin-left: 20px;
}
.headline {
	font-size: 2.8em;
	margin: 0;
}
.subheadline {
	font-size: 1.6em;
	margin: 5px 0;
}
.workshop-info {
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	
}
.workshop-info > div{
	margin-bottom: 30px;
	margin-top: 30px;
}
.workshop-info div {
	flex:1;
	padding:10px;
}
.workshop-program {
	background-color: white;
	
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.program-points{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.workshop-item {
	margin-bottom: 40px;
	width: 45%;
	box-sizing: border-box;
}
p {
	margin: 5px 0;
	line-height: 1.3;
}
.more-info{
	display: flex;
	flex-direction: row;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #62bda8;
	gap: 20px;
	line-height: 1.4em;
	font-size: 1.1em;
	color: white;
}
.footer {
	background-color: #62bda8;
	color: white;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.footer div{
	margin-left: 20px;
	margin-right: 20px;
}
.footer p{
	font-size: 1em;
	line-height: 1,3;
}
.image-container {
	max-width: fit-content;
	margin-left: auto;
	margin-right: auto;
}
.image-wrapper{
	background-color: white;
	
}
.program-point-headline{
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap:20px;
}
.program-point-headline h1{
	font-size: 50px;
	color: #62bda8;
	margin: 0;
}
.program-point-headline p{
	line-height: 1,3;
	color: #62bda8;
}
.program-point-headline h3 {
	font-size: 15px;
	margin-bottom: auto;
}
.lecturers{
	background-color: white;
	margin-top: 20px;
}
.lecturer{
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	width: fit-content;
	height: auto;
	align-items: center;
	gap: 30px;
}
.lecturer img{
	height: auto;
  	max-height: 100%; /* Limits the image height */
  	object-fit: cover; /* Ensures the image covers the space while maintaining aspect ratio */
  	max-width: 200px;
}
.lecturer div{
	flex:4;
}
.lecturer div p a{
	color: #62bda8;
}
.lecturers-wrapper{
	 background-color: white;
	
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.lecturers-wrapper > h1{
	margin: 0;
}
.lecturers-wrapper > h2{
	margin: 0;
	margin-top: 10px;
	text-decoration: none;
}
#timetable {
    border-collapse: collapse;
    font-family: Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
}

/* Style for table header and cells within the timetable */
#timetable th, 
#timetable td {
    border: 1px solid rgb(217, 217, 217);
    padding: 10px;
    text-align: center;
}

/* Header styles for the timetable */
#timetable th {
    background-color: rgb(240, 249, 249);
    color: #62bda8;
}

/* Body cell styles for the timetable */
#timetable td {
    color: rgb(51, 51, 51);
}

/* Break class styles for the timetable */
#timetable .break {
    background-color: #f6f6f6;
    font-style: italic;
}
* {
    box-sizing: border-box;
}
.location {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    max-width: 1000px;
    margin: 50px auto;
    background-color: #fff;
}

.location-info {
    flex: 1;
    margin-right: 20px;
}

.location-info h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

.location-info p {
    font-size: 16px;
    line-height: 1.6;
}

.image-placeholder {
    flex: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
}


.image-placeholder img {
    width: 100%;
	height: auto;
}
.accommodation-section {
    background-color: #fff;
    padding: 20px;
    margin: 30px auto;
    width: 70%;
}

.accommodation-section h2 {
    font-size: 1.8em;
    margin-bottom: 20px;
    color: #333;
}

.room-type, .catering {
    margin-bottom: 20px;
}

.room-type h3, .catering h3 {
    font-size: 1.4em;
    color: #62bda8;
    margin-bottom: 10px;
}

.room-type p, .catering p {
    margin: 5px 0;
}

.room-type p.price, .catering p.price {
    font-size: 1.2em;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
    .accommodation-section {
        width: 90%;
        padding: 10px;
    }

    .accommodation-section h2 {
        font-size: 1.6em;
    }

    .room-type h3, .catering h3 {
        font-size: 1.2em;
    }
}
.flag-container {
    padding-right: 0 !important;
padding-left:0 !important;
position: absolute;
    top: 100px;
    right: 25px;
}

/* Flag icon styles */
.flag-icon {
    width: 50px; /* Adjust flag size here */
    height: auto;
    cursor: pointer;
}
.registrationButton{
position:absolute;
        color: white;
        background-color: #FF4E77;
        padding: 10px;
        border: none;
top: 150px;
    right: 25px;
display: flex;
      justify-content: center;
      align-items: center;
      height: 30px;
      cursor: pointer;
    }#impressum_item{
	margin-bottom: 20px;
	line-height: 1em;
	font-size: medium;
}
