.bod-urlaub {
	background-color: #CC3366;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 150px;
}
.bod-aktuell {
	color: #FFFFFF;
	background-color: #CC3366;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
}

.bod1 {
	background-color: #CCFFFF;
	background-attachment: fixed;
	background-image: url(../images/Strand.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.urlaub-top {
	font-family: "Comic Sans MS";
	color: #CC3333;
	font-size: 50px;
	font-weight: bold;
	clear: both;
	height: 80px;
	width: 98%;
	position: fixed;
	text-align: center;
	vertical-align: top;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	font-variant: normal;
	background-color: #CC3366;
	float: none;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
}

.urlaub-main {
	font-family: "Comic Sans MS";
	color: #3300FF;
	font-size: 50px;
	font-weight: bold;
	position: fixed;
	text-align: center;
	vertical-align: top;
	left: auto;
	top: 80px;
	right: auto;
	bottom: auto;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	height: 90%;
	width: 95%;
}

.urlaub-table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #FFFF99;
}

.text-01 {
	font-family: "Comic Sans MS";
	color: #3300FF;
	font-size: 50px;
	font-weight: bold;
	clear: both;
	height: 80px;
	width: 800px;
	position: relative;
	text-align: left;
	vertical-align: top;
}
.textbox {
	height: 500px;
	width: 800px;
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #3300FF;
	font-weight: bold;
	text-align: left;
	position: relative;
	overflow: auto;
	vertical-align: 5%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	clear: right;
}
.bild-links  {
	clear: none;
	float: none;
	height: 230px;
	width: 300px;
}

.txt-rechts  {
	height: 175px;
	width: 470px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	clear: right;


}


.txt-links  {
	text-align: right;
	height: 175px;
	width: 470px;
	padding-right: 5px;
	clear: left;
	vertical-align: middle;



}

.bild-rechts {
	text-align: left;
	height: 225px;
	width: 300px;

}
.urlaub_tn {
	border: medium ridge #FFFF33;
}
