/* CSS Document */

html {
display:table;
height:100%;
width:100%;
}

body {
	border: 10px solid #FFFFFF;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

#container {
	width: 900px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 2;
	height: 600px;
}



* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

#angebot{
	left: 139px;
	top: 131px;
	position: absolute;
	width: auto;
	height: auto;
	background-color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding: 10px;
	border: 5px solid #C1D1F0;
	overflow: visible;
	background-image: url(../images/Cortijo-Buena-Vista1.jpg);
	background-repeat: no-repeat;
	visibility: hidden;



}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366CC;
	text-align: left;
}


#angebot a:link, #angebot a:visited{
	background-color: #999999;
	position: relative;
	font-weight: bold;
	text-align: right;
	color: #CC0000;
}

#angebot a:active{
	background-color: #666666;
	position: relative;
	font-weight: bold;
	color: #FF6600;
}




#maske {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
	left: 0px;
	top: 0px;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	right: 0px;
	bottom: 0px;
	overflow: visible;
	visibility: hidden;
}

.left {
	text-align: left;
	left: 20px;
	position: absolute;
}
#umzug{
	width: 485px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	z-index: 2;
	height: auto;
	background-color: #FFD555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding: 10px;
	border: 5px solid #CC0000;
	overflow: visible;
	background-repeat: no-repeat;
	z-index: 5;
	visibility: visible;
	left: 89px;
	top: 61px;

}





#umzug p, #umzug td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
#umzug hr {
	border: 0;
	color: #CC0000;
	background-color: #CC0000;
	height: 3px;
}

#umzug #UmzugText {
	position: relative;
	overflow: auto;
}



#umzug a:link, #umzug a:visited{
	background-color: #CC0000;
	position: relative;
	font-weight: bold;
	text-align: right;
	color: #CCcccc;
}

#umzug a:active{
	background-color: #666666;
	position: relative;
	font-weight: bold;
	color: #FF6600;
}



.class  {
	color: #36c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.class1  {
	color: #36c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.class2 { color: #36c; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: justify }
.class3   { color: #3366CC; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.class p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}



a:active    { color: #600; font-family: Arial, "Courier New", "Times New Roman"; text-decoration: none; text-align: justify }
a:hover     { color: #36c; font-family: Arial, "Courier New", "Times New Roman"; text-decoration: none; text-align: justify }
a  { color: #600; font-family: Arial, "Courier New", "Times New Roman"; text-decoration: none; text-align: justify }
.class4 {
	color: #36c;
	font-size: 14px;
	font-family: Arial, "Courier New", "Times New Roman";
	text-align: center;
	font-weight: bold;
}
#X{
	border: thin solid #0066FF;
	background-color: #EEEEEE;
}
.class5 {
	color: #3366CC;
	font-size: 14px;
	font-family: Arial, "Courier New", "Times New Roman";
	font-weight: normal;
	text-align: center;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}
.suchtxt {
	font-size: 1px;
	color: #3366CC;
}

h5  {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: right;






}
h4 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 5px solid #3366CC;
}


.img_right {
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	border: 5px solid #3366CC;
}
.rahmen {
	border: 5px solid #3366CC;
	margin-top: 5px;
}

.frei {
	clear: both;
}


	
#Content {
	overflow: auto;
	height: 400px;
	position: relative;
	left: 0;
	top: 0;
	width: 850px;
}

